body { 
	font-family: Arial, Helvetica, sans-serif;
}
p { 
	font-size: 14px; 
	font-weight: normal;
	line-height: 22px;
}
h1 { 
	font-size: 30px;
	font-weight: bold;
	color: #0C4242;
}
h2 { 
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
h3 { 
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
h4 { 
	font-size: 14px;
	font-weight: bold;
}
li { 
	font-size: 15px; 
	line-height: 18px;
	padding-bottom: 5px;
	font-weight: bold;
}
a { 
	font-weight: bold;
	text-decoration: none;
	color: #006666;
}
a:hover { 
	text-decoration: underline;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
	color: #FFFFFF;
}
.textlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}
.textlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #006666;
}
.imgborder { 
	BORDER: #000000 1px solid;
}
.credit {
	line-height: 14px;
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 65px;
	font-weight: normal;
	color: #006666;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 38px;
	color: #FFFFFF;
}
.nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 38px;
	color: #FFE8BF;
	text-decoration: none;
}
.disclaimer {
	font-size: 10px;
	line-height: 14px;
	padding-top: 5px;
	border-top: 1px solid #6F9272;
}

#bodydiv {background-color:#EEE3C7;width:748px;}

#banner {background-color:#B0782B;width:550px;height:142px;}

#linkbox {background-color:#B0782B;width:550px;height:87px;}

#nav1 {background-color:#6F9272;width:192px;height:700px;}

#nav2 {position:absolute; width:192px; height:87px; z-index:1; background-color:#6F9272;}

#nav3 { background-color:#6F9272;width:550px;height:34px;}

.whiteborder { border: 1px solid #FFFFFF;}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
