html, body, p, h1, h2, h3, h4, h5, h6, ol, ul, li {
margin: 0;
padding: 0;
border: none;}

body {
margin-top: 10px;
text-align: center;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
background-color: #8D9B44;}

/*wrapper*/

.wrapper {
width: 740px;
margin-top: 0;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: left;
background-image: url(../background-w.gif);
background-repeat: repeat-y;
}

/*header*/

.header {
width: 740px;
height: 160px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
top: 0;
left: 0;
background-image: url(../heading.jpg);
background-repeat: no-repeat;
}

.header p {
	margin-top: 4px;
	margin-left: 335px;
	color: #FFF8DC;
	text-align: left;
	font-weight: bold; 
	font-size: 100%;
}

/*top menu*/

.top {
width: 740px;
height: 40px;
background-image: url(../menu-h.jpg);
background-repeat: repeat-y;
margin-top: 0;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}

.top ul {
	padding-top: 12px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 15px;
}

.top ul li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px; 
}

.top ul li a:link, .top ul li a:visited {
color: #445927;
font-weight: bold;
text-decoration: none;
}

.top ul li a:hover, .top ul li a:focus {
color: #F4DF6E;
}

/*nav menu*/
.nav {
width: 180px;
float: left;
margin: 0;
background-color: #681E13;
background-image: url(../background-menu.jpg);
background-repeat: repeat-x;
}

.nav ul {
list-style-type: none;
font-size: .8em;
color: #FFF8DC;
font-weight: bold;
padding-bottom: 15px;
padding-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
font-family: Verdana, Helvetica, Arial, sans-serif;}

.nav ul li a {
display: block;
width: 150px;
height: 1%;
background-color: #FFF8DC;
border-bottom: 2px #000 solid;
border-left: 2px #000 solid;
color: #445927;
padding-top: 3px;
padding-left: 5px;
padding-bottom: 3px;
padding-right: 3px;
margin-top: 1px;
margin-bottom: 5px;
margin-left: 3px;
text-indent: 0px;
text-decoration: none;}

.nav ul li a:link, .nav ul li a:visited {
background-color: #F3DA7E;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 3px;} 

.nav ul li a:hover, .nav ul li a:focus {
background-color: #EB9D03;
color: #FFF8DC;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 3px;
}

.nav h1 {
font-size: 1.2em;
font-weight: normal;
text-align: center;
color: #FFF8DC;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 2px;
}

.nav h2 {
color: #FFF8DC;
font-size: 1em;
font-weight: bold;
text-align: center;
margin-top: 5px;
margin-bottom: 15px;
margin-left: 2px;
}

.nav p {
font-size: 80%;
font-weight: normal;
color: #FFF8DC;
margin: 0 4px 10px 4px;
text-align: center;
border: 0;
}

.nav p a:link {
text-decoration: none;
font-weight: bold;
color: #872323;} 

.nav p a:visited {
text-decoration: none;
font-weight: bold;
color: #872323;}

.nav p a:hover, .nav p a:focus {
text-decoration: none;
font-weight: bold;
color: #662C91;
font-size: 1.1em;
}

/*content*/

.content {
background-color: #DED085;
width: 540px;
margin-right: 0px;
margin-left: 180px;
padding-bottom: 40px}

.content p {
font-size: .8em;
padding-left: 10px;
padding-bottom: 8px;
line-height: 1.3em;
}

.content ul {
font-size: .8em;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
}

.content ul li {
padding-left: 5px;
font-size: 1em;
line-height: 1.5em;
list-style: square;}

.content ol {
font-size: .8em;
line-height: 1.6em;
padding-left: 30px;
list-style-position: inside;
}

.content h1 {
font-size: 1.3em;
margin-bottom: 15px;
margin-top: 0px;
margin-left: 10px;
padding-top: 5px;
color: #872323;
font-weight: normal;}

.content h2 {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
font-size: 1em;
font-weight: bold;}

.content h3 {
color: #872323;
margin-bottom: 10px;
margin-top: 13px;
margin-left: 10px;
font-size: .9em;
font-weight: bold;}

.content h4 {
color: #872323;
margin-bottom: 10px;
margin-top: 13px;
margin-left: 10px;
font-size: .9em;
font-weight: bold;}

.content h5 {
margin-bottom: 10px;
margin-top: 13px;
font-size: .9em;
font-weight: bold;
background-color: #FAC65F;
border: 1px #000 solid;
display: block;
color: #000;
padding-left: 10px;}

.content h6 {
margin-bottom: 10px;
margin-top: 13px;
font-size: .9em;
font-weight: bold;
background-color: #0071BC;
border: 1px #000 solid;
display: block;
color: #fff;
padding-left: 10px;}

.content a:link {
text-decoration: none;
font-weight: bold;
color: #872323;} 

.content a:visited {
text-decoration: none;
font-weight: bold;
color: #872323;}

.content a:hover, #content a:focus {
text-decoration: none;
font-weight: bold;
color: #662C91;
font-size: 1.2em;
}

.content.box1 {
	background-color: #FFF8DC;
	padding-bottom: 20px;
}

.box2 {
	float: left;
	background-color: #FFF8DC;
	width: 120px;
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
	margin: 3px;
}

.content.box p {
	color: #000;
}

.content table {
	background-color: #872323;
}

.content td {
	color: #000;
	font-size: .9em;
}

/*clear*/

.clear {
clear: both;}

/*footer*/

.footer {
clear: both;
border: 1px #902A19 solid;
width: 738px;
margin-left: 0;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
background-color: #FFF8DC;}

.footer p {
font-size: .7em;
color: #000;
font-weight: normal;}

.footer h1 {
font-size: .8em;
color: #000;
font-weight: bold;
padding-top: 8px;
padding-bottom: 8px;}

.footer p a:link, .footer p a:visited {
text-decoration: none;
color: #000;
font-size: 1em;
font-weight: bold;}

.footer p a:hover, .footer p a:focus {
text-decoration: none;
color: #000;
font-size: 1em;
font-weight: bold;}

.box-right {
float: right;
width: 220px;
height: 220px;
padding: 5px 5px 18px 5px;
border: 0;
text-align: center;
}

.overview {
background-color: #FAFAFA;
border: 1px solid black;
padding: 3px;
width: 500px;
}

.image-left {
	border: 1px solid black;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 40px;
}
