@charset "utf-8";
/* CSS Document */

body {
	background-color: #0C0E30;
	margin: 0;
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	}
	
#page {
	width: 100%;
	background: url('images/pagebg.jpg') #7d0506 top left repeat-y;
	margin: 0;
	padding: 0;
	}
	
#top {
	background: url('images/headbg.jpg') #151431 top left repeat-x;
	width: 100%;
	height: 109px;
	margin: 0;
	}
	
#header {
	background: url('images/header.jpg') top left no-repeat;
	height: 109px;
	margin: 0;
	}
	
#middle {
	width: 883px;
	}
	
#left {
	width: 133px;
	height: 276px;
	background: url('images/leftnav.jpg') top left no-repeat;
	float: left;
	margin: 0;
	}

#right {
	width: 750px;
	float: left;
	margin: 0;
	overflow: visible;
	}
	
#content {
	width: 700px;
	margin: 0px 0px 10px 10px;
	color: #ffffff;
	}

#content h2 {
	font-size 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	}

#bottom {
	background: url('images/footbg.jpg') #151431 top left repeat-x;
	width: 100%;
	height: 149px;
	clear: both;
	}
	
#footer {
	background: url('images/footer.jpg') top left no-repeat;
	height: 149px;
	width: 800px;
	margin: 0;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	padding-left: 125px;
	padding-top: 20px;
	clear: both;
	}	
	
#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #cccccc;
	}
	
#mythbox {
	width: 200px;
	padding: 2px 10px;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	}
.dropcap {
	float: left;
	color: #D4D4C7;
	font-size: 28px;
	line-height: 20px;
	padding-top: 2px;
	padding-right: 5px;
	font-family: Times, Georgia;
	}

p.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	}
	
p.reality {
font-size: 18px;
font-weight: normal;
text-align: left;
margin-top: 10px;
color: #ffffff;
	}
	
#divider {
	width: 85%;
	height: 2px;
	border-top: 1px solid #C1B6A8;
	margin: 10px auto;
	padding: 0;
	}
	
#content a, #content a:visited {
	color: #cccccc;
	text-decoration: underline;
	}
#content a:hover {
	color: #ffffff;
	}
	
ul li {
	padding: 5px 0px;
	}
	
#source {
	font-size: 14px;
	color: #cccccc;
	margin-left: 40px;
	line-height: 14px;
	}
	
#hotspot a {
  position: absolute;
  height: 275px;
  width: 133px;
  margin-top: 1px;
  text-decoration: none;
  border-bottom: none;
}
#hotspot a i { visibility: hidden; }
a#solutions { margin-top: 0px; height: 21px; }
a#state { margin-top: 25px; height: 31px; }
a#legislation { margin-top: 58px; height: 21px; }
a#catnews { margin-top: 83px; height: 31px; }
a#catprep { margin-top: 118px; height: 31px; }
a#insurance { margin-top: 152px; height: 31px; }
a#coalition { margin-top: 187px; height: 31px; }

a#home { margin-top: 222px; height: 22px;  }

#hotspot a { outline: none; }

#temp {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
	color: #ffffff;
	}
	

