/*===================================*/
/*         Site Stylesheets          */
/*===================================*/

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

html,body {
	background: url(../images/bodybg.jpg) top repeat-x #DDD5CA;
	font-family: Arial;
	font-size: 12px;
	color: #221300;
}

#wrapper {
	width: 908px;
	margin: 0px auto;
}

#nav {
	padding-top: 29px;
	text-align:center;
	width:100%;
	height: 45px;
	overflow:hidden;
}

#nav a {
	margin-right:26px;
	margin-left: 26px;
}

#header { background: url(../images/subpageheader.jpg) no-repeat left top; height: 350px; width: 908px; z-index: 1000; }

#content {
	width: 908px;
	background: url(../images/subpagebg.jpg) repeat-y top left;
	height: 100%;
	padding: 22px 24px;
}

#footer { height:250px; width:100%; background-color: #221300; }

#logo {
	height: 61px;
	width: 586px;
	margin: 0px auto;
	padding-top: 60px;
	background: url(../images/logo.png) no-repeat bottom left;
}

#cfoot {
	height: 29px;
	width:908px;
	background:url(../images/subpagebottom.jpg) no-repeat bottom left;
	margin-bottom: 10px;
}

h1,h4,h2,h3 {
	font-family: Georgia;
}

p,h5 {
	font-size:14px;
	font-weight:normal;
}
p { font-size:12px; text-align: justify; }
h1 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
}

h4 {
	font-size:15px;
	color: #b3a996;
	margin-bottom:15px;
}

blockquote {
	font-style: italic;
	width:160px;
	padding:7px 6px;
	background-color: #ddd5ca;
	float:left;
	margin-right:10px;
}

.clear {
	clear:both;
}

#left {
	width:420px;
	float:left;
	margin-bottom:45px;
}

#right {
	width:420px;
	float:left;
	padding-left:12px;
}

ul {
	margin:14px 25px;
	list-style:url(../images/bullet.jpg);
}

a {
	text-decoration:underline;
	color: #221300;
}

a:hover {
	text-decoration:none;
	color: #74bfe0;
}

.topexpands img {
	margin-right:20px;
	margin-bottom:20px;
}

.botexpands img {
	margin-right:20px;
	margin-bottom:-20px;
}

#infoot {
	width:908px;
	margin:0px auto;
	padding-top:30px;
	color:white;
}

.footleft {
	float:left;
	width:220px;
}

#footright {
	float:right;
	width:220px;
}

.flink {
	display:block;
	margin-bottom: 27px;
	text-transform:uppercase;
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.ftext {
	text-transform:uppercase;
	color:white;
	font-weight:bold;
}

.ftlink {
	color:#62b9e1;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

.ftlink:hover {
	text-decoration:underline;
}

#space {
	margin-bottom:27px;
}

#toppanel { height: 204px; width:398px; background:url(../images/toppanel.jpg) left top; z-index: 1000; padding-right:485px; padding-left:25px; padding-top:35px
 }

h2 {
	margin-bottom:25px;
	font-size:24px;
}

#leftpanel {
	background:url(../images/lefto.jpg);
	width:253px;
	float:left;
	height:202px;
	padding-right:160px;
	padding-left:25px;
	margin-top:16px;
	padding-top:32px;
}
#rightpanel {
	background:url(../images/righto.jpg);
	float:right;
	width:183px;
	height:202px;
	padding-top:32px;
	padding-left:24px;
	padding-right:231px;
	margin-top:16px;
	margin-bottom:16px;
}

h3 {
	margin-bottom:25px;
	font-size:20px;
}
#header_interiors {
	background: url(../images/interiors.jpg) no-repeat top left;
	height: 184px;
	width: 908px;
}
#header_exteriors { background: url(../images/exteriors.jpg) no-repeat left top; height: 184px; width: 908px; z-index: 1000; }
#header_about { background: url(../images/about.jpg) no-repeat left top; height: 184px; width: 908px; z-index: 1000; }
