html, body, p, h1, h2, h3, h4, h5, h6, ol, ul, li {
margin: 0;
padding: 0;
border: none;}

/*elements*/

body {
text-align: center;
color: #1D5630;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: small;
background-color: #fff;}

/*ID selectors*/

#wrapper {
width: 770px;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0;
margin-right: auto;
text-align: left;
background-image: url(../images/background.gif);
background-repeat: repeat-y;}

#header {
width: 770px;
height: 241px;
margin-left: auto;
margin-right: auto;
background-image: url(../collage.jpg);
background-repeat: no-repeat;}

#nav {
width: 135px;
float: left;}

#nav a {
text-decoration: none;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 1.1em;}

#nav a:link a:visited {
text-decoration: none;
color: white}

#nav ul {
list-style-type: none;
font-size: 10px;
background-color: #1D5630;
color: #fff;
font-weight: bold;
padding-bottom: 1.7em;
line-height: 3em;
text-indent: 5px;}

#nav ul li a {
display: block;
width: 110px;
height: 1%;
background-color: #1D5630;
border-bottom: 1px #FFF9DB solid;
border-top: 1px #FFF9DB solid;
border-right: 1px #FFF9DB solid;
border-left: 1px #FFF9DB solid;
color: #FFF;
padding-top: 1px;
padding-left: 5px;
padding-bottom: 1px;
padding-right: 0px;
text-indent: 0px;
text-decoration: none;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 1.1em;}

#nav ul li a:link, #nav ul li a:visited {
margin-left: 10px;
margin-top: 2px;} 

#nav ul li a:hover, #nav ul li a:focus {
font-weight: bold;
background-color: #D83016;
margin-left: 10px;
margin-top: 2px;}

#center {
margin: 0 0 20px 150px;
background-color: transparent;
width: 610px;
font-size: x-small;
line-height: 1.4em;}

#center ul {
padding-top: 0px;
padding-left: 30px;
padding-bottom: 10px;
}

#center ul li {
padding-left: 0px;
font-size: x-small;
line-height: 1.3em;
list-style: disc;}

#center a:link {
color: #29723B;}

#center a:visited {
color: #0B3616;}

#center a:hover, #center a:focus {
color: #D83016;}

#center h1 {
font-size: large;
font-weight: normal;
margin-bottom: 15px;
margin-top: 15px;
line-height: 1.2em;}

#center h2 {
font-size: x-small;
font-weight: normal;
margin-bottom: 15px;
margin-top: 10px;
color: #D83016;}

#center h2 a:link, #center h2 a:visited {
color: #D83016;}

#center h3 {
color: #29723B;
font-size: medium;
font-weight: bold;
margin-bottom: 5px;
margin-top: 15px;
margin-left: 0px;
line-height: 1.2em;}

#center h4 {
color: #29723B;
font-size: small;
font-weight: bold;
margin-bottom: 5px;
margin-top: 10px;
margin-left: 0px;
line-height: 1.2em;}

#center h4 a:link {
color: #29723B;}

#center h4 a:hover, #center h4 a:focus {
color: #D83016;}

#center h4 a:visited {
color: #0B3616;}

#center h5 {
color: #29723B;
font-size: x-small;
font-weight: bold;
margin-bottom: 4px;
margin-top: 7px;
margin-left: 0px;
line-height: 1.2em;}

#center h5 a:link {
color: #29723B;}

#center h5 a:hover, #center h5 a:focus {
color: #D83016;}

#center h5 a:visited {
color: #0B3616;}

#center img {}

#amazon {
clear: both;
border: 0;
margin: 0;
padding: 5px;
text-align: center;
font-size: smaller;
color: #000;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-image: url(../images/bkgr-amazon.gif);
background-repeat: repeat-y;}

#amazon a:link {
color: #29723B;}

#amazon a:hover, #amazon a:focus {
color: #D83016;}

#amazon a:visited {
color: #0B3616;}

span.numbers {
	font: bold;
	color: Red;}

#googlead {
clear: both;
border: 1px #000 solid;
margin: 0;
padding: 10px;
text-align: center;
background-color: #fff;}

#googlead p {
font-size: small;
font-weight: normal;
margin-bottom: 10px;}

#footer {
border: 1px #000 solid;
margin: 0;
padding: 10px;
text-align: center;
background-color: #29723B;}

#footer p {
font-size: x-small;

color: #fff;
font-family: Verdana, Helvetica, Arial, sans-serif;
 line-height: 150%;
}

#footer a:link, #footer a:hover, #footer a:focus, #footer a:visited {
	color: White;
}

.ad {
margin: 5px;}

/*Class selectors*/

.img-green {
padding: 1px;
background-color: #fff9db;
border: 1px #000 solid;
 margin-left: auto;
 margin-right: auto;
}

.img-main {
border: 1px #000 outset;}

.img-main-rt {
border: 1px #000 outset;
float: right;}

.img-main-R {
border: 0;
float: right;
padding: 10px;}

.img-main-left {
border: 1px #000 outset;
float: left;}

.img-main-L {
border: 0;
float: left;}

.clear {
clear: both;
}


