
body {
        background: #DF8D05;
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#line {
	height: 18px;
	background: #000;
	margin: 0; padding: 0;
	border: 0;
}

.clear {
	clear: both;
}

#cal {
	color: #000;
}

#contentwrap { 
	margin: 0; padding: 0;
	background: url(/images/splash/spacer.jpg) repeat-y; 
}

#content {
	padding-top: 20px;
 	color: #fff;	
	margin-left: 250px;
}

#footer {
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
}

#index #footer {
	padding-top: 0;
}

#header {
	background: url(/images/splash/header.jpg);
	height: 180px;
	width: 800px;
}

#indexcontent {
	background: #FCFAFB url(/images/splash/bottomlogo.jpg) right bottom no-repeat;
	height: 361px;
	margin-left: 196px;
        _margin-left: 192px;
}

#bannerimage { _position: relative; _right: -1px; }

#indexcontent div {
	padding-right: 298px;
	font-size: 12px;
	padding-left: 5px;
}

#indexfooter {
	background: url(/images/splash/bottom.jpg);
	height: 59px;
	width: 800px;
}

#indexwrap {
	width: 800px;
	margin: 0 auto;
	background: url(/images/splash/spacer.jpg) repeat-y;
}

#indexwrap #nav {
	margin: 0; 
	position: relative;
}

#interiorheader {
        background: url(/images/design_images/interiorspacer.jpg);
}

#nav {
	float: left;	
	width: 151px;
	background: url(/images/splash/nav_center.jpg) repeat-y;
	padding-left: 40px;
	font-size: 14px;
}


#nav ul {
	list-style: none;
	margin: 0; padding: 5px 0 0;
}

#nav li {
	padding: 1px 0; 
	white-space: nowrap;
	margin: 0;
}

#nav li.header {
	text-decoration: underline;
	font-weight: bold;
}

#nav li a {
	text-decoration: none;
	color: #000;
}

#nav img { position: absolute; left: 0; }

