/* css for 7-Dippity.com Website */
/* All design work done by David Tang */
/* Updated April 09, 2008 */

/* basic elements */
* {
	padding: 0px;
	margin: 0px;
}

body {
	margin: 0px;
	padding: 0px;	
 	font: 12px/1.25em Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0;	
	text-align: center;
	background-color: #212448;
}
p {
	line-height: 1.4em;
	text-align:justify;
	padding: 5px 0 5px 0;
}

a:link, a:visited {
	color: #013f70;
}

a:hover, a:active {
	color: #8e0000;
}

/* Divs */

/* Header */
.header {
    position: relative;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	background: url(/images/header_top.gif) repeat-x center;
	background-color: #212448;
}

.header h1 {
	width: 780px;
	height: 77px;
	margin: 0px auto;
	background: url(/images/header_top.gif) repeat-x;
}

/* Navigation */

#navStretch {
	width: 100%;
	margin: 0;
	background: url(/images/mainNav_bg.gif) repeat-x top left;
	background-color: #d3dcdf;
	font-size: 12px;
	border-top: 1px solid #9fb0b7;
	border-bottom: 1px solid #9fb0b7;
	padding: 3px 0 3px 0;
}


#navContainer {
	width: 780px;
	margin: 0px auto;
	text-align:center;
}

#mainNav {
	border-left: 1px solid #9fb0b7;
	border-right: 1px solid #888;
}

#mainNav a.more {
	background: url(/images/rightarrow.gif) center right no-repeat;
}

#mainNav, #mainNav ul {
	float: left;
	list-style: none;
	padding: 0;
	list-style-type: none;
	}
/*	
#mainNav a {
	display: block;
	color: #7C6240;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
}
*/
#mainNav ul {
	background: #fff;
	border: 1px solid #ccc;
	text-align: left;
}

#mainNav li  {
	float: left;
	font-weight: bold;
	color: #fff;
	}



#mainNav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#mainNav li li {
	padding-right: 1em;
	width: 13em
}

#mainNav li ul a {
	display: block;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

#mainNav li ul li {
	border-bottom: 1px solid #ccc;

}

#mainNav li ul ul {
	margin: -1.75em 0 0 14em;
}

#mainNav li:hover ul ul, #mainNav li:hover ul ul ul, #mainNav li.sfhover ul ul, #mainNav li.sfhover ul ul ul {
	left: -999em;
}

#mainNav li:hover ul, #mainNav li li:hover ul, #mainNav li li li:hover ul, #mainNav li.sfhover ul, #mainNav li li.sfhover ul, #mainNav li li li.sfhover ul {
	left: auto;
}

#mainNav li:hover {
	background: #dbeaf8;
}

#mainNav li:hover a.main {
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 2px 10px 3px 10px;
	color: #fff;
}

#mainNav li#navMoreItems:hover a.main {
	background: url(/images/mainNav_mi_bg.gif) repeat-x bottom left;

}

li#navMoreItems.sfhover a.main {
	background: url(/images/mainNav_mi_bg.gif) repeat-x bottom left;
} 

li#navFirstResponders:hover a.main {
	background: url(/images/mainNav_fr_bg.gif) repeat-x bottom left;
}

li#navFirstResponders.sfhover a.main {
	background: url(/images/mainNav_fr_bg.gif) repeat-x bottom left;
}

li#navCustomPrint:hover a.main {
	background: url(/images/mainNav_cp_bg.gif) repeat-x bottom left;
}

li#navCustomPrint.sfhover a.main {
	background: url(/images/mainNav_cp_bg.gif) repeat-x bottom left;
}

li#navBookStore:hover a.main {
	background: url(/images/mainNav_bs_bg.gif) repeat-x bottom left;
}


li#navBookStore.sfhover a.main {
	background: url(/images/mainNav_bs_bg.gif) repeat-x bottom left;
}

li#navEdPrograms:hover a.main {
	background: url(/images/mainNav_ep_bg.gif) repeat-x bottom left;
}

