BODY  {
	font-family: arial, helvetica;
	font-size: 14px;
	color: #000000;
}

TD	{
	font-family: arial, helvetica;
	font-size: 14px;
	color: #000000;
}

blockquote {
	font-family: arial, helvetica;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}
	
	

ol {
	list-style-position: outside;
	padding-top: 0px;
	margin-top: 0px;
	}
ul {
	list-style-position: outside;
	padding-top: 0px;
	margin-top: 0px;
	}
li {
	list-style-position: outside;
	padding-top: 0px;
	margin-top: 0px;
	}
ul.pgsectul {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-position: outside;	
	}
li.pgsectli {
	font-size: 11px;
	margin: 0px;
	list-style-image: url(gif/disc.gif);
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
	}
ul.subpagesul {
	color: #3A4436;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 8px 16px;
	list-style-position: outside;	
	}
li.subpagesli {
	color: #3A4436;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	list-style-image: url(gif/disc.gif);
	padding: 0px 0px 2px 0px;
	list-style-position: outside;
	}



.pgtitle {
	font-family: lithograph, arial, helvetica;
	font-size: 21px;
	color: #000000;	
	font-weight: bold;
	}
.pgsubtitle {
	font-family: lithograph, arial, helvetica;
	font-size: 18px;
	padding: 10px 0px 0px 0px;
	color: #898989;
	font-style: italic;
	font-weight: bold;
	}
.pgsections {
	padding: 10px 0px 0px 0px;
	}
a.pgsection:link {
	font-size: 12px;
	font-weight: bold;
	color: #3A4436;
	text-decoration: none;
}
a.pgsection:visited {
	font-size: 12px;
	font-weight: bold;
	color: #3A4436;
	text-decoration: none;
}
a.pgsection:hover {
	text-decoration: underline;
}


.header {
	font-family: arial, helvetica;
	font-size: 18px;
	padding: 20px 0px 2px 0px;
	color: #898989;	
	font-weight: bold;
	}
.smallheader {
	font-family: arial, helvetica;
	font-size: 16px;
	color: #898989;	
	font-weight: bold;
	}
.location {
	font-size: 12px;
	color: #898989;
	padding: 20px 32px 0px 32px;
	}
.small  {
	font-family: arial, helvetica;
	font-size: 12px;
	}
.copyright  {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #3A4436;
	}
	


/* christi's contact form */

#contactform   {
	list-style: none;
	background: none;
	width: 550px;
	padding-left: 10px;
	}
#contactform ul li  {
	float: left;
	list-style: none;
	background: none;
	margin:5px 3px;
	}
#contactform div  {
	margin:3px 3px;
	}
#contactform .inputlabel  {
	width: 200px;
	float: left;
	height: 23px;
	vertical-align: middle;
	}
#contactform .inputguy  {
	width: 300px;
	float: right;
	height: 23px;
	text-align: left;
	}
#contactform .inputguy-noheight  {
	width: 300px;
	float: right;
	}
#contactform label {
	margin: 0; padding: 0; border: 0;
	}
	
#contactform form {
	border: 0; padding: 0; margin: 0;
	}
	
#contactform input.butn  {
	color : #21556e;
	font-weight : bold;
	background : #a0e3d3;
	border : 2px solid #6bc49a;
	margin-top : 3px;
	font-size : 12px;
	line-height : 16px;
	width: auto;
	}
#contactform input  {
	color: #333333;
	font-weight : normal;
	background-color : #e8e8e8;
	border : 2px solid #CCCCCC;
	padding : 2px;
	font-size : 12px;
	line-height : 16px;
	width: 300px;
	}
#contactform textarea  {
	color: #333333;
	background-color : #e8e8e8;
	border : 2px solid #CCCCCC;
	font-size : 12px;
	line-height : 16px;
	width: 300px;
	}
#contactform select  {
	color: #333333;
	background-color: #e8e8e8;
	border : 2px solid #CCCCCC;
	font-size : 12px;
	line-height : 16px;
	width: 300px;
	}
#contactform input.checkbox {
	color: #333333;
	background-color : #e8e8e8;
	border : 2px solid #CCCCCC;
	padding: 0;
	margin: 0;
	line-height : 12px;
	width: auto;
	}
#contactform .radiostyle {
	color: #333333;
	background-color : #e8e8e8;
	border : 2px solid #CCCCCC;
	}

/* end christi's contact form */
	


	
	
	

a.locationlnk:link {
	color: red;
	font-size: 12px;
	text-decoration: none;
}
a.locationlnk:visited {
	color: red;
	font-size: 12px;
	text-decoration: none;
}
a.locationlnk:hover {
	text-decoration: underline;
}


a.subbtns:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.subbtns:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.subbtns:hover {
	text-decoration: underline;
}


.backtotopbtn  {
	text-align: right;
	padding: 5px 0px 0px 0px;
	}
a.backtotop:link {
	color: #3A4436;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
a.backtotop:visited {
	color: #3A4436;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
a.backtotop:hover {
	text-decoration: underline;
	}
	
	

A:link {
	color: #016BA8;
	font-family: arial, helvetica;
	text-decoration: none;
}
A:visited {
	color: #016BA8;
	font-family: arial, helvetica;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

