/* CSS Document */
* {
	margin:0;
	padding:0;
	}
	
.clear {
	content:".";
	display: block;
	height: 0;
	clear:both;
	visibility:hidden;
}	
body {
	text-align:center;
	background:#dce0e6 url(_i/bg_home.gif) repeat-x top left;
	/*font-family:"Times New Roman", Times, serif;*/
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	font-size:12px;
	color: #e8e8d0;
}
h2 {
	color: #e4e499;
	font-size: 18px;
	margin-top: 0px
}

h3 {
	color: #e8e8d0;
	font-size: 16px;
	font-weight: bold
}

a:link, a:visited, a:active {
	color: #e8e8d0;
	text-decoration: none;
}
a:hover {
	color: #e8e8d0;
	text-decoration: underline;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #3d485b; text-decoration: none; font-weight: bold;
}

#footer a:hover {
	color: #3d485b; text-decoration: underline; font-weight: bold;
}
#outerwrapper {
	width: 100%;
	padding: 0;
	border: 0;
}
#outerwrapper td.shadL {
	background:url(_i/shadL.png) repeat-y top right;
}
#outerwrapper td.shadR {
	background:url(_i/shadR.png) repeat-y top left;
}
/* ===== HOME STYLES ===== */

div#hometop {
	background:#91959c url(_i/home_top.gif) no-repeat top left;
	height: 260px;
}
div#homebott {
	background:transparent url(_i/home_bott.gif) no-repeat bottom right;
	height: 260px;
}

div#rightcol {
	padding-top: 30px;
	width: 591px;
	font-size: 14px;
	line-height: 22px;
	color: #e8e8d0;
	float: right;
}
div#leftcol {
	height: 260px;
	width: 305px;
	background: transparent;
	float: left;
}

#services {
	clear: both;
	width: 591px;
	width: 571px !important;
	float: left;
	font-size: 14px;
	line-height: 22px;
	padding: 10px;
}
#services table{
	height: 120px;
}
#services table td{
	padding: 5px;
	vertical-align: top;
}
.bracket {
	background: url(_i/bracket.png) no-repeat top right;
	width: 140px;
}
.bracket p{
	padding-top: 35px;
}
.gradient {
	background: url(_i/bg_services.gif) repeat-x top;
}
/* ===================== */


/* ===== INNER STYLES ===== */

#directions {
	clear: both;
	width: 591px;
	width: 571px !important;
	float: left;
	font-size: 14px;
	line-height: 22px;
	padding: 10px;
}

#directions ul {
margin-left: 20px
}

#realdirections {
	clear: both;
	width: 890px;
	width: 870px !important;
	float: left;
	font-size: 14px;
	line-height: 22px;
	padding: 20px;
}

/* ===== ASK THE ARCHITECT ===== */
div#askarchitect {
	float: right;
	width: 250px;
	text-align: center;
	margin-bottom: 15px;
}
div#askarchitect2 {
	float: right;
	width: 250px;
	text-align: center;
	margin-bottom: 15px;
}
div#askarchitect h2 {
	font-size:16px;
	margin-bottom: 5px;
	text-align: left;
}

div#askarchitect h4 {
	font-size:16px;
	margin-bottom: 5px;
	margin-top: 20px;
	text-align: left;
}

div#askarchitect h5 {
	font-size:14px;
	margin-bottom: 5px;
	text-align: left;
}

div#askarchitect input {
	margin: 3px 0px 8px 0px;
	width: 150px;
}
div#askarchitect label {
	float: left;
	color: #3d485b;
	padding-left: 20px

}
div#askarchitect textarea {
	width: 150px;
}
div#askarchitect .button {
	margin-top: 10px;
}

div#askarchitect form {
	width: 220px;
	width: 213px !important;
	padding: 5px;
	background: #e4e480;
	border-right: solid 1px #555530;
	border-bottom: solid 1px #555530;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
}
div#askarchitect2 form {
	width: 230px;
	width: 223px !important;
	padding: 5px;
	background: #e4e480;
	border-right: solid 1px #555530;
	border-bottom: solid 1px #555530;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
}
div#askarchitect .bott {
	background: url(_i/ask_bott.png) no-repeat bottom left;
	height: 29px;
}
div#askarchitect .top {
	background: url(_i/ask_top.png) no-repeat top left;
	height: 8px;
}
/* ===================== */


div#wrapper {
	width: 900px;
	text-align: left;
	margin: 0;
	background: #91959c;
}
div#header {
	height: 90px;
	position: relative;
	background-color: #4c5971;
}
div#header h1 {
	position: absolute;
	left: 0px;
	top: 0px;
}
div#header h2 {
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 10px;
	line-height: 13px;
	color: #91959c;
	text-align: right;
}
div#topnav {
	position: absolute;
	left: 130px;
	top: 67px;
	width: 502px;
	width: 570px !important;
	background: #3d485b;
	height: 23px;
	height: 20px !important;
	padding-top: 3px;
	padding-left: 200px;
}


#navlist li
{
display: inline;
list-style-type: none;
padding-right: 50px;
color: #eaf4e3;
letter-spacing: .075em;
}
#navlist li a {
	color: #eaf4e3;
	font-size:14px;
	text-decoration: none;
}
#navlist li a:hover {
	color: #e4e480;
	text-decoration: none;
}

div#rightcol address img {
	
}
div#rightcol p {
	padding: 0px 20px 10px 0px;
}
div#rightcol p img{
	border: solid 1px #91959c;
	margin: 5px;
}
div#footer {
	background: url(_i/shadB.png) no-repeat top left;
	text-align: right;
	clear: both;
	width: 916px;
	width: 908px !important;
	color: #3d485b;
	font-size: 12px;
	padding: 15px 8px 5px 0px;
	margin: 0 auto;
}
div#footer p {
	margin: 0px;
}
