
/* styles that define the basic elements of the site */





BODY {    font-family: Verdana, San Serif;

		font-size: 12px;
		color: #626264;

}



TD {    font-family: Verdana, San Serif;

		font-size: 12px;

}



a:link {

	text-decoration: none;

	color: #2b5d58;

}

a:visited {

	text-decoration: none;

	color: #2b5d58;

}

a:hover, a:active {



	color: #668381;


}

.righthead {

    font-family: Verdana;

	font-size: 12 px;

	color: #626264;

    line-height: 12px;

	border-top: 0 px solid #2b5d58;

	border-right: 1px solid #2b5d58;

	border-left: 1px solid #2b5d58;

	border-bottom: 1px solid #2b5d58;
	background-color: #f1f7f7;
	vertical-align:middle;
padding-bottom: 2px;
	padding-top: 2px;
padding-left: 5px;
padding-right: 5px;           
	
}

.top {

    font-family: Verdana;

	font-size: 12 px;

	color: #626264;

    line-height: 12px;

	border-top: 1px solid #2b5d58;

	border-right: 1px solid #2b5d58;

	border-left: 1px solid #2b5d58;

	border-bottom: 1px solid #2b5d58;
	background-color: #f1f7f7;
	vertical-align:middle;
padding-bottom: 2px;
	padding-top: 2px;
padding-left: 5px;
padding-right: 5px;           
	
}

h2 {

    font-family: Times new roman, serif;
	font-size: 15 px;
	color: #2b5d58;
	font-weight: normal;
	padding-bottom: 0px;
	font-variant: small-caps;

}




h1 {
	font-family: "Times new roman";
	color: #2b5d58;
	font-size: 25px;
	font-weight: normal;
	width: 300px;
	float: center;
	padding-bottom: 5px;
	border-bottom: 1px dotted #2b5d58;
	font-variant: small-caps;
	
}



.contnav p {


	font-family: Verdana;
	font-size: 11px;
	color: #DC0A0E;
	font-weight: bold;

	  

}


.contnav a:link, .contnav a:visited {

	font-family: Verdana;
	font-size: 11px;
	color: #DC0A0E;
	font-weight: bold;

	



}

.contnav a:hover, .contnav a:active {

	font-family: Verdana;
	font-size: 11px;
	color: #49494A;
	font-weight: bold;
	


}
.calhead {

    font-family: Verdana,san- serif;
	font-size: 15 px;
	color: #2b5d58;
	fontweight: bold;

}



.head {

    font-family: Times new roman, serif;
	font-size: 15 px;
	color: #2b5d58;

}



.subhead {

    font-family: Verdana, san-serif;
	font-size: 13 px;
	font-weight: bold;
	color: #2b5d58;

}




.bottom{

    font-family: Verdana, san-serif;
	font-size: 10 px;
	color: #ffffff;
	padding-bottom: 10px;
	padding-top: 10px;


}

.frontpage {

    font-family: arial, Verdana, san-serif;
	font-size: 12 px;
	font-height: 15px;
	color: #444443;
	font-weight: bold;

          

}

.justblack {

    font-family: arial, Verdana, san-serif;
	font-size: 12 px;
	font-height: 14px;
	color: #000000;
	font-weight: bold;

          

}


.newsbox {
	 font-family: arial, Verdana, san-serif;
	font-size: 12 px;
	font-height: 15px;
	color: #444443;

	border-top: 0px dotted #97908A;

	border-bottom: 0px dotted #97908A;
	
	background-color: #eaeeee;
	vertical-align:middle;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;           

}

.newsbox_white {
	 font-family: arial, Verdana, san-serif;
	font-size: 12 px;
	font-height: 15px;
	color: #444443;

	border-top: 1px dotted #97908A;

	border-bottom: 1px dotted #97908A;
	
	background-color: #ffffff;
	vertical-align:middle;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;           

}


.box {

    font-family: arial, Verdana, san-serif;
	font-size: 15 px;
	font-height: 16px;
	color: #97908A;
	font-weight: bold;

          

}

.homeimga {


	border-top: 1px #2e5e52;
	border-bottom: 1px #2e5e52;
	border-right: 1px #2e5e52;
	border-left: 1px #2e5e52;
	
	background-color: #ffffff;
	vertical-align:middle;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;           

}

.homeimg {



	border-top: 1px solid #2e5e52;

	border-right: 1px solid #2e5e52;

	border-left: 1px solid #2e5e52;

	border-bottom: 1px solid #2e5e52;
	background-color: #ffffff;
	vertical-align:middle;
padding-bottom: 7px;
	padding-top: 7px;
padding-left: 7px;
padding-right: 7px;           
	
}


