body { 
	margin: 0 0 0 150px; 
	padding: 0; 	
	font-size: 100%;
	text-align: left; 
	background: #000000;
	background-image: url("images/back2.jpg");
	background-repeat: no-repeat;
	color: #000;
}

* {margin: 0; padding: 0; border: 0;}
span {color: #8E7A57}
p, ul, p a, h2 {font-family: Georgia, Arial, Helvetica, sans-serif}

h1 {margin-left: 10px; font-family: Georgia, serif; color: #333; float: left; font-weight: normal; margin-left: 10px; font-size: 1.55em}
h1 a:link, h1 a:visited, h1 a:active {text-decoration: none; color: #333; font-weight: normal}
h1 a:link span, h1 a:visited span, h1 a:active span {text-decoration: none; font-weight: normal}
h1 a:hover {color: #7D6445; text-decoration: none; font-weight: normal}
h1 a:hover span {color: #333; text-decoration: none; font-weight: normal}

h3 a, h3 a:link, h3 a:hover {font-weight: normal} 


h2 {margin: 0; padding-left: 10px; font-size: 0.75em; background-color: #30261A; color: #fff; line-height: 2em} 

h3, h4, h5 {font-family: Georgia, serif; color: #000;}
h3 {font-size: 1.4em; line-height: 1.25em; font-weight: normal}
h4 {font-size: 1.0em; line-height: 0.90em; font-weight: bold}
h5 {font-size: 0.70em; line-height: 0.70em; font-family: Arial, Helvetica, sans-serif; font-weight: bold}

p {margin: 10px; font-size: 14px; line-height: 1.35em}

#siteimg p {   
	margin: 0 0 0 10px;
	padding-left: 10px;
	padding-top: 90px;
	font-family: Georgia, serif;
	font-size: 1.45em; 
	line-height: 1.05em; 
	font-weight: normal; 
	letter-spacing: -0.05em; 
}

ul {
	margin-left: 10px;
	font-size: 0.7em;
	line-height: 1.75em;
	list-style: inside square;
	margin-right: 10px;
}

a {color: #7D6445; font-weight: bold; text-decoration: none}
a:link {color: #fff; font-weight: bold; text-decoration: none}
a:hover {color: #8E7A57; font-weight: bold; text-decoration: none}
#navbar a {color: #fff; font-weight: bold; text-decoration: none}
#navbar a:link {color: #fff; font-weight: bold; text-decoration: none}
#navbar a:hover {color: #333; font-weight: bold; text-decoration: none}

#container {
	width: 870px;
	background: #ffe4b5;
	overflow: hidden
}

#topbar {  
	width: 870px;
	height: 25px;
	background: #30261A
}
	
	
#hdr { 
	width: 870px;
	padding-top: 20px;
	height: 50px; 
	line-height: 30px;
	background: #fff
}

#navbar { 
	width: 870px; 
	height: 1.75em;
	background-color: #A08250;
}

#image {
	width: 850px;
	margin-left: 10px;
}

#image p  {
	color: #000;
}

#image h4  {
	font-size: 14px;
	font: Georgia;
	padding-left: 10px;
}


#image a  {
	color: #000;
	text-decoration: none;
}

#siteimg { 
	width: 870px; 
	height: 300px;
	background: url('images/siteimage.jpg') #fff; 
}

.first  {
	width: 265px;
	border: 1px; 
	border-color: #cd853f;
}

.second  {
	
	border: 1px; 
	border-color: #cd853f;
}

.comments  {
	border: 1px;
	border-color: #cd853f;
	text-align: absmiddle;
	
}


#bttmbar {
	float: left;
	
	width: 870px;
	height: 3em;
	line-height: 3em;
	background: #A08250;
	overflow: hidden
}

#nav ul {display: inline}

#nav li {display: inline}

#nav a {
	line-height: 30px;
	margin-left: 0px;
	display: inline;
	font-weight: bold;
	margin-right: 0px;
}

#nav a span {color: #8D7549}


