@charset "utf-8";

body {
	background-image: url(../graphics/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #372e24;
	margin: 0px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333333;
}

.maintext {
		line-height:20px;
}

.content_bg {
	background-color: #fff4dd;
	background-image: url(../graphics/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 10px;
}
#topbanner {
	background-image: url(../graphics/title1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 77px;
	width: 964px;
	margin: 0 auto;
}

#menu_banner {
	background-image: url(../graphics/title-bar2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #372e24;
	height: 150px;
	width: 964px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#content_container {
	background-image: url(../graphics/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f0f0f0;
	width:820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 1px;
	line-height: 20px;
	min-height: 550px;
}

#footer {
	background-image: url(../graphics/footer.jpg); 
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	padding: 33px 10px 0 10px;
	color: #000;
	width: 880px;
	height:40px;
	margin: 0 auto;
	margin-top: -15px;
	margin-bottom: 10px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}


.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #000;
	font-weight: bold;
	margin-left: 10px;
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #292929;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
li.features {
	line-height: 24px;
}
.sm_text {
	font-size: 10px;
}

.dropshadow1{
	float:right;
	clear:left;
	background: url(../graphics/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../graphics/shadow.gif) no-repeat bottom right;
	padding:  0px 10px 10px 0px !important;
	margin-left: 20px;
}

.sec-menu {
	background-image:url(../graphics/sec-menu-bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	}

.sec-menu-img {
	margin: 0 5px 7px 0;
	}
	
.menu-img {
	margin: 2px .37em 0 0;
	}
	
#gallerymenu {
	width: 450px; 
	float: right; 
	color: #333;
	text-align: right;
	}
#gallerymenu a {
	color: #333;
	text-decoration:none;
}

#gallerymenu a:hover {
	text-decoration:underline;
	color: #666;
}

.product-box {
	padding: 85px 0 0 140px;
	min-height: 160px;
}

.product-box p {margin-top: -10px;}

.product-box table {padding:0px; background-color:#CCC;}
	
