/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFEBC7;
	font-family: "Times New Roman", Times, serif;
	color: #DFEBC7;
	background-image: url(images/templageimages/background.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	background-position: 20px;
	line-height: 20px;
	text-align: left;
}
.textheader {	font-size: 24px;
	color: #2C432D;
}
.topborder {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.leftimage {padding-right: 5px;
}
.rightimage {padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.spacerbdr {border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.navtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 20px;
}
.navsubtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: left;
	background-color: #DFEBC7;
	margin-left: 15px;
}
.navcurrenttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #E1B07F;
	text-decoration: none;
}
.newlink a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E1B07F;
	text-decoration: none;
}
.newlink a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E1B07F;
	text-decoration: underline;
}
a.current:link {
	color: #E1B07F;
	text-decoration: none;
}
a.current:visited {
	color: #E1B07F;
	text-decoration: none;
}
a.current:hover {
	color: #E1B07F;
	text-decoration: none;
}
a.newslink:link {
	color: #666666;
	text-decoration: none;
}
a.newslink:visited {
	color: #999999;
	text-decoration: none;
}
a.newslink:hover {
	color: #E1B07F;
	text-decoration: none;
}
.tableborder {
	border: 1px solid #CCCCCC;
}
.leftbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #828282;
	text-align: left;
	line-height: 20px;
}
.newslinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-position: 20px;
	line-height: 30px;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
}
.stretchedtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 14px;
	font-weight: bold;
}
.taglinetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 26px;
	color: #02693B;
	text-decoration: none;
	letter-spacing: 3px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.newlinkcurrent a {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.newlinkcurrent a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 18px;
}
.rounded-corners {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}
.rounded-cornerscontact {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	
}
.rightcolumn {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
}
#bodylayer {	width:570px;
	height:450px;
	z-index:1;
	overflow: auto;
	padding: 5px;
}
