﻿body {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	background-image: url(../images/background2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #cccccc;
	text-align: left;
	margin-top: 5px;
	min-width:750px;
}
.req{ color:Red;}
.bodyBold{
    font-weight: bold;
    }
a:link, a:visited{
    color: #0033CC;}
a:hover{
    color: #339933;
    text-decoration: none;
    }  
#wrapper{
	width: 825px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
    }
#container{
	width: 825px;
	float:left;
	padding: 0;
}

#rightMargin{
	float: left;
	width: 120px;
	margin:0;
	text-align: left;
	padding-top: 79px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
    }
#rightMargin img {
	margin-bottom: 6px;
}
#leftMargin{
	float:left;
	width: 705px;
	padding:0;
	margin:0;
	text-align: left;
    }
#imgBottomMargin {
	margin-bottom: 18px;
}
#leftInch{
	background-image: url(../images/left_margin_bg.jpg);
	background-position: right bottom;
	background-repeat: repeat-y;
	background-color: #FDFDFD;
    }
#left-banners {
	text-align: right;
	}
#left-banners img {
	text-align: right;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0;
}

#logo{
    padding-bottom: 5px;}

.column1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/left_margin_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	overflow:hidden;
	float:left;
	background-color: #FFFFFF;
	width: 702px;
}

#full-banner-bottom img {
	margin-top: 10px;
}


/*** HORIZ NAV *************************************/
#hNav {   
    padding: 5px 3px 0px 0px;}


#hNavContainer ul{
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    background-color: #036;
    color: White;
    float: left;
    width: 100%;
    font-family: Arial, sans-serif;
    font-size: 10px;
    }

#hNavContainer ul li { display: inline; }

#hNavContainer ul li a {
    padding: 0.2em 1em;
    background-color: #036;
    color: White;
    text-decoration: none;
    float: left;
    border-right: 1px solid #FFFFFF;
    }

#hNavContainer ul li a:hover {
    background-color: #369;
    color: #FFFFFF;
    }

/*** VERTICAL NAV *************************************/

#vNavContainer {
	width: 160px;
	margin:0;
	padding:0 0 15px 0;
	float:left;
}

#vNavContainer ul{
    width:160px;
    margin: 0;
    padding:0 0 12px 0;
    list-style-type: none;
    font-family: Arial, sans-serif;
}

#vNavContainer ul li a{
    display: block;
    width: 145px;
    background-color:#CCCCCC;
    border-bottom: 1px solid #6666CC;
    font-size: 10px;
}

#vNavContainer ul a:link, #vNavList a:visited{
	width: 130px;
	padding: 6px 15px 3px 15px;
	color: #666666;
	background-image: url(../images/nav/nav_bg_off.jpg);
	text-decoration: none;
	font-size: 10px;
	background-position: right;
	text-align: right;
    }

#vNavContainer ul a:hover{
	width: 130px;
	padding: 6px 15px 3px 15px;
	background-color: #FFFFFF;
	background-image: url(../images/nav/nav_bg_on.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-size:10px;
    }
table{
    border: none;
    padding: 0;
    }
.spaceOne{
    padding: 2px 0 2px 0;
    }

.upeHead{
    padding: 10px;
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    }
#eventListContainer{
	background-color: #FFFFFF;
	width: 506px;
	height:auto;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-left: 0px;
	float: left;
    }
.homeEventItem{
	border-bottom: dotted 1px #339933;
	width: 506px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	height: auto;
    }
.homeEvent{
    font-size: 10px;
    /*display: inline-block;*/
    width: 450px;
    padding-left: 10px;
    vertical-align: top;}
    
.homeDate{
    font-size: 10px;
    font-weight: bold;
    vertical-align: top;}
    
/**** HOME STYLES ******************************/

#centerUp{
	vertical-align: top;
	margin-top: 0;
	background-image: url(../images/greenblock.gif);
	background-color: #666666;
	width: 542px;
	float: left;
    }
    
.tbPadding3 {
	padding: 76px 0px 0px 0px;
}
    
#rightFoot {
    width: auto;
    padding:0px;
    margin-right: 3px;
    vertical-align: top;}
    
