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

body {
	background: #233944 url(../img/background.gif) repeat-x;
	background-position: 0 0;
	text-align: center;
	min-width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
}

a {
	color:#233944;
	text-decoration: underline;
}

/* LISTS */

ul {
	list-style-type: square;	
	margin: 0 0 15px 20px;
}

hr {
	margin: 5px 0 5px 0;	
}

#checklist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.checklist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.checklist li
{
	padding-left: 20px;
	background-image: url(../img/tick.png);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	line-height: 1.8em;
}

.arrowlist
{
margin-left: 25px;
padding-left: 0;
list-style: none;
}

.arrowlist li
{
padding-left: 20px;
background-image: url(../img/bullet.gif);
background-repeat: no-repeat;
background-position: 0 50%;
line-height: 1.8em;
}

/* PAGE COMPONENTS */

#container {
	position: relative;	
	width: 960px;
	margin: 0 auto;
	padding: 15px 0 30px 0;
	z-index: 0;
}

#top {
	position: relative;
	height: 145px;
	width: 932px;
	padding: 0 14px 0 14px;
	background: url(../img/bodybg-top.png) no-repeat top center !important;
  	background: url(../img/bodybg.gif) no-repeat 50% 14px;
	text-align: left;
	z-index: 10;
}

#top img#logo {
	position: absolute;
	left: 40px;
	top: 30px;
}

#top img#motto {
	position: absolute;
	left: 321px;
	top: 90px;
}

#topnews {
	position: absolute;
	width: 372px;
	padding: 6px 0 0 80px;
	height: 21px;
	right: 14px;
	top: 14px;
	background: url(../img/topnews.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #fff;
}

#topnews a {
	color: #fff;
	text-decoration: none;
}

#topnews .date {
	padding-right: 8px;
	font-size: 10px;
	color: #ddd;
}

#dave_ramsey {
	position: absolute;
	top: 55px;
	right: 25px;
	z-index: 100;
}

#toptext {
	font-family:Verdana, Geneva, sans-serif;
	position: relative;
	float: right;
	padding-right: 150px;
	top: 55px;
	width: 400px;
	height: 80px;
	overflow: hidden;
	text-align: right;
	font-size: 10px;
	color: #655a4e;
	line-height: 1.1em;
}


#body {
	position: relative;
	width: 932px;
	padding: 0 14px 0 14px;
	background: url(../img/bodybg-middle.png) repeat-y top center !important;
  	background: url(../img/bodybg.gif) repeat-y top center;
	text-align: left;
	z-index: 5;
}

#menu { 
	position: relative;
	background: url(../img/menubg.gif) repeat-x top center; 
	height: 44px;
	width:100%; 
	z-index: 500;
}

.bioleft {
	position: relative;
	float: left;
	padding-right: 20px;
	width: 270px;
}

.bioleft img {
	padding: 0 0 15px 0;	
}

.bioleft h2 {
	margin: 0;
	padding: 0 0 5px 0;
}

.bioleft h3 {
	margin: 0;
	padding: 0;
}

.bioright {
	position: relative;
	float: left;
	width: 550px;
	border-left: 2px solid #666;
	padding-left: 20px;
}

#front-boxes {
	height: 210px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
	background: #333;
}

	#boxes_hurricane {
		width: 309px;
		height: 210px;
		float: left;
		border-right: 2px solid #fff;
		background: url(../img/hurricane.jpg) no-repeat 0 0;
	}
	
		#boxes_hurricane_content {
			position: relative;
			width: 265px;
			height: 125px;
			overflow: auto;
			margin: 0 auto;
			margin-top: 65px;
		}
		
			#boxes_hurricane ul {
				margin: 5px;
				padding: 0 0 0 15px;
			}
	
	#boxes_video {
		width: 310px;
		height: 210px;
		float: left;
		border-right: 2px solid #fff;
	}
	
	#boxes_blab {
		width: 309px;
		height: 210px;
		float: left;
	}

#front-flash {
	height: 170px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
	background: #333;
}

#ssp_personal {
	width: 309px;
	height: 170px;
	float: left;
	border-right: 2px solid #fff;
}

