body {
	background-color: 	#677F29; /* F3F9E4 d3a858 */
}
#container {
	background-color: 	#FFFFFF;
	border: thin solid 	#677F29;}
#page {
	background-color: 	#FFFFFF;
	border: thin solid 	#677F29;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: .7em}
#header {
	background-color: 	#FFFFFF; /* FAF7D2 */
}
#header_separator {
	background-color: 	#FFFFFF;}
#header_links {
	color: 				#C22550;}
#header_links a:link, 
#header_links a:visited {
	color: 				#677F29;}
#header_links a:hover {
	color: 				#C22550;}
#footer {
	background-color: 	#FFFFFF; /* D3A858 */
	color: 				#C22550; /* FFFCDE */
}
#footer a {
	color: 				#677F29;}
#footer a:hover {
	color: 				#C22550;}


/* ****************************************** */
/* *************** CONTENT ****************** */
/* ****************************************** */

#content {
	background-color: 	#FFFFFF;}
p {
	color: 				#555555;}
/*p a {
	color: 				#C22550;}*/
h1, h2, h3 {
	color: 				#677F29;}
h1 a{
	color: 				#C22550;}

.menulink
{
	color:				#677F29;
}

.menulink : hover
{
	color:				#C22550
}


#container {
	width: 48.75em;
	margin: auto;
}
#header {
	width: 100%;
	height: 7.50em;
}
#header_separator {
	width: 100%;
	height: 1em;
}
#header_links {
	font-weight: bold;
	font-family: Arial, sans-serif;
	padding-top: .7em;
	text-align: center;
}
#header_links ul {
	list-style-type: none;
	font-weight: bold;
	margin-top: 2em;
}
#header_links li {
	display: inline;
}
#header_links a:link, 
#header_links a:visited {
	font-size: 11pt;
	text-decoration: none;
}


#footer {
	padding-top: .5em;
	text-align: center;
	font-size: 11pt;
	padding-bottom: .1em;
}
#footer ul {
	list-style-type: none;
	padding: 0;
}
#footer li {
	display: inline;
}
#footer a {
	font-family: Arial, sans-serif;
	text-decoration: none;
}
#footer a:hover {
}


#content {
	margin-bottom: 2em;
	margin-top: .5em;
}





p {
	font-size: 80%;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
}
p a {
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
h3 {
	font-size: 12pt;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
}
h2 {
	text-decoration: none;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
h1 {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 14pt;
	margin-top: 2em;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}