li#navEdPrograms.sfhover a.main {
	background: url(/images/mainNav_ep_bg.gif) repeat-x bottom left;
}

li#navCustomBooks:hover a.main {
	background: url(/images/mainNav_cb_bg.gif) repeat-x bottom left;
}

li#navCustomBooks.sfhover a.main {
	background: url(/images/mainNav_cb_bg.gif) repeat-x bottom left;
}

/*	
#subNav li.first {
	border-left: #000;
}

*/

#mainNav li a.main {
	display: block;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	border-right: 1px solid #9fb0b7;
}


#mainNav li a.main:hover
	{
	text-decoration: none;
	padding: 2px 10px 3px 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #70727f;
	color: #fff;
}

li#navHome, li#navCustomBooks, li#navEdPrograms, li#navBookStore, li#navCustomPrint, li#navFirstResponders, li#navMoreItems {
		border-left: 1px solid #888;
}

body#home li#navHome a.main, li#navHome a.main:hover
	{
	text-decoration: none;
	padding: 2px 10px 3px 10px;
	background: url(/images/mainNav_home_bg.gif) repeat-x bottom left;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	color: #fff;
}



body#customBooks li#navCustomBooks a.main, li#navCustomBooks a.main:hover
	{
	text-decoration: none;
	padding: 2px 10px 3px 10px;
	background: url(/images/mainNav_cb_bg.gif) repeat-x bottom left;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	color: #fff;
}


body#edPrograms li#navEdPrograms a.main, li#navEdPrograms a.main:hover 
	{
	text-decoration: none;
	padding: 2px 10px 3px 10px;
	background: url(/images/mainNav_ep_bg.gif) repeat-x bottom left;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	color: #fff;
}
body#bookStore li#navBookStore a.main, li#navBookStore a.main:hover
	{
	text-decoration: none;
	padding: 2px 10px 3px 10px;
	background: url(/images/mainNav_bs_bg.gif) repeat-x bottom left;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	color: #fff;
}

body#customPrint li#navCustomPrint a.main, li#navCustomPrint a.main:hover
	{
	text-decoration: none;
	padding: 2px 10px 3px 10px;
	background: url(/images/mainNav_cp_bg.gif) repeat-x bottom left;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	color: #fff;
}
body#firstResponders li#navFirstResponders a.main, li#navFirstResponders a.main:hover 
	{
	text-decoration: none;
	padding: 2px 10px 3px 10px;
	background: url(/images/mainNav_fr_bg.gif) repeat-x bottom left;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	color: #fff;
}

body#moreItems li#navMoreItems a.main, li#navMoreItems a.main:hover 
	{
	text-decoration: none;
	padding: 2px 10px 3px 10px;
	background: url(/images/mainNav_mi_bg.gif) repeat-x bottom left;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	color: #fff;
}


ul.menu {
	margin: 0 auto;
	padding: 5px;
	list-style: none;
	}

.menu li  {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
    border-left: 1px solid #BBCAD8;
    border-right: 1px solid #9FB0B7;
	}

.menu li  a:link, .menu li a:visited {
	text-decoration: none;
}

.menu li  a:hover, .menu li a:active {
	text-decoration: none;
	}

ul.left {
    float:left;
}

#vertnav{list-style: none;}

#vertnav ul { 
	padding:0;
	margin:0;
	list-style: none;
    width:14em;
   z-index:99;
   overflow:visible;
   position:absolute; 
   background-color:#E1E1E4;
      
}

#vertnav li { 
	position: relative;
	width: 12em;
    background-color:#E1E1E4;
	border:solid 1px #CECECE;
   display:block;
   height:1.5em;
   margin:0;
   padding-left: 2px;
}
#vertnav ul li{ background-color:#E1E1E4;}

#vertnav li{ border-width:1px 1px 0 1px;}
#vertnav li:last-child{border-bottom:1px solid #CECECE;}

