@charset "utf-8";
/* CSS Document */
body{
	background-image:url(../images/bg-gradient.jpg);
	background-repeat:repeat-x;
	background-color:#725723;
}
h2{
	font-size:18px;
	color:#000;
	margin:0;
	padding:0;
}
table, td, tr{
	margin:0;
	padding:0;
}
/* CSS Column Fix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
img{
	margin:0;
	padding:0;
	border:none;
}
input{
	width:100%;
}
legend{
	color:#000;
	font-weight:bold;
}
label{
	font-weight:bold;
}
a:link,
a:visited{
	text-decoration:none;
	color:#97a6ad;
}
a:hover,
a:active{
	text-decoration:underline;
	color:#000;
}
.clearfix {display:block;clear:both;}
* html .clearfix {height: 1%;}
.error {
	padding: 10px;
	border: 1px solid #9F4F4F;
	background-color: #FFDFDF;
	font-weight: bold;
	color: #333;
	line-height: 18px;
	width:500px;
	margin:0 auto;
}

.success {
	margin:0 auto;
	padding: 10px;
	border: 1px solid #4F9F4F;
	background-color: #DFFFDF;
	font-weight: bold;
	color: #333;
	line-height: 18px;
	width:500px;
}
#wrapper{
	margin:0 auto;
	width:823px;
}
#home-link{
	display:block;
	width:823px;
	height:220px;
}
	#home-link:link,
	#home-link:visited,
	#home-link:hover,
	#home-link:active{
		text-decoration:none;
	}
#header{
	background-image:url(../images/bg-header.png);
	width:828px;
	height:320px;
	margin:0;
	padding:0;
}
	#main-nav{
		margin:0 auto;
		padding:0 0 0 15px;
		text-align:center;
	}
		#main-nav ul{
			text-align:center;
		}
			#main-nav li{
				background-image:url(../images/nav-reg-bg.png);
				background-repeat:no-repeat;
				background-position:50% 100%;
				width:134px;
				height:44px;
				display:block;
				float:left;
				text-align:center;
				margin:5px;
				font-size:18px;
				font-family:garamond;
				font-weight:bold;
			}
			#main-nav li:hover,
			#main-nav #active{
				background-position:0 0;
			}
				#main-nav li a{
					color:#303a22;
					text-decoration:none;
					display:block;
					margin:12px 0 0 0;
				}
				#main-nav li a:link,
				#main-nav li a:visited{
					
				}
#main-content{
	background-image:url(../images/bg-content.png);
	background-repeat:repeat-y;
	width:828px;
	margin:0;
	padding:0;
	height:100%;
}
#middle-content{
	width:500px;
	margin:0;
	padding:0 55px 0 20px;
	float:right;
	/*text-align:justify;*/
	border-left:3px solid #b7b089;
	min-height:600px;
}
#sub-nav{
	width:95px;

	padding:5px 5px 5px 47px;
	margin:0;
	font-family:garamond;
}
	#sub-nav h3{
		margin:0 0 5px 0;
		border-bottom:1px solid #000;
	}
	#sub-nav ul{
		margin:10px 0 0 8px;
		padding:0;
		font-family:verdana;
		font-size:12px;
	}
		#sub-nav li{
			padding:0 0 5px 0;
			color:#080c16;
			font-weight:bold;
		}
		#sub-nav li a:link,
		#sub-nav li a:visited{
			color:#080c16;
			text-decoration:none;
		}
		#sub-nav li a:hover,
		#sub-nav li a:active{
			color:#AC950B;
		}
#footer{
	width:828px;
	margin:0;
	padding:0;
	text-align:center;
	font-weight:bold;
	color:#97a6ad;
}
	#footer a{
		font-size:12px;
	}
#btm{
	background-image:url(../images/bg-footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:828px;
	height:42px;
}
#copy{
	width:828px;
	text-align:center;
	font-size:10px;
}
.product-pod-top{
	background-image:url(../images/product-pod-top.jpg);
	width:501px;
	height:11px;
	background-repeat:no-repeat;
}
.product-pod-mid{
	background-image:url(../images/product-pod-mid.jpg);
	background-repeat:repeat-y;
	width:501px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}
	.product-pod-mid p{
		color:#0174aa;
	}
.product-pod-btm{
	background-image:url(../images/product-pod-btm.jpg);
	background-repeat:no-repeat;
	width:501px;
	height:11px;
	margin:0 0 15px 0;
}
.price{
	float:right;
}
.pro-top{
	font-size:20px;
}
	.pro-top a:link,
	.pro-top a:visited{
		text-decoration:none;
		color:#000;
	}
	.pro-top a:hover,
	.pro-top a:active{
		text-decoration:underline;
	}
.pro-links a:link,
.pro-links a:visited,
.pro-links{
	color:#97a6ad;
	font-weight:bold;
	text-decoration:none;
}
.pro-links a:hover,
.pro-links a:active{
	color:#000;
}
.purchase{
	background-image:url(../images/btn-purchase.jpg);
	background-repeat:no-repeat;
	width:136px;
	height:46px;
	display:block;
	text-decoration:none;
}
.purchase:hover{
	background-position:50% 100%;
	text-decoration:none;
}
.purchase:active,
.purchase:visited{
	text-decoration:none;
}
.details:link,
.details:visited{
	color:#97a6ad;
	text-decoration:none;
	font-size:12px;
}
.details:hover,
.details:active{
	text-decoration:underline;
}
	#contact-form form table{
		width:100%;
	}
		#contact-form form table td{
			padding:5px;
		}
#hphone{
	text-align:right;
	font-size:20px;
	font-weight:bold;
	padding:0 15px 0 0;
}
#ie6{
	border:2px solid black;
	margin:0 auto;
	padding:10px;
	background-color:#fff;
	background-image:url(../images/pod-grad-bg.jpg);
	background-repeat:repeat-x;
	width:600px;
}
.sm{
	font-size:10px;
	font-style:italic;
}