body {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 0px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A87E2D;
}

p {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A87E2D;
}

ul {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A87E2D;
}

td {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A87E2D;
}

.bodytext {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A87E2D;
}


#outer
{      	position:relative;
        top:0;
	width: 750px;
	height:100%;
        display:block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 2px solid #000000;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container
{
	text-align: center;
	background-color: #66BB49;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#pageHeader {
 	width: 750px;
 	height: 155px; /* strange but ie6 needs this */
 	background-image: url('../images/header-green-hill-2.gif');
	background-repeat: no-repeat;
 	background-color: #1369B2;
	border: 0px none;
	margin: 0px;
	padding:0px;
}

#flags {
	float: right;
	width: 50px;
	margin-top: 3px;
	margin-right: 3px;
	border: 0px solid #333333;
	text-align: right;
}

#menu {
	float: right;
	width: 550px;
	margin-top: 33px;
	border: 0px solid #333333;
	text-align: center;
}

#phLEFT {
	float: left;
	width: 195px;
	border: 0px solid #333333;
	text-align: center;
}


#content {
 	width: 730px;
 	background-color: #ffffff;
 	margin-top: 0px;
 	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 10px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

#content-header {
 	width: 730px;
 	height: 24px; /* strange but ie6 needs this */
 	background-image: url('../images/bg-middle.gif');
	background-repeat: no-repeat;
	border: 0px solid #333333;
	margin: 0px;
	padding:0px;
}

#footer {
 	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
 	width: 750px;
 	height: 75px;
	color: #000000;
	font-weight: 500;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 2px solid #333333;
}

a {font-size: 13px; color: #8FBB48; text-decoration: underline; font-weight: 700;}
a:link {font-size: 13px; color: #8FBB48; text-decoration: underline; font-weight: 700;}
a:visited {font-size: 13px; color: #8FBB48; text-decoration: underline; font-weight: 700;}
a:hover {font-size: 13px; color: #333333; text-decoration: none; font-weight: 700;}
a:active {font-size: 13px; color: #8FBB48; text-decoration: underline; font-weight: 700;}



a.alentours {font-size: 13px; color: #7F5709; text-decoration: underline; font-weight: 700;}
a.alentours:link {font-size: 13px; color: #7F5709; text-decoration: underline; font-weight: 700;}
a.alentours:visited {font-size: 13px; color: #7F5709; text-decoration: underline; font-weight: 700;}
a.alentours:hover {font-size: 13px; color: #106410; text-decoration: none; font-weight: 700;}
a.alentours:active {font-size: 13px; color: #7F5709; text-decoration: underline; font-weight: 700;}

a.mentions {font-size: 13px; color: #333333; text-decoration: underline; font-weight: 700;}
a.mentions:link {font-size: 13px; color: #333333; text-decoration: underline; font-weight: 700;}
a.mentions:visited {font-size: 13px; color: #333333; text-decoration: underline; font-weight: 700;}
a.mentions:hover {font-size: 13px; color: #ffffff; text-decoration: none; font-weight: 700;}
a.mentions:active {font-size: 13px; color: #333333; text-decoration: underline; font-weight: 700;}



TD {
	font-size: 13px;
	color: #333333;
	align: left;
}

.subtitle {
	font-size: 24px;
	font-weight: 800px;
	color: #DC0027;
	/* color: #A87E2D; */
	text-align: center;
	FONT-FAMILY: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.left_header {
	font-size: 18px;
	font-weight: 800px;
	color: #DC0027;
	/* color: #A87E2D; */
	text-align: left;
	FONT-FAMILY: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}