/*This for the google map*/
#side_bar{
overflow-y:auto;
width:345px !important;
border:1px solid #C2C3C5;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:5px;
padding:5px;

}

.state_links{
border:1px solid #C2C3C5;
margin-bottom:5px;
margin-top:5px;
width:354px;
padding-left:0px;
background-repeat:repeat-x;
background-position:middle left;
}

#map{
border:1px solid #C2C3C5;
margin-bottom:5px;
width:354px;
height:354px;
}

/* These are the classes for the text borders on pages*/
/* These are the classes for the text borders on pages*/
.top_txt_left{
/*background-image:url('./images/top_txt_left.gif');*/
background-repeat:no-repeat;
background-position: left top;
margin-top:0px;
height:8px;
margin-bottom:-10px;
line-height:0px;
font-size:0px;
}

.top_txt_right{
/*background-image:url('./images/top_txt_right.gif');*/
background-repeat:no-repeat;
background-position: right top;
height:8px;
margin-left:7px;
line-height:0px;
font-size:0px;
}

.mid_txt_left{
/*border-left:1px solid #F6F6EB;*/
}

.mid_txt_right{
/*border-right:1px solid #F6F6EB;*/
padding-right:7px;
padding-left:7px;
}

.bot_txt_left{
/*background-image:url('./images/bot_txt_left.gif');*/
background-repeat:no-repeat;
background-position: left bottom;
height:8px;
line-height:0px;
font-size:0px;

}

.bot_txt_right{
/*background-image:url('./images/bot_txt_right.gif');*/
background-repeat:no-repeat;
background-position: right bottom;
height:8px;
margin-left:7px;
line-height:0px;
font-size:0px;

}

/* This ends the classes for the text borders on pages*/


/* This is for the right side blue panel on secondary pages */

.bl_top_txt_left{
background-image:url('./images/bl_top_txt_left.gif');
background-repeat:no-repeat;
background-position: left top;
margin-top:0px;
height:9px;
line-height:0px;
font-size:0px;
}

.bl_top_txt_right{
background-image:url('./images/bl_top_txt_right.gif');
background-repeat:no-repeat;
background-position: right top;
height:9px;
margin-left:9px;
line-height:0px;
font-size:0px;
}

.bl_mid_txt_left{
border-left:0px solid #B9B990;
background-image:url('./images/bl_mid_txt_left.gif');
background-repeat:repeat-y;
background-position: left top;
}

.bl_mid_txt_right{
margin-left:8px;
padding-right:7px;
background-image:url('./images/bl_mid_txt_right.gif');
background-repeat:repeat-y;
background-position: right top;
}

.bl_bot_txt_left{
background-image:url('./images/bl_bot_txt_left.gif');
background-repeat:no-repeat;
background-position: left bottom;
height:8px;
margin-bottom:5px;
line-height:0px;
font-size:0px;

}

.bl_bot_txt_right{
background-image:url('./images/bl_bot_txt_right.gif');
background-repeat:no-repeat;
background-position: right bottom;
height:8px;
margin-left:7px;
line-height:0px;
font-size:0px;

}
/* This ends the blue panel*/

body {
margin:0px;
font-family: Helvetica,Geneva, Arial,  sans-serif; 
font-size:12px;
color:#50503C;
background-color:#EDEDD7;
}

#body_outer_div{
background-image:url('./images/body_div_bground.jpg');
background-repeat:repeat-x;
background-position: left bottom;
background-color:#EDEDD8;
width:100%;
border:0px solid black;
padding-bottom:10px;
padding-top:15px;
}

#body_inner_div{
width:750px;
}

#banner_space{
background-image:url('./images/banner_div_bground.jpg');
height:167px;
background-repeat:repeat-x;

}

#banner_space img{
margin-top:26px;
}

#admin_menu{
position:absolute; 
top:0px;
right:10px; 
width:130px;
}

.review_table{
border:0px solid red;
width:100% !important;
float:left;
display:inline;
margin-left:10px;
vertical-align:middle;
}

td img {
display: block;
}

.img_left{
float:left;
margin-right:10px;
}


