@charset "utf-8";
/* CSS Document */

body {margin-left:auto; margin-right:auto; background-color: #FFFFFF;background:url(images2/background.gif);background-repeat: repeat-x;}

div#wrap {width: 780px;margin-left:auto; margin-right:auto; text-align:center;  margin-top:0px;
	}
div#header {color:#FFFF00;width:100%;text-align:center; margin-bottom:15px;}
div#sidebar {
	width:150px;
	margin-right:3px;
	float:left;
	height:2000px;
	margin-top: 18px;

}

div.Center {
	position:relative;
	float:left;
	margin:9px;
	padding:0px;
	width:600px;
	margin-top:0px;
	text-align:center;
}
div.small {
	position:relative; top:20px;
	width:300px;
	margin-left:150px;
	text-align:center;
	background-color:#FFFFFF;
}	
div#Frontpage {
	position:relative;
	margin-top: 18px;
	float:left;
	padding:0px;
	width:620px;
	height:1760px;
	background-color: #DFEAE6;
	}	
div#ContactPage {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:620px;
	height:1760px;
	margin-top:28px;
	background-color: #DFEAE6; 
	background-image:url(images2/DeerContact.jpg);
	background-repeat:no-repeat;
	background-position: top;
}	

img.floatleft {
	float:left;
	margin-top:15px;
	padding: 0px;
}

img {
	margin:5px;
	
}

h1 {
	color: #FFFFFF;
	background-color: #31775B;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:0.2em;
}
p {color:#000000; font-family:Georgia, "Times New Roman", Times, serif; font-size:12; padding:10px;margin-bottom:0em; margin-top:-.5em; text-align:left; line-height:1.3em;}
h6 {color:#CC0000; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:center;margin-bottom:0em; margin-top:0em;}
div#menu {
	position:relative;
	width: 150px;
	line-height: 85px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
div#menu a {display:block; color: #000000; background-image: url(images2/Tree.gif); background-position:right; background-repeat:no-repeat;text-align:right; padding-right:70px;
text-decoration:none;}
div#menu a:hover {
	background-image: url(images2/TreeDecorated.gif); background-repeat:no-repeat;
	background-position:right; color:#FF0000;
}
ul	{text-align:left; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.5em;}
