p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: square;
	color: #333333;
}
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #EF4138;
	text-align: right;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EF4138;
}
.dashed-line {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: dashed;
	border-top-color: #EF4138;
	border-right-color: #EF4138;
	border-bottom-color: #EF4138;
	border-left-color: #EF4138;
	border-bottom-style: none;
}
.border {
	border: 1px solid #663399;
}
.bigcaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #EF4138;
	text-align: left;
	line-height: normal;
}
.click {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EF4138;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EF4138;
}
.hometext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 245px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.picleft {
	margin-right: 8px;
	margin-bottom: 4px;
}
.leftpic2 {
	margin-right: 12px;
	margin-bottom: 6px;
}
.border-white {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.header-border {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5F6062;
	border-right-color: #5F6062;
	border-bottom-color: #E94137;
	border-left-color: #5F6062;
}
.lead-text {
	font-weight: bold;
	color: #EF4138;
}
.links-border {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EF4138;
}
	#nav {
clear: both;
	margin:0;
	padding:0;
	list-style-type:none;
float:left;
width:760px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336633;
	border-bottom-color: #FFFFFF;
}
#nav {
	clear: both;
	margin:0px 0px 15px 0px;
	padding:0;
	list-style-type:none;
	float:left;
	width:798px;
	border-top-width: 1px;
	border-bottom-width: #EF4138;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EF4138;
	border-bottom-color: #EF4138;
}
#nav li {
display:inline;
padding:0;
margin:0;
}
#nav a:link,
#nav a:visited {
	color:#ffffff;
	background:#336633;
	padding: 5px 0px 5px 0px;
	width:133px;
	float:left;
	text-align: center;
	text-decoration:none;
	font: 11px/11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	background-color: #606163;
}
#nav a:hover {
color:#ffffff;
background:#EF4138;
}
#nav a:active {
color:#fff;
}
