/* MAIN ELEMENTS ----------------------------*/

body {
	background-image: url(img/grid_bgtile.gif);
	background-repeat: repeat;
	background-position: left top;
	padding:0px;
	margin:0px;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 950px;
	background-image: url(img/wrapper_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:hidden;
}
#container {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #b3b3b3;
}

/* HEADER -----------------------------------*/

#header {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 900px;
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -4000px;
}

/* BEGIN NAVIGATION --------------------------*/

#nav {
	background-image: url(img/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 900px;
	line-height: 35px;
}
#home_btn {
	background-image: url(img/home_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	height: 25px;
	width: 50px;
	border-right: solid 1px #754C24;
	padding:0px;
	margin: 5px -2px 0px 0px;
}
#home_btn:hover {
	background-image: url(img/home_icon_hvr.png);
}
#navbar {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #42210B;
	font-size: 14px;
	height: 25px;
	overflow: visible;
	width: 690px;
	z-index: 999;
	text-align: center;
	background-color: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-transform: uppercase;
	letter-spacing:3px;
}
#sddm
{
	margin: 0px;
	padding: 0px;
	z-index: 999;
	position: absolute;
	height: 25px;
	display: block;
	width: 690px;
}
#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px Helvetica, Arial, sans-serif;
	border-top-style: none;
	border-right: solid 1px #754C24;
	border-bottom-style: none;
	border-left-style: none;
}
#sddm li a
{
	display: block;
	width: 116px;
	height: 23px;
	color: #42210B;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 25px;
	border-left-style: none;
	background-image: url(img/nav_bg.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-shadow: #E4A958 0px 1px 0px;
}
#sddm li a:hover {
	background-color: none;
	background-image: url( );
	color: #8D3A03;
	text-decoration: none;
	text-shadow: #E4A958 0px 1px 0px;
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 4px 0px 0px 0px;
	padding: 0;
	border-top: 0px;
	border-right: solid 0px #555;
	border-bottom:solid 1px #555;
	border-left: solid 0px #555;
	box-shadow: 0px 2px 8px #222;
	-moz-box-shadow: 0px 2px 8px #222;
	-webkit-box-shadow: 0px 2px 8px #222;
}
#sddm div a {
	position: relative;
	display: block;
	margin: 0px;
	width: 150px;
	height: 25px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #E3E3E3;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	font-weight: normal;
	border-top-width: 1px;
	border-top-color: #555;
	opacity:0.92;
	filter:alpha(opacity=92);
	border-left-width: 0px;
	border-left-color: #FFF;
	letter-spacing:0px;
	text-transform:capitalize;
	text-shadow:#FFF 0px 1px 0px;
}
#sddm div a:hover {
	color: #FFF;
	background-color: #888;
	text-shadow:#222 0px 1px 0px;
}
#sddm div a:active {
	color: #FFF;
	background-color: #555;
}
#phone {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 37px;
	font-weight: bold;
	color: #E7CEB7;
	display: block;
	height: 35px;
	width: 155px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}
/* END NAVIGATION ------------------------------*/


