html {
text-align: center;
}

body {
	background-color: #CBD6C9;
	margin: 0px auto 0px auto;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/bkgnd.jpg);
	background-repeat: repeat-x;
	color: #000000;
	text-align: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}
.small{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
}
.photocaption{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

.header{
	background-image: url(images/btn_home_pln.gif);
	background-repeat: no-repeat;
	background-position: 700px bottom;

}
a.home:link{
	font-face: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

a.home:visited{
	font-face: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}


a.home:hover{
	font-face: arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/btn_dn.jpg);
	background-repeat: no-repeat;

}
a.home:active {
	font-face: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#navcontainer {
	width: 170px;
	color: #006600;
	margin-top: 19px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

#navcontainer a
{
	display: block;
	padding: 6px 3px 0px 3px;
	width: 170px;
	background-image: url(images/btn_up.jpg);
	background-repeat: no-repeat;
	height: 30px;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

#navcontainer a:link, #navlist a:visited
{
color: #006600;
text-decoration: none;
}

#navcontainer a:hover
{
	color: #006600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/btn_dn.jpg);
	background-repeat: no-repeat;
}

#content{
	width: 689px;
	border: 1px solid #996600;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/bkgd_content.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin: 0px 0px;
	float: right;
	height: auto;

}
#textblock{
	width: 600px;
	height: auto;
	margin-right: auto;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding: 10px 10px 150px 5px;
	clear: both;
	float: left;

}

#flash{
	float: left;
	margin: 10px 0px 0px 0px;
	height: auto;
	width: auto;

}
#rcolumn{
	width: 145px;
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 10px;
}
#text{
	width: 600px;
	padding: 10px 20px 100px 20px;
	float: left;
	
}
#ftr{
	background-image: url(images/ftr.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 691px;
	float: right;

}
.callout{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	margin: 10px -5px 0px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	color: #006600;
	margin-bottom: -8px;
	margin-left: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	color: #006600;
	margin-bottom: -3px;
	margin-top: -8px;
	margin-left: 2px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
}
#clear{
	width: 875px;
	clear: both;
	
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006600;
	font-weight: normal;
	line-height: 24px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #006600;
	margin-top: -5px;
	margin-bottom: -5px;
}
