/* Define Tags */
html, body {
	height:100%;
	} 

body { 
	margin:0;
	padding:0;
	background:url(images/bg.jpg) top repeat;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	line-height:1.5em;
	color:#222222;
	} 

a, a:visited, a:hover {	
	font-size:11px;	
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;	
	color:#222222;	
	text-decoration:underline;
	line-height:1.5em;
	}
a:hover {
	color:#0033FF;	
	}
	
h1, h4, h5, h6 {
	margin:2px 0 5px 0;
	font-family:Verdana,Arial,Helvetica; 
	color:#005d00;
	border-bottom:2px solid #dfdfdf;
	}
h1 {
	font-size:18px;
	}
/*h2 {
	color:#7b5123;
	font-size:12px;
	border-bottom:1px;
	}
h3 {
	font-size:12px;
	border-bottom:0;
	}*/
h4 {
	font-size:10px;
	border-bottom:0;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}

/* Custom Class Names */
p, li, .copy, .copySmall, .copyLarge, .form, .button, .error {
	font-size:11px;	
	font-family:Georgia, Times New Roman, Times, serif;
	color:#222222;	
	line-height:1.5em;
	}
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}

.form {
	background-color:#fff;
	}
	
.button { 
	color:#fff; 
	font-weight:bold; 
	background-color:#000;
	border:1px solid #666; 
	cursor:pointer;
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:bold;
	}

.clear {
	clear:both;
	}
	
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM STUFF		*
 ********************************/
#header{
	background:#366342 url(images/logo.jpg) top no-repeat center;
	height:111px;
	margin-top:50px;
}
#leftNavBg{
	background:#487c51 url(images/leftNavBg.jpg) top left no-repeat ;
	height: 350px;
}
#leftNav {
	width:150px;
	height:290px;
	padding:0;
	margin:0;
	position:relative;
	background:url(images/new_nav.jpg) top left no-repeat;
}
		
#leftNav li {margin: 0; padding: 0; list-style: none; position:absolute;}
#leftNav li, #leftNav a {height: 33px; display: block; color:transparent;}
#leftNav span { display:none; }
				
		#leftNav_1	{ width:150px; top:22px; }
		#leftNav_2	{ width:150px; top:60px; }
		#leftNav_3	{ width:150px; top:99px; }
		#leftNav_4	{ width:150px; top:136px; }
		#leftNav_5	{ width:150px; top:174px; }
		#leftNav_6	{ width:150px; top:212px; }
		#leftNav_7	{ width:150px; top:250px; }
		
		#leftNav_1 a:hover { background:transparent url(images/new_nav.jpg) no-repeat -150px -22px; }
		#leftNav_2 a:hover { background:transparent url(images/new_nav.jpg) no-repeat -150px -60px; }
		#leftNav_3 a:hover { background:transparent url(images/new_nav.jpg) no-repeat -150px -99px; }
		#leftNav_4 a:hover { background:transparent url(images/new_nav.jpg) no-repeat -150px -136px; }
		#leftNav_5 a:hover { background:transparent url(images/new_nav.jpg) no-repeat -150px -174px; }
		#leftNav_6 a:hover { background:transparent url(images/new_nav.jpg) no-repeat -150px -212px; }
		#leftNav_7 a:hover { background:transparent url(images/new_nav.jpg) no-repeat -150px -250px; }
		
		#leftNav_1 a.current { background:transparent url(images/new_nav.jpg) no-repeat -300px -22px; }
		#leftNav_2 a.current { background:transparent url(images/new_nav.jpg) no-repeat -300px -60px; }
		#leftNav_3 a.current { background:transparent url(images/new_nav.jpg) no-repeat -300px -99px; }
		#leftNav_4 a.current { background:transparent url(images/new_nav.jpg) no-repeat -300px -136px; }
		#leftNav_5 a.current { background:transparent url(images/new_nav.jpg) no-repeat -300px -174px; }
		#leftNav_6 a.current { background:transparent url(images/new_nav.jpg) no-repeat -300px -212px; }
		#leftNav_7 a.current { background:transparent url(images/new_nav.jpg) no-repeat -300px -250px; }
.login{
	width:129px;
	height:84px;
	padding:30px 0 0 0px;
	background: url(images/loginBg.jpg) top no-repeat center;
	margin:0 auto;
	text-align:center;
}
#content{
	background-color:#fff;
	border:5px solid #3a8248;
	border-left:none;
}
.indexContent{
	background:#FFFFFF url(images/mainContent.jpg) top left no-repeat ;
}
.textAreaH2{
	width:342px;
	float:right;
	padding-right:20px;
}
.textArea{
	padding:20px 0 20px 20px;
}

.indexPage {
	padding:0;
/*	width:342px;
	float:right;
	padding:0 20px 0 0;
	margin-top:-20px; */
}
#footer{
	width:726px;
	height:28px;
	background: url(images/footer.jpg) top center no-repeat;
	margin:0 auto;
}

.copyright {
	color:#81a189;
}

.copyright a, .copyright a:hover, .copyright a:visited {
	color:#81a189;
}

.breadcrumb {
	color:#777777;
}

.breadcrumb a, .breadcrumb a:hover, .breadcrumb a:visited {
	color:#305336;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	z-index: 10;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 10px;
	text-transform: capitalize;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 13pt;
	line-height:1em;
	text-transform: capitalize;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 11pt;
	line-height:1em;
	text-transform: capitalize;
} 

/* Slide-out Menu 
#menus { display:none; }*/
.slideoutMenu div ul {
	padding:0;
	margin:0;
	background-color:#375e3e;
	}
	.slideoutMenu div ul li {
		list-style-type:none;
		}
		.slideoutMenu div ul li a, .slideoutMenu div ul li a:visited, .slideoutMenu div ul li a:hover {
			display:block;
			padding:5px;
			font-size:10px;	
			font-family:Verdana,Arial,Helvetica; 
			color:#fff;
			text-decoration:none;
			border-bottom:1px solid #d7d7d7;
			line-height:normal;
			}
			.slideoutMenu div ul li a:hover {
				color:#fff;
				border-bottom:1px solid #b7b7b7;
				background-color:#598260;
				}
