html, body, p, h1, h2, h3, h4, h5, h6, ol, ul, li {
margin: 0;
padding: 0;
border: none;}

body {
text-align: center;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
background-color: #53533d;
background-image: url(../background09.gif);
background-repeat: repeat;}

.wrapper {
width: 900px;
margin: 30px auto 20px auto;
padding: 0 25px;
text-align: center;
border: 0;
background-color: #e3e2ce;
position: relative}

.header {
background-image: url(../header.jpg);
background-repeat: no-repeat;
width: 850px;
height: 140px;
margin: 0 auto;
}

.header ul {
float: right;
list-style-type: none;
font-size: .8em;
font-weight: bold;
padding: 0;
margin: 120px 0 0 0;
width: 200px;}

.header ul li {
text-align: right;
display: inline;
}

.header ul li a {
font-size: .8em;
font-weight: bold;
padding: 5px;
margin: 0;
text-decoration: none;
}

.header ul li a:link, .header ul li a:visited {
color: #fff;} 

.header ul li a:hover, .header ul li a:focus {
color: #e2c728;}

.photostrip {
width: 850px;
height: 130px;
margin: 0 auto;
}

/*top menu*/

.top {
width: 850px;
height: 25px;
margin: 5px auto;
background-color: #af94c1;
}

.top ul {
text-align: left;
padding: 2px 0;
border: 0;
}

.top ul li {
display: inline;
text-align: left;
margin: 5px;
padding: 10px;
font-size: 14px;
font-weight: bold;
color: #fff;
}

.top ul li a {
font-size: 100%;
font-weight: bold;
color: #fff;
text-decoration: none;
}

.top ul li a:link, top ul li a:visited {
color: #fff;
}

.top ul li a:hover, .top ul li a:focus {
color: #e2c728;
}

/*main*/

.main {
width: 850px;
margin: 0 auto;
}



/*nav menu*/

.nav {
float: left;
width: 150px;
margin: 0;
padding: 20px 0;
background-color: #d7d1a8;
border: 0;
}

.nav ul {
list-style-type: none;
font-size: .8em;
font-weight: bold;
padding: 0;
margin: 20px 0 0 0;}

.nav ul li a {
font-size: .8em;
font-weight: bold;
display: block;
width: 120px;
height: 1%;
border-left: solid 1px #53533d;
border-bottom: solid 1px #53533d;
background-color: #fff;
padding: 3px 0 3px 3px;
margin: 4px 5px;
text-align: left;
text-decoration: none;}

.nav ul li a:link, .nav ul li a:visited {
color: #000;} 

.nav ul li a:hover, .nav ul li a:focus {
background-color: #a4be92;
color: #000;}

.nav p {
text-align: left;
font-size: .7em;
margin: 8px;
padding-left: 4px;
}

.nav h1 {
text-align: left;
font-size: .8em;
margin: 8px;
padding-left: 4px;
font-weight: bold;
}

/*content*/

.content {
float: left;
width: 550px;
background-color: #fff;
border: 0;
margin: 0 15px;
text-align: left;
}

.content p {
font-size: .8em;
margin: 0 10px;
padding-bottom: 10px;
line-height: 1.3em;
}

.content p a {
text-decoration: none;
}

.content p a:link, .content p a:visited {
color: #0e542c;
font-weight: bold;
}

.content p a:hover, .content p a:focus {
color: #000;
}

.content h1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.1em;
text-align: left;
font-stretch: extra-expanded;
font-weight: normal;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 10px;
color: #0e542c;
}

.content h2 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: .8em;
text-align: left;
font-stretch: extra-expanded;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 10px;
color: #872323;
font-weight: bold;
}

.content h3 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: .7em;
text-align: left;
font-stretch: extra-expanded;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 10px;
font-weight: bold;
}

.content h6 {
font-size: .6em;
margin: 0 10px;
padding-bottom: 10px;
line-height: 1.3em;
}

.content h6 a {
text-decoration: none;
}

.content h6 a:link, .content p a:visited {
color: #0e542c;
}

.content h6 a:hover, .content p a:focus {
color: #000;
}

.content ul {
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
}

.content ul li {
padding-left: 5px;
padding-bottom: 3px;
font-size: 80%;
line-height: 1.5em;
list-style: square;}

.content ul li a:link, .content ul li a:visited {
color: #658a90;
}

.content ul li a:hover, .content ul li a:focus {
color: #000;
}

.content ol {
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
}

.content ol li {
padding-left: 5px;
padding-bottom: 3px;
font-size: .8em;
line-height: 1.5em;}

.content ol li a:link, .content ol li a:visited {
color: #658a90;
}

.content ol li a:hover, .content ol li a:focus {
color: #000;
}

.content table {
margin-left: 5px;
}

.content table td {
color: #000;
font-size: .8em;
margin: 0;
padding: 3px;
background-color: #c9c28b;
}

.content table td p {
font-size: .9em;
padding: 3px;
}

/*breadcrumb*/

.breadcrumb {
width: 530px;
margin: 10px 5px;
}

.breadcrumb ul {
text-align: left;
padding: 0;
border: 0;
}

.breadcrumb ul li {
display: inline;
text-align: left;
margin: 5px;
padding: 1px 5px;
font-size: .8em;
font-weight: bold;
color: #fff;
border-left: #FFCC00 6px solid;
background-color: #794c98;
}

.breadcrumb ul li a {
font-size: 100%;
color: #fff;
text-decoration: none;
}

.breadcrumb ul li a:link, .breadcrumb ul li a:visited {
color: #fff;
}

.breadcrumb ul li a:hover, .breadcrumb ul li a:focus {
color: #e2c728;
}

/*staff box*/

.box {
	float: left;
	width: 120px;
	height: 185px;
	background-color: #F0F0F0;
	padding: 2px;
	border: 1px #000 solid;
	margin-right: 6px;
	margin-left: 6px;
}

.box p {
	font-size: .7em;	
	text-align: center;
}

.box-R {
	float: right;
	width: 120px;
	height: 165px;
	text-align: center;
	background-color: #F0F0F0;
	padding: 2px;
	border: 1px #000 solid;
	margin-right: 2px;
	margin-left: 2px;
	font-size: .8em;
}

/*right column*/

.right {
float: right;
width: 120px;
margin: 0;
padding: 20px 0;
background-color: #d7d1a8;
border: 0;
}

.right ul {
list-style-type: none;
font-size: .8em;
font-weight: bold;
padding: 0;
margin: 20px 0 0 0;}

.right ul li a {
font-size: .8em;
font-weight: bold;
display: block;
width: 100px;
height: 1%;
border-left: solid 1px #53533d;
border-bottom: solid 1px #53533d;
background-color: #fff;
padding: 3px 0 3px 3px;
margin: 4px 5px;
text-align: left;
text-decoration: none;}

.right ul li a:link, .right ul li a:visited {
color: #000;} 

.right ul li a:hover, .right ul li a:focus {
background-color: #a4be92;
color: #000;}

.right p {
text-align: left;
font-size: .7em;
margin: 8px;
padding-left: 4px;
}

.right h1 {
text-align: left;
font-size: .8em;
margin: 8px;
padding-left: 4px;
font-weight: bold;
}

.clear {
	clear: both;
}

#footer {
width: 850px;
margin: 5px auto;
padding: 5px 0;
background-color: #794c98;
border: 0;
text-align: center;
}

#footer p {
font-size: .7em;
padding: 2px 0;
color: #fff;
}

#footer p a:link, #footer p a:visited {
color: #fff;
font-weight: bold;
}

#footer p a:hover, #footer p a:focus {
color: #e2c728;
}