/* CSS Document */

body
 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#4b3c30;
  background-color:#d7e0e8;
 }

form
{
	margin-bottom: 0;
}

#content_wrapper
{
    padding: 10px;
    min-height: 200px;
}

.table_border
 {
  border-width:3px;
  border-style:solid;
  border-color: #ab9c8f;
  }

.edu_resources_headline
 {
 font-size:14px;
 color: #194072;
 font-weight:bold;
 }
 
.edu_resources_copy
 {
 font-size:12px;
 color: #194072;
 }
 
.edu_resources_author
 {
  font-style:italic;
  }
  
.main_headline
 {
  font-size: 14px;
  color: #4b3c30;
  font-weight:bold;
  }
  
.blue_headine
{
 font-size:14px;
 color:#194072;
 font-weight:bold;
 }
 
.brown_headline
 {
  font-size:14px;
  color:#4b3905;
  font-weight:bold;
  }
 
.hotel_headline
 {
 font-size:30px;
 color: #bbb5b1;
 }
  
.noTopMargin
{
    margin-top: 0;
}
.footer_style
{
    background-image: url(images/footer_bg.jpg);
    background-repeat: repeat-x;
}

.footer_style td
{
    padding: 10px;
}

a.footer:link
 {
  text-decoration: underline;
  color: #4b3c30;
  }
  
a.footer:visited
 {
  text-decoration: underline;
  color: #4b3c30;
  }
  
a.footer:hover
 {
  text-decoration: underline;
  color: #685a4f;
  }
  
.navigation_outer
 {
    color:#FFFFFF;
    text-transform: uppercase;
    background-color: #14477C;
    background-image: url(images/nav_bg.jpg);
    
    padding: 10px; 
    background-repeat: repeat-x;
  }

a.navigation:link
 {
  text-decoration: none;
  color: #ffffff;
  }
  
a.navigation:visited
 {
  text-decoration: none;
  color: #ffffff;
  }
  
a.navigation:hover
 {
  text-decoration: underline;
  color: #ffffff;
  }
  
.register
 {
  font-size:14px;
  color: #92877e;
  }
.block{
	margin-top: 0px;
	margin-bottom: 0px;
}
.article_list {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
	line-height: 1.7em;
}
.home_image {
	background-color: #AB9C8F;
}
.normalred {
	color:#FF0000;
}

.forgotPassword {
	padding-left: 2px;
}

.loginButton {
	margin-right: 5px;
}

.loginCheckbox input {
	padding-left: 0;
	margin-left: 0;
}

.educationConventionLink
{
    margin-top: .5em;
    margin-bottom: 1.5em;
}

.educationConventionTitle
{
    margin-bottom: .5em;
}

.membership_table td table td
{
    padding: 5px 0px;
}

.membership_table .blue_headine
{
    font-weight: normal;
}