/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #000B5B;
	scrollbar-shadow-color: ffffff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
	margin: 0px;
	background-color: #000033;
	padding: 8px 0px 0px;

}

/* 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, h2, h4, h5, ul, li, lo, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color:#FFFFFF;
	font-size: 12px;
	margin-left: 55px;
	margin-right: 50px;
	line-height: 13pt;
}
.redbold {
	font-weight: bold;
	color: #C20607;
}

h1 {
	font-size: 14px;
	font-weight:bold;
	color:#F2CA08;
	margin-top: 15px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	margin-left: 45px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
}
h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-size: 12px;
	color: #02195D;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 2px;
}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
dt {
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px 20px 5px;
	background-color: #6666FF;
	padding: 2px 2px 3px 4px;
} 

dd {
	font-size: 12px;
	list-style: none;
	margin: 5px 30px 10px 30px;
} 

/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
	color: #003399;
	text-decoration: underline;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
}

a:active {
	text-decoration: none;
	font-size: 12px;
}
a:link2 {
	color: #330000;
	text-decoration: underline;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited2 {
	color: #666666;
	font-size: 12px;
}
a:hover2 {
	color: #0066FF;
	font-size: 12px;
}

/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	margin: 0px;
	padding: 0px;
	width: 614px;
	background-image: url(images/bg_header.jpg);
	height: 166px;
	background-repeat: no-repeat;
	float: left;

}
div#audionav{
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	background-color: #000000;
	height: 166px;
	width: 156px;
	float: right;
}
div#headerwrapper {
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 166px;

}
div#columnwrapper {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 615px;
	float: none;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;

}
div#column1 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
	clear: both;

}
div#column2 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	clear: right;
	float: left;

}
div#column3 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;

}
div#column4 {
	margin: 0px;
	padding: 0px;
	width: 625px;


}
div#column5 {
	margin: 0px;
	padding: 10px 0px 0px;
	width: 625px;


}
div#column6 {
	margin: 0px;
	padding: 0px;
	width: 625px;


}
/* Creates the div container for the footer. */
div#footer {
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	height: 115px;

}

div#sitecontainer {
	width:770px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-position: left top;

}
div#introwrapper {
	width:500px;
	margin: 0px auto;
	clear: both;
	background-image:  url(images/bg_content.jpg);
	float: none;
	border: none;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	text-align: center;

}
div#contentwrapper {
	width:770px;
	margin: 0px;
	clear: both;
	background-image:  url(images/bg_content.jpg);
	float: none;
	border: none;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;

}
div#intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
			  }

div#intro a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
			  }
div#intro a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
			  }
div#map {
	text-align:center;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 15px;
	float: right;
	clear: both;
	height: 300px;
	width: 350px;
	border: 1px solid #003333;
			  }

div#contentop {
	width:770px;
	height:auto;
	text-align:left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	clear: both;
			  }
			  
div#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E15808;
	text-align: center;
	float: none;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 20px;
}
div#copyright a:link {
	color: #FFFFFF;
	font-size: 10px;

}
div#copyright a:visited {
	color: #999999;
	font-size: 10px;

}
div#copyright a:hover {
	color: #FF0000;
	font-size: 10px;

}
div#poweredbyyp {
	color: #fff;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 30px;
	background-position: center;
	background-color: #FFFFFF;

}
div#address {
	margin: 0px;
	padding: 22px 0px 0px;
	width: 770px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02195D;
	text-align: center;
	height: 65px;
	background-position: left top;
	font-style: normal;
	background-image: url(images/bg_address.jpg);
	background-color: #000033;
}
div#bodytop {
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px auto;
	padding: 0px;
	height: 25px;
	width: 770px;
	background-image: url();
	background-repeat: no-repeat;
}
div#bodybottom {
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px auto;
	padding: 0px;
	height: 95px;
	width: 770px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
}
/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	padding: 4px;
	margin: 0px 15px 5px 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
img.right {
	float: right;
	padding: 2px;
	margin: 0px 5px 3px 15px;
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
}
img.rightlist {
	float: right;
	padding: 2px;
	margin: 3px 30px 3px 10px;
	border: 1px none #FFFFFF;
	background-color: #CCCCCC;
}
img.centered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
img.border {
	float: none;
	padding: 4px;
	margin: 0px;
	border: 1px solid #44584C;
	background-color: #FFFFFF;
}
img.rightnoborder {

	float: right;
	padding: 3px;
	margin: 3px 30px 3px 10px;
	border: 0px none #000066;
}
/* ----------------- MAIN NAVIGATION ----------------- */

/* Creates the container for the navbar and centers it.*/ 
div#navcontainer {
	width: 770px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	height: 28px;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
}
ul#address li {
	display: inline;
	margin: 0px auto;
	padding: 0px 18px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-style: normal;
	float: left;
	background-color: #6A0000;
}

/* Removes any default margins or padding applied to lists. Floats the list to the left, which incorporates the child elements (i.e. the links) and provides a full-length background color that extends past the links.*/

ul#mainnav {
	margin: 0px;
	padding: 3px 0px 0px 2px;
	list-style-type: none;
	text-align: center;
	background-image: url();
	background-repeat: repeat;
	}

/* Lists, by default, are block level elements, so the applying the inline style removes the line breaks of a block level element and causes the links to line up next to one another. We float the items left as some browsers have difficulty displaying the inline property correctly in this fashion. We remove all margins and padding and the bullet by setting the list style type to none.*/

ul#mainnav li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* Although we have redefined the li style as an inline element, we need to make the actual links block level elements so we can give them widths and have them display properly as "buttons." */
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 4px 49px;
	margin: 0px auto;
	border-right: 1px solid #0B2464;
	color: #FFFFFF;
	font-weight:bold;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
/* Creates the hover and "on" status style, which can be applied directly to a single link. */
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	color: #000033;
	margin: 0px;
	background-image: url(images/bg_nav_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3333FF;
	text-align: center;
}

.imv_copyright {
	text-align: center;
	color: #FFFFFF;
}

.centeredtxt {
	text-align: center;
	font-size: 12px;
}
.smalltext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	color: #CCCCCC;
	padding-left: 50px;
	padding-top: 20px;
}

.boldtextwhite {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

address {
	font-style: normal;
	margin-top: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Brush-Script, cursive, Script;
	color: #02195D;
}

.smallcentered {
	font-family: Arial, Helvetica, sans-serif;
	color: #E15808;
	text-align: center;
	font-size: 10px;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.clear{
clear:both;}
