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

body {
	margin: 20px 0px;
	padding: 0px;
	text-align: center;
	background: #028DD2 url(images/bg.jpg) repeat left top;
}

/* 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, h3, h4, h5, a, ul, li, ol, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	color: #666666;
}
/* Redefines the p tag */
p {
	text-transform: none;
	padding: 0px;
	margin: 0px 20px 20px;
	color: #1F1F1F;
	font-size: 14px;
	line-height: 18px;
}

h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 5px;
	text-indent: 0px;
	margin: 5px 20px 15px 20px;
	letter-spacing: -1px;
	border-bottom: 1px solid #0F4F7D;
}
strong {
	font-size: 14px;
}

h2 {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	color: #0C4B76;
}


/* Creates the general link style for the site. This is not the main navigation.  */
a:link, a:visited {
	color: #0F5B8F;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

address {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #1F1F1F;
	padding: 3px;
	text-align: left;
	margin: 10px 15px 5px 10px;
	border-top: 1px solid #dff1e8;
}
address a:link, address a:hover, address a:visited {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
}


/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	height: 280px;
	background: #000000 url(images/header_bg.gif) no-repeat left top;
	width: 990px;
}
div#audio {
	position: absolute;
	height: 25px;
	width: 150px;
	top: 10px;
	right: 20px;
	text-align: right;
	z-index: 2;
}


/* Creates the div container for the site. */
div#container {
	background: #FFFFFF url(images/container_bg.gif) repeat-y left top;
	margin: 0px auto;
	width: 990px;
	padding: 0px;
}
div#body {

}

div#contenta {
	float: right;
	width: 607px;
}


/* Creates the div for the content */
div#content {
	float: left;
	margin: 0px;
	padding: 10px 0px 0px;
	width: 542px;
}
#content ul {
	margin-right: 20px;
	margin-bottom: 15px;
}
#content li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: url(images/bullet.gif) none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/* Creates the div container for the footer. */
div#footer {
	clear:both;
	margin-right: auto;
	margin-left: auto;
	background: #000000 url(images/footer_bg.gif) no-repeat left top;
	height: 112px;
	width: 990px;
}

div#footernav {
	width: 800px;
	float: left;
	text-align: left;
	padding-top: 60px;
	color: #515151;
	font: 11px tahoma;
	padding-left: 5px;
}
#footerright img {
	border-width: 0px;
	padding-top: 50px;
}


div#footernav a:link, div#footernav a:visited, div#footernav a:hover {
	font: bold 11px tahoma;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: capitalize;
  }
div#footernav a:hover {
	color:#0F5B8F;
}  
div#footerright {
	width: 150px;
	float: right;
	text-align: right;
}

/* Styles the copyright div */
div#copyright {
	text-align: center;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear: both;
	width: 990px;
	margin: 0px auto;
	padding: 0px;
}

   #copyright a {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#copyright img {
}


/* ----------------- left NAVIGATION ----------------- */

div#leftnav {
	float: left;
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	width: 190px;
}
ul#leftnav {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#leftnav li {
	display: inline;
	list-style: none;
	line-height: 15px;
}
ul#leftnav li a:link, ul#leftnav li a:visited, ul#leftnav li a:active {
	display: block;
	border-bottom: 1px dotted #E4E4E4;
	color: #005782;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	padding: 7px 15px 7px 0px;
	margin: 0px 0px 0px 6px;
	text-transform: uppercase;
	text-align: right;
}
ul#leftnav li a:hover, ul#leftnav li a.current:link, ul#leftnav a.current:visited {
	color: #B8E4FB;
	border-bottom: 1px solid #DFF1E8;
	background: #000000;
	text-indent: 10px;
}

div#flash {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 990px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
div#rightdiv {
	width: 256px;
	float: right;
	text-align: left;
	padding-top: 10px;
}


div#cta {
	clear: both;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 15px;
	border-top: 1px solid #528FC7;
	color: #254E72;
}
.textcenter {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 5px;
}
.clear {
	clear: both;
}
.cta {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: tahoma;
	margin-left: 15px;
	border: 1px solid #E8F4FD;
}
.right {
	float: right;
	margin-left: 10px;
	padding: 4px;
	border: 1px solid #D2D2D2;
	clear: both;
	margin-bottom: 10px;
}
.emphasis {
	padding: 3px;
	border: 1px dotted #CAE6FB;
	background: #E8F4FD;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 15px 20px 10px;
}
.emphasis strong {
	font-size: 12px;
}

#listfloatleft {
	float: left;
	padding: 0;
	list-style: url(images/bullet.gif) inside;
	font-family: Arial, Helvetica, sans-serif;
	width: 190px;
	margin: 0 0px 10px 20px;
}

#listfloatleft li {
	margin: 0;
	padding: 0px;
}
div#map {
	padding: 3px;
	height: 375px;
	width: 500px;
	border: 1px solid #D2D2D2;
	margin-bottom: 15px;
}
#contenta #ifr1 {
	margin-top: -10px;
	padding-right: -20px;
}
.centerpic {
	border: 1px solid #E2E2E2;
}
.coupon {
	margin-left: 15px;
	margin-bottom: 15px;
	float:left;
}