#ssp_commercial {
	width: 310px;
	height: 170px;
	float: left;
	border-right: 2px solid #fff;
}

#ssp_employee {
	width: 309px;
	height: 170px;
	float: left;
}

#dark {
	padding: 15px 20px 20px 20px;
	background: #101f26 url(../img/darkbg.gif) repeat-x top center;
	text-align: center;
	color: #fff;
}

#dark h1 {
	font-size: 24px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
}

#dark p {
	font-size: 12px;
	color: #fff;
	padding: 0;
	margin: 0;
}

#main-bottom {	
	position: relative;
	overflow: hidden;
	padding: 10px;
	height: 140px;
}

#hurricane h1 {
	color: #fff;	
}

#hurricane ul {
	margin: 0 0 0 0px;
}	

#hurricane ul li a {
	color: #fff;	
}

#hurricane {
	background: #C40000 url(../img/title-bg-red.gif) repeat-x top center; 
	color: #fff;
}

.main-box {
	float: left;
	background: #cfcfcf url(../img/title-bg.gif) repeat-x top center; 
	border: 1px solid #ccc;
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
    -moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
    -moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
    -moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	width: 200px;
	padding: 10px;
	height: 120px;
	margin-right: 5px;
}

.main-box h3 {
	font-size: 14px;
	display: block;
	text-align: center;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0 0 7px 0;
}

.main-box p {
	padding: 0 0 5px 0;	
}

.main-news {
	float: right;
	width: 652px;
	height: 140px;
	overflow: auto;
}

#page {
	position: relative;
	padding: 10px 20px 10px 20px;
	line-height: 1.8em;
	overflow: hidden;
	zoom: 1;
	z-index: 10;
}

h2#pagetitle {
	display: block;
	padding: 6px 0 6px 20px;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color:#233944;
	background: #cfcfcf url(../img/title-bg-reverse.gif) repeat-x bottom;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #bbb;
}

#footer {
	position: relative;
	width: 932px;
	padding: 0 14px 14px 14px !important;
	padding: 0 14px 0 14px;
	background: url(../img/bodybg-top.png) no-repeat bottom center !important;
  	background: url(../img/bodybg.gif) no-repeat 50% bottom;
	text-align: left;
	z-index: 7;
	overflow: hidden;
}

#footer-inside {	
	position: relative;
	background: #cfcfcf url(../img/title-bg.gif) repeat-x top center; 
	border-top: 1px solid #ccc;
	overflow: hidden;
	padding: 15px;
}

#footer p {
	padding: 0;	
	font-size: 11px;
	color: #666;
}

#footer a {
	color: #666;	
}

a.graphite_logo  {
	position: relative;
	float: right;
	top: 15px;
	color: #666;	
	text-decoration: none;
	font-size: 9px;
}

.line {
	background: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 3px;
	width: 890px;
	padding: 5px 0 5px 0;
	margin: 0;
	display: block;
	position: relative;
	font-size: 0;
	line-height: 0;
}

#rightside,.rightside {
	position: relative;
	float: right;
	padding: 0 0 0 20px;
	border: 1px solid #eee;
	border-width: 0 0 0 1px;
	margin-left: 15px;
}

.contactright {
	float: right;
	padding: 0 0 0 30px;
	background: url(../img/vline.gif) repeat-y;	
	background-position: 0 50%;
	z-index: 9;
}

.list {
	font-size: 12px;
	width: 280px;
	font-weight: normal;
	border-width: 0 0 0 5px;
	top: -20px;
}

.bio {
	width: 370px;	
	font-size: 12px;
	border-width: 0 0 0 5px;
	top: -20px;
}

.contact {
	width: 340px;	
	font-size: 12px;
	border-width: 0 0 0 5px;
}

.rightcaption {
	position: relative;
	display: block;
	clear: right;
	float: right;
	padding: 0 15px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	text-align: right;
	top:-5px;
}