#vertnav a {
    text-decoration:none; 
    display:block;
    padding: 0.1em;  
    margin:0.2em 0 0.2em 0.1em; /*helps Opera with hover */
    width:11.5em; /*helps IE with hover */
    height:1.2em;
}
#vertnav li:hover, #vertnav a:hover{
    background-color:#202448; 
    color: #FFFFFF;
}

#vertnav ul, #vertnav ul ul, #vertnav ul ul ul{
    display:none; 
    position:absolute; 
    top:0; 
    left:12em;
}

#vertnav li:hover ul ul, #vertnav li:hover ul ul ul{
    display:none; 
  
}

#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul{
    display:block;
}

li>ul { 
	top: auto;
	left: auto;
}

/* Win IE only \*/
* html #vertnav li{float:left;} 
/* end holly hack */

/* Home Image */
.image {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	background: url(/images/body_bg.gif) repeat-x center;
	background-color: #212448;
}
.image_container {
    width: 780px;
    margin: 0px auto;
}


.header h1 img { margin-left: 10px; }

/* Content Body */



#wrapper {
    position: relative;
    border-style: none;
    width: 100%;
    margin: 0px auto;
    text-align: left;
    background-color: #212448;
}

.content {
		width: 740px;
		margin: 0px auto;
		padding: 10px 20px 10px 20px;
    background-color: #fff;
    border-top: 2px solid #000;	
    border-left: 2px solid #000;
    border-right: 2px solid #000;
}

.content h1 {
	    font-size: 156%;
    font-weight: bold;
    color: #383D6D;
		padding: 10px 0 5px 0;

}

.content .center {
		text-align:center;
}

.content .titlePad {
  padding-bottom: 15px;	
}

.content .lowPad {
  padding-top: 15px;	
}

.content .midPad {
  padding-top: 30px;	
}

.content h2 {
    font-weight: bold;
    font-size: 100%;
		padding: 10px 0 5px 0;
}

.content h4 {
    font-weight: bold;
    font-size: 100%;
		padding: 0;
}

.content h3 {
    font-weight: bold;
	text-align: center;
	    font-size: 100%;
}

.content ul {
	padding: 10px 0 0 10px;
  margin: 0 0 10px 10px;
}

.content ul li {
  padding: 0 0 10px 0;
}

.content img {
		margin: 0 10px 0 10px;
}

.content .imageCaption {
	padding: 10px 15px 5px 15px; 
	border: 1px solid #333; 
	background:  #ddd;
}

.noBorder {
	border: none !important;
}

.content .imageCaption img {
		margin: 0 0 0 5px !important;
		padding: 0px;
		border: 1px solid #333;
}

.content .imageSpan {
	margin: 5px 10px 5px 0;
	padding: 10px 5px 10px 5px; 
	border: 1px solid #333; 
	background:  #ddd;
	
}

.content .imageSpan img {
	float: left;
		margin: 0 10px 0 5px !important;
		padding: 0px;
		border: 1px solid #333;
}

.content .imageSpan p {
	float: left;
}

.content .w210 {
	width: 210px; 
}

.content .w160 {
	width: 160px;
}

.content .w500 {
	width: 480px;
}

.content .vCenter {
 vertical-align: middle;
}

.content .aRight {
	float: right; 
	margin: 5px 0 5px 10px;
}

.content .aLeft {
	float: left; 
	margin: 5px 10px 5px 0;
}



div.lay2col { width: 100%; border-style: none;}
	div.lay2col div.col1 { float: left; width: 49%; border-style: none; margin-top: 10px;  }
	div.lay2col div.col2 { float: left; width: 49%; border-style: none; margin-top: 10px; }
	div.lay2col div.col20 { float: left; width: 19%; border-style: none; text-align:center; margin-top: 10px; }
	div.lay2col div.col80 { float: left; width: 79%; border-style: none; margin-top: 10px;  }
	div.lay2col div.colnav { float: left; width: 19%; border-style: none; margin-top: 70px;  }
	div.lay2col div.colcontent { float: left; width: 79%; border-style: none; margin-top: 10px; }
	div.lay2col div.col25 { float: left; width: 24%; border-style: none; text-align:center; margin-top: 10px; }
	div.lay2col div.col75 { float: left; width: 74%; border-style: none; margin-top: 10px;  }

