/* tag classes  */

body   { color: black; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 1.3em; text-align: center; margin: 0 }

a:link , a:visited  { color: orange; text-decoration: none }
	
a:hover      { color: orange; text-decoration: underline; background-color: transparent }
	
ol {
	padding: 0;
	margin-left: 15px;
	}

ol li {
	margin-top: 13px;
	}
	

dt {
	font-weight: bold; 
	}
	
dd {
	margin-left: 0;
	padding: 0;
	}

	
h1  { color: black; font-size: 22px; font-weight: bold; margin: 0 0 15px; padding: 0 }

h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 20px 0;
	padding: 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	
	}
	
p {
	margin: 3px 0 20px 0;
	padding: 0;
	}
	
/* end of tag classes  */
	
#wrapper {
	width: 798px;
	margin: 10px auto;
	border: 1px solid #647EB6;
	text-align: left;
	background-image: url(../images/bg_sky.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;

	}
	
#banner {
	margin: 43px 0 0 0;
	width: 600px;
	height: 130px;
	background: url(../images/logo.jpg);
	background-repeat: no-repeat;
	}
	
/* flash container */

#flash {
	width: 600;
	height: 218;
	margin: 0;
	}
	
.flash {
	margin: 0;
	border: 0;
	}
	
/* end of flash container */

/* homepage left nav  */

#leftside {
	width: 198px;
	}

#leftside ul {
	padding: 0 25px 0 0;
	margin: 40px 0 0 0;
	list-style-type: none;
	}	

#leftside ul li {
	text-align: right;
	margin: 0 0 9px 0;
	
	}	
	
#leftside ul li a  { color: #004795; font-size: 9px; font-weight: bold; text-decoration: none; text-align: right }
	
#leftside ul li a:hover, #leftside ul li a:focus {
	color: #D99E1C;
	}
	
/* end homepage left nav  */

	
#bottomcontainer {
	width: 798;
	background-image: url(../images/bg_homebottom.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
	
#bottomcontainer p {
	font-size: 10px;
	margin: 20px 15px 5px 15px;
	}

#search {
	width: 198px;
	padding: 4px 0;
	}
	
#firstparagraph {
	width: 204px;
	padding: 0px;
	}
	
#secondparagraph {
	width: 136px;
	padding: 0px;
	}
	
#thirdparagraph {
	width: 130px;
	padding: 0px;
	}
	
#fourthparagraph {
	width: 130px;
	padding: 0px;
	}


/* internal pages */
	
#wrapper2 {
	width: 798px;
	margin: 10px auto;
	border: 1px solid #647EB6;
	text-align: left;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	}


#hotspot {
	position: absolute;
	top: 30px;
	left: 0;
	}
	
#hotspot a {
	display: block;
	padding: 0;
	margin: 0;
	width: 240px;
	height: 70px;
	border: none;
	text-decoration: none;
	text-indent: -200em;

	}
	
	
#banner2  { background-color: black; margin: 0; padding: 0; width: 798px; height: 120px }
	
#banner2 h1 {
	margin: 0px;
	height: 0px !important;
	line-height: 120px;
	overflow: hidden;
	background: transparent url(../random/rotator.php) no-repeat top left;
	width: 798px;
	padding: 120px 0 0 0;
	height /**/:120px;
}

	#banner2 h1 a {
		position: absolute;
		top: 20px;
		left: 10px;
		display: block;
		width: 240px;
		height: 70px;
		text-indent: -200em;
		padding: 0;
		margin: 0;
		border: none;
		text-decoration: none;
	}
	
#nav  { background-color: black; margin: 0; padding: 0; width: 798px }
	
#nav ul  { background-color: black; text-align: center; margin: 0; padding: 3px 0; width: 100% }	
	
#nav ul li {
	display: inline;
	
	}
	
#nav ul li a {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 15px;
	margin: 0;
	text-align: center;
	}
	
#nav ul li#currentsection a  { background-color: black }
	
#nav ul li a:hover  { background-color: black }
	
	
#searchbar {
	background-image: url(../images/bg_searchbar.gif);
	background-repeat: repeat-x;
	width: 798px;
	height: 35px;
	}	

#sidebar {
	width: 193px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 173px; /* actual value */
	float: left;
	padding: 20px 10px;
}

/* internal left nav  */


#sidebar ul {
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
	clear: right;
	}	

#sidebar ul li {
	line-height: 1.5em;
	text-align: right;
	}	
	
