#header {
	text-align: left;
	width:770px;
	text-indent: -5000px;
	clear:both;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/reid%27s_roost_header.jpg);
	height: 157px;
}

body {
	
	background-color: #4B4633;
}

#form {
	width: 450px;
	overflow:scroll;
	height:288px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-left: 15px;
	padding-right: 10px;
	border: thin solid #567D5C;
}

h2 {
	text-align: center;
	color: #867d5c;
	padding: 10px;
}

#footer {
	clear:both;
	text-align: center;
	color: #4b4633;
	background-color: #857d58;
	width:770px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

#menubar {
	padding-bottom: 5px;
	background-image: url(images/Menu_bar.jpg);
}


#small_photos {
	float: left;
	padding-left: 75px;	
}

#big_photo {

	float: left;
	padding-left: 35px;
	padding-bottom: 10px;
	padding-right: 0px;
	height: 320px;
	width: 500px;
}

#wrapper {
	border: thin solid #857C5B;
	width: 770px;
	margin: auto;
	background-color: #FFFFFF;
	background-image:url(images/grey_bar200.gif);
	background-repeat: repeat-y;
	background-position:right;/* this POSITIONS a background image FLOAT is not needed*/
}


#container {/* holds everything together*/
background-image:url(images/bk_moose.gif);
	background-repeat:no-repeat;
	
}
#hugger{
	width:770px;
	border-top: thin solid #867D5C;
	
	
	
}

#content {
	width: 400px;
	float: left;
	padding-left: 35px;
	padding-right: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #98927C;
	text-indent: 0px;
	text-align: left;
	vertical-align: 0%;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: none;
}

#menubar h2 {
	margin: 0;
}
h1 {
	margin: 0;
}
a:link {
	color: #867D5C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #91A3AD;
	
}
a:hover {
	text-decoration: none;
	color: #CC9933;
}

.style1 {
		color: #567D5C;
		font-style: italic;}

