@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	background-color: #161616;
	line-height: 12px;
}
* {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 765px;
	margin-top: 50px;
	margin-left: auto;
	background-color: #000;
	padding-top: 40px;
	margin-right: auto;
}
#nav {
	margin-left: 20px;
	font-size: 11px;
	line-height: normal;
}
#after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #d52b35;
	text-decoration: underline;
}
a:active {
	color: #666666;
}
#logodiv {
	margin-top: 100px;
	width: 204px;
	float: left;
	padding-left: 70px;
}
#footer {
	font-size: 9px;
	padding: 0px;
	margin-top: 30px;
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:link {
	color: #4C4C4C;
	text-decoration: none;
}
#footer #footernote {
	float: left;
	padding: 10px;
}
#footer #rightfooter {
	padding: 10px;
	float: right;
	color: #CCC;
}
.socialtext {
	color: #CCC;
}
.socialbook {
	padding-right: 2px;
}
#footer a:visited {
	color: #4C4C4C;
	text-decoration: none;
}
#contentdiv #rightcol {
	float: left;
	width: 265px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-left: 15px;
}
#contentdiv #rightcol #content {
	margin-top: 55px;
	margin-bottom: 10px;
}
#nav .onstate {
	color: #666;
}
#contentdiv {
	float: right;
	width: 450px;
	margin-top: 30px;
}
.bottommargin {
	padding-bottom: 130px;
}
.interiorsgraphic {
	padding-bottom: 125px;
}

