/* CSS Document */

body {
	background: #222223;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
    margin:0;
    padding:0;
}
:focus {
	outline: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #631612;
	font-weight: normal;
}
h3 {
	font-size: 10px;
	color: #ffcb00;
	margin: 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #631612;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #631612;
}
h6 {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
}


.brochureHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	background-color: #631612;
	color: #ffffff;
	padding: 10px;
}

hr {
	border: 1px solid #e1e1e1;
}
img {
	border: 0;
}
a:link, a:visited {
	color: #631612;
}
a:hover, a:active {
	color: #333;
}
#header {
	position:relative;
	width:950px;
	margin: 0 auto;
}
#toplinks {
	z-index:21;
}
#toplinks ul {
	list-style-type: none;
	float: right;
	padding: 30px 0 0 0;
	margin: 0;
}
#toplinks li {
	display: inline;
	padding: 0 0 0 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#toplinks li a:link, #toplinks li a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
#toplinks li a:hover, #toplinks li a:active {
	text-decoration: underline;
}
#chromemenu {
	width: 965px;
	height: 60px;
	background: url("../images/mainnav_bg.png") no-repeat;
	line-height: 48px;
}

#container {
	position:relative;
	top: 0px;
	width:940px;
	margin: 0 auto;
	border: 5px solid #fff;
	background: #fff;
}
#mainpic {
	border-bottom: 5px solid #fff;
	width: 940px;
	height: 300px;
}
#homeleft {
	width: 350px;
	padding: 10px;
}
#homeright {
	width: 500px;
	padding: 10px;
}
#homeaccent {
	clear: both;
	padding-top: 3px;
}
.smalllogo {
	margin-top: 1px;
}
.interiortopleft {
	background: url("../images/interior_accent1.jpg") no-repeat;
	width: 284px;
	height: 43px;
	padding-right: 5px;
}
.interiortopleft h1 {
	padding-left: 5px;
}
.interiortopmiddle {
	width: 77px;
	height: 43px;
	background: url("../images/interior_logosmall.jpg") no-repeat;
	padding-left: 5px;
}
.interiortopright {
	background: url("../images/interior_accent2.jpg") no-repeat;
	width: 567px;
	height: 43px;
}
#intcontent {
	margin-top: 20px;
	margin-bottom: 20px;
}
#socialicons {
	text-align: right;
	padding-right: 5px;
}
#socialicons img {
	margin-left: 5px;
}
#apparel {
	margin-left: 10px;
}
.leftintcolumn {
	border-right: 1px solid #e1e1e1;
	width: 670px;
	padding-right: 15px;
	padding-left: 10px;
}
.leftintcolumn h2 {
	text-align: center;
	width: 500px;
	margin-left: 80px;
}
.rightintcolumn {
	padding-left: 15px;
}
.rightintcolumn img {
	border: 1px solid #b7b7b7;
	padding: 4px;
}
.rightintcolumn h5 a:link, .rightintcolumn h5 a:visited {
	text-transform: uppercase;
	color: #898989;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.rightintcolumn h5 a:hover, .rightintcolumn h5 a:active {
	color: #631612;
	text-decoration: none;
}
.interiorbottomleft {
	width: 691px;
	height: 43px;
	background: url("../images/interior_accent3.jpg") no-repeat;
	padding-right: 8px;
}
.interiorbottomright {
	width: 244px;
	height: 43px;
	background: url("../images/interior_accent4.jpg") no-repeat;
}
.smalltext {
	font-size: 9px;
	color: #999;
}
.icon {
	z-index: 40;
	position: relative;
	top: -7px;
	left: -26px;
}
.brochureThumbnail {
	border: 1px solid #e1e1e1;
	padding: 5px;
}
.brochureThumbnail2 {
	border: 1px solid #e1e1e1;
	padding: 5px;
	margin: 4px;
	float: left;
}
.brochureThumbnail2 img {
	border: 0;
}
#motiongallery img {
	margin-right: 4px;
}
#footer {
	position:relative;
	top: 0px;
	left: 50%;
	width:950px;
	margin-left:-475px;
}
#footer ul {
	list-style-type: none;
	float: right;
	padding: 0;
}
#footer li {
	display: inline;
	padding: 10px 0 10px 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}
#footer li a:link, #footer li a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
#footer li a:hover, #footer li a:active {
	text-decoration: underline;
}

#FormBuilder_Title {
	display: none;
}
.FormBuilder_SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #631612;
	padding-bottom: 5px;
	border-bottom: 1px solid #E1E1E1;
}
.FormBuilder_SectionBody {
	margin-top: 30px;
	margin-bottom: 30px;
}
#divCalendarPrev {
	display: block;
	float: left;
}
#divCalendarNext {
	display: block;
}
.calendarbottom {
}
/* table styles */

