/* CSS Document */

HTML {
	background: url(../../images/CSS/htm_bg.png) repeat; 
	background-color: #556F80;
}
BODY {
	border-top-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	border-left-width: 0px; 
	font-size: 11px;
	background: url(../../images/CSS/htm_bg.png) repeat;
	background-color: #556F80;
	border-bottom-width: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	color: #333333;
	padding-top: 0px; 
	font-family: verdana, arial, sans-serif;  
	border-right-width: 0px
}
#wrapper {
	margin: 10px auto 10px;
	width: 760px;
	background-color: #FFFFFF;
}
#head { 
	width: 760px;
	/*background-color:#afeeee;*/
	background-color:#bfcf97;
	position: relative;
	/*height: 177px; /* moves the menu items up/down */
	/*height: 270px;*/
	height:100px;
	overflow: hidden;
	color:#fff;
}
#content {
	width: 760px;
	background-color: #FFFFFF;
	padding-top: 0px;
}      
#content H1 {
	font-weight: bold; 
	font-size: 16px; 
	margin: 10px 0px 0px; 
	color: #59686F;
	font-family: verdana, arial, sans-serif; 
}
#content H2 {
	font-weight: bold; 
	font-size: 14px; 
	margin: 10px 0px 0px; 
	/*color: #59686F;*/
	color:#000;
	font-family: verdana, arial, sans-serif; 
}
#content H3 {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 7px;
	font-family: verdana, arial, sans-serif;
	padding-bottom: 4px;
	margin-top: 2px;
	padding-top: 4px;
}
#content H4 {
	list-style: none; 
	font-weight: bold; 
	font-size: 10px; 
	margin: 10px 0px 0px; 
	color: #59686F;
	font-family: verdana, arial, sans-serif; 
}
#left_column A { /* affects hyperlinks in left column */
	/*font-size: 12px;*/
	 font-size: 11px;
	color: #006699; 
	text-decoration: underline;
}
#left_column_privacy A { /* affects hyperlinks in left column */
	/*font-size: 12px;*/
	 font-size: 11px;
	color: #006699; 
	text-decoration: underline;
}

#left_column A:hover {
	text-decoration: none;
}
#left_column UL { /* affects bullet items in left colum */
	list-style-position:outside;
	/*font-size: 12px;*/
	font-size: 11px;
	margin: 5px 0px 10px;
	color: #555;
	line-height: 16px;
	padding-left: 30px;
}
#left_column_privacy UL { /* affects bullet items in left colum */
	list-style-position:outside;
	/*font-size: 12px;*/
	font-size: 11px;
	margin: 5px 0px 10px;
	color: #555;
	line-height: 16px;
	padding-left: 30px;
}

#left_column OL {
	list-style-position: outside;
	/*font-size: 12px;*/
	font-size: 11px;
	margin: 5px 0px 10px;
	color: #555;
	line-height: 16px;
	padding-left: 50px;
}
#left_column OL LI A{
	/*font-size: 12px; */
	font-size: 11px;
	color: #006699; 
	text-decoration: underline;
}
#left_column OL LI A:hover{
	/*font-size: 12px; */
	font-size: 11px;
	color: #006699; 
	text-decoration: none;
}
#left_column {
	float: left;
	width: 475px;
	padding-left: 6px;
}
#left_column_privacy {
	float: left;
	width: 754px;
	/*width:760px;*/
	padding-left: 6px;
	text-align:justify;
	background-color:#ffffff;
}

#spryregion
{
    position:relative;
}

#spryregion table th
{
    text-decoration: underline;
    /*color: #000080;*/
    color:#006699;
    text-align:left;
}

#spryregion table th:hover
{
    text-decoration: none;
    color:#FF0000;
    cursor: pointer;
}     

#left_column LI A {
	/*font-size: 12px; */
	font-size: 11px;
	color: #006699; 
	text-decoration: none;
}
#left_column LI A:hover {
	text-decoration: underline;
}
#left_column UL LI A {
	text-decoration: none;
}
#left_column UL LI A:hover {
	text-decoration: underline;
}
#left_column LI SPAN.text {
	font-size: 10px; 
	color: #333333;
}
#left_column .strong p {
	/*font-size: 12px; */
	font-size: 11px;
	color: #59686F; 
	font-weight: bold;
	text-decoration: none;	
	}
	