h1 {
margin-right:2px;
margin-left:0px;
margin-top:0px;
margin-bottom:4px;
padding-top:10px;
padding-bottom:3px;
padding-left:0px;
padding-right:5px;
color: #0D5017;
font-size: 16px;
font-weight:bold;
text-transform:none;
font-family: Georgia, georgia, Times New Roman, Times, serif; 
border-bottom: 0px solid #0C74EB;
border-top: 0px solid #0C74EB;

}

h2 {
text-transform:uppercase;
padding-bottom:3px;
margin-top:10px;
color: #0D5017;
font-size: 16px;
font-family: Georgia, georgia, Times New Roman, Times, serif; 
margin-left:0px;
margin-bottom:3px;
border-bottom:2px dotted #CDCDB5;
}

.h2_emulate {
padding-bottom:3px;
margin-top:5px;
color: #0D5017;
font-size: 16px;
font-family: Georgia, georgia, Times New Roman, Times, serif; 
margin-left:0px;
margin-bottom:3px;
border-bottom:2px dotted #CDCDB5;
}

h3 {

margin-top:5px;
color: #000000;
font-size: 12px;
font-family: Helvetica,Geneva, Arial,  sans-serif; 
margin-left:0px;
margin-bottom:0px;
border-bottom:2px dotted #CDCDB5;
}

A.h2_link:link, A.h2_link:active, A.h2_link:visited, A.h2_link:hover {
padding-bottom:3px;
margin-top:5px;
color: #0D5017;
font-size: 16px;
font-family: Georgia, georgia, Times New Roman, Times, serif; 
margin-left:0px;
margin-bottom:3px;
}

A.sub_nav:link, A.sub_nav:active, A.sub_nav:visited, A.sub_nav:hover {
font-family: Helvetica,Geneva, Arial,  sans-serif; 
font-size: 12px;
color:#6B4E0C;
text-decoration:none;
}

p  {
font-family: Helvetica,Geneva, Arial,  sans-serif; 
font-size:12px; 
line-height:18px;

}

div {
font-family: Helvetica,Geneva, Arial,  sans-serif; 
font-size:12px; 
line-height:18px;

}

/*Do not put a whitespace-nowrap here or it will mess with long links and not wrap them*/
a img {
border:0px solid white;
}

A:link, A:active, A:visited {
font-family: Helvetica,Geneva, Arial,  sans-serif; 
font-size: 12px;
color:rgb(0,93,170);
text-decoration:none;
}

A:hover {
font-size: 12px;
color:#79AE46;
font-family: Helvetica,Geneva, Arial,  sans-serif; 
text-decoration:none;				
}



li {
font-family: Helvetica,Geneva, Arial,  sans-serif; 
font-size:12px;
line-height:17px;
margin-bottom:4px;
}

ul[type="circle"] {
font-family: Helvetica,Geneva, Arial,  sans-serif; 
font-size:12px;
line-height:17px;
margin-bottom:4px;
list-style-image: url("./icons_site/Water-drop-color.gif");
}

dt {
font-size: 12px;
text-transform:none;
font-family: Helvetica,Geneva, Arial,  sans-serif; 
font-weight:bold;
line-height:17px;
}

dd {
margin-top: 4px;
line-height:17px;
}


div.img_float {
float:right;
padding-left:4px;
}

div.img_float_left {
float:left;
padding-right:25px;
}


/*This is for the forms*/
form {
margin:0px;
padding:0px;
}

.error {
font-family: Helvetica,Geneva, Arial,  sans-serif; 
color:#ED542B;
font-size:12px;
font-style:italic;
font-weight:bold;
} 

.header{
font-family: Helvetica,Geneva, Arial,  sans-serif; 
color:#FFFFFF;
font-size:11px;
}

select {
background-color:#FFFFFF;
color:#000000;
font-size:12px; 
font-family: Helvetica,Geneva, Arial,  sans-serif; 
 
}

textarea {
background-color:#FFFFFF;
color:#000000;
font-size:12px; 
font-family: Helvetica,Geneva, Arial,  sans-serif; 
}


input {

color:black!important;
font-family: Helvetica,Geneva, Arial,  sans-serif; 
 
font-size:11px;
font-weight:normal;
margin:0px;
padding:0px;
}

input.button {
background-color:white;
border:2px solid black;
color:black;
font-family: Helvetica,Geneva, Arial,  sans-serif; 
font-size:10px;
font-weight:bold;
}



#portal_table {
margin-top:5px;
}

.portal_table_cell{
}

.portal_img{
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}



