body{
	color: #333;
	margin: 0px;
	padding: 0px;
	font: 11px/17px Arial, Helvetica, sans-serif;
	background:#fff url(images/bg.gif) top repeat-x;
	/*background:#8F8776;*/
}
#outer_wrapper { 
	width: 960px; 
	padding: 0 0px; 
	margin: 0 auto; 
	margin-top: 20px; 
	background: transparent url(images/wrap_bg_mid.png) repeat-y; 
}
#wrapper {
	margin: auto;
	width: 940px;
	padding: 0px 10px;
	background: transparent url(images/wrap_bg_top.jpg) no-repeat;
}
#outer_wrapper_btm {  
	width: 960px; 
	padding: 0 0px; 
	margin: 0 auto; 
	margin-bottom: 20px; 
	height: 10px; 
	background: transparent url(images/wrap_bg_btm.png) no-repeat; 
}

.right { float: right; }
.left { float: left; }

a:link, a:visited, a:hover {
	color: #0072B4;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
a img { border: none; }
p {
	margin-top: 0px;
	margin-bottom: 13px;
}
ul li {
	list-style: url(images/bullet.gif);
	background-position: bottom;
	line-height: 18px;
}
#one {
	background-image: url(images/one.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-left: 20px;
	color: #AA2120;
}
#header {
	margin: 0 auto;
	width: 920px;
	height: 135px;
	padding: 0px;
	background: #fff;
	position:relative;
	}
#top_in_flash {
     height: 190px;
     margin-left: 20px;
     text-align: right;
     width: 920px;
}

#flashWrapper {
     float: right;
     text-align: right;
     width: 920px;
}
#header #logo {
     left: 0px;
     position: absolute;
     top: -6px;
     z-index: 100;
}
	
#header #phone{
	right: 0px;
	top: 30px;
	float: right;
	padding-right: 17px;
	position: relative;
        color: #000;
	}
#header #phone p { font-size: 15px; letter-spacing: 1.9px; text-transform: uppercase; color: #000 !important; }
#header #phone a { border: 1px solid #0b5796; display: block; padding: 4px 8px 0 10px; color: #f2f2f2 !important; height: 21px; background: url(images/btn.jpg) 0 -25px repeat-x; }
#header #phone a:hover { background: url(images/btn.jpg) 0 0px repeat-x; text-decoration: none;}
#navBar {
	padding: 0px 0 0 20px;
	float: left;
	width: 230px;
	}
	
#navBar .subnav {
	border-bottom: 1px solid #ccc;
	background: url(images/nav_bullet.gif) no-repeat left 14px;
	padding: 10px 14px 10px 26px;
	}
#navBar .subnav1 {
	padding: 0px 14px 0px 0px;
	color:#809aab;
	}

#subnavLogo {
	background: url(images/logo_ghosted.jpg) no-repeat right top;
	height: 170px;
}

#navBar #slideshow1 { width: 230px; }
#navBar #slideshow1.pics img { width: 230px !important; height: 207px !important;}


#content {
     float: right;
     height: auto;
     overflow: visible;
     padding-right: 9px;
     width: 701px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

/*NEW NAV*/
#nav {
	width:916px;
	height:33px;
	margin:0 auto;
	padding:0 14px 0 11px;
	background:url(images/nav_bg.gif) left top repeat-x;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height:16px;
	position:absolute;
	top: 102px;
	right: -11px;
}
ul#nav li {
     display: inline-block;
     float: right;
     height: 33px;
     margin: 0px;
     padding: 0px;
     position: relative;
     z-index: 1;
}

ul#nav li a {
     color: #1669B4;
     display: inline-block;
     margin: 0px;
     padding: 8px 33px 0px 32px;
     text-decoration: none;
}


ul#nav li:hover a {
     color: #1669B4;
     text-decoration: none;
}

ul#nav li a:hover {
     color: #0E3D6A;
}

