p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F1D1;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #62624F;
	width:500px;
	text-align:center;
	margin-left:40px;
}


body {
	background-color: #62624F;
}

.page_title {
font-family: Arial, Helvetica, sans-serif;
	color: #62624F;
	font-size: 11px;
	font-weight:bold;
}

#wrapper {width:786px; height: 655px; margin:0 auto; background-color:#f9f1d1;

}

#column1 { width:200px; float:left;

}

#column2 {width:580px; float:right; background-color:#f9f1d1;

}

ul li {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62624F; margin-bottom:6px;}
	
.green_title {
	color: #62624F;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #62624F;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #62624F;
	text-decoration: underline;
}

.sub_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F1D1;
	font-weight: normal;
}

a.sub_link:visited {	color: #F9F1D1; }   /* visited link */
a.sub_link:hover   {
	color: #F9F1D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}   /* moused-over link */
a.sub_link:active  {	color: #F9F1D1; }   /* selected link */
.small01 {
	font-size: 10px;
}
.pagetext {
	color: #62624F;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #62624F;
}
.bigbold {
	font-size: 16px;
	font-weight: bold;
}