#sidebar ul li a {
	font-size: 9px;
	color: #004795;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	display: block;
	border-bottom: 1px #ccc solid;
	margin: 7px 0 0 0;
	}
	
#sidebar ul li a:hover, #leftside ul li a:focus {
	color: #D99E1C;
	}
	
#sidebar ul li#currentpage a {
        color: #D99E1C;
        }
		
#sidebar p.italic {
	font-style: italic;
	text-align: center;
	margin: 20px 0 0 0;
		} 
		
#sidebar_staff {
	width: 258px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 238px; /* actual value */
	float: left;
	padding: 20px 10px;
}

#sidebar_staff ul {
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
	clear: right;
	}	

#sidebar_staff ul li {
	line-height: 1.5em;
	text-align: right;
	}	
	
#sidebar_staff ul li a  { color: black; font-size: 9px; font-weight: bold; text-decoration: none; text-align: right; display: block; margin: 7px 0 0; border-bottom: 1px solid #ccc }
	
#sidebar_staff ul li a:hover, #leftside ul li a:focus {
	color: #D99E1C;
	}
	
#sidebar_staff ul li#currentpage a {
        color: #D99E1C;
        }
		
#sidebar_staff p.italic {
	font-style: italic;
	text-align: center;
	margin: 20px 0 0 0;
		} 

	
#maincontent {
	margin-left: 185px;
	padding: 25px;
	width: 530px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 480px; /* actual value */
	text-align: left;
	}
	
#maincontent_staff {
	margin-left: 250px;
	padding: 25px 0 25px 25px;
	width: 550px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 500px; /* actual value */
	text-align: left;
	}
			
		#maincontent ul {
			margin: 0 0 30px 15px;
			padding: 0;
			}
		
		#maincontent ul li {
			background: url(../images/icn_arrow.gif) no-repeat 0 3px;
			padding: 0 0 0 15px;
			margin: 0 0 4px 0;
			list-style-type: none;
			
			}


/* success page */
#maincontent_success {
	margin-left: 50px;
	padding: 25px;
	width: 665px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 615px; /* actual value */
	text-align: left;
	}


#maincontent_success h1 { margin-left: 145px; }
#maincontent_success h2 { margin-left: 145px; }
#maincontent_success h4 { margin-left: 145px; }
#maincontent_success p { margin-left: 145px; }

#maincontent_success img {
	float: left;
	margin: 0 0 0 0;
	paddng: 0;
	}
	
#maincontent_success p.underline {
	padding: 0 0 15px 0;
	margin: 0 0 20px 145px;
	border-bottom: 1px dotted #ccc;
	}

/*end of success page*/

#maincontent_contact {
	margin-left: 30px;
	padding: 25px;
	width: 665px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 615px; /* actual value */
	text-align: left;
	}
	
#maincontent_contact h1 { margin-left: 275px; }
#maincontent_contact p { margin-left: 275px; }

#leftcolumn {
	margin: 0;
	width: 275px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 240px; /* actual value */
	padding: 1px 20px 0 0;
	border-right: 1px dotted #CCC;
}

#rightcolumn {
	width: 250px;
	padding: 0;
	margin: 0;
	float: right;
}



#footer {
	width: 798px;
	margin: 0;
	text-align: center;
	padding: 5px 0 5px 0;
	border-top: 1px solid #ccc;
	clear: both;
	}
	

.quote {
	margin: 0 0 10px 15px;
	padding: 10px 20px;
	width: 220px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px; /* actual value */
	float: right;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	
	}
	
.quote p  { color: black; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.2em }
	
.quote2 {
	margin: 0 0 20px 15px;
	width: 220px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
	padding: 20px;
	float: right;
	background-color: #EFEFEF;
	border: 1 solid #ccc;
}

.quote2 h1  { color: black; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1em; margin-bottom: -4px }

.quote2 h2  { color: black; font-size: 12px; font-weight: bold; margin-bottom: -12px }

.quote2 p  { color: black; margin: 0; padding: 10px 0 0 }



/*
#rightcolumn {
	width: 250px;
	padding: 0;
	margin-left: 280px;
}
*/
.imageright {
	margin: 0 0 10px 0;
	float: right
}

.imageleft {
	margin: 0 0 10px 0;
	float: left;
}

.success {
	margin: 0 0 40px 0;
	padding: 0 0 20px 0;
	}
.searchfield {
	margin-top: 3px;
	border-style: solid;
	border-width: 1;
	font-size: 7pt;
	font-family: arial;
}