body {
	margin: 0px;
	padding: 0px;
	background: #7E2816;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:1.125em; /* 16x1.125=18px */
	color: #666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em; /* 16x0.875=14px */
	color: #000;
	font-weight: normal;
	margin: 1.286em 0; /* 14x1.286=18px */
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em; /* 16x1.375=22px */
	line-height: 1.6em;
	color: #000;
	letter-spacing: 0.1em;
	font-weight: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.125em; /* 16x1.125=18px */
	font-style: italic;
	color: #333;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#header_logo {
	background: #7E2816 url(../images/ng_headerlogo.gif) no-repeat center;
	text-align: center;
	width: 100%;
	height: 47px;
	margin: 0px auto;
	padding: 0px;
}
#header_logo img {
	text-decoration: none;
	border-style: none;
	border-color: #903821;
}
#header_logo h2 {
	font-size: 1px;
	position: absolute;
	left: -999px;
}
#navigation ul {
	margin: 0px;
	padding: 5px 0px;
	list-style-type: none;
	line-height: 18px;
	text-align: center;
	width: 100%;
	background-color: #FFF;
	color: #666;
}
#navigation ul li {
	display: inline;
	padding: 5px 0px;
}
#navigation ul li a {
	color: #333333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	padding: 5px 8px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px .5em 0px 0px;
	text-decoration: none;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color: #666666;
}
#navigation ul li a:hover , #navigation ul li a:active{
	color: #903821;
	border-bottom: 3px solid #AC7A3A;
}
#navigation ul li a.current,#navigation ul li a.current:hover, #navigation ul li a.current:active{
	border-bottom: 5px solid #AC7A3A;
	color: #903821;
}
#container {
	width: 100%;
	text-align: left;
	margin: 0px;
	position: relative;
} 
#sidebar {
	width: 500px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 0px 15px; /* top and bottom padding create visual space within this div  */
	background-color: #AC7A3A;
	height: 400px;
	position: absolute;
	left: 0px;
}
#sidebar h3, #sidebar p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
#content_main2 {
	padding: 0px;
	color: #333333;
	text-align: left;
	border-top: 8px solid #AC7A3A;
	background-color: #AC7A3A;
	margin: 0px;
	width: 100%;
}
#content_main2 #text{
	padding: 0px;
	margin-left: 540px;
	margin-right: 200px;
}
#content_main2 #text h2 {
	font-size: 1.6em;
}
#content_main2 #text p  {
	padding: 0px;
	color: #333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
}
#content_main2 #text p a {
	color: #7E2816;
	text-decoration: none;
}
#text blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.8em;
	font-weight: normal;
	color: #E6DFB3;
	background-color: #B98C4F;
	padding: 30px;
	letter-spacing: 0.1em;
	text-indent: 30px;
	font-size: .9em;
}
#content_main_projects {
	background: #AC7A3A;
	padding: 30px;
	color: #333333;
}
#content_main_projects p {
	font-size: .9em;
	color: #333;
}
#project_images {
	padding: 30px 30px 10px;
	color: #AC7A3A;
	background-color: #000000;
}
#project_images h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #AC7A3A;
}
#project_images p {
	color: #AC7A3A;
	font-size: .9em;
	text-align: center;
}
#project_images p  a{
	color: #999;
	text-decoration: none;
}
#content_main_forsale {
	background: #AC7A3A url(none) left top;
	height: 60%;
	padding: 20px 60px 20px 550px;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	overflow: visible;
	text-decoration: none;
	border-top: 8px solid #AC7A3A;
}
#content_main_currentprojects {
	background: #AC7A3A;
	padding: 30px;
	color: #333333;
}
#content_main_currentprojects p {
	font-size: .9em;
	color: #333;
	text-align: center;
}
#content_main_currentprojects img {
	padding: 10px;
}
#footer {
	text-align: center;
	padding: 10px;
	height: auto;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	color: #AC7A3A;
}
#footer p a{
	color: #AC7A3A;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
.projectthumbnails {
	padding: 0px;
	margin: 8px;
	border-style: none;
	border-color: #B98C4F;
}
p a .projectthumbnails {
	border-style: none;
}
.department_img {
	padding-right: 30px;
	padding-bottom: 50px;
}
.style2 {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.6em;
	letter-spacing: 0.08em;
	font-size: 90%;
}

