body {
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #1E1916;
	background-color : #1E1916;
}

a {
	color : #E87716;
	text-decoration : none;
}

a:visited {
	color : #E87716;
	text-decoration : none;
}

a:hover {
	color : #1E1916;
	text-decoration : underline;
}

a:active {
	color : #1E1916;
	text-decoration : underline;
}

#PageContainer {
	width : 800px;
	text-align : left;
	background-image : url(images/bg.gif);
	background-repeat : no-repeat;
	background-color : #FFFFFF;
	background-position : top right;
	margin-left : auto;
	margin-right : auto;
}

#Header {
	height : 100px;
	padding : 10px;
}

#Menu {
	background-color : #1E1916;
	height : 25px;
	line-height : 25px;
	text-align : center;
	color : #FFFFFF;
}

hr {
	height : 1px;
	border : 1px solid #1E1916;
	clear : both;
	margin-top : -26px;
}

a.menu {
	color : #FFFFFF;
	text-decoration : none;
}

a.menu:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a.menu:hover {
	color : #E87716;
	text-decoration : underline;
}

a.menu:active {
	color : #E87716;
	text-decoration : underline;
}

#Content {
	padding : 25px;
}

#Text {
	float : left;
	width : 425px;
	line-height : 18px;
	padding-bottom : 25px;
	text-align : justify;
}

#Map {
	float : right;
	width : 287px;
	line-height : 18px;
	padding-bottom : 25px;
	text-align : justify;
}

#Footer {
	font-size : x-small;
	color : #1E1916;
	height : 25px;
	line-height : 24px;
	padding-left : 10px;
	padding-right : 10px;
	border-top : 1px solid #1E1916;
	clear : both;
}

a.footer {
	font-size : x-small;
	color : #E87716;
	text-decoration : none;
}

a.footer:visited {
	font-size : x-small;
	color : #E87716;
	text-decoration : none;
}

a.footer:hover {
	font-size : x-small;
	color : #1E1916;
	text-decoration : none;
}

a.footer:active {
	font-size : x-small;
	color : #1E1916;
	text-decoration : none;
}

.orange {
	color : #E87716;
}

#Legal {
	font-size : x-small;
	color : #1E1916;
	height : 25px;
	line-height : 24px;
	padding-left : 10px;
	padding-right : 10px;
	clear : both;
}