ul#nav li ul {
     background: url("images/subnav_bg.gif") repeat-x scroll left top #E2E2E2;
     display: none;
     font-size: 11px;
     left: 23px;
     line-height: 16px;
     list-style: none outside none;
     margin: 0px;
     padding: 0px;
     position: absolute;
     top: 33px;
     width: 165px;
}
ul#nav li.last ul {
     width: 96px;
}

ul#nav li:hover > ul {display:inline-block;}

ul#nav li ul li {
	width:100%;
	height:auto;
	display:block;
	float:none;
	
}
ul#nav li ul li a {
	padding:3px 8px;
	display:block;
	font-size:11px;
	color:#1669B4;
}

ul#nav li ul li ul {
	margin:0;
	padding:0;
	min-width:140px;
	display:none;
	position:absolute;
	left:165px;
	top:0px;
	list-style:none;
	font-size:12px;
	line-height:16px;
}


#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	}

b {
	font-weight: bold;
	color: #A60100;
	}


#topNav{
	color: #cccccc;
	width: 760px;
	height:33px;
	position:absolute;
	top: 102px;
	right: 0px;
	padding-left: 0px;
	background: url(images/nav_bg.gif);
	text-align: right;
	}

#topNav img{
 display: inline;
	}

#breadCrumb{
	padding: 5px 0px 5px 50px;
	background-color:#F2F2F2;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	}

.pageChunk{
	min-height:545px;
	padding: 0px 0 15px 0;
	margin: 0px 50px 0 50px;
	/*background:url(images/hr.gif) left bottom repeat-x;*/
	}
#newsbul ul{
	margin: 0px;
	padding-left: 20px;
}
#newsbul ul li {
	list-style:url(images/bullet1.gif);
	margin-bottom: 8px;
}
.blankness {
	height: 10px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin: 0 auto;
	width: 920px;
        padding: 0px;
	background: #F2F2F2;
	}
.line {
	width:600px;
	height:3px;
	background-color:#0072b4;
	margin:0 0 15px 300px;
}
#footer {
     clear: both;
     color: #A2A2A2;
     display: block;
     font-size: 9px;
     height: 25px;
     margin: auto;
     padding: 14px 6px 6px 6px;
     width: 905px;
	}
	
#footer a:link, #footer a:visited, #footer a:active {
	color: #a2a2a2;
	text-decoration: none;
	}

#footer a:hover {
	color: #a2a2a2;
	text-decoration: none;
	}
#footer .footer-right { float: right; width: 320px; text-align: right;}
#footer .footer-left { float: left; width: 540px; text-align: left;}

#footer .social {
     padding: 1px 0 0 0;
     margin-left: 80px;
     text-align: center;
     float: right;	
}
#footer .social img {
	border:0;
	margin:0 3px;
}

	
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(images/h2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
	color: #666666;
	text-transform: capitalize;
}
#imgRight {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
#niceTable {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#niceTable a:link, #niceTable a:visited, #niceTable a:active {
	color: #0072B4;
	text-decoration: none;
	}

#niceTable a:hover {
	text-decoration: underline;
	}
