/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#2B2119;
margin:0 0 0 0;
text-decoration:none;
background-color:#17181A;
}
#template-container{
width:838px;
margin:0 auto;
}
#logo-container{
width:838px;
height:103px;
float:left;
background-color:#39413E;
border-bottom:9px solid #FFFFFF;
}
#menu-container{
width:838px;
height:56px;
float:left;
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
}
#home a{
width:138px;
height:56px;
float:left;
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
background-position:0 0;
}
#home a:hover{
width:138px;
height:56px;
float:left;
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
background-position:0 -57px;
}
#gallery a{
width:221px;
height:56px;
float:left;
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
background-position:-138px 0;
}
#gallery a:hover{
width:221px;
height:56px;
float:left;
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
background-position:-138px -57px;
}
#retailer a{
width:270px;
height:56px;
float:left;
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
background-position:-359px 0;
}
#retailer a:hover{
width:270px;
height:56px;
float:left;
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
background-position:-359px -57px;
}
#contact a{
width:209px;
height:56px;
float:left;
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
background-position:-629px 0;
}
#contact a:hover{
width:209px;
height:56px;
float:left;
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
background-position:-629px -57px;
}
#content-conatiner{
margin-top:20px;
width:800px;
}
#banner{
width:838px;
height:181px;
float:left;
border-bottom:3px solid #FFFFFF;
}
#strip{
width:838px;
float:left;
height:14px;
background-color:#39413E;
}
#body-container{
width:838px;
float:left;
background-color:#9E8775;
}
#inner-pad{
width:800px;
margin:0 auto;

}
#left-content{
width:514px;
float:left;
padding-top:20px;
}
#right-content{
width:286px;
float:left;
padding-top:20px;
}
#right-inner{
	width:180px;
	margin:0 auto;
	border-left:1px solid #847264;
	padding-left:20px;
	margin-bottom:10px;
}
#bottom-index{
width:270px;
margin:0 auto;
margin-top:25px;
}
.more a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.more a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
#footer-container{
width:838px;
float:left;
height:58px;
background-color:#39413E;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
a.footer-links{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
a.footer-links:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#9E8775;
text-decoration:none;
text-align:center;
}
.copyright{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#7E9595;
text-decoration:none;
margin-top:12px;
}
.table-border{
border:1px solid #39413E;
}
.onmouse a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.onmouse a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:none;
background-color:#996600;
}
.subheading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
.link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
.link:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:underline;
}
.buttons{
background-color:#806A59;
color:#FFFFFF;
border:1px solid #000000;
cursor:pointer;
}
.buttons:hover{
background-color:#806A59;
color:#000000;
border:1px solid #000000;
cursor:pointer;
}