@charset "utf-8";

#container {
	width:840px;
	left: 1px;
	top: 20px;
	background-repeat: repeat-y;
	margin-top: 2px;
	margin: 0 auto;
	height: 800px;
	background-image: url(site_images/background_840.jpg);
	margin-left: 100px;
	padding: 0;
}
#contactcntr {
	text-align: left;
	left: 1px;
	width: 395px;
	height: 600px;
	float: left;
	clear: none;
	position: relative;
	padding-left: 35px;
	margin-top: 2px;
	}
#theform {
	line-height: normal;
	width: auto;
	margin-left: 150px;

		
}		
#bird	 {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 112px;
	height: 76px;
	position: relative;
	left: 425px;
	top: 38px;
	
}

#header {
	height:83px;
	background-image: url(site_images/Angela_Matteson_header.png);
	background-repeat:no-repeat;
	margin-left:1.25em;
	margin-top: 12px;
	padding-top: 15px;
	background-position: left bottom;
	border-bottom-color: #1E5C6C;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
		
	
}
#header ul{
	margin:0;
	padding:0;
	list-style:none;
}	
#header li{
	display:inline;
	
}
#horiznavold {
	height: 25px;
	padding-top: 2px;
	border-top-color: #1E5C6C;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding-left: 10px;
}
#horiznav {
	height:24px;
	margin-top: 0px;
	top: 0px;
	
}
 
#leftcontent {
	width: 300px;
	float: left;
	margin-left: 35px;
	clear: left;
	margin-top: 0px;
	padding-top: 15px;
	
}

 
#contact #container #contactcntr #form1 .style1 #name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
