/*--------------------------------------------------*/
/*                    Body                          */
/*--------------------------------------------------*/  
body {
  background: url(/images/19.gif) #EEECE5;
  text-align: center;
  margin: 0;
  padding: 0;
  }

form.crud input, form.crud select {
margin:0;
padding:0;

}

/*--------------------------------------------------*/
/*                    Page                          */
/*--------------------------------------------------*/   
#Page {
  position:relative;  
  width: 760px;
  margin: 0 auto;
  padding: 0;
  background: url(/images/20.png) repeat-y center;
  text-align: left;
  }

/*--------------------------------------------------*/
/*                      Head                        */
/*--------------------------------------------------*/    
#Head {
  position: relative;
  width: 740px;
  margin: 0 auto;
  padding: 0;
  background-color: #333;
  }

#SiteInfo {
  position: relative;
  width: 550px;
  height: 25px;
  margin: 0 0 0 10px;
  padding: 0;
  background-color: #F6F1E9;
  }
  
#SiteInfo p {
  margin: 0;
  padding: 4px;
  font-size: 80%;
  }

#SiteInfo a, #SiteInfo p {
  color: #333;
  font-weight: bold;
}
  
#SiteInfo a{
  text-decoration: none;
  margin: 0;
  padding: 5px 2px;
  }

#Logo {
  position: relative;
  padding: 10px;
  margin-bottom: 50px; 
  border: none;
  }


/*--------------------------------------------------*/
/*                     Menu                         */
/*--------------------------------------------------*/
#Menu {
position: relative;
width: 740px;
height: 25px;
margin: 0 auto;
padding:0;
background-color:#BABB78;
}

#Menu ul {
margin:0;
padding:0;
background-color:#E5B251;
width: 550px;
height: 25px;
}

#Menu ul, #Menu ul li {
list-style-type:none;
}

#Menu ul li, #Menu ul li a {
float:left;
}


#Menu ul li a {
font-weight:bold;
font-size: 90%;
text-decoration:none;
color:#333;
padding:6px 15px;
}

ul.plain {
  list-style-type:none;
  margin:0;
  padding:0;
}

#Body_ #sHome a, 
#Body_directory #sDirectory a,
#Body_resources #sResources a,
#Body_links #sResources a,
#Body_articles #sResources a,
#Body_events #sEvents a,
#Body_membership #sMembership a,
#Body_application #sMembership a,
#LearningPage #sLearn a,
#Body_about_us #sAbout a,
#Body_board_of_directors #sAbout a {
  border-bottom: 4px solid #333;
  padding-bottom:2px;
  }
  
#Body_listing #AccountMenu,
#Body_members_membership #AccountMenu,
#Body_contact #AccountMenu,
#Body_overview #AccountMenu,  
#Body_listing a#menuListing,
#Body_members_membership a#menuMembership,
#Body_contact a#menuContact,
#Body_overview a#menuOverview {
  color: #fff;
  background-color: #cc3300;
  text-decoration: none;
  }

#Menu a:hover {
  border-bottom:4px solid #999;
  padding-bottom:2px;
  }
    
.subpage_menu {
	position: relative;
	margin-right: 10px;
	padding: 10px;
	background-color: #658DA8;
	}

.subpage_menu ul {
	margin: 0;
	padding: 0;
	}

.subpage_menu h2 {
	color: #fff;
	}

.subpage_menu a {
	color: #fff;
	padding: 3px;
	}

.side_column .subpage_menu a:hover {
	background-color: #3D607B;
	}

#Body_articles #menu_articles a,
#Body_links #menu_links a {
  background-color: #3D607B;
  color: #fff;
  text-decoration:none;
} 




/*--------------------------------------------------*/
/*                     Foot                         */
/*--------------------------------------------------*/    
#Foot {
  margin:0 10px;
  padding: 5px;
  background-color: #333;
  color: #EEECE5;
  font-weight: bold;
  text-align: center;
  clear:both;
  }
  
#Foot a {
  color: #EEECE5;
  }
  
/*--------------------------------------------------*/
/*                    Columns                       */
/*--------------------------------------------------*/ 
    
.side_column {
  width: 200px;
  float: right;
  font-size: 90%;
  }
    
.main_column {
  position: relative;
  margin: 10px 210px 20px 30px;
  }
    
.main_column a:hover, .side_column a:hover {
  background-color: #CC3300;
  text-decoration: none;
  color: #EEECE5;
  }    

