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

#outerwrapper {
	background-image: url(images/index2009.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	width: 485px;
	padding-top: 140px;
	padding-left: 35px;
	text-align: center;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-variant: normal;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #E2DFD3;
}
a:link {
	color: #E2DFD3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E2DFD3;
}
a:hover {
	text-decoration: underline;
	color: #E2DFD3;
}
a:active {
	text-decoration: none;
	color: #E2DFD3;
}
#hometext {
	color: #000;
	height: 450px;
	width: 330px;
	padding-top: 30px;
	padding-left: 23px;
	clear: both;
	float: left;
}
#facebookbox {
	float: right;
	height: 350px;
	width: 130px;
	padding-top: 250px;
	padding-left: 25px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
}
#insidenavigation {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-variant: normal;
	text-align: center;
}
#insidetext {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 20px;
	text-align: left;
	color: #000;
}
