/* CSS Document */

body {
	background:#9d875b;
	margin:0px;
}

p, li {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:25px;
	color:#444;
	font-size: 14px;
}

a {
	color: #10182b;
	text-decoration: underline;
}
a:hover {
	color: #c39e49;
	text-decoration: none;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#10182b;
	margin-bottom:5px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#10182b;
	margin-top:-10px;
	margin-bottom:-10px;
}

h3 /*page title*/ {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#10182b;
}

#container {
	background-image: url(images/bg_middle.gif);
	background-repeat: repeat-y;
	width: 794px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#mainHeader{
	margin:0px;
	padding:0px;
	
}
#header {
	width:755px;
	height:231px;
	margin-left:auto;
	margin-right:auto;
}

#mainNav {
	margin-left:auto;
	margin-right:auto;
	width:641px;
}
#mainNav ul{
	margin:0;
	padding:0px;
	float:left;
	width:640px;
	list-style-type:none;
	font-size:14px;
	background-color: #EBE3D3;
}
#mainNav li{
	float:left;
}
#mainNav a{
	line-height:2.1em;
	color:#10182b;
	text-decoration:none;
	float:left;
	display:block;
	padding-top:0px;
	padding-right:0.7em;
	padding-bottom:0px;
	padding-left:0.7em;
	background-image:url(images/navDivider.gif);
	background-repeat:repeat-y;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
}
#mainNav a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-color: #10182B;
}
#mainNav ul .first a {
	text-decoration:none;
	background:none;
	padding-left:20px;
}
#mainNav ul .first a:hover{
	text-decoration:none;
	color: #FFFFFF;
	background-color: #10182B;
}
#content {
	padding: 0px;
	width: 755px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/bg_content.gif);
}
#secondNav {
	color: #FFFFFF;
	float: left;
	width: 102px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
}
#secondNav p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	width: 600px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 40px;
	margin-top: 0px;
}

.clear {
	clear: both;
	height: 1px;
}
.footer-copy {
	font-size: 0.7em;
	color: #00432F;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #786038;
	padding-top: 10px;
}
.footer-copy a{
	color: #00432F;
	text-decoration:underline;
}
.footer-copy a:hover{
	color: #00432F;
	text-decoration:none;
}
.footer-copy img {
	float: right;
}
.disclaimer-copy {
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
}
.imagebox {
	border: 3px solid #786038;
	margin: 5px;
}
.imagebox:hover {
	border: 3px solid #A3895E;
	margin: 5px;
}
#bottom {
	width: 785px;
	background-image: url(images/bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 17px;
}
.caption {
	font-size: .7em;
	font-style: italic;
	font-weight: normal;
}

#mainimage {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	width:600px;
	height:475px;
	margin-top:0px;
	padding:0;
}
.price-line {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	font-style: italic;
	font-weight: bold;
}
.price {
	font-size: 24px;
	font-style: normal;
	color: #786038;
	font-weight: bold;
}