#leftFoot {
    padding:0px;
    margin-right: 3px;
    vertical-align: top;}
    
.rightWhite{
    background-color: #FFFFFF;
    vertical-align: top;
    margin:0px;
    padding:10px;
    height: 33px;
    width: 200px;}
    
/**** SUB LEFT BOTTOM STYLES ********************/    
#subLeftBot{
	float: left;
	background-color: #FFFFFF;
	margin-right: 3px;
	padding-left: 20px;
	width: 506px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 332px;
}
.openPar{
    font-size: 16px;
    color: #003399;
    padding-bottom: 10px;
    margin-right: 25px;}
.openParSmaller {
	font-size: 15px;
	color: #003399;
	padding-bottom: 10px;
	margin-right: 25px;
}
    
.openWarn{
    font-size: 16px;
    color: #CC0000;
    padding-bottom: 10px;}
.subWarn{
    color: #CC0000;
    padding-bottom: 10px;}
h1{
    font-size: 18px;
    font-weight: bold;
    color: #003399;
    padding-top:0;
    padding-bottom: 3px;
    margin-right:20px;
    margin-bottom: 5px;}
h2{
    font-size: 12px;
    font-weight: bold;
    color: #003399;
    border-bottom: solid 1px #003399;
    padding-bottom: 3px;
    margin-top:25px;
    margin-right:20px;
    margin-bottom: 5px;
    }
h3{
    font-size: 12px;
    font-weight: bold;
    color: #339933;
    border-bottom: dotted 1px #339933;
    padding-bottom: 3px;
    margin-top:10px;
    margin-right:20px;
    margin-bottom: 5px;}
h4{
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 3px;
    margin-top:10px;
    margin-right:20px;
    margin-bottom: 0px;}
    
h5{
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
    margin-top:25px;
    margin-right:20px;
    margin-bottom: 5px;}
    
.subCopy1{
	display: block;
	width: 485px;
	margin-right: 20px;
	padding-bottom: 10px;
}

.subCopy2{
    display: block;
    width: 450px;
    margin-right: 20px; }

.subCopy3{
	display: block;
	width: 485px;
	margin-right: 20px;
	padding-bottom: 0;
}

.subCopy4{
    display: block;
    margin-right: 25px;
    padding-bottom: 10px; }
   
.subLink1{
    font-weight: bold;
    padding-bottom: 10px;}  
     
.subList1{   
    padding-top: 0px;
    margin-top: 0px;
    padding-right: 25px;
    }     
     
.subList1 ul{   
    padding-top: 0px;
    margin-top: 0px;
    }     
 
.subList1 li{   
    padding-top: 10px;
    }     
.subListCopy{
    margin-left: 0;
    padding-left: 0;}     
.subListCopy ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
     }
.subListCopy li {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;}
    
.subList2 li{   
    line-height:10px;
    }         

.subList3 li{
    margin:0;
    list-style-type: none;
    list-style-image:  url(../images/grey_bullet.gif);
    line-height:10px;
    }

.subList3 ul{
    padding-bottom: 20px;
    border: dotted 1px #000000;
    }          
.ocLinkBold{
    display: block;
    padding-top: 5px;
    padding-right: 0;
    margin:0;
    }
.listContainer
{
    margin:0;}
    
.pdfLinkContainer{
    display: block;
    float:right;
    font-size: 10px;
    width:200px;
    border-left: dotted 1px #CCCCCC;
    }    

.pdfLink{
    display: block;
    font-size: 10px;
    padding: 10px 20px 20px 10px;
    }    

.pdfLink a:link, .pdfLink a:visited {
	background-image: url(../images/sub_nav/pdf_icon.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	height: 21px;
	padding-top:8px;
	padding-left:28px;
	padding-bottom:10px;}    

.pdfLink a:hover {
	background-image: url(../images/sub_nav/pdf_go.gif);
	background-repeat:no-repeat;
	background-position: 4px 8px;
	height: 21px;
	padding-top:12px;
	padding-left:28px;
	padding-bottom:10px;}  
	  
.floatLeft{
    float:left;}        
.floatRight{
    float:right;}    
.tMargin10{
    margin-top:20px;}    
    
    
/*** RNB SPECIFIC ************/	
#rnb{
    float:right;
    padding: 10px 10px 10px 0px;
    font-size: 10px;
    color: #333333;
    }    