table.datatable { border: 1px solid #fff; border-collapse: collapse; background-color: #efefef; }
table.datatable th { border: 1px inset #fff; background-color:#D7D7D7; color:#000; font-weight:normal; }
table.datatable td { border: 1px inset #fff; padding: 10px 0px 10px 5px; }
table.datatable caption { font-family:arial,sans-serif; font-size:14px; font-weight:bold; padding-bottom:10px; text-align:left; }
.tablerow2 {background-color:#EEE;}
#tabcontainer {border: 1px solid #e1e1e1; width: 653px;}
.shadetabs{ padding: 5px 0; margin-left: 1px; margin-top:1px; margin-bottom: 0; font-size:14px; font-weight:normal; text-transform: uppercase; list-style-type: none; text-align: left; background: url("../images/taboff.jpg") repeat-x; }
.shadetabs li{ display: inline; margin: 0; border-right: 1px solid #fff; }
.shadetabs li a{ text-decoration: none; border-bottom: 1px solid #d7d7d7; color: #acacac; }
.shadetabs li a:visited{ color: #acacac; }
.shadetabs li a:hover{ text-decoration:none; color: #555555; }
.shadetabs li.selected{ position: relative; top: 1px; }
.shadetabs li.selected a{ background:url("../images/tabon.jpg") repeat-x; border-bottom: 1px solid #FFF; color:#555555; }
.shadetabs li.selected a:hover{ text-decoration: none; }
.shadetabs li.selected a:visited { color:#555555; }
.tabcontentstyle{ margin-top:0px; padding: 20px 10px 10px 10px; min-height:200px; }
.tabcontent{ display:none; }

.colorswatch {float: left; width: 120px;}
.blacksapphire {display: block; width: 75px; height: 75px; text-align: center; background-color: #000;}
.goldenchocolate {display: block; width: 75px; height: 75px; text-align: center; background-color: #312517;}
.midnightblue {display: block; width: 75px; height: 75px; text-align: center; background-color: #113653;}
.royalgarnet {display: block; width: 75px; height: 75px; text-align: center; background-color: #681720;}
.sandypearl {display: block; width: 75px; height: 75px; text-align: center; background-color: #baa586;}
.mysticjade {display: block; width: 75px; height: 75px; text-align: center; background-color: #729c84;}
.blueopal {display: block; width: 75px; height: 75px; text-align: center; background-color: #4d6066;}

#sitemap {
	padding:0;
	margin:50px 0 0 70px;
	font-family:"lucida grande", geneva, arial, sans-serif;
	overflow:visible;
	border:0;
}

#sitemap ul {
	display:block;
	list-style:none;
	margin:-11px 0;
	padding:0;
	border:0;
}

div#sitemap {
	margin:25px 0 40px 25px;
	z-index:1;
	clear:both;
}

#sitemap ul li {
	position:relative;
	top:0px;
	left:-11px;
	margin:10px 0 5px 0;
	padding:0;
	border:0;
}

#sitemap a, #sitemap a:visited {
	width:20em;
	height:2em;
	display:block;
	margin:0 0 0 3px;
	padding:0;
	font-weight:bold;
	font-size:1.2em;
	line-height:2em;
	text-indent:0.5em;
	text-align:left;
	text-decoration:none;
	color:#fff;
	background:#43150b;
}

#sitemap ul ul {
	padding:0 0 18px 0;
	background:none;
}

#sitemap ul li li {
	position:relative;
	top:0px;
	left:10px;
	margin:10px 0 5px 1px;
	padding:0 0 0 25px;
	color:#222;
}

#sitemap ul li .sub-sub {
	left:10px;
	margin:10px 0 0 1px;
}

#sitemap ul ul a, #sitemap ul ul a:visited {
	width:16em;
	height:2em;
	margin:0;
	font-size:1em;
	line-height:2em;
	font-weight:normal;
	text-indent:0.4em;
	color:#fff;
	background:#948674;
}

#sitemap ul ul ul {
	margin:0 0 30px 12px;
	padding:12px 0 0 0;
}

#sitemap ul li li li {
	position:relative;
	top:10px;
	left:0px;
	margin:10px 0 5px 0;
	padding:0 0 0 20px;
}

#sitemap ul ul ul a, #sitemap ul ul ul a:visited {
	width:14.9em;
	padding:1px;
	font-size:100%;
}

#sitemap a:active, #sitemap a:hover, #sitemap a:focus, a:focus .sffocus, #sitemap ul ul a:active, #sitemap ul ul a:hover, #sitemap ul ul a:focus {
	color:#222;
	background:#EEE;
	text-decoration:none;
}