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

body {
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	font-weight:normal;
	line-height:1.9em;
	border-bottom:0;
	} 

.body {
	background:#e0d9a9 url(images/bgrepeat.gif) repeat-x top left;

}

a, a:visited, a:hover {	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:normal;	
	color:#566b87;	
	line-height:1.9em;
	}
a:hover {
	color:#19266b;	
	}

	
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana,Arial,Helvetica; 
	
	}
h1 {

	}
h2 {
	
	}
h3 {
	color:#ccd6b5;
	font-size:8px;
	letter-spacing:0.1em;
	border-bottom:0;
	margin:10px 0 0 30px;
	line-height:1.6em;
	}
h4 {
	color:#566b87;
	font-size:18px;
	border-bottom:0;
	margin-top:21px;
	margin:0 auto;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
h6 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	margin-top:8px;
	}
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}

/* Custom Class Names */
p, td, li, .copy, .copySmall, .copyLarge, .form, .button, .error {
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#383838;	
	line-height:1.9em;
	}
	
.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		*
 ********************************/ 

#mainContainer{
	width:760px;
	margin:0 auto;
}

#logo {
	width:438px;
	height:133px;
	float:left;
	background:url(images/logo.gif) no-repeat left;
}	

#nav1 {
	float:left;
	width:215px;
	margin:0;
	padding:0;
	height:38px;
	position:absolute;
	background:url(images/topbuttons.gif) no-repeat top left;
}
		
#nav1 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#nav1 li, #nav1 a {height: 38px; display: block; color:transparent;}
#nav1 span { display:none; }
#nav1 li a {
	display:block;
	height:38px;
}
				
		#nav1-1	{ width:104px; left:0; }
		#nav1-2	{ width:117px; left:105px; }
		/*#nav1-3	{ width:99px; left:223px; }*/
			
		#nav1-1 a:hover { background:transparent url(images/topbuttons.gif) no-repeat 0 -38px; }
		#nav1-2 a:hover { background:transparent url(images/topbuttons.gif) no-repeat -105px -38px; }
		/*#nav1-3 a:hover { background:transparent url(images/topbuttons.gif) no-repeat -223px -38px; }*/
		
		#nav1-1 a.current { background:transparent url(images/topbuttons.gif) no-repeat 0 -38px; }
		#nav1-2 a.current { background:transparent url(images/topbuttons.gif) no-repeat -59px -38px; }
		/*#nav1-3 a.current { background:transparent url(images/topbuttons.gif) no-repeat -162px -38px; }*/

		
		
#nav2a {
	float:left;
	width:151px;
	margin:0;
	padding:0;
	height:133px;
	position:relative;
	background:url(images/nav2a.gif) no-repeat top left;
}
		
#nav2a li {margin: 0; padding: 0; list-style: none; position:absolute;}
#nav2a li, #nav2a a {height: 27px; display: block; color:transparent;}
#nav2a span { display:none; }
				
		#nav2a-1	{ width:151px; top:12px; }
		#nav2a-2	{ width:151px; top:40px; }
		#nav2a-3	{ width:151px; top:68px; }
		#nav2a-4	{ width:151px; top:97px; }
		
		#nav2a-1 a:hover { background:transparent url(images/nav2a.gif) no-repeat -151px -12px; }
		#nav2a-2 a:hover { background:transparent url(images/nav2a.gif) no-repeat -151px -40px; }
		#nav2a-3 a:hover { background:transparent url(images/nav2a.gif) no-repeat -151px -68px; }
		#nav2a-4 a:hover { background:transparent url(images/nav2a.gif) no-repeat -151px -97px; }

#nav2b {
	float:left;
	width:171px;
	margin:0;
	padding:0;
	height:133px;
	position:relative;
	background:url(images/nav2b.gif) no-repeat top left;
}
		
#nav2b li {margin: 0; padding: 0; list-style: none; position:absolute;}
#nav2b li, #nav2b a {height: 27px; display: block; color:transparent;}
#nav2b span { display:none; }
				
		#nav2b-1	{ width:171px; top:12px; }
		#nav2b-2	{ width:171px; top:40px; }
		#nav2b-3	{ width:171px; top:68px; }
		#nav2b-4	{ width:171px; top:97px; }
		
		#nav2b-1 a:hover { background:transparent url(images/nav2b.gif) no-repeat -171px -12px; }
		#nav2b-2 a:hover { background:transparent url(images/nav2b.gif) no-repeat -171px -40px; }
		#nav2b-3 a:hover { background:transparent url(images/nav2b.gif) no-repeat -171px -68px; }
		#nav2b-4 a:hover { background:transparent url(images/nav2b.gif) no-repeat -171px -97px; }


#topgraphic {
	width:308px;
	height:38px;
	float:right;
	background:url(images/topgraphic.gif) no-repeat top right;
}

#mainpic {
	width:760px;
	height:280px;
	margin-top:1px;
	float:left;
	background:url(images/mainpic.jpg) no-repeat top left;
}

#contentbg {
	width:100%;
	background:url(images/contentbg.gif) repeat top left;
}

#content {
	width:760px;
	margin:0 auto;
	padding-top:20px;
	background:url(images/contentbg.gif) repeat top left;
	
}

#contenttext {
	width:493px;
	margin-top:10px;
	float:left;
	background:url(images/homeicon.gif) no-repeat top left;
}

#linksbox {
	width:225px;
	margin-top:10px;
	float:right;
	margin-left:20px;
	background:url(images/linkicon.gif) no-repeat top left;
}

#underline {
	height:2px;
	margin-bottom:5px;
	background:url(images/underline.gif) repeat-x top left;
}

#bottomgradient {
	height:4px;
	background:url(images/bottombradient.gif) repeat-x top left;
}

#divsep {
	width:2px;
	height:281px;
	float:left;
	margin-left:20px;
	background:url(images/divsep.gif) no-repeat top right;
}

#footer {
	width:760px;
	width/* */:/**/673px;
  	width: /**/673px;
	border-bottom:0;
	padding-left:87px;
	font-size:10px;
	color:#888888;
	line-height:1.5;
	margin:0 auto;
	margin-top:27px;
	background:url(images/footerimage.gif) no-repeat top left;
}

#footer a {
	width:1033px;
	color:#688e68;
	line-height:1.5;
	font-size:10px;
	border-bottom:0;
	text-align:center;
}

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

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

.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;
	height:20px;
	font-size:10pt;
	line-height:1.8em;
	margin:0 0 10px 20px;
	padding:0;
}
