﻿html { overflow:-moz-scrollbars-vertical; }
body
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	background-image:url(../images/Background.gif);
	background-repeat:repeat; 
	height: 100%;
	margin:0;padding:0;
}
img{border:none;}

/*Generic Styles*/
a:link{color:#96520d; text-decoration:none;}
a:hover{color:#96520d; text-decoration:underline !important;}
a:visited{color:#96520d; text-decoration:none;}
a:active{color:#96520d; text-decoration:underline;}

h1{ color:#3a5406; font-size:20px; font-weight:600; margin:5px 5px 0 5px; padding:0; }
h2{ font-size:16px; color:#96520d; }
h3{ font-size:14px; color:#96520d; margin:0 0 5px 0; }
p{ color:#96520d; }

.center{ text-align:center; }
.center2{ text-align:center; margin-bottom:3px; }
.tError{ color:red; }
.tSuccess{ color:Green; }
.t1{font-family: Verdana, Sans-Serif; font-size: 12px; padding:5px 0 5px 0; }
.hleft{font-size:14px; color:#96520d; margin:0px 0 0px 20px; display:inline; font-weight:bold;}
.hright{font-size:14px; color:#96520d; margin:0px 0 0px 40px;display:inline;font-weight:bold;}

/*MasterPage Styles*/
#Wrapper{ width:780px; margin:10px auto; border:solid 3px #738813; background-color:#fff; }
#Header{ width:780px; }
	#headerImgs{ width:780px; height:90px; display:block; }
		#topLeft{ float:left; margin:-3px 0 0 -3px;}
		#topMiddle{ float:left; margin:25px 0 0 0; }
		#topRight{ float:right; margin:-3px -3px 0 0; }
	.nav{ width:763px; height:27px; background-image:url(../images/navBar.gif); margin:0 auto; 
			color:#fff; font-size:14px; font-weight:600; text-align:center; z-index:999; }
		.nav ul{position:relative; top:4px; margin:0; padding:0; width:763px; padding:0; text-align:center;  }
		.nav ul li{ display:inline; margin:0 5px;}
		.nav a:link{ color:#fff; text-decoration:none; }
		.nav a:hover{ color:#fff; text-decoration:underline !important; }
		.nav a:visited{ color:#fff; text-decoration:none; }
	/*Drop Down Menu Layout*/
	#dd {margin: 0 0 0 65px; padding: 0;}
	#dd li {list-style: none; float:left;}
	#dd li a.menu {display: block; text-align: center; color: #fff; width: auto;}
	#dd li a.menu:hover {background: Transparent;}

	.submenu {background:#899b37 url(../images/subMenuBG.gif) repeat-x; visibility: hidden; top:22px;position: absolute; width:auto; min-width:95px; z-index:3;}
	.submenu a {display: block; font-size:12px;  text-align: left; text-decoration: none; padding: 5px 5px 5px 5px; color: #0f636e;}
	#menu1 {left:548px;}
	#menu2 {left:10px;}
	/*--End Drop Down Menu Styles --*/
#pageContent{ width:750px; min-height:404px; height:auto !important; height:404px; margin:4px auto; padding:4px 0; background-color:#F1E3A6; 
				background-image:url(../images/gradientBack.gif); background-repeat:repeat-x; }
#Footer{ width:780px; height:52px; display:block; }
	#copyright{ text-align:center; margin:4px; }
	#botLeft{ float:left; margin:-11px 0 -3px -3px; }
	#botRight{ float:right; margin:-11px -3px -3px 0; }

/*HomePage Styles*/
#leftNav{ float:left; width:180px; padding:0 10px; border-right:solid 2px #738813; }
	#leftNav img{margin:2px 0;}
#mainContent{ width:530px; margin-left:212px; }
	#RIContent_0{width:529px; height:248px; background-image:url(../images/gradientBack.gif); background-repeat:repeat-x; overflow:hidden;}
		#loadBar_0{ position:relative; top:110px; left:150px; border:2px solid #6A8002; height:20px; width:200px; padding: 2px 5px 2px 5px;}
			#loadTxt_0{ position:relative; top:-19px; height:20px; width:200px; font-size:14px; text-align:center; color:#E2383F; font-weight:600; }
			.FullDot_0{  background-color:#BED7A1; cursor:default; height:20px; width:20px; display:block; float:left;}
			.EmptyDot_0{ background-color:Transparent; cursor:default; height:20px; width:20px; display:block; float:left;}
		#RIcontrols_0{width:100%; position:relative; top:-20px; z-index:999; display:none; font-size:12px; font-weight:600;}
			.prev{float:left; padding-left:5px; margin-top:-5px;} 
			.next{float:right; padding-right:5px; margin-top:-5px;}
			.arrow{font-size:20px; font-weight:500; display:inline;} 
			.RIcontrols a:link{color:#F1E3A6; text-decoration:none;}
			.RIcontrols a:visited{color:#F1E3A6; text-decoration:none;}
			.RIcontrols a:active{color:#F1E3A6; text-decoration:none;}
			.RIcontrols a:hover{color:#CCCCCC; text-decoration:none;}	
		.IMAGE{display:none;}		
		
	#lowerHomeContent{ width:530px; height:150px; padding:5px 0; display:block;}
		#leftSide{float:left; width:250px; height:150px; padding:2px; border-right:solid 2px #738813; }
			#envelope{ float:right; margin-right:20px; }
			#btnContainer{ width:245px; height:40px; display:block; }
				#btnContainer p{ font-size:10px; padding:4px 0 0 0; margin:0; }
				#signin{float:left;}
					#signin img{ padding:0 20px; }
				#register{float:right;}
					#register img{ padding:0 20px; }
		#rightSide{ float:right; width:260px; padding:2px; }
			#rightSide h3{margin:20px 0 0 0; padding:0;}
			#listLeft{float:left; list-style-type:none; margin:0; padding:0;}
			#listRight{float:right; list-style-type:none; margin:0; padding:0;}
		
/*Contact Us Style*/
#frmContactUs{margin-left:133px;}
	
/*Contribute CSS*/
#CNTContent{width:760px; height:auto; min-height:408px; padding:10px;}	