#right_column {
	float: right;
	width: 245px;
	padding-right: 8px;
	padding-left: 5px;
	z-index: 0;
}
#page_foot {
	clear: both;
	padding-bottom: 5px;
	width: 760px;
	padding-top: 5px;
	background: url(../../images/CSS/footer_bar.png) bottom no-repeat;
	background-color: #FFFFFF;
}
#page_foot A {
	font-size: 11px; 
	color: #006699; 
	text-decoration: none;
}
#page_foot A:hover {
	font-size: 11px; 
	color: #006699; 
	text-decoration: underline;
}
#page_foot P {
	font-size: 11px;
	color: #333333;
	text-align: center;
	
}
A:hover {
	text-decoration: none;
}
P { /* affects all text anywhere on the page within a paragraph mark */
	/*font-size: 12px;*/
	font-size: 11px;
	margin: 8px 0px 5px;
	color: #555;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.spacer {
	margin-top: 8px;
}
.boxes {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 10px 10px 10px 5px; 
	padding-top: 0px; 
	list-style-type: none;
}
.boxes LI A {
	/*font-size: 12px; */
	font-size: 11px;
	color: #006699; 
	text-decoration: none;
}
.boxes LI A:hover {
	text-decoration: underline;
}
.boxes LI SPAN.text {
	font-size: 10px; COLOR: #000;
}
#stripe {
	height: 4px;
	background: url(../../images/CSS/lower_block.png) repeat-x;
	clear: both;
}
#upper_box {
	background-image: url(../../images/CSS/box_titles_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #295195;
	border-right: 1px solid #295195;
	border-top: 1px solid #295195;
	border-bottom: 1px solid #295195;
	background-color: #f4f4f4;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 236px;
}
#lower_box {
    background-image: url(../../images/CSS/box_titles_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #295195;
	border-right: 1px solid #295195;
	border-top: 1px solid #295195;
	border-bottom: 1px solid #295195;
	background-color: #f4f4f4;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 236px;
}
#fillbox {
	width: 150px;
	height: 30px;
	background: url(../../images/CSS/fillbox_bg.png) repeat-x;
	position: relative;
	float: left;
}
#title {
	width:475px;
	height:30px;
	background-image: url(../../images/CSS/title_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	overflow: hidden;
}
#title H1{
	padding-left: 23px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 16px;
	color: #59686F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	line-height: 16px;
}
#title1 {
	width:475px;
	height:30px;
	background: url(../../images/CSS/title_bg.png) no-repeat;
}
#title1 H1{
	padding-left: 23px;
	font-weight: bold;
	font-size: 16px;
	COLOR: #59686F;
	font-family: verdana, arial, sans-serif;
	float: left;
	line-height: 16px;
}
#title2 {
	width:475px;
	height:30px;
}
#title2 H1{
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	COLOR: #59686F;
	font-family: verdana, arial, sans-serif;
	float: left;
	line-height: 16px;
}
#picbox {
    border-left: 1px solid #295195;
    border-right: 1px solid #295195;
    border-top: 1px solid #295195;
    border-bottom: 1px solid #295195;
    /*background-color: #ffffff;*/
	background-color: #f4f4f4;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 1px;
	/*z-index:99;*/
}

/*#picbox IMG {
    border-left: 1px solid #295195;
    border-right: 1px solid #295195;
    border-top: 1px solid #295195;
    border-bottom: 1px solid #295195;
    }*/

#archiveBox {
	background-image: url(../../images/CSS/box_titles_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #295195;
	border-right: 1px solid #295195;
	border-top: 1px solid #295195;
	border-bottom: 1px solid #295195;
	background-color: #f4f4f4;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 236px;
}
#wrapper #content {
	background-image: url(../../images/CSS/divider.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#left_column #map UL {
	padding-left: 120px;
	list-style-type: circle;
}
#left_column #map UL UL {
	padding-left: 40px;
	list-style-type: circle;
}
#left_column #map A {
	text-decoration: none;
}
#left_column #map A:hover {
	text-decoration: underline;
}
#left_column #map H4 {
	text-decoration: none;
	padding-left: 50px;
}
#left_column #map H4:hover {
	text-decoration: underline;
}
#mapBox {
	border-left: 1px solid #295195;
	border-right: 1px solid #295195;
	border-top: 1px solid #295195;
	border-bottom: 1px solid #295195;
	background-color: #f4f4f4;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	z-index:99;
}
#mapBox IMG {
	border-left: 1px solid #295195;
	border-right: 1px solid #295195;
	border-top: 1px solid #295195;
	border-bottom: 1px solid #295195;
}
#flashBox {
	margin-bottom: 10px;
	margin-top: 5px;
	position: relative;
	padding-left: 5px;
	clear: both;
	height: 180px;
	border: none 1px #295195;
}
#right_column #newsBox A {
	/*font-size: 12px; */
	font-size: 11px; 
	color: #006699; 
	text-decoration: none;
}
.morelink 
{
    font-size: 11px;
    color:  Red;
    text-decoration: none;
}
.morelink:hover
{
    text-decoration:underline;
}
#right_column #newsBox A:hover{
	/*font-size: 12px; */
	font-size: 11px; 
	color: #006699; 
	text-decoration: underline;
}
#right_column #newsBox {
	background-image: url(../../images/CSS/box_titles_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #295195;
	border-right: 1px solid #295195;
	border-top: 1px solid #295195;
	border-bottom: 1px solid #295195;
	background-color: #f4f4f4;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 236px;
}
#left_column #conContainer {
	width: 475px;
	position: relative;
	height: auto;
}
.goback 
{
    font-size: 10px;
    color:  red;
    text-decoration: underline;
}
.goback:hover
{
    text-decoration:none;
}
#left_column #conContainer .row {
	background-color: #FFFFFF;
	width: 475px;
	position: relative;
	height: auto;
	overflow: hidden;
	float: left;
}
#left_column #conContainer .row P {
	color: #555;
	/*font-size:12px;*/
	font-size:11px;
	float: left;
	line-height: 16px;
	padding-left: 50px;
}
	
#dateRight input {
	background-color: transparent;
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width:200px; 
	 }
	
#contactInfo {
	position:absolute;
	width:750px;
	text-align:right;
	font: bold 9pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}

#contactInfo P {
	color: #FFFFFF;
	}
	
#weather{
 	text-align: center;
 	/*width:200px;*/
	 }

#googleSearch {
	color: #333;
	margin-top:2px;
	padding-top:2px;
	position:absolute;
	top:167px;
	right:8px;
	width:340px;
	text-align:right; 
}

#TDSearchHeader  
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight:bold; 
    color: #ffffff; 
    background-color:#669999; 
    line-height: 15px; 
    padding:3px; 
} 

#TDSearchHeader2
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight:bold; 
    color: #ffffff; 
    background-color:#669999; 
    line-height: 15px; 
    padding:3px; 
} 

.odd{ background-color:#D3D3D3;}
.even{ background-color:#FFFFFF;}
.hover{background-color:#0000FF;}
.selected{background-color:#3399FF;}