/* CSS Document */
body {
	background-color: #666666;
}

#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 762px;
	min-height: 820px;
	height: auto;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	background-image: url('/template/images/wrap_bg.jpg');
	background-repeat: repeat;
	clear:both;
}

#wrap_home {
	margin-left: auto;
	margin-right: auto;
	width: 762px;
	min-height: 840px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	background-image:url('/template/images/wrap_bg_home.jpg');
	background-repeat: repeat;
	clear:both;
}

#header {
	width: 762px;
	height: 234px;
}

#leftside {
	width: 192px;
	height: auto;
	float:left;
	display:inline;
	background-image:url('/template/images/left.jpg');
	background-repeat:no-repeat;
	background-color:#7fad41;
}

#rightside {
	width: 177px;
	height: 500px;
	float:right;
	display:inline;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-image: url('/template/images/right.jpg');
}

#rightside_home {
	width: 90px;
	height: 500px;
	float:right;
	display:inline;
	background-repeat:no-repeat;
	background-image:url('/template/images/right_home.jpg');

}





#middle {
	width: 393px;
	float: left;
	min-height: 500px;
	background-image:url('/template/images/middle.jpg');
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#middle_home {
	width: 480px;
	float: left;
	background-image:url('/template/images/middle_home.jpg');
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#middle_image {
	width: 393px;
	height: auto;
	margin-top:0px;
	float: left;
	background-color: #FFFFFF;
}


#navspacer {
	
	height: 20px;
	width: 192px;
	float: left;
	display:inline;
}

#button {
	width: 150px;
	height: auto;
	float: left;
	clear: none;
	padding-left:0px;
	padding-bottom:5px;
	margin-top: 2px;
	margin-left: 20px;
	display:inline;	
}

#button_text {
	width: 100px;
	height: auto;
	float: left;
	clear: none;
	padding-left:0px;
	padding-bottom:10px;
	margin-top: 0px;
	margin-left: 10px;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	display:inline;	
}

#button_leaf {
	
	height: 32px;
	width: 38px;
	float: left;
	background-image:url('/template/images/button.jpg');
	background-repeat:no-repeat;
}


.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}

.home_introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:26px;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	color: #336381;
	font-style: normal;
	font-weight: lighter;
}



.large_introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:22px;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	color: #336381;
	font-style: normal;
	font-weight: lighter;
}

.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
	font-style: normal;
	font-weight: lighter;
	width: 342px;
}

.large_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:22px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #336381;
	font-style: normal;
	font-weight: lighter;
}





#newstitle {
	width: 177px;
	height: auto;
	float: left;
	clear: none;
	margin-left: 0px;
	padding-bottom:7px;
	margin-top: 30px;
	display:inline;
}


#news {
	width: 140px;
	height: auto;
	float: left;
	clear: none;
	margin-left: 20px;
	padding-bottom:7px;
	margin-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336381;	
	display:inline;
}


.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	padding-top: 8px;
	padding-left: 0px;
	color: #000000;
}

.newspage_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	padding-top: 20px;
	padding-bottom:20pt;
	margin-left: 20px;
	margin-right: 20px;
	color: #666666;
	font-style: normal;
	font-weight: lighter;
	
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}


#rhs_nav {
	width: 140px;
	height: auto;
	/*float: left;
	clear: none;*/
	margin-left: 20px;
	padding-bottom:7px;
	margin-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336381;	
	/*display:inline;*/
}

.rhs_nav_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	padding-top: 8px;
	padding-left: 0px;
	color: #336381;
}








#rightside a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336381;
	text-decoration: none;
}

#rightside a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336381;
	text-decoration: none;
}

#rightside a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#rightside a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336381;
	text-decoration: none;
}














#leftside a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#leftside a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#leftside a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
}

#leftside a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#logos {
	height: 70px;
	width: auto;
	background-image: url('/template/images/left_logos.jpg');
	margin-top: 50px;
}

.rightcolbutton {
	width: 165px;
	height: 40px;
	background-image: url('/template/images/rightcolbutton.png');
	margin-left: 6px;
	margin-top: 10px;
	cursor: pointer;
}

.rightcolbuttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336381;
	padding-top: 12px;
	padding-left: 12px;
}

.rightcolbuttontext a:link, .rightcolbuttontext a:active, .rightcolbuttontext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336381;
	text-decoration: none;
}

.rightcolbuttontext a:hover {
	color: #000000;
	text-decoration: none;
}


