@charset "UTF-8";

/* CSS Document */

body {
	background: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #3D4F66;
	}

a:visited {
	color: #3D4F66;
	}

a:hover {
	color: #A46923;
	}

a.orange {
	color: #A46923;
	}

a.orange:visited {
	color: #A46923;
	}

a.orange:hover {
	color: #FFFFFF;
	}
	

/* Main Container */
#container {
	width: 1019px;
	height: 100%;
	padding: 0px;
	margin: 20px auto 0px auto;
	background: #FFFFFF;
	text-align: left;
}

/* Top Bar */
#top {
	width: 1019px;
	height: 235px;
	background: url(../images/top_bg_01.png) no-repeat;
}

#logo {
	margin: 0px 40px 0px 39px;
	width: 160px;
	height: 235px;
	float: left;
}

* html #logo {
	margin: 0px 40px 0px 0px;
	width: 160px;
	height: 235px;
	float: left;
}

#bannerImg {
	width: 580px;
	height: 200px;
	position: relative;
	top: 0px;
	float: left;
}

#signUp {
	width: 200px;
	float: left;
	position: relative;
	top: 110px;
	}

/* Top Bar - Main Navigation */
/* See menu.css */

/* Content Area */
#content {
	width: 780px;
	height: 100%;
	background: #FFFFFF;
	padding: 25px 200px 25px 39px;
	float: left;
	clear: both;
}

* html #content {
	padding: 25px 200px 25px 19px;
}

/* Content Area - Left Navigation */
#leftNav {
	width: 160px;
	height: 130px;
	padding: 0px 40px 86px 0px;
	background: url(../images/interior_template_14.png) no-repeat;
	float: left;
	clear: right;
	font-size: 11px;
	text-transform: capitalize;
}

#leftNav ul {
	margin-left: -20px;
	height: 100%;
	text-align: left;
}

*:first-child+html #leftNav ul {
	margin-left: 20px;
}

* html #leftNav ul {
	margin-left: 20px;
}

#leftNav ul li {
	list-style: none;
	padding: 8px 0px;
}

#leftNav ul li a {
	text-decoration: none;
	color: #3D4F66;
}

#leftNav ul li a:visited {
	text-decoration: none;
	color: #3D4F66;
}

#leftNav ul li a:hover {
	text-decoration: none;
	color: #A46923;
}

/* Content Area - Main Text */
#mainText {
	width: 540px;
	height: 100%;
	padding: 20px;
	margin: -25px 0px 0px 0px;
	background: #BAC2B7;
	float: left;
	clear: right;
	color: #000000;
	line-height: 1.75em;
	z-index: 0; 
}

#mainText p {
	margin: 10px 15px;
	}

#mainText h1 {
	margin: 10px 15px 20px 15px;
	color: #3D4F66;
	text-transform: capitalize;
	text-shadow: #CCCCCC;
	font-weight: 100;
	}

#mainText table {
	margin: 10px 15px;
	border: none;
	}

#mainText table tr td {
	border: none;
	}

#mainText table tr td h3 {
	color: #FFFFFF;
	margin: 10px 15px 25px 15px;
	}
	
*:first-child+html #mainText table tr td h3 {
	font-size: 12px;
	}

* html #mainText table tr td h3 {
	font-size: 14px;
	}

#mainText table tr td p {
	line-height: 1.5em;
	}


/* Content Area - Classes */
.orangeSubhead {
	color: #A46923;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

.orangeFeature {
	color: #A46923;
	font-size: 12px;
	text-transform: uppercase;
}

.blueFeature {
	color: #3D4F66;
	font-size: 12px;
}

.associates {
	float: left;
	margin: 0px 15px 5px 15px;
	}
	
.clients {
	text-align: right;
}

.breadcrumbs {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 10px;
	}

.mailing {
	font-weight: bold;
	font-size: 10px; 
	color: #FFFFFF;
	margin-left: 20px;
	}

.buttons {
	float: right;
	margin-top: -10px;
	text-align: right;
	padding: 5px;
}

.buttons a {
	background-color: #A46923;
	color: #000000;
	text-decoration: none;
}

.buttons a:visited {
	background-color: #A46923;
	color: #000000;
	text-decoration: none;
}

.buttons a:hover {
	color: #FFFFFF;
}

a.features img.featuresImg {
	border: 0px;
}

a.features:visited img.featuresImg {
	border: 0px;
}

a.features:hover img.featuresImg {
	border-bottom: 5px #A46923 solid;
	margin-bottom: 5px;
}

#featuresLeft a.features h3, #featuresMiddle a.features h3, #featuresRight a.features h3 {
	color: #A46923;
	text-decoration: none;
}

#featuresLeft a.features:visited h3, #featuresMiddle a.features:visited h3, #featuresRight a.features:visited h3 {
	color: #A46923;
	text-decoration: none;
}

#featuresLeft a.features:hover h3, #featuresMiddle a.features:hover h3, #featuresRight a.features:hover h3 {
	color: #3D4F66;
	text-decoration: none;
}

/* Footer */
#footer {
	width: 979px;
	height: 100px;
	padding: 20px 20px 20px 40px;
	background: url(../images/interior_template_27.png) no-repeat;
	float: left;
	clear: both;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	line-height: 2em;
}

#footer p {
	text-align: center;
}

#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}