.niceTd {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #AA2120;
	font-family: Arial, Helvetica, sans-serif;	
}
h3.renew {color:#666666}
.nospace{margin-bottom:0;}
h4 {
	margin:0 0 10px 0;
	padding:0;
	font-size: 16px;
	line-height:20px;
	font-weight: bold;
	color: #75a50e;
	font-family: Arial, Helvetica, sans-serif;	
}

h6 {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
}
.pageChunk h6 { min-height: 16px; }


#one {
	background-image: url(images/one.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 30px;
	margin-left: 20px;
	color: #000000;
	font-weight: bold;
	}
#two {
	background-image: url(images/two.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 30px;
	margin-left: 20px;
	color: #000000;
	font-weight: bold;
}

#three {
	background-image: url(images/three.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 30px;
	margin-left: 20px;
	color: #000000;
	font-weight: bold;
	}
.tagline {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0072B4;
	}

a.seo:visited, a.seo:active, a.seo:link {
	text-decoration: none;
	}
a.seo:hover {
	text-decoration: none;
	cursor: text;

}
.imgLeft {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	float:left;
}
.imgRight {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	float:right;
}
img.home_scope { padding-bottom: 12px; }
hr {
	color: #FF0000;
	background-image: url(images/bullet.gif);
}
#dropSpecies1 {
	left: 248px;
	top: 135px;
	width:140px;
}
#dropSpecies2 {
	left: 412px;
	top: 135px;
	width:100px;
}
#dropSpecies3 {
	left: 484px;
	top: 135px;
	width:150px;
}
#dropSpecies4 {
	left: 552px;
	top: 135px;
	width:100px;
}
#dropSpecies5 {
	left: 628px;
	top: 135px;
	width:100px;
}
#dropSpecies6 {
	right: 0px;
	top: 135px;
	width:105px;
}
#dropSpecies7 {
	left: 150px;
	top: 26px;
	width:137px;
}
#dropSpecies8 {
	left: 342px;
	top: 135px;
	width:150px;
}
#dropSpecies9 {
	left: 150px;
	top: 4px;
	width:137px;
}
#dropSpecies10 {
	left: 150px;
	top: 45px;
	width:137px;
}
#dropSpecies11 {
	left: 150px;
	top: 65px;
	width:137px;
}

.drop_nav {
	padding-top: 5px;
	background: #e2e2e2 url(images/subnav_bg.gif) repeat-x top;
	visibility: hidden;
	position:absolute;
	padding-bottom: 5px;
	clear: both;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.drop_nav a:visited, .drop_nav a:active, .drop_nav a:link {
	color: #1669b4;
	text-decoration: none;
	display:block;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
}
.drop_nav a:hover{
	color:#0e3d6a;
	text-decoration: none;
	display:block;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
}
.clr {
	clear:both;
}
.text1 {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#b74746;
}
.text2 {
	border:dotted 1px #FF0000; padding: 5px; margin-bottom: 10px; background:#D6D6D6; font-size: 12px;
}
.texttwo {
	margin-bottom: 10px; width: 265px;
}
.center {
	text-align:center;
}

#formRenew {
	width:320px;
	padding-top:2px;
	margin-bottom:10px;
	float:right;
}
#formRenew td {
	margin:0;
	vertical-align:middle;
	padding-bottom:6px;
	*padding-bottom:3px;
}
#formRenew input {
	border:1px solid #ccc;
	width:200px;
	height:16px;
	font-size:11px;
}
#formRenew input[type=submit] {
	border:1px solid #ccc;
	width:80px;
	height:20px;
}

#formWrap {
}

.formWrap input {
	border:1px solid #ccc;
	width:200px;
	height:16px;
	margin-bottom:5px;
}
.formWrap2 input {
	border:1px solid #ccc;
	width:150px;
	height:16px;
	margin-bottom:5px;
}

.formLabel {
	width:70px;
	float:left;
}
#formChkBox input {
	width:auto;
	border:none;
	height:auto;
}

#formChkBox2 input {
	width:auto;
	border:none;
	height:auto;
}

.formChkBox input {
	width:auto;
	border:none;
	height:auto;
}

.formField{
	float:left;
}


#formBtn input {
	border:1px solid #ccc;
	background-color:#EBEBEB;
	float:left;
	width:75px;
	height:22px;
	margin:5px 0px 0px 199px;
}

#formBtn2 input {
	border:1px solid #ccc;
	background-color:#EBEBEB;
	float:left;
	width:75px;
	height:22px;
	margin:5px 0px 0px 240px;
}

#formBtn3 input {
	border:1px solid #ccc;
	background-color:#EBEBEB;
	float:left;
	width:75px;
	height:22px;
	clear:both;
	margin:20px 0px;
}

.formClear {
	clear:both;
	margin:5px 0px;
	height:1px;
}
.formLabel2 {
	width:110px;
	float:left;
}

