body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-image: url(images/background_top_right.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  font-size: 13px;
  line-height: 18px;
  color: #1C0E00;
  margin-top: 60px;

}

p { margin-top: 8px; margin-bottom: 8px; }
a {text-decoration: underline; color: #1C0E00; }
a:hover {text-decoration: underline; color: #666666;}
.menutext {padding-right: 14px; padding-bottom: 10px; color: white;}



#container {

	width: 800px;
	margin: 0 auto;

	} 
	
	.textemail {
	
	font-size: 11px;
	}
	
	.bold {
	
	font-weight: bold;
	margin-top: 5px;
	}
	
	


#hometextbackground {
	float: left;
	background-color: white;
	}
	
#hometext {
	color: black;
	background-color: white;
	padding: 1px;
	}
	
#hometextbackground h1 {font-size: 17px; font-weight: bold;  margin-bottom: 8px; color: #000000;}

#emailtextbackground {
	float: right;
	text-align: right;
	background-color: white;
	}
	
	#emailtext {
	text-align: right;
	background-color: white;
	padding: 1px;
	}
	
	#maindiv {
	
	width: 227px;
	margin-top: 7px;
	float: left;
	}
	
	#maindiv2 {
	
	width: 565px;
	margin-top: 7px;
	float: right;
	text-align: left;
	}
	
	#2left {
	
	width: 450px;
	float: left;
	text-align: left;

	
	}
	
	
	#maindiv2 h1 {font-size: 17px; font-weight: bold; margin-left: 2px; margin-bottom: 8px; margin-top: 5px; color: #000000;}


	
	
	
	
	