body {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #666666;
	margin: 0px;
	
}


#wrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #AB8F67;
}


#header {
	height: 182px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#text {
	background-color: #CEBFA8;
	padding: 20px;
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	}
.imgspace {
	padding-right: 15px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #993333;
}
a:active {
	text-decoration: none;
}


.smalltext {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
/*upper  navigation for main pages*/		
#smnav {
	letter-spacing: .35em;
	text-transform: uppercase;
	padding-bottom: 10px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 175%;
	color: #333333;
	}

#smnav indicator {
	color: #993300;
}


#smnav a:link {
	color: #996600;
	text-decoration: none;
}

#smnav a:visited {
	color: #996600;
	font-weight: normal;
	text-decoration: none;
	}
#smnav a:hover {
	color: #790000;
	text-decoration: none;
	
}

#footer {
	padding-top: 10px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: 40px;
	margin-top: 5px;
	clear: both;
	background-color: #AB8F67;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #6F0000;
}
h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrap table {
	padding: 5px;
}
.quote {
	font-style: italic;
	color: #333333;
	padding: 10px;
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	border: thin solid #990000;
}
#wrap #text hr {
	color: #666666;
	float: left;
	width: 600px;
	margin-bottom: 20px;
	margin-top: 0px;
}
.border {
	border: 1px solid #333333;
}
h3 {
	color: #710000;
}
