/* CSS Document */

body {
	background-color: #fef7ec;
	padding:0;
	margin:0;
	margin-top:0px;
	background-image: url();
	background-repeat: repeat-x;
	}

/*h1 {

	font-family: georgia,serif;
	color: #7F561B;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0pt;
	word-spacing: 0pt;
}*/

h1 {
	font-family: "palatino linotype",palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight:normal;
	line-height: 1.2em;
	color:#856153;
	margin: 0px 0px 10px 9px;
	padding: 0px 0px 0px 0px;
	}

/*h2 {
	font-family: georgia,serif;
	color: #7F561B;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	margin: 0px;
	padding: 0px;
}*/

h2 {
	font-family: georgia,serif;
	color: #7F561B;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	margin: 0px 0px 0px 9px;
	padding: 15px 0px 15px 0px;
}
	
h3 {
	font-family: verdana,sans-serif;
	color: #000;
	font-size: 11px;
	letter-spacing: 0pt;
	word-spacing: 0.2pt;
	line-height: 2.5;
	text-align:left;
	margin:5px 5px 0 5px;
	}
	
h4 {
	font-family: "palatino linotype",palatino,serif;
	text-align:center;
	color: #7F561B;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 3pt;
	font-variant: small-caps;
	word-spacing: 0pt;
	margin: 0px;
	padding: 5px;
	border-color:#856153;
	border-bottom-style:solid; 
	border-top-style:solid;
	border-bottom-width: thin;
	border-top-width: thin;
	}


p {
	font-family: verdana,sans-serif;
	color: #000;
	font-size: 11px;
	letter-spacing: 0pt;
	word-spacing: 0.2pt;
	line-height: 1.5;
	margin:0 10px 10px 10px;
	}
	
p#nav {
	font-family: verdana,sans-serif;
	color: #7F561B;
	font-size: 11px;
	letter-spacing: 0pt;
	word-spacing: 0.2pt;
	line-height: 2.5;
	margin:0 10px 0 10px;
	padding-top:10px;
	}
		
	
	

.footer {
	font-size: 9px;
	letter-spacing: 0pt;
	word-spacing: 0.2pt;
	line-height: 1.7;
	font-family: verdana, sans-serif;
	color: #A88857;
	}

p a:link {
	font-family: verdana,sans-serif;
	color: #7F561B;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	}

p a:visited {
	font-family: verdana,sans-serif;
	color: #7F561B;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	}

p a:hover {
	font-family: verdana,sans-serif;
	color: #7F561B;
	font-size: 11px;
	border-bottom: dotted 1px #7F561B;
	}

p a:active {
	font-family: verdana,sans-serif;
	color: #7F561B;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	}

ul {
	font-family: verdana,sans-serif;
	color: #000;
	font-size: 11px;
	letter-spacing: 0pt;
	word-spacing: 0.2pt;
	line-height: 1.7;
	margin:0 auto;
	}
	
ol {
	font-family: verdana,sans-serif;
	color: #000;
	font-size: 11px;
	letter-spacing: 0pt;
	word-spacing: 0.2pt;
	line-height: 1.7;
	}
	
hr {
	margin:10px 0px 10px 0px;
	border-color: #7F561B;
	}
