@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

* {
padding:0px;
margin:0px;
}
#wrapper {
background-image:url(images/background.png);
width:698px;
margin-left:auto;
margin-right:auto;
background-repeat: repeat-y;
background-position:-1px 2px;

}
#logo {
width:650px;
margin-left:auto;
margin-right:auto;
}
#container {
width: 650px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}
#navcontainer {
width:650px;
margin-left:auto;
margin-right:auto;
border-top:1px white solid;
border-bottom:1px white solid;
padding-top:10px;
padding-bottom:10px;
background-image:url(images/backgroundnav.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
}
#navlist {
margin-left:60px;
}
#navlist li{
display:inline;
font-family:"Times New Roman";
font-size:24px;
font-weight:500;
}
#navlist a{
color:#999999;
text-decoration:none;
padding-left:35px;
}
#navlist a:hover{
background-image:url(images/navarrow.png);
background-repeat:no-repeat;
background-position:4px 3px;
color:#3e4418;
text-decoration: none;
}
#footer {
text-align:center;
border-top:1px black solid;
margin-top:5px;
padding-top:10px;
top:94%;
bottom:0px;
right:0px;
left:0px;
}
#footer a{
color:#000000;
font-size:20px;
}
#footer a:hover{
color:#FF0000;
}
h1 {
font-family: "Times New Roman";
font-size:20px;
color:#3e4418;
padding-left:10px;
padding-right:10px;
text-decoration:overline;
padding-bottom:10px;
text-transform:capitalize;
}
h2 {
font-family: "Times New Roman";
font-size:20px;
color:#3e4418;
padding-left:10px;
padding-right:10px;
text-decoration:overline;
padding-bottom:10px;
text-transform:capitalize;
}
h3 {
padding-left:18px;
padding-right:10px;
padding-bottom:20px;
color:#3e4418;
font-weight:0;
word-spacing:1px;
text-indent:1em;
letter-spacing:0.8px;
}
h3 li{
list-style: open-circle;
margin-left:0px;
padding-left:-20px;
}
li h3{
margin-left:-5px;
}
h3 ul{
margin-left:10px;
}
h3 span{
font-style:italic;
color:#575e29;
letter-spacing:0px;

}
#source {
text-align:right;
}
#source a{
color:#000000;
}
#source a:hover{
color:#FF0000;
}
h1 a{
font-family: "Times New Roman";
font-size:20px;
color:#3e4418;
padding-left:10px;
padding-right:10px;
text-decoration:overline;
padding-bottom:10px;
text-transform:capitalize;

}
h1 a:hover {
font-family: "Times New Roman";
font-size:20px;
color:red;
padding-left:10px;
padding-right:10px;
text-decoration:overline;
padding-bottom:10px;
}
h2 a{
font-family: "Times New Roman";
font-size:20px;
color:#3e4418;
text-decoration:overline;
padding-bottom:10px;
text-transform:capitalize;

}
h2 a:hover {
font-family: "Times New Roman";
font-size:20px;
color:red;

}
h3 a{
text-decoration:underline;
}
h3 a{
color:red;
}
#bottom {
background-image:url(images/bottom3.png);
background-repeat:no-repeat;
width:700px;
height:100px;
margin-left:auto;
margin-right:auto;
background-position:0px -81px;
}
.faceimg img {
float: right;
border:1px solid #3e4418;
padding:5px;
margin-top:0px;
margin-bottom:10px;
margin-left:5px;
margin-right:20px;
}
input {
width:200px;
}
textarea {
width:300px;
height:100px;

}
form{
color:#3e4418;
letter-spacing:0.8px;
}
#form1 textarea {
width:500px;
height:200px;
}
input[type="text"], textarea {
border-top: 2px solid #999;
border-left: 2px solid #999;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;

}

input {     
border: 1px solid #006;
font:12px "Times New Roman", Times, serif;
color:#3e4418;
letter-spacing: 1.2px;
} 
fieldset {
margin: 1em 0;
padding:1em;
border:1px solid #ccc;
background: #f8f8f8;
width:500px;
margin-top:-4px;
margin-left:50px;
color:#3e4418;
}
legend {
	font-weight:bold;
}
.imgpost {
clear:both;
}
.imgpost img {
max-width:600px;
padding:0px;
border:0px;
margin-left:auto;
margin-right:auto;
clear:both;
display:block;
}
#maplist {
margin-left:60px;
}

#maplist a{
color:#999999;
text-decoration:none;
}
#maplist a:hover{
color:#3e4418;
text-decoration: underline;
}
.h1m {
font-family: "Times New Roman";
font-size:20px;
color:#3e4418;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
text-transform:capitalize;
}
.h2m {
padding-right:10px;
color:#3e4418;
font-weight:100;
word-spacing:1px;
text-indent:1em;
letter-spacing:0.8px;
font-size:15px;
margin-left:18px;
}
h3 li {
list-style:circle;
margin-left:0px;
}
.h3 span{
font-style:italic;
color:#575e29;
letter-spacing:0px;
}
#advert {
margin-left:auto;
margin-right:auto;
width:728px;
margin-top:0px;
}