/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: center;
	background-color: #0857A2;
	background-repeat: repeat-x;
}

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h3, h4, h5, a, ul, li, ol, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #888888;
}
/* Redefines the p tag */
p {
	font-size: 14px;
	text-align: left;
	line-height: 17px;
	font-weight: 100;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #ffffff;
}

.fontsize {
	color: #ffffff;
	font-size: 19px;
}

.fontsize2 {
	color: #ffffff;
	font-size: 16px;
}

h1 {
	font: 21px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 20px;
	text-align: left;
}

h2 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #000000;
	margin: 5px 0px 5px 20px;
	text-align: left;
}

h3 {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #000000;
	margin: 5px 0px 5px 20px;
	text-align: center;
}

/* Creates the general link style for the site. This is not the main navigation.  */
a:link, a:visited {
	color: #1A51A7;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

address {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	color: #ffffff;
	font-weight: 100;
	margin: 25px 0px 5px 0px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	background-color: #183f8e;
	border: 1px solid #ffffff;
}
address a:link, address a:visited {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #ffffff;
}
address a:hover {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #42d3e0;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	background: url(images/header.jpg) no-repeat;
	position: relative;
	width: 1015px;
	height: 340px;
}

div#flash {
	float: left;
	width: 298px;
	height: 168px;
	border: 0px solid #000000;
}


div#slideshow {
	float: right;
	width: 413px;
	height: 296px;
	border: 0px solid #000000;
}

/* Creates the general link style for the audio link. */

div#audio {
	position: absolute;
	top: 306px;
	right: 36px;
}
	
	div#audio p {
		font-size: 10px; 
	}
	
	div#audio a {
	color: #015D2C;
	text-decoration: none;
	font-weight: bold;
	}
	
	div#audio a:hover {
		color: #000000; 
	}

/* NAVIGATION CONTAINERS */

div#nav1 {
	width: 145px;
	top: 9px;
	left: 369px;
	position: absolute;
	text-align: left;
	height: 25px;
}
	
div#nav1 li a#current, div#nav1 li a#current:hover{
	color: #ffffff;
	background-color: #2d3496;
}

/* UL TAG */
div#nav1 ul {
	margin:0;
	padding:0;
	font-size:85%;
	list-style:none;
	text-transform:capitalize;

	} 

div#nav1 li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
	}

div#nav1 li a {
	display:block;
	padding: 1px 10px 1px 10px;
	color: 2d3496;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #2d3496;
	font-size: 14px;
}

* html #nav1 a {
	width: 1%;}

div#nav1 li a:hover {
	background: #0857a2;
	color: #ffffff;
}


div#nav2 {
	width: 219px;
	top: 33px;
	left: 353px;
	position: absolute;
	text-align: left;
}
	
div#nav2 li a#current, div#nav2 li a#current:hover{
	color: #ffffff;
	background-color: #2d3496;
}

/* UL TAG */
div#nav2 ul {
	margin:0;
	padding:0;
	font-size:85%;
	list-style:none;
	text-transform:capitalize;

	} 

div#nav2 li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
	}

div#nav2 li a {
	display:block;
	padding: 1px 10px 1px 10px;
	color: 2d3496;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #2d3496;
	font-size: 14px;
}

* html #nav2 a {
	width: 1%;}

div#nav2 li a:hover {
	background: #0857a2;
	color: #ffffff;
}


div#nav3 {
	width: 220px;
	top: 56px;
	left: 340px;
	position: absolute;
	text-align: left;
}
	
div#nav3 li a#current, div#nav3 li a#current:hover{
	color: #ffffff;
	background-color: #2d3496;
}

/* UL TAG */
div#nav3 ul {
	margin:0;
	padding:0;
	font-size:85%;
	list-style:none;
	text-transform:capitalize;

	} 

div#nav3 li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
	}

div#nav3 li a {
	display:block;
	padding: 1px 10px 1px 10px;
	color: 2d3496;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #2d3496;
	font-size: 14px;
}

* html #nav3 a {
	width: 1%;}

div#nav3 li a:hover {
	background: #0857a2;
	color: #ffffff;
}


div#nav4 {
	width: 236px;
	top: 79px;
	left: 328px;
	position: absolute;
	text-align: left;
}
	
div#nav4 li a#current, div#nav4 li a#current:hover{
	color: #ffffff;
	background-color: #2d3496;
}

/* UL TAG */
div#nav4 ul {
	margin:0;
	padding:0;
	font-size:85%;
	list-style:none;
	text-transform:capitalize;

	} 

div#nav4 li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
	}

div#nav4 li a {
	display:block;
	padding: 1px 10px 1px 10px;
	color: 2d3496;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #2d3496;
	font-size: 14px;
}

* html #nav4 a {
	width: 1%;}

