html {
	background: #194576 url(http://www.ctbrayton.com/images/html_bg.png);
	_background-image: none;
}

body  {
	color: 036;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height:1.22em;
	font-family: Helvetica, Arial, Verdana, sans;
	background: url(http://www.ctbrayton.com/images/body_bg.png) repeat-x;
	_background: url(http://www.ctbrayton.com/images/body_bg_ie.png) repeat-x;
}

ol,ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1em;
}

.clear { 
        clear: both;
}

#content h1 {
	color: #f8d33f;
	font-size: 30px;
	margin: 0 0 20px 0;
        text-transform: uppercase;
}

#content h2 {
	color: #f8d33f;
	font-size: 18px;
	text-transform: uppercase;
}

#content h3 {
	color: #194576;
	font-size: 16px;
	margin: 0 0 10px 0;
        text-transform: uppercase;
}


#container  {
	_background: url(http://www.ctbrayton.com/images/wrap_bg_ie.png) no-repeat;
}

#wrap {
	position: relative;
	width: 850px;
	margin: 0 auto;
	background: url(http://www.ctbrayton.com/images/container_bg.png) repeat-y;
	_background: url(http://www.ctbrayton.com/images/container_bg_ie.png) repeat-y;
}

#header {
	width: 774px;
	height: 108px;
	margin: 0 0 0 38px;
	background: url(http://www.ctbrayton.com/images/header_bg.gif) no-repeat;
}

#rotator {
	width: 774px;
	height: 144px;
	margin: 0 0 0 38px;
}

#rotator_home {
	width: 774px;
	height: 225px;
	margin: 0 0 0 38px;
	background: url(http://www.ctbrayton.com/images/rotator/home.jpg) no-repeat;
}

#nav {
	width: 772px;
	height: 25px;
	margin: 0 0 0 38px;
	background: url(http://www.ctbrayton.com/images/nav_bg.png) repeat-x;
	border: 1px solid #507aa6;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	display: block;
	float: left;
	padding: 0 18px;
	line-height: 25px;
	height: 25px;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
}

body#category_homepage #nav ul li#nav_home a, body#category_aboutus #nav ul li#nav_about a, body#category_projects #nav ul li#nav_projects a, body#category_ourprocess #nav ul li#nav_process a, body#category_contactus #nav ul li#nav_contact a, body#category_webcams #nav ul li#nav_webcams a  {
	background: url(http://www.ctbrayton.com/images/nav_bg_hover.png) repeat-x;
}

#nav ul li a:hover, #nav ul li.active a {
	background: url(http://www.ctbrayton.com/images/nav_bg_hover.png) repeat-x;
}

ul.subnav {
	border-top: 1px solid #4ea8d2;
}

ul.subnav li a {
	border-bottom: 1px solid #4ea8d2;
	padding: 0 0 0 18px;
	line-height: 25px;
	color: #507aa6;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	width: 216px;
	display: block;
	background: url(http://www.ctbrayton.com/images/subnav_bg.png) repeat-y;
}

ul.subnav li a:hover, ul.subnav li.active a {
	background: url(http://www.ctbrayton.com/images/subnav_bg_hover.png) repeat-y;
}

#quote, #sidebar {
        padding: 30px;
        font-style: italic;
        color: #507aa6;
        font-size: 13px;
        font-family: Georgia;
}

#quote {
	text-align: center;
}

#quote img {
	margin: 72px auto 0;
}

#sidebar p {
	font-style: normal;
	padding-bottom: 9px;
}

#content {
	width: 774px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin: 0 0 0 38px;
}

.content ul {
        margin: 10px 0 12px 0;
}

.content ul li {
	line-height: 18px;
	background: url(http://www.ctbrayton.com/images/content_li_bg.gif) repeat-y;
	padding: 10px 0 10px 18px;
	margin: 0 0 3px 0;
	font-size: 13px;
	height: 1%; /*IE SUCKS*/
}

.content a {
        text-decoration: underline;
        color: #369;
}

.content a:hover {
	text-decoration: none;
}

.content {
	padding: 40px 55px 25px 55px;
	line-height: 18px;
}

.content * {
	color: #036;
}

.content p {
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

#content_left {
	float: left;
	width: 234px;
}

#content_right {
	position: relative;
	float: left;
	width: 540px;
	border-top: 1px solid #4ea8d2;
}

#small {
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	height: 17px;
}

div.category_aboutus {
	background: url(http://www.ctbrayton.com/images/small_about.gif) no-repeat top left;
}

div.category_projects {
	background: url(http://www.ctbrayton.com/images/small_projects.gif) no-repeat top left;
}

div.category_ourprocess {
	background: url(http://www.ctbrayton.com/images/small_process.gif) no-repeat top left;
}

div.category_contactus, div.category_webcams {
	background: url(http://www.ctbrayton.com/images/small_generic.gif) no-repeat top left;
}

body#category_contactus div#rotator {
	background: url(http://www.ctbrayton.com/images/rotator/contact.jpg) no-repeat;
}

body#category_projects div#rotator {
	background: url(http://www.ctbrayton.com/images/rotator/projects.jpg) no-repeat;
}

div.title_bidding {
	background: url(http://www.ctbrayton.com/images/rotator/about.jpg) no-repeat !important;
}

div.title_parkinggarages {
	background: url(http://www.ctbrayton.com/images/rotator/parking.jpg) no-repeat !important;
}

div.title_education {
	background: url(http://www.ctbrayton.com/images/rotator/education.jpg) no-repeat !important;
}

div.title_healthcare {
	background: url(http://www.ctbrayton.com/images/rotator/healthcare.jpg) no-repeat !important;
}

div.title_industrialcommercial {
	background: url(http://www.ctbrayton.com/images/rotator/industrial.jpg) no-repeat !important;
}

div.title_aboutus, div.title_history {
	background: url(http://www.ctbrayton.com/images/rotator/history.jpg) no-repeat;
}

div.title_philosophy {
	background: url(http://www.ctbrayton.com/images/rotator/philosophy.jpg) no-repeat;
}

div.title_philanthropy {
	background: url(http://www.ctbrayton.com/images/rotator/philanthropy.jpg) no-repeat;
}

div.title_staff {
	background: url(http://www.ctbrayton.com/images/rotator/about.jpg) no-repeat;
}

div.title_process {
	background: url(http://www.ctbrayton.com/images/rotator/process.jpg) no-repeat;
}

div.title_preconstruction {
	background: url(http://www.ctbrayton.com/images/rotator/preconstruction.jpg) no-repeat;
}

div.title_construction {
	background: url(http://www.ctbrayton.com/images/rotator/construction.jpg) no-repeat;
}

div.title_postconstruction {
	background: url(http://www.ctbrayton.com/images/rotator/postconstruction.jpg) no-repeat;
}

div.title_webcams {
	background: url(http://www.ctbrayton.com/images/rotator/webcams.jpg) no-repeat;
}

#footer {
	position: absolute;
	bottom: -52px;
	left: 0;
	width: 850px;
	height: 52px;
	background: url(http://www.ctbrayton.com/images/footer_bg.png) no-repeat top left;
	_background: url(http://www.ctbrayton.com/images/footer_bg_ie.png) no-repeat top left;
}

#footer p {
	color: #fff;
	font-size: 10px;
	margin: 5px 0 0 55px;
}

#footer a {
	color: #f8d33f;
}

table#contactForm {
	background: #F0F0F3;
	border-top: 3px solid #036;
}

table#contactForm tr td {
	padding: 6px 12px;
}

table#contactForm tr.alt td {
	background: #F9F9FB;
}