@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;	
}

body {
	background: #082902 url(../images/bg.jpg) top center fixed no-repeat;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
}

a { 
	color: #ffffff;
	text-decoration: underline;
    outline: none;
}
a:hover {
	color: #185901;
	text-decoration: none;
}

div#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

/*navigation*/
div#menu {
	width: 217px;
	min-height: 622px;
	float: left;
}
#menu img#logo {
	padding-top: 18px;
	padding-left: 73px;
	border: 0px;
}
#menu ul#nav {
	list-style-type: none;
	padding-top: 35px;
	font-size: 18px;
	width: 217px;
}
#menu ul#nav a:hover {
	color: #cca957;
}

#menu ul#nav li {
	padding-bottom: 30px;
	padding-right: 20px;
	text-align: right;
}
#menu ul#nav li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#nav #active {
	padding-top: 20px;
	border-top: 1px solid #cca957 !important;
	border-bottom: 1px solid #cca957 !important;
	margin-bottom: 8px;
	margin-right: 20px;
	padding-right: 0px !important;
}
ul#nav li ul {
	list-style-type: none;
	text-align: right;
	margin-top: 22px;
	margin-bottom: 5px;
}
ul#nav li ul li {
	font-size: 12px;
	padding-bottom: 2px !important;
	padding-right: 0px !important;
}
ul#nav li ul li a {
	font-size: 12px;
	text-decoration: underline !important;
}
.nav_head {
	font-family:: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px !important;
	padding-top: 24px;
	color: #cca957;
}
/*end Nav */

div#content {
	width: 782px;	
	text-align: left;
	float: right;
	margin-top: 15px;
}
#content #topright {
		width: 100%;
		text-align: right;
		height: 37px;
		font-size: 24px;
		color: #ead196;
		margin-bottom: 15px;
}
#content #topright img {
		vertical-align: middle;
		border: 0px;
}
#content #topright #shopping_bag {
	width: 130px;
	height: 37px;
	background: url(../images/shop_bag.gif) right no-repeat #fff;
	border: 1px solid #cca957;
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
#content #topright #shopping_bag a {
	font-size: 12px;
	color: #7E5621;
	text-decoration: underline;
	position: relative;
	top: 10px;
	left: 4px;
}
#content #topright #shopping_bag a:hover {
	text-decoration: none;
}

#content #wrap {
		text-align: left;
		position: relative;
		width: 728px;
		min-height: 600px;
		margin: 0;
		padding: 25px;
		background: #fff;
		border: 2px solid #cca957;
		color: #7E5621;
}
#content #wrap a {
	color: #7E5621;
	text-decoration: underline;
}
#content #wrap a:hover {
	color: #185901;
	text-decoration: none;
}
#content #slideshow {
	width: 751px;
	height: 477px;
	margin: 0;
	border: 1px solid #cca957;
}
#content h2 {
	width: 413px;
	color: #a7010f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	margin: 28px auto;
}
#content #info_text {
	width: 100%;
	text-align:center;
	margin-bottom: 28px;
	line-height: 18px;
}

#fourcol {
	width: 100%;
	margin: 28px 0;
	padding-left: 0px;
	color: #cca957;
}
#fourcol a {
	color: #cca957;
}
#fourcol a:hover {
	color: #fff;
}
#fourcol h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#fourcol .col {
	float: left;
	width: 155px;
	text-align: left;
	border-left: 1px solid #cca957;
	padding: 40px 0px 0px 18px;
	margin-left: 20px;
	margin-bottom: 28px;
	min-height: 160px;
}
#fourcol .col_end {
	float: left;
	width: 160px;
	text-align: left;
	padding: 38px 0px;
	margin-left: 20px;
	min-height: 140px;
}

#content .line {
	width: 90%;
	border-top: 1px solid #cca957;
	margin: 16px auto;
}
#content #contact_form div {
	margin-bottom:.5em;padding:0;display:block;
}
#content #contact_form label {
	float:left;
	padding:0 1em;
	text-align:right;
	width:250px;
	font-size: 80%;
	font-weight: bold;
}
#content #contact_form input, #content #contact_form textarea {
	width:400px;
	border:1px solid #cca957;
	padding:1px;
	color:#333;
}
#content #contact_form .button {
	width: 150px;
	background: #ffffff;
	color: #7e5621;
	border: 1px solid #cca957;
}


div.clear {
	clear: both;
}
div#footer {
	width: 1000px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 100px;
}
div#footer_home {
	width: 1000px;
	text-align: center;
	vertical-align: bottom;
}

#footer_home #footer_links, #footer #footer_links {
	width: 100%;
	margin: 0px auto;
	padding: 8px 0px;
	text-align:center;
	border-top: 1px solid #cca957;
	border-bottom: 1px solid #cca957;
}
#footer_links strong {
	color: #cca957;
}

#footer_home #footer_links a, #footer #footer_links a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer_home #footer_links a:hover, #footer #footer_links a:hover {
	color: #cca957;
}