div.lay2col_alt { width: 100%; border-style: none; margin-top: 10px; background-color: #FFFFFF; }
	div.lay2col_alt div.col1 { float: left; width: 49%; border-style: none; }
	div.lay2col_alt div.col2 { float: left; width: 49%; border-style: none; }
	div.lay2col_alt div.col20 { float: left; width: 20%; border-style: none; text-align:center;}
	div.lay2col_alt div.col80 { float: left; width: 80%; border-style: none; }

/* Options List */
option {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
option.highlight {background-color: #D2D3DD;}

/* Footer */
#footer { 
    font-size: 11px;
    width: 100%; 
    text-align: center; 
    background-color:#202448;
} 

#footerContainer { 
    border-style: none; 
		width: 780px;
    margin: 0px auto; 
    height: 22px; 
    background: url(/images/header_menu_bg.gif) repeat-x;
    background-color:#F3F3F3;
    border-bottom: 2px solid #000;	
    border-left: 2px solid #000;
    border-right: 2px solid #000;
}

#footerContainer ul {
	margin: 0 auto;
	padding: 5px;
	list-style: none;
	}

#footerContainer li  {
	display: inline;
	margin: 0;
	padding: 0 5px 0 5px;
	background-repeat: no-repeat;
	}

#footerContainer li  a:link, #footerContainer li a:visited {
	text-decoration: none;
}

#footerContainer li  a:hover, #footerContainer li a:active {
	text-decoration: none;
	}

#ftrHome, #ftrAbout, #ftrContact {
	border-right: 1px solid #ccc;
}

.credits { 
    width: 100%;
    padding: 5px;
    font-size: 11px;
    color: #fff;
}

/* Additional Mods */

.center_col {
    width: 50%;
    text-align: center;
}

.center {
    width: 97%;
    text-align: center;
    margin: 0px auto;
    clear: both;
}

.center_text {text-align: center;}

.italic {font-style: italic; }
.underline {text-decoration: underline; }

.toppadding {padding-top: 15px; }

.clear {clear: both; }

.small { font-size: smaller; }

.textwrap {text-align: right; float: left; }

.pagefiller150 {height: 150px; }

