/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin:0;
	padding:0;
	text-align:center;
	color: #2D1E00;
	background-image: url(images/bg05.jpg);
	background-repeat: repeat-x;
}

p, h1, h2, h3, h4, h5, a, ul, ol, li, td {
	font: 13px Arial, Helvetica, Verdana, sans-serif;
	color: #1B1B1B;
}

p {
	margin:0;
	color: #1B1B1B;
	padding: 4px 20px 8px;
	line-height: 16px;
}

h1 {
	text-align: left;
}

h2 {
}
ul {
}

	
div#audio {
	position: absolute;
	height: 25px;
	width: 225px;
	right: 45px;
	text-align: right;
	top: 27px;
}
	
/* ----------------- LINK STYLE ----------------- */
a:link {
	color:#333333;
	text-decoration:underline;
	font-weight: bold;
}
#copyright img {
	float: right;
	border-width: 0px;
}


a:hover, a:active {
	color:#5C5C5C;
	text-decoration:none;
}

a:visited {
	color:#1B1B1B;
	text-decoration:underline;
	font-size: 12px;
}
 div#header {
	width:800px;
	padding:0;
	position: relative;
	left: 0px;
	top: 0px;
	height: 210px;
	background-color: #FFFFFF;
	background-image: url(images/headerbg05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#cta {
	position: absolute;
	height: 165px;
	width: 410px;
	right: 0px;
	top: 0px;
}

div#flash {
	position: absolute;
	height: 74px;
	width: 445px;
	right: 22px;
	top: 8px;
}


div#container {
	width:800px;
	margin:0px auto 0;
	padding:0;
	position: relative;
	background: #FFFFFF;
}

div#content {
	float:left;
	width:559px;
	margin:0px 0 0;
	padding:0;
	text-align:left;
	line-height: 17px;
	position: relative;
	background: url(images/content_bg.jpg) no-repeat left top;
}

#content ul {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px 10px 5px 20px;
}
#content li {
	padding-top: 1px;
	padding-bottom: 1px;
	list-style: url(images/bullet.gif) none;
	font-weight: bold;
	font-size: 12px;
}


#content h1 {
	text-decoration:none;
	color:#12283D;
	text-transform: capitalize;
	font: normal 24px Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-bottom: 5px;
	margin: 30px 20px 20px;
	word-spacing: -1px;
}


div#leftcolumn {
	width: 240px;
	float:right;
	margin:0;
	padding:0px 0 0;
	vertical-align:top;
	background: url(images/rightdiv_bg.jpg) no-repeat left top;
	height: 255px;
}
#leftcolumn h2 {
	font: 14px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 5px;
	color: #378DB0;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}


address {
	text-align:left;
	color:#FFFFFF;
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;
	padding: 40px 3px 10px 15px;
}

address strong {
	font-family: tahoma;
	color: #FFFFFF;
}
address a:link, address a:visited, address a:active {
	color: #DEE9ED;
	font-size: 11px;
	font-weight: bold;
}
address a:hover {
	color: #FDDC51;
}


div#footer {
	font: 9px Arial, Helvetica, sans-serif;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: left;
	clear: both;
	background: #E8E8E8;
	height: 24px;
	padding-top: 3px;
	border: 1px solid #D8D8D8;
}

div#footernav {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	padding-top: 5px;
	font: bold 11px tahoma;
	width: 610px;
	float: left;
	padding-left: 15px;
}
div#footerright {
	float: right;
	width: 150px;
	padding-top: 5px;
	text-align: right;
}

div#footernav a:link, div#footernav a:visited, div#footernav a:active {
	color:#000000;
	text-decoration:none;
	padding-right: 3px;
	padding-left: 3px;
	font: bold 11px Arial, Helvetica, sans-serif;
}

div#footernav a:hover  {
	text-decoration:underline;
}

div#copyright a:link, div#copyright a:visited, div#footerright a:link, div#footerright a:visited  {
font-size:9px;
color:#2C2C2C;
text-decoration:underline;
}

div#copyright a:hover, div#copyright a:active, div#footerright a:hover, div#footerright a:active {
font-size:9px;
color:#666666;
text-decoration:none;
}


div#copyright {
	width:800px;
	color:#2C2C2C;
	padding-right: 0;
	text-align: left;
	font: 9px Arial, Helvetica, Verdana, sans-serif;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}
#copyright img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: -20px;
}



/* ----------------- NAVIGATION CONTAINER ----------------- */

div#horznav {
	width:800px;
	height: 25px;
	padding: 0px;
	position: absolute;
	right: -1px;
	margin: 0 auto;
	top: 182px;
	background: #021221;
}

ul#nav {
	padding:0px;
	list-style-type:none;
	margin: 0 0px;
}

ul#nav li {
	float:left;
	padding:0;
	display:inline;
	margin: 0 0px;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	display:run-in;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	margin: 0px;
	font: bold 11px/26px Arial, Helvetica, sans-serif;
	padding: 6px 15px;
}


ul#nav li a:hover, ul#nav li a#current:link {
	color:#bbe5f3;
	background: #12283D;
}

ul#nav li a#current:visited {
	color:#3996B7;
	background: #bbe5f3;
}
/* ----------------- CUSTOM CLASSES ----------------- */
.textcenter {
	text-align: center;
	margin-bottom: 10px;
}
strong {
	color: #12283D;
}
.imageright {
	padding: 4px;
	float: right;
	margin-left: 10px;
	clear: right;
	margin-bottom: 15px;
	border: 1px solid #E5E5E5;
}

.imagerightborderless {
	padding: 4px;
	float: right;
	margin-left: 10px;
	clear: right;
}

.imageleft {
	padding: 2px;
	float: left;
	margin-right: 10px;
}
.clear {
	clear: both;
}
div#map {
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	width: 500px;
	padding: 3px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
}
.emphasis {
	margin-right: 20px;
	margin-left: 20px;
	padding: 3px;
	text-align: center;
	color: #677E52;
	background: #E9EFE4;
	border: 1px solid #C8D9BD;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.cta {
	margin-bottom: 0px;
	margin-top: 1px;
}
iframe {
	padding-top: -20px;
}
.subheader {
	font-size: 16px;
	font-weight: bold;
}
hr {
	margin-right: 15px;
	margin-left: 15px;
	color: #EAEAEA;
	height: 1px;
	background: #CCCCCC;
	border-width: 0px;
}


.center{
 	text-align: center;
}
