/* Defines the body tag */
body {
	background: #8e0202 url(images/bg.gif) top left repeat-x;
	margin: 0; /* Always set margins to 0. Some browsers automatically apply them. */
	padding: 0; /* Always apply padding if you apply margins */
	}
	
/* 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, td, ol, ul, li, ol, a, td, th, dt, dd {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

div {
	margin: 0px;
	padding: 0px;
	/*clear:both; if need to float two divs need to add clear:none;*/
	}
	

/* Creates the general link style for the site. This is not the main navigation. */
a, a.email {
	text-decoration: underline;
	font-weight: normal;
	color: #990000;}
	a.email {
		color: #990000;
		font-weight: bold;
		font-size: 11px;
		}

a:hover, a.email:hover {
	text-decoration: none;
	color: #fff;}

/* -------------------------------------------------------- */
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
/* -------------------------------------------------------- */

/* DIV CONTAINER */
div#container {
	position: relative;
	margin: 0 auto;
	width: 770px;
	background: url(images/content.gif) top left repeat-y;
	background-color:#ffffff;
}

/* DIV HEADER */
div#header {
	margin-left: 0px;
	width: 770px;
	height: 208px;
	background: url(images/header.jpg) top left no-repeat;}

/* DIV BODY */
div#body {
	clear: both;}


address {
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	top: 120px;
	left: 79px;
	height: 53px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	width: 130px;
	line-height:13px;
	font-style:normal;
	z-index: 3;
	}
address#address2 {
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	top: 120px;
	left: 216px;
	height: 63px;
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	width: 136px;
	line-height:13px;
	font-style: normal;
	z-index: 3;
	text-transform: normal;	
	}

	

/* DIV FLASH */
div#flash {
	position: absolute;
	top: 147px;
	left: 327px;
	width: 443px;
	height: 37px;
	z-index: 1;}

/* Double column bulleted list */
ul.left {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	list-style-position: inside; 
	list-style-type: disc;
	}


/*------------------------------------------------------*/


div#content {
	float: left;
	clear: none;
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 770px;
	color: #000;
	background: url(images/header2.gif) top left no-repeat;}
	#content h1 {
		border-bottom: 1px dotted #990000;
		margin: 10px 37px 5px 55px;
		padding: 0px 0px 0px 0px;
		background: transparent;
		color:#990000;		
		font-size: 18px;
		font-weight:bold;
		text-transform: uppercase;
		}
	#content h2 {
		color:#000;
		font-size: 12px;
		font-weight: bold;
		margin: 10px 37px 0px 55px;
		}
	
	#content h3 {
		color:#990000;
		font-size: 16px;
		font-weight: bold;
		margin: 10px 37px 0px 55px;
		font-style:italic;
		text-align:center;
		}
	#content h4 {
		border-bottom: 1px dotted #990000;
		margin: 0px 37px 0px 55px;
		padding: 0px 0px 0px 0px;
		}
	#content p {
		font-size:12px;
		margin: 0px 0px 0px 0px;
		padding: 5px 37px 5px 55px;
		}
	#content ul{
		margin: 5px 0px 0px 71px;
		padding: 0px 37px 0px 0px;
		}
		#content ul.less{
		margin: 5px 0px 0px 35px;
		padding: 0px 37px 0px 0px;
		}
	#content li.contentt {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 2px 0px;
		list-style-image:url(images/heart.gif);
		}
		

	
/* DIV FOOTER */
div#footer {
	background: url(images/footer.gif) top left no-repeat;
	text-align: center;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	color:#990000;
	height: 58px;
	width: 770px;
	}


	/* DIV UTILITY NAV */
	div#utilnav{
	text-align: center;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	}
			
		#utilnav a {
			text-decoration: none;
			font-size: 11px;
			font-weight: bold;
			color:#990000;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			}
		#utilnav a:hover {
			text-decoration: underline;
			color:#fff;
			}
			
	
	/* DIV COPYRIGHT */
	div#copyright {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align: center;
	font-size: 9px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
		}
		#copyright a {
			color:#fff;
			text-decoration:underline ;
			font-size: 9px;
			font-weight: bold;
			}
		#copyright a:hover {
			color:#000;
			text-decoration:none ;
			}

/* -------------------------------------------------- */
/* ----------------- IMAGE ELEMENTS ----------------- */
/* -------------------------------------------------- */
img {
	border: 0px;
	}
img.borderr {
	margin: 0px 0px 0px 0px;
	border:1px solid #666666;	
	}
img.leftno {
	float: left;
	margin: 0px 8px 5px 0px;
	}
img.rightno {
	float: right;
	margin: 0px 0px 5px 8px;
	}
img.left {
	float: left;
	border:1px solid #666666;
	margin: 0px 8px 5px 0px;
	}
img.right {
	float: right;
	border:1px solid #666666;
	margin: 0px 0px 5px 8px;
	}


/* -----------------------------------------------------*/
/* ----------------- Horizontal CSS NAV save all as one header ----------------- */
div#nav {
	position: absolute;
	top: 184px;
	left: 44px;
	width: 726px;
	clear: both;
	height: 23px;
	z-index: 3;
	}
	
div#nav li a#current{
	background: #abb68d url(images/nbulleton.gif) top left no-repeat;
	color: #990000;
	}
	
div#nav li a#current:hover{
	background: #abb68d url(images/nbulleton.gif) top left no-repeat;
	color: #990000;}


div#nav ul {
	margin:0px auto;
	padding:0;
	list-style:none; 
	line-height:11px;}  

div#nav li {
	float: left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
	border-right: 1px solid #fff;}

div#nav li a {
	display: block;
	padding: 5px 10px 4px 20px;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	background: url(images/nbullet.gif) top left no-repeat;}

div#nav li a:hover {
	background: #abb68d url(images/nbulleton.gif) top left no-repeat;
	color: #990000;}

/* ------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------*/
/* ----------------- CSS AUDIO/SIGNIN NAV (PLUS SITES) ----------------- */
/* ----------------------------------------------------------------------*/

/* AUDIO/SIGNIN CONTAINER */
div#audiosignin {
	position: absolute;
	top: 52px;
	left: 318px;
	width: 137px;
	z-index: 2;
	height: 77px;
}

.audio {
	margin: 0px;
	color:#990000;
	padding: 10px 15px 5px 23px;
	}
/* -----------------------------------------------*/
/* ----------------- CUSTOM CSS ----------------- */
/* -----------------------------------------------*/

.clear {
	clear: both;
	}
	
		
div.doubletxt{
	float: left;
	width: 340px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;}
	#content .doubletxt p {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-weight:bold;}
		
div.double {
	float: left;
	width: 280px;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 15px 60px;
	text-align: left;}
	#content .double p {
		margin: 0px 0px 0px 0px;
		padding: 3px 0px 0px 0px;
		font-weight:bold;
		color: #3366cc;
		font-size:14px;}
	#content .double img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: 1px solid #333;}
		
/* CTA button CONTAINER */
div#ctabtn {
	position: absolute;
	top: 91px;
	left: 46px;
	width: 129px;
	z-index: 5;
	height: 34px;
}
/*--------------------------------------------------------------------------*/
div#map { 
	text-align:left;
	width:525px;
	height:auto;
	clear:both;
	margin: 0px 10px 10px 55px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;}