table.projects {
	margin: 10px 0 10px 0;	
	border: 1px solid #ccc;
	border-width: 5px 1px 5px 2px;
}
table.projects td {
	padding: 4px;	
	border: 1px solid #ccc;
	border-width: 0 1px 0 0px;
}

#news {
	position: relative;
	width: 900px;
	margin: 0 auto;
	clear: both;
	background: #cfcfcf url(../img/news_bg.gif) repeat-x;
	background-position: 50% 0;
	border-top: 1px solid #ccc;
}

.fleftimage {
	position: relative;
	float: left;
	margin: 0 7px 0 0;
}

.searchfont {
	font-size: 12px;
	color:#666;
}

#staffmenu {
	position: relative;
	width: 205px;
	padding: 10px 0 10px 0;
}

#staffmenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

#staffmenu ul a
{
display: block;
padding: 6px 2px 6px 25px;
width: 155px;
}

#staffmenu ul li a
{
color: #000;
text-decoration: none;
}

#staffmenu ul li a:hover
{
	text-decoration: none;
	color:#000;
	background: #eee;
	font-weight: normal;
}

#staffmenu ul li.current_page_item a, #staffmenu ul li.current_page_item a:hover {

	text-decoration: none;
	background: #52a5cf url(../img/staff-menu-selected.gif) no-repeat center;
	background-position: 100% 50%;
	padding: 6px 25px 6px 25px;
	color:#fff;
	font-weight: bold;
}

#staffmenu ul li {
vertical-align:middle;
line-height: 1.1em;	
padding: 3px 0 3px 0;
}




.leftcolumn {
	position: relative;
	float: left;
}

.rightcolumn {
	position: relative;
	float: right;
}

.staff-bio {
	position: relative;
	float: left;
	width: 180px;
}

.staff-info {
	float: right;
	width: 480px;
}

.staff-bio h3 {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 10px 0 5px 0;
	display: block;
	border-bottom: 1px solid #eee;
}

.staff-bio p {
	font-size: 11px;
	padding: 0 0 0 5px;
}

ul.tabnav {
	margin: 0;	
	padding: 5px 0 0 0;
	white-space: nowrap;
	font-size: 11px;
}

.tabnav li {
   	display: inline;
    list-style: none;
    }

    .tabnav li a {
    text-decoration: none;
    text-transform: uppercase;
    color:#333;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    outline: none;
    }
	
.tabnav li a:hover, .tabnav li a:active
{  
	background: #ddd;  
	color: #000;
	text-decoration: none;  
}  

.tabnav li.ui-tabs-selected a, .tabnav li.ui-tabs-selected a:hover 
{
	background:#0a80bc url(../img/menu_bg_hover.gif) repeat-x top;
	color: #fff;
	text-decoration: none;  
}

    .tabdiv {
    background: #cfcfcf url(../img/news_bg.gif) repeat-x;
	background-position: 50% 0;
    border: 1px solid #c8c8c8;
    padding: 20px;
	font-size: 11px;
	margin-top: 7px;
    }


    .ui-tabs-hide {
    display: none;
    }


.vline {
	background: url(../img/vline.gif) repeat-y;	
	background-position: 182px 50%;
}

#page h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 15px 0;
	margin: 0;
}

#page h2.faq {
	position: relative;
	display: block;
	padding: 15px 0 15px 0;
	border: 1px solid #000;
	border-width: 1px 0 1px 0;
	margin: 0 0 10px 0;
}

h3.team {
	clear: left;
	padding: 10px 0 7px 0;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}

ul#rss {
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
}

ul#rss h2 {
	font-size: 16px;
	padding: 0 0 5px 0;
}

table#insurance101 td {
	background: #115b8b url(../img/bluegra.jpg) repeat-x 0 0;	
	border: 3px solid #fff;
	text-align: center;
	color: #fff;
	vertical-align: middle;
	padding: 10px;
}

table#insurance101 td a:link, table#insurance101 td a:visited {
	display: block;
	font-size: 20px;
	color:#FC0;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 0 0;
}

table#insurance101 td a:hover {
	text-decoration: underline;
}

table#insurance101 td h3 {
	color: #fff;	
	padding: 0 0 10px 0;
}


