body {background:#f2e8a8; padding:0; margin:0;}

H1{
	font-family : Book Antiqua;
	font-size : 14pt;
	font-weight : bold;
	color : #387b54;
}

h2{
	font-family : Book Antiqua;
	font-size : 12pt;
	font-weight : bold;
	color : #944B73;
}

h3{
	font-family : georgia;
	font-size : 12pt;
	font-weight : bold;
	color : #944B73;
}

p{  font-family : Book Antiqua;
	font-size : 12pt;
	color : #387b54;
}

.page {
	text-align:center; 
		margin:auto; 
		width:800px; 
		background:#F9F1BA; 
		padding:0 50px; 

}

#content { margin: auto; text-align:left;}

A:LINK {
	color:#387b54; 
	font-family:tahoma; 
	font-size:.9em;
}
a:visited {
	color:#387b54; 
	font-family:tahoma; 
	font-size:.9em;
}

A:HOVER {
	color:#65310f;
}

a:active {
	color:#65310f;
}



.nav {
	text-align:center;
	color:#387b54;
	font-size:1.1em;
	font-weight:bold;
	width:680px;
}

.nav .last{
	border:none;
}

.nav a{	text-decoration:none;padding:0 13px 0 7px;border-right:2px solid #387b54;}

#footer {text-align:center;}

.copyright {font-size:.7em; font-family:tahoma;}

.facebook {
	float:right;
	width:300px;
	margin-top:20px;
}
