@charset "utf-8";
body {
	background: #F1E4C7 url(images/bg_home2.jpg) repeat-x center top;
	margin-top: 0px;
	margin-left: 0px;
	font: 12px/18px "Helvetica Neue", Arial, "generic sans-serif";
	color: #EDE2CB;
	
}
h1 {
	font: bolder 15px/20px Georgia, "Times New Roman", Times, serif;
	color: #E8B053;
	margin: 0px;
}
h2 {
	font: bolder 15px/20px Georgia, "Times New Roman", Times, serif;
	color: #E8B053;
	margin: 0px;
	text-align: center;
}
a {
	color: #E8B053;
}

#container {
	height: 800px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(images/bg_container_home.jpg) no-repeat right top;
}
#logo {
	height: 121px;
	width: 352px;
	left: -148px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(images/logo.jpg);
	z-index: 999999;
}
#nav {
	height: auto;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 99999999;
}

#flash {
	height: 402px;
	width: 960px;
	position: absolute;
	top: 66px;
	right: 0px;
}
#picture {
	height: 482px;
	width: 506px;
	top: 66px;
	position: absolute;
	right: 0px;
}

#box1 {
	height: 320px;
	width: 290px;
	position: absolute;
	left: 10px;
	top: 490px;
}
#box1 p {
	padding: 8px 0px 0px;
	margin: 0px;
	line-height: 20px;
}
#box3 p {
	padding: 8px 0px 0px;
	margin: 0px;
	line-height: 20px;
}


#rule1 {
	background: url(images/rule.gif) no-repeat;
	height: 226px;
	width: 1px;
	position: absolute;
	left: 320px;
	top: 496px;
}

#box2 {
	height: 320px;
	width: 300px;
	position: absolute;
	left: 330px;
	top: 490px;
	text-align: center;
}
#box2 h3 {
	font: italic bolder 13px/22px Georgia, "Times New Roman", Times, serif;
	color: #E8B053;
}
#form {
	width: 300px;
	display: inline;
}
input.txt {
	color: #6D3C1C;
	font-style: italic;
	font-weight: normal;
}
input.btn  {
	cursor:pointer;
	color:#262D0B;
	font-size: 11px;
	font-weight: bolder;
	background: #8E9668 url(images/send.gif) repeat-x center;
	padding: 1px;
	border: 1px inset #7D835A;
	
}

#submit {
	position: absolute;
	right: 32px;
	height: 19px;
	width: 42px;
	top: 36px;
}
#message {
	position: relative;
	top: 40px;
	margin-right: auto;
	margin-left: auto;
}

#rule2 {
	background: url(images/rule.gif) no-repeat;
	height: 226px;
	width: 1px;
	position: absolute;
	left: 640px;
	top: 496px;
}
#box3 {
	height: 320px;
	width: 290px;
	position: absolute;
	top: 490px;
	right: 10px;
}
#bottom_nav_box {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 920px;
	height: 45px;
	border-top: 1px dotted #F4CF95;
	color: #4D4F1E;
	font-size: 10px;
	padding-top: 5px;
}

#bottom_nav {
	position: absolute;
	height: 25px;
	top: 0px;
	right: 0px;
	padding-top: 5px;
}
#bottom_nav  a, #bottom_nav a:visited {
	font-size: 10px;
	color: #595C23;
	text-decoration: none;
}
#bottom_nav a:hover {
	color: #3F4118;
}


#bottom_message {
	position: absolute;
	height: 30px;
	width: 400px;
	left: 0px;
	top: 15px;
	color: #3A4209;
	font-size: 11px;
}

#bottom_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#bottom_nav li {
	display: inline;
	border-right: 1px solid #767A2E;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #595C23;
}
#bottom_nav   li.last  {
	border-right-style: none;
}
#footer_content {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	background: no-repeat center top;
	height: 538px;
	position: relative;
}

#copyright {
	height: 150px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #D7DDBB;
	position: relative;
	top: 321px;
	text-align: left;
	line-height: 15px;
}
#copyright img {
	float: left;
	padding-right: 5px;
}
#mountains {
	background: url(images/bottom_mountains_fade_single.jpg) no-repeat center top;
	height: 538px;
	position: relative;
}
.textbox {
	height: 12px;
	background-color: #CCCBA2;
	color: #323307;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	vertical-align: middle;
	display: inline;
}
.submit {
	vertical-align: middle;
	display: inline;
}
label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	color: #E8B053;
	font-style: italic;
}