.formLabel3 {
	width:95px;
	float:left;
	clear:left;
}

.formLabel4 {
	width:55px;
	float:left;
}
.formLabel5 {
	width:115px;
	float:left;
	clear:left;
}

.frmClr {
    clear:both;
    height:15px;
}
.col {
	width: 180px;
	padding-right: 5px; 
	margin-right: 10px;
	float:left;
}
.col ul {
	clear:both;
	margin: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.col ul li {
	clear:both;
	margin: 0px;
	list-style-image:none;
	list-style:square;
}
.col h1 {
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.col p {
	margin: 0px;
	padding-bottom: 8px;
}
.col1 {
	width: 175px;
	padding-left: 10px;
	background:url(images/bg2.jpg) repeat-x top left;
	background-color:#ffffff;
	margin-bottom: 10px;
}
.col2 {
	width: 175px;
	padding-left: 10px;
	background:url(images/bg3.jpg) repeat-x top left;
	background-color:#ffffff;
	margin-bottom: 10px;
}
.col3 {
	width: 175px;
	padding-left: 10px;
	background:url(images/bg1.jpg) repeat-x top left;
	background-color:#ffffff;
	margin-bottom: 10px;
}
.uppercase{text-transform:uppercase;}
.right{float:right;}


.pics {  
    height:  238px;  
    width:   265px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0;  
    border:  none;  
    background-color: #fff;  
    width:  265px; 
    height: 238px; 
    top:  0; 
    left: 0 
}

.midContentLeft, .midContentRight { 
    width: 410px; 
    margin-bottom: 20px; 
    padding: 5px 20px; 
    height: 130px;
    border-top: 4px solid #0b5796;
    background: transparent url(images/midContent_bg.gif) 0 1px repeat-x;
}
.midContentLeft h3, .midContentRight h3 { color: #666666; font-size: 14px;}

/* @@@ TABS @@@ */

#midWrap { width: 920px; margin: 0 auto; padding: 20px 0 0 0; }
#midWrap .midWrap_middle { width: 160px; float: right; padding: 0 10px; text-align: center; }
#midWrap .midWrap_middle img { padding: 0px 0 28px 0;}
#midWrap .midWrap_right { width: 280px; height: 245px; float: right; padding: 0; border: 1px solid #d2d2d2; margin: 0px 0 20px 0; text-align: center;}
#midWrap .midWrap_right .title {
     background: #D2D2D2;
     color: #555555;
     display: block;
     font-weight: bold;
     height: 21px;
     line-height: 21px;
     margin-bottom: 15px;
     padding: 6px 0px 6px 13px;
     text-align: left;
}
#midWrap .midWrap_right img { margin: 10px; }
#midWrap .midWrap_right p { margin-top: 20px; text-align: left; padding: 0 10px;}

#tabs h3, #tabs h3 a { color: #666666; font-size: 16px; padding-top: 6px; }
#tabs { padding: 0; width: 448px; margin: 0px 0; float: left;}
#tabs-1, #tabs-2, #tabs-3  { 
    border: 1px solid #a2a2a2;
    border-top: 2px solid #a2a2a2;
    float: left;
    margin-top: 1px;
    margin-bottom: 20px;
    width: 418px;
    height: 190px;
    overflow: auto;
}
#tabs .ui-tabs-nav { width: 453px; padding: 0px; }
#tabs .ui-state-default { width: 33%; height: 26px; margin: 0 1px 0px 0; padding: 6px 0 0px 0; text-align: center !important; background: #d2d2d2 url(images/subnav_bg.gif) 0 -1px; }
#tabs .ui-state-default a { color: #555; float: none; text-align: center !important;}
#tabs .ui-state-hover, #tabs .ui-tabs-selected { background: #a2a2a2;  }
#tabs .ui-state-hover a, #tabs .ui-tabs-selected a { color: #fff !important; }

.left-col {
	width:250px;
	height:auto;
	float:left;
}
.highlight {color: #75a50e;}