.side_column form h2 {
	color: #333;
	margin: 0;
	padding: 0;
	position: relative;
	}

.side_column form {
  background-color:#D7D2BF;
  padding: 0;
  margin:0 10px 0 0;
  padding:10px;
  }

.side_column th { font-size: 100%; }

.side_column input {
  font-size: 80%;
  padding: 3px;
  }

.side_column form p {
  text-align: center;
  margin: 10px;
  padding: 0;
  font-style: italic;
  font-weight: bold;
  font-size: 80%;
  }
  
  
/*--------------------------------------------------*/
/*                      Text                        */
/*--------------------------------------------------*/      
body, body div, body p, body th, body td, body li, body dd  {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:  small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size:  small;
  }

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd {
  font-size:  small;
  }   
  
h1 { font-size: 140%; }
h2 { font-size: 110%; }
h3 { font-size: 90%; }

h1 { 
  position: relative;
  border-bottom: 4px solid #BABB78; 
  margin-bottom:5px;
  padding-bottom:0;
  }

h2 {
  margin-top: 0;
  margin-bottom: 5px;
  padding: 15px 0 0 0;
  }
  
a {
  color: #CC3300;
  font-weight: bold;
  }
  
 




.ad {
  padding: 10px;
  font-size: 90%;
  }

.ad a {
  font-size:90%;
  }



#StatePage .main_column h2 {
  border-bottom: 4px solid #D7D2BF;
  }

.featured_listings h3 {
background-color: #D7D2BF;
padding:5px;
margin-top:0;
font-size:100%;
}

.featured_listings {
border: 2px solid #D7D2BF;
position:relative;
}

.featured_listings li {
margin:10px 10px 20px 10px;
border:1px solid #D7D2BF;
background-color:#F7F6F2;
}

.featured_listings li h4 {
background-color: #555;
color: #EEECE5;
font-size: 100%;
padding:5px;
margin-top:0;
}

.featured_listings li img {
border: 1px solid #D7D2BF;
}

.featured_listings table {
width:99%;
}

.featured_listings p.small_crud {
margin:0;
padding: 0;
}

.featured_listings li p {
margin:0;
padding:10px 10px;
}
.tagline { font-style:italic; }
.telephone { font-weight:bold; }

.listings, .listings li {
list-style-type:none;
margin:0;
padding:0;
}

.listings li {
margin: 0 0 15px 0;
padding:0 0 15px;
border-bottom: 2px solid #D7D2BF;
}

h1 .tagline {
color: #555;
font-size:14px;
position:relative;

}

.inline_box {
position:relative;
float:right;
width: 175px;
height: 135px;
background: url(/images/28.gif) no-repeat top center;
text-align:center;
}

.inline_box a {
padding-top:105px;
display:block;
}

.inline_box a:hover {
background:none;
color:#cc0000;
}

.states a {
color:#333;
font-size:90%;
}

.states a:hover {
color:#fff;
background-color:#333;
}

.states td {
padding:5px 10px;
}



#LinkList dl, #LinkList dd{
margin:0;padding:0 10px;
}

#LinkList ul, #linkList li {
list-style-type:square;
padding:10px;
}



.page_menu, .page_menu li
{
list-style-type:none;
padding:0;
mrgin:0;
}

.page_menu li 
{
padding:0 0 10px 10px
}

dl#Events p
{
margin:0;
padding:0;
}

.date{
font-style:italic;
font-weight:bold;
color:#333333;
}

dl#Events dd{
position:relative;
margin:0;
padding:15px 0 35px 0;
color:#333333;
}


.article_list dt {
position:relative;
padding:25px 0 0 0;

}

.article_list dd {
	position: relative;
	width: auto;
	padding: 0 0 25px 0;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
	}

p.posted {
margin: 0;
font-style: italic;
font-size: 90%;
color: #333;
padding: 0 0 5px 0;
}


.state_list {
width: 100%;
}

.state_list td {
	vertical-align: top;
	}
	
.state_list a {
	color: #333;
	}
	
.state_list :hover {
	color: #666;
	}
	
.state_list a:visited {
	color: #999;
	}

/*--------------------------------------------------*/
/*                      Helpers                     */
/*--------------------------------------------------*/
.clear {
  clear: both;
  font-size: 0;
  margin: 0;
  padding: 0;
  }