body {
	background: #F5F1EC url(bg.jpg);
	margin: 0;
        padding: 0;
	font-family: arial;
	font-size: 10px;
	color: #2D3628;
	line-height: 18px;
        text-align: center;
}

b, i, u { font-size:10px; color: #9F8900;}

s { color:#616828;}

td { color: #765500; font-size:11px; }

h1 {
	color:#8E6228;
	font-family: arial;
	font-size: 13pt;
	letter-spacing: 3px;
	margin: 0 0 6px 0;
	padding: 2px 10px 2px 0;
	text-transform:uppercase;
	background1:#3B4244;
	border-bottom:#A78D6F 2px solid;
}

#navigation h1 {
	color:#4C4F1A;
	padding: 1px 10px 7px 3px;
	font-family: arial;
	font-size: 11pt;
	letter-spacing: 0px;
	font-weight:bold;
	text-transform:capitalize;
	border:none;
	margin:0 8px 8px 8px;
	border-bottom:#AEB285 2px solid;
}

h2 {
	color:#8A5409;
	font-family: arial;
	font-size: 13pt;
	font-weight:bold;
	margin-bottom:10;
}


h3 {
	color:#E6E4B5;
	font-family: arial;
	font-size: 8pt;
	letter-spacing: 2px;
	text-transform:uppercase;
	font-weight:bold;
        margin: 20px 0 10px 20px;
	background:#626F58;
	border:#353F2D 1px solid;
	padding-left:10px;
}

a { color: #B46804; text-decoration: none; font-weight:bold; font-size:10px; }

a:hover { color: #000; text-decoration: underline; }

input, textarea {    
	font-size: 8pt;
	border:none;
	font-family: verdana, sans-serif;
	text-decoration: none;
        cursor: default;
	color:#333617;
	background:#BEC297;
 	border:#DFD0C6 1px solid;
	padding:3px;
	margin-bottom:3px;
}


div#container {
	background: #F5F1EC url(bgy.jpg) top repeat-y;
	margin: 0 auto 0 auto;
	text-align: justify;
	width: 800px;
}

div#wrap {
	background: url(layout.jpg) top no-repeat;
        height: 513px;
	padding: 220px 0px 0 27px;
}

div#content { 
	width:520px;
	float: right;
	padding: 0 0 0 0;
	text-align:justify;
	line-height:25px;
} 

#bgbot {
	background: url(bgbot.jpg) bottom repeat-x;
}

#bgtop {
	background: url(bgtop.jpg) top repeat-x;
}

#navigation ul {
	list-style: none;
	padding-left:9px;
	margin:0;
        width: 210px;
}

#navigation li a:visited, #navigation li a:link {
        margin-bottom: 3px;
        display:block;
	padding: 2px 0 2px 18px;
	color:#EAEEE7;
	text-decoration:none;
	letter-spacing:1px;
	background:#819176 url(link.jpg);
	border:#65735C 1px solid;
	font-size:11apx;

}

#navigation li a:hover, #navigation li a:active {
        color:#fff;
	background:#B5BA91 url(hover.jpg);
	border:#8F946C 1px solid;
}

div#navigation a {
	height:18px;
}

div#navigation {
        float:left;
	padding: 0 0 0 0;
	width:226px;
}

div#footer {
	background: url(footer.jpg) bottom no-repeat;
	height: 100px;
	clear: both;
        text-align: right;
	position: relative;
	color:#8A9383;
}

	#footer a { color:#F4EFEA; background:#495144; text-decoration:none; padding:3px; }

	#footer a:hover { color:#F4EFEA; background:#252C1F; text-decoration:none; }

	#footer #copyright {
		position: absolute;
		bottom: 17px;
		right: 0px;
		width:800px;
	}

blockquote {
	background: transparent;
	border: #E3E3E3 0px solid;

}

