@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #CD9967;
}
h6 {
	font-size: 10px;
}

p {
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	font-weight: normal;
}

p.copywright {
	font-size: 10px;
	font-style: italic;
	text-align: left;
}
#countertext {

}
#miniwrappertext {
	float: right;
	width: 750px;
	padding: 10px;
	text-align: center;
}
#topbanner {
	background-color: #CD9967;
}

#wrapper {
	width: 887px;
	background-color: #696;
	margin-right: auto;
	margin-left: auto;
	border: thick groove #895B2E;
}
.hometext {
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
}

a:link {
	color: #FFF;
}
a:visited {
	color: #CD9967;
}
a:hover {
	background-color: #895B2E;
	text-align: center;
}
#counter {
	float: left;
	width: 150px;
}

#maintext {
	padding-right: 5px;
	padding-left: 5px;
}
#copyright {
	font-size: 10px;
	font-style: italic;
}

#navbar {
	float: left;
	width: 150px;
}

#lamar {
	float: left;
	width: 150px;
.darkred {
	color: #900;
}
#wrapper div #maintext {
	text-align: left;
	font-weight: bold;
}
#weather {
}
p.textcenter {
	text-align: center;
}
.bold {
	font-weight: bold;
}
#wrapper div #maintext .bold {
	font-weight: bold;
}

.redtext {
	color: #C00;
}
.centerpic {
	text-align: center;
}

