body,html {
background:#FFFFFF;
color:#333333;
margin:0;
padding:0;
}

body {
	width:800px;
	color:#333333;
	letter-spacing:1px;
	margin:0 auto;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1,h2,h3,h4,h5,h6 {
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
color:#6E4316;
}

h2 {
font-size:2em;
}

h3 {
font-size:1.5em;
}

h4 {
font-size:1.25em;
}

a:link {
color:#996633;
text-decoration:none;
}

a:visited {
color:#996633;
text-decoration:none;
}

a:hover {
color:#333333;
text-decoration:underline;
}

a:active {
color:#996600;
text-decoration:none;
}

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 #CCCCCC;
padding:0.3em;
}

.submitbutton {
background-color:#CBD4E3;
border:1px solid #fff;
color:#282D36;
width:80px;
}

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:#996600;
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;
margin:0;
padding: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:#333333;
	padding:10px 10px 0 8px;
	background-image: url(images/sidebarbkg.gif);
	margin-top: 20px;
}

#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(images/footer.gif);
	background-repeat: no-repeat;
	height: 115px;
	background-position: bottom center;
}

#footer li {
display:inline;
padding:0 8px;
}
