BODY {
	background: #FFF;
	font-family: Arial;
	font-size: 12px;
}

a:link, a:active, a:visited {
	color: #762536;
}

a:hover {
	font-weight: bold;
}

div.content {
font-family: arial;
font-size: 12px;
font-weight: normal;
line-height: 1.4em;
font-style: normal;
color: #C2C3C6;
}
div.content p {
color: #000000;
margin-bottom: 1.4em;
}
div.content ul {
margin-left: 15px;
padding-bottom: 1.4em;
}
div.content li {
list-style-type: square;
}
div.content ol {
list-style-type: decimal;
margin-left: 15px;
padding-bottom: 1.4em;
}
div.content blockquote {
padding: 15px;
margin-left: 15px;
}
div.content strong, div.content b {
font-weight: bold;
} 
div.content em, div.content i {
font-style: italic;
}
div.content h1 {
font-size: 2.5em;
}
div.content h2 {
font-size: 2.2em;
}
div.content h3 {
font-size: 2em;
}
div.content h4 {
font-size: 1.8em;
}
div.content h5 {
font-size: 1.5em;
}
div.content h6 {
font-size: 1.2em;
}
div.content h7 {
font-size: 1em;
}
div#footer p { 
font-family: arial;
font-size: 11px;
font-weight: normal;
line-height: 1.4em;
font-style: normal;
color: #8F8582;
}

div#footer a:link, div#footer a:active, div#footer a:visited {
	color: #8F8582;
	text-decoration: none;
}

div#footer a:hover {
	color: #6C625F;
	text-decoration: underline;
}

/* Navigation Rollovers */

#nav li.home a {
	background: url(../images/nav-home.jpg) no-repeat;
	width: 78px !important;
}

#nav li.aboutus a {
	background: url(../images/nav-aboutus.jpg) no-repeat;
	width: 111px !important;
}

#nav li.projects a {
	background: url(../images/nav-projects.jpg) no-repeat;
	width: 114px !important;
}

#nav li.media a {
	background: url(../images/nav-media.jpg) no-repeat;
	width: 84px !important;
}

#nav li.contactus a {
	background: url(../images/nav-contactus.jpg) no-repeat;
	width: 128px !important;
}

#nav li.subcontractors a {
	background: url(../images/nav-trade.jpg) no-repeat;
	width: 179px !important;
}

#nav li.trade a {
	background: url(../images/nav-trade.jpg) no-repeat;
	width: 179px !important;
}

img.press {
border: 2px solid #D3D1D4;
}

table.forms td {padding: 2px;}