#rnb a:link, #rnb a:visited {
    color: #333333;
    }    
#rnb a:hover{
    color: #FF0000;
    }    
    
 #gscCopyRt {
	float: none;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	text-align: left;
}

/**** EVENTS STYLES ********************/
.eventContainer
{
    margin-bottom: 10px;
    margin-right: 20px;}   
     
.eventDate7Line{
    float:left;
    width: 125px;
    height:100px;
    border-right: dotted 1px #339933;
    line-height: 17px;
    color: #339933;
    margin-right:15px;
    padding-bottom: 3px;
    }  

     
.eventDate6Line{
    float:left;
    width: 125px;
    height:85px;
    border-right: dotted 1px #339933;
    line-height: 17px;
    color: #339933;
    margin-right:15px;
    padding-bottom: 3px;
    }  
             
.eventDate5Line{
    float:left;
    width: 125px;
    height:70px;
    border-right: dotted 1px #339933;
    line-height: 17px;
    color: #339933;
    margin-right:15px;
    padding-bottom: 3px;
    }   
      
.eventDate4Line{
	float:left;
	width: 125px;
	height:58px;
	border-right: dotted 1px #339933;
	line-height: 17px;
	color: #339933;
	margin-right:15px;
	padding-bottom: 3px;
    }      
      
.eventDate3Line{
    float:left;
    width: 125px;
    height:35px;
    border-right: dotted 1px #339933;
    line-height: 17px;
    color: #339933;
    margin-right:15px;
    padding-bottom: 3px;
    }    
     
.eventHead{
    border-bottom: dotted 1px #339933;
    font-weight: bold;
    color: #339933;
    margin-bottom: 3px;
    margin-left: 125px;
    }    

/**** LIST NAV ***************************/
ul.navListInline {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	line-height: 22px;
    }

.navListInline li{
	display: inline;
	list-style-type: none;
	overflow: hidden;
    }

.navListInline a {
	overflow: hidden;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.navListInline a:link, .navListInline a:visited{
    color: #FFFFFF;
    background-color: #339933;
    text-decoration: none;
    margin:0;
    overflow: hidden;
    }

.navListInline a:hover{
    color: #FFFFFF;
    background-color: #036;
    text-decoration: none;
    margin:0;
    overflow: hidden;
    }   

.valueList{
    margin: 0px; display: inline;}
.valueList li{
    padding-right: 10px; 
    display: inline;
    list-style-type: square;}
.mapContainer{text-align: center;}
.formHead{ width: 150px;}
.formContainer{ width: 300px;
    text-align: right;
    }
.btt{
    margin-top: 10px;
    padding-top: 10px;
    text-align:right;
    margin-right: 25px;
    border-top: dotted 1px #339933;}
    
.subListPrivate {
    margin-bottom: 10px;
    }    
.ads{
    margin-top:3px;}    
.dredge{
    height: 300px;}

#form-labels {
	font-size: 12px;
	color: #003399;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}

#submit-form h1 {
	border-bottom: #003399 solid 1px;
}
#submit-form input {
	width: 150px;
}
label #entity {
	width: 15px;
}
label  #month {
	width: 30px;
}
label #day {
	width: 30px;
}
label #year {
	width: 60px;
}
label #submit {
	margin-top: 8px;
	margin-bottom: 24px;
	width: 80px;
}
.error {
	line-height: 24px;
}

/**** marketing table ***************************/
#cellpad {
	padding: 6px;
}
.cellHeading {
	font-weight:bold;
	color: #FFFFFF;
    background-color: #339933;
	border-right: #fff 1px solid;
	border-bottom: #000 1px solid;
}
.cellBorder {
	border-bottom: #000 1px dotted;
	border-right: #000 1px dotted;
}
#tableLines {
	line-height: 14px;
}
#feature {
	vertical-align: top;
	margin-top: 0px;
	background-color: #FFFFCC;
	width: 522px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#feature ul {
	float: left;
	width: 47em;
	list-style: none;
	clear: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
 
#feature li {
	float: left;
	width: 20em;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
