html {
       padding:0px;
       margin:0px;
       }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #49381E;
       }

* {
       padding:0px;
       margin:0px;
       }

a:link, a:active, a:visited {
	text-decoration:none;
	color: #D8D2BC;
	font-weight: normal;
}
a:hover {
	text-decoration:underline;
	color: #D8D2BC;
}

#wrapper {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #A8A8A8;
	margin-top: 0px;
}

#header {
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	height: 50px;
	margin-top: 15px;
}



#content {
	width: 980px;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;





	min-height:: 425px !important;
	margin-left: 5px;
}

#footer {
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-bottom: 10px;
	color: #A8A8A8;
	font-size: 11px;
}

#footer a:link, #footer a:active, #footer a:visited {
	text-decoration:none;
	color: #818181;
	font-size:0.9em !important;
	font-weight: normal;
}

#footer a:hover {
	text-decoration:none;
	color: #ADBD40;
}

#footer2 a:link, #footer2 a:active, #footer2 a:visited {
	text-decoration:none;
	color: #D8D2BC;
	font-size:0.9em !important;
	font-weight: normal;
}

#footer2 a:hover {
	text-decoration:underline;
	color: #D8D2BC;
}

#footer-email a:link, #footer-email a:active, #footer-email a:visited {
	text-decoration:none;
	color: #818181;
	font-size:0.9em !important;
	font-weight: bold !important;
}

#footer-email a:hover {
	text-decoration:none;
	color: #ADBD40;
}

#footer2 {
	clear: both;
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F6C64;
	padding-top: 5px;
}


.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.hide_this {
	display: none;
}
.show_this {
	display: block;
}
/* remove dotted border on click */
a:focus, a:active {outline-style: none !important;}
* :focus { outline: 0 !important; }


.foot_col { float:left; }

.col_head {
	margin-bottom : 5px;
	height : 20px;
	background-color : #d8d2bc;
	border-right : 1px solid #fff;
}
.col_head_text {
	font-size : 14px;
	color : #4a4432;
	line-height : 20px;
	padding-left : 10px;
	margin : 0;
}

.clearfloat {
	clear:both;
	height:.01em;
	line-height:.01em;
	font-size: .01em;
	margin: 0;
	padding: 0;
}#menu_bottom {
	padding: 5px;
	clear: both;
}
.col_text {
	line-height: 1.2em;
	padding-left: 12px;
}

#menu {
	background-color: #D8D2BC !important;
	width: 772px !important;
	height: 22px;

}
.shop-link {
	float: left;
	width: 110px;
	position: relative;
}
