html, body, p, h1, h2, h3, h4, h5, h6, ol, ul, li {
margin: 0;
padding: 0;
border: none;}

body {
margin-top: 0;
text-align: center;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
background-color: #24292D;}

/*wrapper*/

#wrapper {
width: 770px;
margin-top: 0;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: left;
position: relative}

/*header*/

#header {
width: 770px;
height: 185px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
background-image: url(../heading.gif);
background-repeat: no-repeat;
border-bottom: #000 1px solid;
color: #872323;
}

#header ul {
list-style-type: none;
text-align: right;
font-size: .8em;
padding-top: 55px;
margin-right: 10px;
color: #872323;
}

#header ul li a:link, #header ul li a:visited {
text-decoration: none;
font-weight: bold;
color: #872323;
}

#header ul li a:hover, #header ul li a:focus {
color: #000000;
}

#header h1 {
text-align: right;
font-size: medium;
margin-right: 10px;
margin-top: 7px;
}

/*top menu*/
#top {
	background-color: #872323;
}

#top ul {
	background-color: #872323;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
}

#top ul li {
	background-color: #872323;
	display: inline;
	padding-right: 20px;
}

#top ul li a {
color: #fff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

#top ul li a:hover, #top ul li a:focus {
color: #F4DF6E;
}

/*nav menu*/
#directions {
width: 180px;
position: absolute;
top: 225px;
left: 1px}

#directions p {
font-size: .8em;
background-color: #fff;
color: #000;
font-weight: bold;
padding: .8em;
line-height: 1.7em;
text-indent: 5px;
font-family: Verdana, Helvetica, Arial, sans-serif;}

#directions h1 {
background-color: #F4DF6E;
font-size: .9em;
padding: 3px;
text-align: center;
}

/*content*/

#content {
background-color: #fff;
width: 570px;
margin-left: 200px;
padding-bottom: 40px}

#content p {
font-size: .8em;
padding-left: 20px;
}

#content ul {
padding-top: 10px;
padding-left: 50px;
}

#content ul li {
padding-left: 5px;
font-size: .8em;
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.4em;
margin-bottom: 10px;
margin-top: 13px;
margin-left: 10px;
color: #872323;
font-weight: normal;}

#content h2 {
margin-bottom: 10px;
margin-top: 13px;
margin-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
font-size: 1em;
font-weight: bold;
background-color: #F4DF6E;}

#content h3 {
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 p {
line-height: 1.3em;}

#content a:link {
color: #872323;} 

#content a:visited {
color: #61778C;}

#content a:hover, #content a:focus {
font-weight: bold;}

#content.box p {
	background-color: #F4E7CE;
}

#content table {
	background-color: #872323;
}

#content td {
	color: White;
	font-size: .9em;
}

/*clear*/

#clear {
clear: both;}

/*footer*/

#footer {
border: 1px #000 solid;
width: 570px;
margin-left: 200px;
margin-top: 10px;
margin-bottom: 15px;
padding: 10;
text-align: center;
background-color: #F4DF6E;}

#footer p {
font-size: .7em;
color: #000;
font-weight: normal;}

#footer h1 {
font-size: .8em;
color: #fff;
font-weight: bold;
padding-top: 8px;
padding-bottom: 8px;}

#footer p a:link, #footer p a:visited, #footer p a:hover, #footer p a:focus {
text-decoration: none;
color: #FAC65F;
font-size: 1em;
font-weight: normal;}

.number {
float:left;
color:#872323;
font-size:40px;
line-height:30px;
padding:3px;
font-family: Times, serif, Georgia;
} 

.clear {
	clear: both;
}