div#nav4 li a:hover {
	background: #0857a2;
	color: #ffffff;
}


div#nav5 {
	width: 243px;
	top: 100px;
	left: 316px;
	position: absolute;
	text-align: left;
}
	
div#nav5 li a#current, div#nav5 li a#current:hover{
	color: #ffffff;
	background-color: #2d3496;
}

/* UL TAG */
div#nav5 ul {
	margin:0;
	padding:0;
	font-size:85%;
	list-style:none;
	text-transform:capitalize;

	} 

div#nav5 li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
	}

div#nav5 li a {
	display:block;
	padding: 1px 10px 1px 10px;
	color: 2d3496;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #2d3496;
	font-size: 14px;
}

* html #nav5 a {
	width: 1%;}

div#nav5 li a:hover {
	background: #0857a2;
	color: #ffffff;
}


div#nav6 {
	width: 169px;
	top: 121px;
	left: 304px;
	position: absolute;
	text-align: left;
}
	
div#nav6 li a#current, div#nav6 li a#current:hover{
	color: #ffffff;
	background-color: #2d3496;
}

/* UL TAG */
div#nav6 ul {
	margin:0;
	padding:0;
	font-size:85%;
	list-style:none;
	text-transform:capitalize;

	} 

div#nav6 li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
	}

div#nav6 li a {
	display:block;
	padding: 1px 10px 1px 10px;
	color: 2d3496;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #2d3496;
	font-size: 14px;
}

* html #nav6 a {
	width: 1%;}

div#nav6 li a:hover {
	background: #0857a2;
	color: #ffffff;
}


div#nav7 {
	width: 198px;
	top: 144px;
	left: 289px;
	position: absolute;
	text-align: left;
}
	
div#nav7 li a#current, div#nav7 li a#current:hover{
	color: #ffffff;
	background-color: #2d3496;
}

/* UL TAG */
div#nav7 ul {
	margin:0;
	padding:0;
	font-size:85%;
	list-style:none;
	text-transform:capitalize;

	} 

div#nav7 li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
	}

div#nav7 li a {
	display:block;
	padding: 1px 10px 1px 10px;
	color: 2d3496;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #2d3496;
	font-size: 14px;
}

* html #nav7 a {
	width: 1%;}

div#nav7 li a:hover {
	background: #0857a2;
	color: #ffffff;
}


div#nav8 {
	width: 211px;
	top: 169px;
	left: 269px;
	position: absolute;
	text-align: left;
}
	
div#nav8 li a#current, div#nav8 li a#current:hover{
	color: #ffffff;
	background-color: #2d3496;
}

/* UL TAG */
div#nav8 ul {
	margin:0;
	padding:0;
	font-size:85%;
	list-style:none;
	text-transform:capitalize;

	} 

div#nav8 li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
	}

div#nav8 li a {
	display:block;
	padding: 1px 10px 1px 10px;
	color: 2d3496;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #2d3496;
	font-size: 14px;
}

* html #nav8 a {
	width: 1%;}

div#nav8 li a:hover {
	background: #0857a2;
	color: #ffffff;
}

/* NAVIGATION CONTAINER */

/* Creates the div container for the site. */
div#container {
	background: #0857A2 url(images/container_bg.gif) repeat-y;
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid #000000;	
	position: relative;
}

/* Creates the div for the content */
div#content {
	float: left;
	width: 815px;
	border: 0px solid red;
}

.left {
	float: left;
	padding: 1px;
	margin: 25px 30px 5px 30px;
	border: 1px solid #ffffff;
}

.right {
	float: right;
	padding: 1px;
	margin: 5px 30px 5px 20px;
	border: 1px solid #ffffff;
	clear: both;
}

.cc {
	margin: 15px auto 0px auto;
	border: 0px solid #ffffff;
}

/* Creates the div container for the footer. */
div#footer {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	width: 1015px;
	color:#ffffff;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 82px;
}

div#footerholder {
	text-align: center;
	padding-top: 85px;
	padding-right: 0px;
}

div#footerholder a:link, div#footerholder a:visited, div#footerholder a:active {
	color:#ffffff;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:underline;		
}

div#footerholder a:hover {
	color:#3fd3e0;
	text-decoration:none;		
}

/* Styles the copyright div */
div#copyright {
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	clear: both;
}
div#copyright a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

/* ----------------- left side ----------------- */

div#sidebar {
	float: right;
	width: 195px;
	vertical-align: top;
	border: 0px solid red;
}

ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#ffffff;
	line-height: 17px;
	margin-bottom: 5px;
}

li {
	font-size: 14px;
	color:#ffffff;
	font-weight: 100;
}

div#iframe {
	width: 500px;
	padding: 0px;
	clear: left;
	margin: 20px auto;
}

.clear {
	clear: both;
	margin-top: 0px;
}

