/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/body.jpg) repeat-x #FFFFFF;
	
}
p, a, ul, li {font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	}
p, li {font-size: 12px;}
p {margin: 15px; line-height: 1.6em;}
h1 {
	font-size: 1.7em;
	color: #b51711;
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	left: 13px;
	top: -49px;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 1.2em;
	color: #8f8f8f;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}

address {
	text-align: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	position: absolute;
	width: 180px;
	left: 665px;
	top: 4px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #000000;
	border-left: dashed 1px #a81714;
	line-height: 20px;
}
address a {
	text-align: center;
	color: #5a5a5a;
	text-decoration: underline;
}
address img {
	padding: 2px;
	border: solid thin #dddddd;
}
iframe#ifr1 {
	margin: 0px 0px 0px -100px;
	*margin: 0px 0px 0px -150px;
	width: 700px;
	_width: 660px;
}
/* ----------------- IMAGE/ALIGNMENT ELEMENTS ----------------- */
img.left 			{float: left; margin: 5px 15px 5px 10px;}
img.right 			{float: right; margin: 5px 10px 15px 15px;}
img.leftborder 	{padding: 4px; border: 1px solid #000; float: left; margin: 5px 15px;}
img.rightborder 	{padding: 4px; border: 1px solid #000; float: right; margin: 15px 35px 5px 15px;}

.center 		{text-align: center;}
/* ----------------- NAV ELEMENTS ----------------- */
a:link, a:active, a:visited {
}
a:hover {
	text-decoration: none
}
/* ----------------- Horizontal ------------------- */
div#nav {
	position: absolute;
	left: 2px;
	top: 1px;
	z-index: 3;
}
ul#mainnav {
	margin: 0;
	padding: 0;
}
ul#mainnav li {
	float: left; 
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
}
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 12px 26px 11px 25px;
	white-space: nowrap;
	font-weight: bold;
	text-transform: uppercase;
	border-right: #ee6a22 1px dotted;
	border-left: #9c4718 1px dotted;
	font-family: Arial, Helvetica, sans-serif;
}
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background: url(images/nav_current.jpg) no-repeat center;
	color: #e6e3e1;
}
* html #nav a {
	width: 1%;}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	margin: auto;
	position: relative;
	width: 880px;
	background: #FFF;
	padding: 0px;
}
div#header {
	width: 880px;
	height: 374px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
	padding: 0px;
}
div#content {
	position: relative;
	padding: 0px;
	margin: 0px 205px 0px 15px;
	width: 660px;
}

div#footer {
	font-size: 10px;
	text-align: center;
	position: relative;
	width: 880px;
	height: 68px;
	background: url(images/footer.jpg) no-repeat;
	clear: both;
	margin: 0px auto;
	padding: 0px;
}
div#footer_nav {
	position: absolute;
	left: 150px;
	top: 25px;
}

div#footer_nav a:link, div#footer_nav a:visited {
	color: #000;
	padding: 0 20px;
}
div#footer_nav a:hover {
	color: #CCCCCC;
}
div#copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 4px;
	margin: auto;
}
div#copyright a:link, div#copyright a:visited {
	color: #000000;
}
div#copyright a:hover {
	color: #828282;
}
div#flash {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 63px;
}
div#map {
	border: solid thin #5a5a5a;
	padding: 1px;
	margin: 15px auto 15px 15px;
	width: 610px;
}

#sitelink {
	margin: 0px;
	padding: 0px;
	position:absolute;
	left: 343px;
	top: 333px;
}

div#audio {
	margin: 0px;
	padding: 0px;
	position:absolute;
	left: 760px;
	top: 334px;
}
.clear 	{
	clear: both;
}
.left {
	float: left;
}
#login {
	position: absolute;
	right: -1px;
	bottom: -43px;
	padding: 0;
	margin: 0;
}
#login a {

	border: none;
	text-decoration: none;
}
#login img {
	border: none;
}
#cta_sidebar {
	position: absolute;
	left: 696px;
	top: 326px;
}