.bluetext {color: #383D6D; }

.blue a{color: #383D6D; text-decoration: none; }

.blue a:hover, .blue a:active {
	color: #383D6D;
	text-decoration: none;
}

.redtext {color: #8b0000; }

.red a, .red a:visited{color: #8b0000; }

.red a:hover, .red a:active {
	color: #ae0000;
}

.sub_bg {background: url(/images/content_bg_sub.gif) repeat-y top; }



/*responders*/
.responder {
	background: none;
	background-color: #fff;
	padding: 20px 0 0 0;
}

.responder h1 {
	text-align: center;
		border-bottom: 1px solid #ccc;
}


.navIcons {
	padding: 10px 0 10px 0;
	width: 640px;
	margin: 0px auto;
}

.navIcons4 {
	padding: 10px 0 10px 0;
	width: 500px;
	margin: 0px auto;
}

.lawSect, .emsSect, .milSect, .fireSect, .supportSect {
	float: left;
	width: 120px;
		text-align: center;
}

.milSect, .supportSect {
	width: 140px;
}

.sectionHeader {
	margin: 0px auto;
	padding: 10px 0 10px 0;
	width: 315px;
}

.sectionHeader h1 {
	padding: 10px 0 0 0 ;
	float: left;
	border: none;
	width: 190px;
}

.sectionIcons {
	float: left;
	width: 60px;
		text-align: center;
}

.responderContent {
	border-top: 1px solid #ccc;
	padding: 5px;
	margin: 0px;
}

.responderContent p {
	padding: 0 10px 10px 10px;
	margin: 0;
}

.responderContent h2 {
	text-align: center;
	padding: 20px 0 10px 10px;
	margin: 0px;
    font-size: 18px;
    font-weight: bold;
    color: #383D6D;
}

.responderContent h4 {
	padding: 20px 0 10px 10px;
	margin: 0px;
	font-size: 100%;
}

.responderContent h5 {
	text-align: center;
	padding: 20px 0 5px 10px;
	font-size: 100%;
}

.responderContent h6 {
	padding: 0 0 0 10px;
	margin: 0px;
	font-size: 100%;
}

.responderContent ol {
	padding: 10px 0 10px 0;
}

.responderContent ol li {
	padding: 0 0 5px 0;
	margin: 0 0 0 35px;
}



.responderContent ul {
	padding: 10px 0 10px 0;
}

.responderContent li {
	padding: 0 0 2px 0;
	margin: 0 0 0 25px;
}

ul.sectionLinks {
	border-top: 3px	 double #ddd;
	list-style: none;
	padding: 10px 0 10px 0;
	margin-top: 10px;
	background: #fafafa;
}

.sectionLinks li {
	padding: 0 0 2px 5px;
	margin: 0 0 0 5px;
}

.boxOut {
	padding: 10px;
	margin: 10px;
	border: 1px solid #092240;
	background: #eff6fc;
}

.boxOut ul {
	padding: 10px 0 10px 0;
}

.boxOut li {
	padding: 0 0 2px 0;
	margin: 0 0 0 25px;
}

.contentRow {
}

.contentCol1 {
	float: left;
	width: 39%;
}

.contentCol2 {
	float: left;
	width: 59%;
	padding: 0 0 0 10px;
}

.depressionChart {
	padding: 0;
	margin: 0 0 0 10px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.depressionChart td {
	width: 210px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: text-top;
	padding: 5px;
}

.lawBucket img, .fireBucket img, .emsBucket img, .milBucket img {
	width: 60px;
	height: 50px;
	float: left;
	behavior: url("/scripts/pngbehavior.htc");
	border: 0;
	margin: 0;
	padding: 0;
}


.lawBucket {
	border: 1px solid #182336;
	background: #eaf0f5;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
}

.fireBucket {
	border: 1px solid #182336;
	background: #eaf0f5;
	padding: 5px 0 5px 0;
		margin: 0 0 5px 0;
}

.emsBucket {
	border: 1px solid #182336;
	background: #eaf0f5;
	padding: 5px 0 5px 0;
		margin: 0 0 5px 0;
}

.milBucket {
	border: 1px solid #182336;
	background: #eaf0f5;
	padding: 5px 0 5px 0;
}

.bucketContent {
	padding: 5px 0 0 0;
	float: left;
}

.bucketContent  p {
	padding: 0 0 5px 0;
}

.bucketContent  h4 {
	padding: 0;
}


.twoCol .captionText{
	float: left;
	width: 620px;
}

.twoCol img {
	float: left;
	padding: 10px 0 10px 0;
}

.twoBook {
	padding: 20px 0 0 0;
}

.twoBook img {
	border: none;
}

.twoBook .bookOne p, .twoBook .bookTwo p {
	text-align: center;
}

.twoBook .bookOne {
	float: left;
	width: 49%;
	text-align: center;
}

.twoBook .bookTwo {
	float: left;
	width: 49%;
	text-align: center;
}

.threeBook {
	padding: 20px 0 0 0;
}

.threeBook img {
	border: none;
}

.threeBook .bookOne p, .threeBook .bookTwo p, .threeBook .bookThree p {
	text-align: center;
}

.threeBook .bookOne, .threeBook .bookTwo, .threeBook .bookThree {
	float: left;
	width: 33%;
	text-align: center;
}


.clear {
	clear: both;
}


/*clearfix*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */