/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	background: #015aed url(images/bg-site.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p, h1, h2, a, ul, li, address {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

p {
	line-height: 20px;
	margin: 5px 0 15px 0;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	text-align: left;
	color: #0E1C46;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #0E1C46;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

address {
	text-align: left;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #ffffff;
}

	address a { 
		font-size: 11px;
		color: #ffffff;
	}
	
	address a:hover { 
		color: #feba35;
	}

hr {
	border: none;
	border-top: 1px dotted #c5c3c3;
	height: 1px;
	margin-bottom: 15px;
	clear: both;
}
	
/* ----------------- GENERAL LINKS ----------------- */

a { 
	color: #014dc8; 
	text-decoration: underline; 
	font-weight: normal; 
	}
	
a:hover { 
	color: #4389fc; 
	}
	
/* ------------------------- LIST ITEMS ----------------------------- */
ul {
	margin: 0px;
	padding: 0px 0px 15px 30px;
	list-style-type: square;
}

ul.left {
	float: left;
	padding: 0px 30px 15px 30px;
}

li {
	font-size: 11px;
	line-height: 1.5;
}

/* ------------------------- MAIN NAVIGATION ----------------------------- */
ul#mainnav {
	width: 921px;
	height: 49px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 150px;
	right: 16px;
}

ul#mainnav li {
	margin: 0px;
	float: right;
	list-style: none;
	border-left: 1px solid #86a2ce;
}

ul#mainnav li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 15px 15px 15px 15px;
	font-size: 13px;
	font-weight: normal;
}

ul#mainnav li a:hover, ul#mainnav li a#current {
	background: url(images/navon.gif) no-repeat center;
}

/* ------------------------- UTILITY NAVIGATION ----------------------------- */
ul#utilitynav {
	padding: 0px;
	margin: 0px;
	text-align: left;
	clear: both;
}

ul#utilitynav li {
	margin: 0px;
	float: left;
	list-style: none;
}

ul#utilitynav li a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 0px 5px;
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #333333;
	}

ul#utilitynav li a:hover {
	color: #000000;
}

ul#utilitynav li a#last {
	border-right: none;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
div#container {
	margin: 0px auto;
	width: 990px;
	position: relative;
	background:url(images/bg-container.gif);
}

div#header {
	background-image:url(images/bg-header.jpg);
	height: 229px;
}

div#body {
	width: 930px;
	background:url(images/bg-content.gif) no-repeat;
	padding: 0 30px;
}
	
div#content {
	float: right;
	width: 705px;
	padding: 0 25px 0 15px;
}

div#leftside {
	float: left;
	width: 168px;
	padding: 0;
}

div#footer {
	background: url(images/bg-footer.gif) no-repeat;
	height: 45px;
	padding: 60px 0 0 20px;
	clear: both;
}

/* ----------------- COPYRIGHT ----------------- */
div#copyright {
	width: 980px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding: 0px 0px 5px 10px;
	margin: auto;
	color: #ffffff;
	position: relative;
}
	
div#copyright a {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
}

div#copyright a:hover {
	text-decoration: underline;
}

div#copyright img {
	border: none;
	margin-top: 10px;
}

/* ----------------- IMAGE AND FLOAT ELEMENTS ----------------- */
img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #c5c3c3;
	padding: 4px;
}

img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	border: 1px solid #c5c3c3;
	padding: 4px;
}

/*----------------------- CUSTOM ----------------------------------*/
.clear {
	clear: both;
	padding-bottom: 0px;
}

div#login{
	position: absolute;
	top: 5px;
	right: 20px;
}

div#audio {
	position: absolute;
	top: 177px;
	left: 55px;
}

div#map{
	width: 675px;
	border: 1px solid #c5c3c3;
	padding: 4px;
	margin: 20px auto;
}

img#button {
	border: none;
	position: absolute;
	top: 10px;
	right: 15px;
}

/*----------------------- INTRO STUFF ----------------------------------*/
div#body1 {
	width: 930px;
	background:url(images/bg-content1.gif) no-repeat;
	padding: 0 30px;
	min-height: 278px;
	_height: 278px;
}

div#flash {
	position: absolute;
	top: 210px;
	left: 17px;
}

div#introtext {
	width: 300px;
	position: absolute;
	top: 229px;
	left: 640px;
}

div#contact {
	width: 958px;
	height: 80px;
	position: absolute;
	top: 470px;
	left: 16px;
	background: url(images/bg-contact.gif) no-repeat;
	padding: 3px;
}

div#info {
	width: 210px;
	padding: 0 10px 3px 20px;
	margin: 13px 0 0 0;
	float: left;
	border-right: 1px solid #ffffff;
}
	
div#cc {
	width: 200px;
	padding: 10px 10px 0 20px;
	margin: 13px 0 0 0;
	float: left;
}