/* BEGIN BODY CONTENT --------------------------*/
#content {
	width: 870px;
	height: 100%;
	background-color: #000;
	padding: 15px;
	display:block;
	float:left;
	overflow:hidden;
	font-size: 15px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
}
#sidebox hr {
	margin: 15px 0px;
	background-color: #000;
	height: 1px;
	border-bottom: 1px solid #434343;
	border-top: none;
	border-left: none;
	border-right: none;
}
.tagline {
	font-size:18px;
	font-style:italic;
	font-weight:lighter;
	color:#444;
	display:block;
	margin: 5px 0px 10px 0px;
}
#content a {
	color: #C60;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#slideshow {
	width:870px;
	height:280px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
}
#subcontent {
	width:870px;
	height:auto;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background-color:#000;
	display:block;
	float:left;
	background-image: url(img/subcont_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	overflow:hidden;
}
#textbox_wide {
	width: 830px;
	height: auto;
	background-color: #D6D6D6;
	padding: 20px;
	display:block;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#textbox {
	width: 525px;
	height: auto;
	background-color: none;
	padding: 20px;
	display:block;
	float:left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content h1 {
	color: #00006A;
	font-size: 24px;
	padding-bottom:8px;
	border-bottom:2px groove #EEE;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#content h2 {
	font-size: 18px;
	margin: 15px 0px 5px 0px;
	color:#444;
}
#content p {
	margin: 10px 0px 10px 0px;
}
#sidebox {
	width: 260px;
	height:auto;
	background-color: none;
	padding: 15px;
	margin: 0px;
	display:block;
	float:right;
	color: #CCC;
	overflow:hidden;
}	
#sidebox h3 {
	margin: 5px 0px 10px 0px;
	color: #FFF;
}
#sidebox p {
	margin: 10px 0px 10px 0px;
}
#sidebox img {
	border:none;
}
#smallshow {
	width: 290px;
	height:205px;
	background-color: none;
	padding: 0px;
	margin: 0px;
	display:block;
	float:right;
	color: #CCC;
	overflow:hidden;
}	

/* Accordion Classes
-----------------------------------------------
.Accordion {
	display:block;
	float:right;
	width:340px !important;
	overflow: hidden;
	outline:none;
	border:none;
}
.AccordionPanelTab {
	color: #ccc;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background: #080808 url('catalog/images/bg_grad_gray1.gif') repeat-x;
}
.AccordionPanelTab h3 {
	margin: 0;
	padding: 2px 2px 4px 25px;
	font-size: 14px;
} 
.AccordionPanelContent {
	background-color:#222;
	overflow: auto;
	height: 300px;
	font-size: 14px;
	line-height: 20px;
	font-family:Helvetica, Arial, sans-serif;
	color: #999;
	padding-left: 10px;
	padding-right:10px;
}
.AccordionPanelContent ul { margin: 0;	padding: 1.375em; }
.AccordionPanelContent li { margin: 2px; }
.AccordionPanelTabHover { color: #fff; }
.AccordionPanelClosed .AccordionPanelTab h3 { background: url('catalog/images/blt_panel_clps.gif') no-repeat left 50%; }
.AccordionPanelContent div { margin: 5px 8px; }
*/

.fineprint {
	font-size:12px;
	color: #555;
}

/* END BODY CONTENT ------------------------------*/


/* BEGIN FOOTER ----------------------------------*/

#footer {
	width: 895px;
	height: 30px;
	background-color: #888;
	padding: 5px 0px 0px 5px;
	margin:0px;
	background-image: url(img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	float:right;
	overflow:hidden;
}
.ftr {
	width:auto;
	height:25px;
	padding: 0px 15px 0px 15px;
	text-shadow: #E4A958 0px 1px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	color: #42210B;
	border-right: solid 1px #754C24;
	font-size: 15px;
	line-height:25px;
	display: block;
	float:left;
}
#sitemap {
	width: 900px;
	height: 110px;
	background-color: #B3B3B3;
	padding: 5px 0px 0px 0px;
	margin:0px;
	background-image: url(img/sitemap_bg.png);
	background-repeat: no-epeat;
	background-position: top center;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#00006A;
	display:block;
	float:left;
}
#sitemap ul {
	list-style: none;
	margin:10px 15px 0px 20px;
	padding:0px;
}
#sitemap li {
	display: block;
	float:left;
	width:110px;
	margin:0px 15px 0px 0px;
	padding:0px;
}
#sitemap li a {
	width: 100%;
	display: block;
	float:left;
	text-decoration:none;
	color:#555;
	margin-top:5px;
	font-weight:normal;
	text-transform:capitalize;
	font-size:11px;
}
#sitemap li a:hover {
	text-decoration:underline;
	color:#00006A;
}
#copyright {
	width:900px;
	height:100%;
	margin:0px 0px 0% 0px;
	padding: 10px 0px 20px 0px;
	color: #808080;
	font-size:10px;
	text-align:center;
	border-top: 2px solid #808080;
	display:block;
	float:left;
}

