body,html {
background:#C2B686;
color:#C2B686;
margin:0;
padding:0;
}

body{
scrollbar-arrow-color: #CDC295;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #333333;
scrollbar-highlight-color: #CDC295;
scrollbar-shadow-color: #CDC295;
scrollbar-track-color: #777777;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	width:800px;
	color:#EBDDAF;
	letter-spacing:2px;
	margin:0 auto;
	background-image: url(img/backgroundvideo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #CDC295;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
</style>
}

h1,h2,h3,h4,h5,h6 {
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
color:#605824;
}

h2 {
font-size:2em;
}

h3 {
font-size:1.5em;
}

h4 {
font-size:1.25em;
}

a:link {
	color:#420000;
	text-decoration:none;
	font-size: 11px;
	border-top-color: #333333;
}

a:visited {
	color:#420000;
	text-decoration:none;
	font-size: 11px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

a:hover {
	color:#333333;
	text-decoration:underline;
	font-size: 11px;
}

a:active {
	color:#333333;
	text-decoration:none;
	font-size: 11px;
}

form {
clear: both;
}

form fieldset {
margin:0;
padding:1em 1em 1em 5em;
}

form fieldset legend {
font-family:"Times New Roman", Times, serif;
font-size:100%;
font-style: italic;
font-weight: bold;
color:#6E4316;
margin: 0 0 0 -.5em;
padding:0.5em;
}

label,input,select {
margin: 0;
}

textarea {
height: 50px;
margin-bottom: 0.5em;
}

.textbox {
color:#000;
background-color:#FFFFFF;
font-family:Arial, sans-serif;
font-size:0.9em;
border:1px solid #9D9161;
padding:0.3em;
}

.submitbutton {
	background-color:#CDC295;
	color:#333333;
	width:188px;
	background-image: url(img/steely_yellow.jpg);
	height: 24px;
	vertical-align: middle;
	display: block;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

blockquote {
color:#333333;
margin:1.5em;
padding:0.75em;
}

#container {
width:760px;
margin:0 auto;
}

#header-wrap {
height:367px;
width:760px;
margin:0;
padding:0;
}

#header {
height:100%;
width:100%;
color:#714D00;
background:url(images/header_bg.jpg) no-repeat top left;
margin:0 auto;
padding:0;
}

#header h1 {
font-size:400%;
color:#CBD4E3;
background-color:transparent;
float:left;
display:inline;
margin:0;
padding:20px 0 50px 280px;
}

#header h1 a {
color:#cbd4e3;
background-color:transparent;
}

#header h1 a:link,#header h1 a:visited {
color:#cbd4e3;
background-color:transparent;
text-decoration:none;
}

#header h1 a:hover,#header h1 a:active {
color:#cbd4e3;
text-decoration:none;
background-color:transparent;
}

#navcontainer {
	width:150px;
	height:50px;
	float:right;
	line-height:1.3em;
	padding:0;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#nav {
width:219px;
margin:0;
padding:1em;
}

#nav li {
list-style:none;
margin:0 0 .5em 0;
}

#nav li a {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:2px;
	font-style: italic;
	font-size: 14px;
}

#nav li a:hover {
	color:#333333;
	text-decoration: none;
}

#main {
	width:500px;
	float:left;
	color:#333333;
	padding:0px 20px 0 20px;
	margin: 10px 0 0 0;
}

#main h2 {
	font-size:1.8em;
	margin:.5em 0 .5em 0;
	border-bottom: solid 1px #B4B3B1;
	padding: 6px 0 6px 0;
	border-top: solid 1px #B4B3B1;
}

#main ol,#main ul {
margin-top:0;
margin-bottom:0;
}

#main ul {
list-style-type:disc;
color:#000000;
}

#main ol {
list-style-type:inherit;
font-style:italic;
}

#main ol li,#main ul li {
color:#333333;
font-style:normal;
}

#main img {
padding:0.3em;
}

#sidebar {
	width:180px;
	float:right;
	color:#534439;
	padding:10px 10px 0 8px;
	background-image: url(images/sidebarbkg.gif);
	margin-top: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6D594B;
	border-right-color: #6D594B;
	border-bottom-color: #6D594B;
	border-left-color: #6D594B;
}

#sidebar h2 {
margin-top:0;
margin-bottom:0.5em;
color: #6E4316;
width:180px;
font-size:1.5em;
padding:4px;
}

#sidebar ul {
list-style-type:none;
margin:0 0 1.5em;
padding:0;
}

#sidebar li {
	padding-left:0.9em;
	background:url(images/sidebar_nav_bullet.gif) no-repeat 0 .4em;
	font-size: 11px;
}

#sidebar p {
font-size:11px;
margin:.75em 0;
padding:0;
}

#footer {
	clear:both;
	text-align:center;
	color:#697081;
	font-size:85%;
	padding:6px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	height: 115px;
	background-position: bottom center;
}

#footer li {
display:inline;
padding:0 8px;
}
