body {
	background-color: #f9f9f7;
	background-image: url('images/a1.gif');
	background-repeat: repeat-x;
	color: #8c8c73;
	font-family: "Helvetica", "Verdana", "Arial", serif; 
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	}

a {
	color: #ff7800;
	text-decoration: underline;
	font-style: normal;
	line-height: 20px; 
	}

a:hover {
	font-weight: bolder;
	}

img {
	border-style: none;
	border-color: transparent;
	border-width:  2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	}	

img.floatleft {
	float: left;
	margin: 0px 14px 3px 0px;
	}

img.floatright {
	float: right;
	margin: 0px 0px 3px 14px;
	}
	
p {
	font-size: 14px;
	margin-bottom: 14px;
	text-align: justify;
	}

p.small {
	font-size: 11px;
	}

h1 {
	color: #656551;
	font-size: 24px;
	background: url('images/a22.gif') bottom repeat-x;
	}

h2 {
	color: #656551;
	font-size: 20px;
	background: url('images/a22.gif') bottom repeat-x;	
	}

h3 {
	color: #656551;
	font-size: 18px;
	background: url('images/a22.gif') bottom repeat-x;	
	}

h4 {
	color: #656551;
	font-size: 16px;
	}

ol {
	font-size: 14px;
	margin-bottom: 14px;
	text-align: justify;
	margin: 20px;
	}

ul {
	font-size: 14px;
	margin-bottom: 14px;
	text-align: justify;
	margin: 20px;
	}

#outer {
	background-image: url('images/abg.gif');
	background-repeat: repeat-y;
	position: relative;
	width: 747px;
	margin: 0 auto;
	text-align: left;
	}


#upbg {
	background-image: url('images/upbg.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 747px;
	height: 264px;
	z-index: 1;
	}
	
#inner {
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
	}

#header {
	background-color: orange;
	background-image: url('images/a8.gif');
	background-repeat: repeat-x;
	position: absolute;
	width: 200px;
	height: 129px;
	padding-left: 20px;
	}

#header h1 {
	font-size: 24px;
	color: #fff;
	position: absolute;
	top: 30px;
	background: none;
	}

#header h2 {
	font-size: 11px;
	color: #fff;
	position: absolute;
	top: 55px;
	background: none;	
	}

#splash {
	background-image: url('photos/img_4410_splash.jpg');
	background-repeat: no-repeat;
	position: absolute;
	left: 218px; 
	top: 13px;
	width: 458px;
	height: 129px;
	}
	
html>body #splash {left: 258px;}


#menu {
	background-image: url('images/a16.gif');
	background-repeat: repeat-x;
	height: 67px;
	margin: 98px 0px 10px 0px;
	padding: 0px 10px 0px 5px;
	position: relative;
	}

#menu ul li {
	display: inline;
	padding-left: 2px;
	}

html>body #menu ul li {
	display: inline;
	line-height: 52px;
	padding-left: 2px;
	}


#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	}

#menu ul li a:hover {
	background: #fff url('images/a18.gif') repeat-x top;
	color: #4a4a24;
	text-decoration: none;
	}

#primarycontent {
	position: relative;
	width: 680px;
	}

#primarycontent h3 {
	position: relative;
	top: 4px;
	line-height: 25px;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
	}

#primarycontent .content {
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
	}

#primarycontent .post {
	margin-bottom: 30px;
	}

#footer {
	position: relative;
	height: 66px;
	text-align: center;
	line-height: 66px;
	clear: both;
	color: #a8a88d;
	}

#footer a {
	color: #8c8c73;
	}

#uline {
	text-decoration: underline;
	}
