html {
     overflow: -moz-scrollbars-vertical;
     overflow-x: auto; 
}

body
{
     margin: 10px;
     background-color: #333333 ;
     font-family: Helvetica;
     text-align: center;
}
table, td, input , select , textarea 
{
     font-family: Helvetica, Arial , Sans-Serif;
     font-size: 9pt;
     color: #696969;
     vertical-align: top;
} 


#tblMain
{
     width: 950px;
     height: 700px;
     background-color: #ECE9D8 ;
     margin: auto;
}

#homepage_animated_text
{
     background-color: #A4430D;
     color: #ffebcd;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 10pt;
     font-style: normal;
     letter-spacing: 1px;
}

.td_section_header
{
     background-color: #A4430D;
     color: #ffebcd;
     font-family: 'Book Antiqua' , Arial, Helvetica, sans-serif;
     padding: 30px;
     width:100%;
}

.div_section_header
{
     font-size: 24px;
     border-bottom: #ffffff 1px dashed;
     padding-bottom: 10px;
     
}

.divider
{
     border-bottom: dimgray 1px dashed;
     margin-bottom: 15px;
     font-size: 1pt;
}

.div_section_header_text
{
     padding-top:10px;
     font-size:11pt;
     margin-left :100px;
}


#homepage_animated_text hr
{
    border-width: thin 0px 0px 0px;
    border-style: dashed;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
}
#home_page_main_panel 
{
    background-image:url("images/home_bg.gif") ; 
    background-repeat :repeat-y ;
}

#home_page_calendar
{
     border-style: dashed;
     border-width: 0px 0px 0px 1px;
     border-color: #808080;
     text-align: center;
     background-color: #A84c18;
     height:250px;
}

#home_page_calendar_header
{
	background-color: #B05D2F;
}

#home_page_calendar_content
{
	background-color: #A84c18;
	
}
#homepage_announcement
{
     text-align: left;
     vertical-align: top;
     background-color: #DBD5CC;
     padding-bottom: 10px;
     padding-left: 20px;
     padding-right: 20px;
     padding-top: 10px;
}
#home_page_event_listing
{
     padding: 10px;
     border-style: dashed;
     border-width: 0px 0px 0px 1px;
     border-color: #808080;
     background-color: #DBD5CC;
     
     color: #534741;
     text-align: left;
     height: 320px;
}

#homepage_parents
{
     padding: 10px;
     border-color: #808080;
     border-width: 0px 1px 0px 0px;
     border-style: dashed;     
}

#homepage_providers
{
    border-style: dashed;
    border-width: 0px 1px 0px 0px;
    border-color: #808080;
    padding: 10px;
}
 
 #homepage_get_involved
 {
    padding:10px;
 }
 
 
 #homepage_address
{
     padding: 10px;
     position: relative;
     bottom: 0px;
     background-color: #CEC5BA;
     font-family: 'Arial Unicode MS';
     color: #534741;
     font-weight: bold;
     text-transform: uppercase;
     border-style: dashed;
     border-width: 0px 0px 0px 1px;
     border-color: #808080;
     font-size: 10px;
     text-align: left;
}

#div_homepage_quote
{
     color: #ffffff;
     font-style: italic;
     font-weight : normal ;     
     font-family: Palatino Linotype, Arial, Helvetica, sans-serif;
     font-size:12pt;
}
.content_header_2
{
     font-weight: bold;
     padding-bottom: 5px;
     padding-top: 15px;
     color: #cc6633;
     font-size: 12pt;
}

.content_header
{
     font-weight:bold;
     padding-bottom:5px;
     padding-top:10px;
}
.content_header  a 
{
     text-decoration :none;
     color: #696969 ;
}

.content_header a:hover
{
     color: #cc6633;
}

.homepage_bold
{
     font-weight:bold;
     color:#A4430D;
}

.homepage_bold a
{
     color:#A4430D;
     text-decoration: none ;
}

.nav_right_border
{
    border-style: dashed;
    border-width: 0px 1px 0px 0px;
    border-color: #808080;
}

.td_sub_nav
{
     background-color: White;
     padding:20px;
}

.td_page_content
{
     background-color: White;
     border-left: dimgray 1px dashed;
     font-size: 10pt;
     padding-left: 20px;
     padding-right: 20px;
     padding-top: 20pt;
     padding-bottom: 50px;
}

.div_sub_nav_item
{
    font-weight:bold;
    padding-bottom:10px;
}
.td_sub_nav a   
{
     text-decoration :none;
     color: #696969 ;
}

.td_sub_nav a:hover
{
     color: #cc6633;
}

.div_sub_nav_header 
{
     font-weight:bold;
     padding-top:40px;
     padding-bottom:20px;
     font-size:12pt;
}

.sub_nav_active ,.sub_nav_active  a 
{
    font-weight:bold;
    padding-bottom:10px;
    color: #cc6633; 
}



.div_content_page_title
{
     font-weight: bold;
     font-size: 14pt;
     font-family: Book Antiqua , Times New Roman;
     padding-bottom: 10px;
}

.contact_info
{
     padding-left:40px;
}

.contact_info a 
{
     color:#696969;
}

.contact_info a:hover
{
     color: #cc6633;
}

#child_care_providers_websites a
{
	color: #696969;
}
#child_care_providers_websites a:hover
{
     color: #cc6633;
}


.input_button
{
     background-color: #696969;
     color: White;
     font-size: 8pt;
     border-right: black 1px solid;
     border-top: black 1px solid;
     border-left: black 1px solid;
     border-bottom: black 1px solid;
}

.input_text 
{
     background-color:white;
     border:solid 1px #999999;
     font-size:8pt;
}


.ul_quality_care 
{
     margin-top:0px;
}


.td_left 
{
     width:240px;
}

.div_link a
{
     text-decoration :none;
     color:#696969 ;
}

.div_link a:hover
{
    
     color:#cc6633 ;
}


input.error { border: 1px solid red; }
label.error {
	background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/unchecked.gif') no-repeat;
	padding-left: 16px;
	margin-left: .3em;
	
}




#divSearchLimitReached
{
     padding-top: 20px;
     padding-bottom:50px;
     text-align: center;
     font-weight: bold;
     font-size: 10pt;
     color: #990033;
}


#search_notes
{
     background-color: #eee8aa;
     padding-right: 10px;
     padding-left: 10px;
     padding-bottom: 10px;
     padding-top: 10px;
     margin-top: 10px;
     margin-bottom: 10px;
     margin-right: 20px;
     
}

#search_notes a, #divShowNote a 
{
     color: gray;
}


.event_listing_subject 
{
     
     font-weight: bold ;    
     padding-bottom:10px; 
}

.board_header
{
	color: #cc6633;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom:5px;
	padding-top: 5px;
}
.board_links
{
	margin-left :30px;
	line-height : 15pt;
}

.board_links a 
{
	color:Blue;
}

.board_links a:hover
{
	color: #cc6633;
	
}

.board_links ul 
{
	margin-top: 0px; 
	margin-bottom: 10px;
}



.homepage_content_header
{
     font-weight:bold;
     padding-bottom:5px;
     padding-top:10px;
}
.homepage_content_header  a 
{
     text-decoration :none;
     color: #A4430D ;
}

.homepage_content_header a:hover
{
	color: #652807;
}


.homepage_bold_grey
{
     font-weight:bold;
     color:#696969;
}

.homepage_bold_grey a
{
     color:#696969;
     text-decoration: none ;
}

.homepage_bold_grey a:hover
{
	color: #333333;
	text-decoration: none;
}

.homepage_header_img 
{
	padding-bottom:20px;
}