/* Tags
---------------------------------------------- */
body {
	margin: 0px auto;
	padding: 0px;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	background:url(assets/images/body_bg.jpg) center top no-repeat #101523;
}
h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #000;
	font:italic 18px/18px "Times New Roman", Times, serif;
	font-weight:bold;

}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/20px "Times New Roman", Times, serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 12px/20px "Times New Roman", Times, serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 0px 0px 1em 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #8c9767;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #333;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */

#wrapper{
	margin:0px auto;
	padding:0px;
	width:993px;
	background:url(assets/images/content_repeat.png) left top repeat-y;		
}

#banner{
	margin:0px auto;
	padding:0px;
	background:url(assets/images/banner.jpg) center top no-repeat;
	width:993px;
	height:376px;
}

#tag{
	margin:0px 0px 0px 45px;
	float:left;
}

#info{
	padding:210px 0px 0px 50px;
color:#C75E1C;
clear:both;
}

#info strong{
font-size:18px;
font-weight:bold;


}

#sidebar{
	padding:0px 0px 0px 0px;
	float:left;
	width:230px;
	color:#fff;
}

#container{
	margin:0 auto;
	padding:0px 74px 0px 0px;
	width:919px;
	min-height:324px;
	background:url(assets/images/container.jpg) left top no-repeat;
}

#content{

	width:660px;
	padding:25px 00px 0px 0px;
	margin:0px 0px 0px 00px;
	float:right;
min-height:300px;
}


#contentClear{	
padding:29px 0px 0px 0px;
margin:0px 0px 0px 0px;
	background:url(assets/images/content_clear.jpg) left top no-repeat;
	width:993px;
	height:0px;
	clear:right;
}



#nav{
	margin:0px;
	padding:29px 0px 0px 85px;
	width:160px;
	height:260px;
}

#nav li{
	list-style:none outside none;
	padding:0px 0px 8px 0px;
color:#231e10;
}

#nav li a{
color:#231e10;
font-weight:normal;

}

#nav li a:hover{
color:#231e10;
font-weight:bold;
text-decoration:none;

}


#footer{
	margin:0px auto;
	width:715px;
	padding:0px 0px 0px 183px;
	color:#f2f5c6;
	text-align:center;
}

#footer ul{
	padding:15px 0px;
	text-align:center;
	}

#footer ul li{
display:inline;
font-size:10px;

}

#footer ul li a{
color:#f2f5c6;
padding:0px 0px 0px 5px;
border-left:1px solid #f2f5c6;
}

#footer ul li:first-child a{
border:none;
}

.box{

background:#101523 none repeat scroll 0 0;
border:1px solid #536C28;
display:block;
font-size:21px;
margin:0 auto;
padding:20px;
text-align:center;
width:300px;
}

#services{
background:url(assets/images/services.png) center top no-repeat;
width:165px;
height:184px;

padding:30px 0px 0px 44px;
margin:28px 0px 0px 28px;
}


#services li{
list-style:none outside none;
padding:0px 0px 5px 0px;
color:#000;
}


#services li a{
color:#000;
font-weight:normal;
}

#services li a:hover{
font-weight:bold;
text-decoration:none;
}


.box2{

background:#101523 none repeat scroll 0 0;
border:1px solid #536C28;
display:block;
color:#fff;
margin:10px auto;
padding:20px;
width:500px;
}


.box2 h3{
color:#fff;
}

.stock{
float:right;
margin:10px;
border:1px solid #000;
}

.staff
{
float:right;
margin:10px;
}


.staff img
{
float:right;
margin:5px;
border:1px solid #000;
}

.tour{
background:transparent url(assets/images/tour.png) no-repeat scroll left top;
font-family:times New Roman;
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
float:right;
font-weight:bold;
height:113px;
line-height:normal;
padding-top:23px;
text-align:center;
text-transform:capitalize;
width:218px;
margin:22px 0 0 0px;
z-index:99;
position:relative;
}


.tour a{
color:#000;
}

#bottomPic{
position:absolute;
bottom:0px;
right:0px;
padding:0px 48px 0px 0px;
z-index:98;
}
#toplinks {
	text-align: center;
	font-size: 11px;
	height: 11px;
	margin-bottom: 0px;
	margin-bottom: -11px;
	margin-right: 0px;
	margin-right: -250px;
}
#toplinks a {
	text-decoration: none;
}

