body {
	margin: 0px;
	padding: 0px;
	background-color: #777A81;
	color: #000;
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
}

p {
	margin: 5px 10px 5px 5px;
	padding: 0px;
	font-size: 14px;
}

ul {
	margin: 10px 20px 10px 5px;
}

li {
	margin: 2px 10px 2px 5px;
	padding: 0px;
	font-size: 16px;
	line-height: 110%;
	list-style-type: square;
}

a:link, a:visited {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:visited:hover, a:active, a:visited:active {
	color: #036;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 5px 10px;
	padding: 0px;
	color: #603;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	margin: 1px;
	padding: 2px;
	background-color: #ccc;
	border: 1px solid #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

input:focus, textarea:focus, select:focus {
	background-color: #CCD6E0;
	color: #000;
}

#centercontentfull {
	margin: 0px 0px 5px 0px;
	padding: 10px 10px 5px 10px;
	border: 1px #000 solid;
	background-color: #ccff99;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	position: relative;
}

#centercontentwide {
	margin: 0px;
	padding: 5px 20px 0px 20px;
	float: left;
	width: 660px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	min-height: 550px;
	position: relative;
}

#centercontent {
	margin: 0px 5px 5px 5px;
	padding: 15px 5px 5px 5px;
	float: left;
	width: 480px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#centercontentmed {
	margin: 0px 5px 5px 5px;
	padding: 15px 5px 5px 5px;
	float: left;
	width: 545px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#container {
	padding: 0px;
	margin: 5px auto 5px auto;
	width: 875px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-image: url(../grafix/bgstucco.jpg);
	background-attachment: fixed;
}

#containerflex {
	padding: 0px;
	margin: 5px auto 5px auto;
	background-color: #fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-image: url(../grafix/bgstucco.jpg);
	background-attachment: fixed;
}

#footer {
	color: #fff;
	margin: 0px;
	padding: 1px 5px 1px 5px;
	clear: both;
	/*		background-color: #777A81;
*/
	background-image: url(../grafix/bgscreen2.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	text-align: right;
}

#footer p {
	font-size: 9px;
}

#footer a {
	color: #eee;
	padding: 2px;
}

#footer ul {
	margin: 0px 0px 0px 0px;
	padding: 1px;
	clear: both;
	text-align: center;
}

#footer li {
	padding: 0px;
	margin: 2px 0px 5px 0px;
	font: inherit;
	font-size: inherit;
	display: inline;
}

#footer li ul, #footer li.headlink ul {
	display: none;
}

#footer a.admincolor {
	color: #666;
}

a.admincolor {
	color: #DBC096;
}

#header h1 {
	padding-top: 20px;
}

#header {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	/*	background-color: #F8E792;
*/
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	position: relative;
}

#loginbadge {
	position: absolute;
	right: 60px;
	top: 3px;
	font-size: 9px;
	text-align: left;
	width: 250px;
}

#logolayer {
	position: absolute;
	right: 5px;
	top: 0px;
	width: 155px;
	height: 165px;
	z-index: 2;
}

#logolayerl {
	position: relative;
	left: -20px;
	top: -20px;
	width: 176px;
	height: 200px;
	z-index: 2;
}

#leftcontent {
	padding: 5px;
	float: left;
	width: 150px;
	background-color: #0fc;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
}

#menucontentWrapper {
	float: left;
	width: 300px;
	text-align: center;
}

#menucontent {
	float: left;
	width: 160px;
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 10px 5px;
	background-image: url(../grafix/bgscreen2.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

div#menucontent.index {
	width: 240px;
	display:inline-block;
	float:none;
}

#menucontent ul {
	margin: 0px;
	padding: 0px 2px;
	list-style: none;
	text-align: right;
}

#menucontent li {
	font-size: 14px;
	list-style: none;
	padding: 0px 0px;
	margin: 0px;
	position: relative;
}

#menucontent li #current {
	background-color: #603;
}

#menucontent li:hover #current {
	background-color: #4B0025;
}

#menucontent li ul {
	padding-bottom: 5px;
}

#menucontent li li {
	list-style: none;
	margin: 0px 0px 0px 10px;
	font-size: 10px;
	padding: 0px 5px;
}

#menucontent .float {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	position: absolute;
	top: 3px;
	z-index: 30;
	left: 30px;
}

#menucontent li .float a:link, #menucontent li .float a:visited {
	border: none;
	background-image: none;
}

#menucontent li .float a:hover,#menucontent li .float a:visited:hover {
	border: none;
	background-image: none;
}

#menucontent input {
	background-color: #61A16F;
	color: #000;
	font-size: 10px;
}

#menucontent input:focus {
	background-color: #7AB087;
	color: #000;
}

#menucontent li a:link, #menucontent li a:visited {
	display: block;
	margin: 0px 0px 4px 0px;
	padding: 3px;
	color: #fff;
}

#menucontent li a:hover, #menucontent li a:visited:hover {
	background-color: #603;
	color: #F8E792;
	text-decoration: none;
}

#menucontent a:hover img, #menucontent a:visited:hover img {
	background-color: #F8E792;
}

#menucontent p, #menucontent h1, #menucontent h2, #menucontent h3, #menucontent h4, #menucontent h5, #menucontent h6, #right p, #right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	color: #eee;
	margin: 0px;
	padding: 2px;
}

#menucontenthor {
	z-index: 30;
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url(../grafix/gradient.jpg);
	background-position: center center;
}

#menucontenthor ul {
	z-index: 30;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#menucontenthor li {
	font-size: 14px;
	list-style: none;
	float: left;
	margin: 0px 4px;
	padding: 0px 4px;
	position: relative;
}

#menucontenthor li:first-child {
	margin-left: 40px;
}

#menucontenthor li li {
	font-size: 12px;
	float: none;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}

#menucontenthor li li:first-child {
	margin-left: 0px;
}

#menucontenthor li ul {
	position: absolute;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 120px;
	display: none;
}

#menucontenthor a {
	display: block;
	color: #fff;
	background-color: #8C8C8C;
	padding: 4px 6px;
	margin: 0px;
	background-image: url(../grafix/gradient.jpg);
	background-position: center bottom;
}

#menucontenthor a:hover {
	color: #FFFF66;
	margin: 0px;
	background-position: center top;
}

#menucontenthor li.bottom {
	height: 7px;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 2px #ccc solid;
	background-image: url(../grafix/gradient.jpg);
	background-position: center bottom;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
}

#right {
	width: 215px;
	float: right;
	background-color: #026E30;
	padding: 15px 5px 15px 5px;
	margin: 0px 5px 5px 0px;
	color: #fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#navtabs {
	margin: 5px 20px 0px 150px;
	clear: both;
	text-align: center;
	padding: 2px 10px 2px 10px;
	position: relative;
}

#navtabs ul {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px #333 solid;
}

#navtabs li {
	display: inline;
	font-size: 11px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navtabs a {
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 0px 1px;
	border-top: 1px #333 solid;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
	border-left: 1px #333 solid;
	background-color: #CCB383;
	color: #603;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
}

#navtabs #current {
	background-color: #603;
	border-bottom: 1px #333 solid;
	color: #fff;
}

#navtabs select {
	font-size: 9px;
	padding: 0px;
	margin: 10px;
	right: 20px;
	bottom: 2px;
	background-color: #BAA378;
	color: #666666;
	position: absolute;
}

#navtabs select:focus {
	background-color: #CCCC99;
}

#slurp {
	position: absolute;
	z-index: 20;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3, #tooltip div {
	margin: 0;
	font-size: 12px;
	color: #000;
}

#rss {
	position: absolute;
	right: 3px;
	top: 3px;
}

#search {
	font-size: 10px;
	float: right;
	clear: right;
	position: relative;
	right: 0px;
}

#search input {
	font-size: 10px;
}

#undertabs {
	border-top: 1px #666 solid;
	clear: both;
	font-size: 11px;
	padding: 3px 10px 1px 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

#undertabs li {
	display: inline;
}

#undertabs ul, #undertabs li {
	list-style: none;
	margin: 0px;
	font: inherit;
	font-size: inherit;
	padding: 0px;
}

#undertabs a {
	background-color: #BAA378;
	padding: 3px 4px 2px 4px;
	margin: 2px 2px 5px 2px;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	border-top: 1px #666 solid;
	border-left: 1px #666 solid;
	color: #774F5A;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

#undertabs #current2 {
	background-color: #603;
	border-top: 1px #666 solid;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	color: #fff;
}

.ahead, .ahead a {
	background-color: #6C3;
	color: #000;
}

.alert, .alert a, .alert h1, .alert h2, .alert h3, .alert h4 {
	background-color: #C00;
	color: #fff;
}

.border {
	border: 1px #fff solid;
	padding: 2px;
	margin: 0px;
	clear: both;
	display: block;
	background-color: #333;
}

.centercolor {
	background-color: #ccff99;
}

.centertone {
	background-color: #7a7a7a;
	color: #fff;
}

.curtaintop {
	background-image: url(../grafix/curtaintop.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	height: 80px;
	width: 626px;
	position: relative;
	text-align: center;
	clear: both;
}

.curtain {
	background-image: url(../grafix/curtain.png);
	background-repeat: repeat-y;
	background-position: center top;
	position: absolute;
	top: 78px;
	left: 64px;
	padding: 0px 10px 20px 10px;
	margin: 0px;
	width: 480px;
	color: #fff;
	text-align: left;
	clear: both;
}

.curtain h1, .curtain h2, .curtain h3, .curtain h4, .curtain h5, .curtain h6 {
	color: #fff;
}

.denim {
	background-color: #617494;
	padding-left: 3px;
	padding-right: 3px;
}

.dark {
	background-color: #576D42;
	padding: 2px 10px 2px 10px;
	margin: 2px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark p, .dark a:link {
	color: #fff;
}

.dark a:visited {
	color: #ffc;
}

.dark a:hover, .dark a:visited:hover {
	color: #3F6;
}

.darker {
	background-color: #3A492C;
	padding: 2px 10px 2px 10px;
	margin: 2px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.darker h1, .darker h2, .darker h3, .darker h4, .darker h5, .darker h6, .darker p, .darker a:link {
	color: #fff;
}

.darker a:visited {
	color: #ffc;
}

.darker a:hover, .darker a:visited:hover {
	color: #3F6;
}

.float {
	float: left;
	margin: 0px 5px 5px 0px;
}

.floatr {
	float: right;
	margin: 0px 5px 0px 5px;
}

/***********  drop shadow styles ***********/
.img-shadow {
	position: relative;
	float: left;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 10px 2px 2px 10px;
}

.img-shadowR {
	position: relative;
	float: right;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 10px 2px 2px 10px;
}

.img-shadowC {
	position: relative;
	float: left;
	top: 0px;
	left: 10%;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 10px 2px 2px 10px;
}

.img-shadow, .img-shadowR, .img-shadowC {
	/*[if gte ie 5.5000]> */
	/* the underscore hides this from non-IE browsers */
	_background: url(../grafix/shadow.gif) no-repeat bottom right;
	/*<![endif]: ;*/
}

.img-shadow img, .img-shadowR img, .img-shadowC img {
	position: relative;
	top: -6px;
	left: -6px;
	border: solid #fff 2px;
	margin: 0px;
	padding: 0px;
}

/*********** end drop shadow styles ***********/
.left {
	float: left;
	display: inline;
	margin-right: 5px;
	/* fixes ie double margin-left bug */
}

.new {
	background-color: #F8E792;
}

.outline {
	margin: 5px;
	padding: 5px;
	border: 1px #666 solid;
}

.outlinebox {
	background-color: #AFDB83;
	margin: 0px 0px 5px 0px;
	padding: 7px;
	border: 1px #996 solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.commentbox {
	background-color: #AFDB83;
	margin: 0px;
	padding: 3px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px #996 solid;
	position: relative;
}

.commenttag {
	background-color: transparent;
	background-image: url(../grafix/bottarrow.gif);
	background-repeat: no-repeat;
	padding: 9px;
	margin: 0px;
	position: absolute;
	left: 10%;
	bottom: -30px;
	z-axis: 30;
}

.commentbox, .commentbox h3, .commentbox h4 {
	color: #330066;
}

.one4offset {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -20px;
	left: -20px;
	z-index: 10;
	float: left;
	width: 24%;
}

.one2plus {
	width: 55%;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one2plusr {
	width: 55%;
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 5px 0px;
}

.one2 {
	width: 48%;
	float: left;
	margin: 0px 8px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one2r {
	width: 48%;
	float: right;
	margin: 0px 0px 5px 8px;
	padding: 0px 0px 5px 0px;
}

.one3 {
	width: 32%;
	float: left;
	margin: 0px 6px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one3r {
	width: 32%;
	float: right;
	margin: 0px 0px 5px 6px;
	padding: 0px 0px 5px 0px;
}

.one4 {
	width: 23%;
	float: left;
	margin: 0px 7px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one4r {
	width: 23%;
	float: right;
	margin: 0px 0px 5px 7px;
	padding: 0px 0px 5px 0px;
}

.one5 {
	width: 19%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one5r {
	width: 19%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}

.one6 {
	width: 16%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one6r {
	width: 16%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}

.two3 {
	width: 65%;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.two3r {
	width: 65%;
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 5px 0px;
}

.three4 {
	width: 73%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 5px 0px 5px 0px;
}

.three4r {
	width: 73%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 5px 0px 5px 0px;
}

.right {
	float: right;
	display: inline;
	margin-left: 5px;
	/* fixes ie double margin-left bug */
}

.pale {
	background-color: #676767;
	color: #434343;
}

.per5left {
	margin: 0px 5% 5px 5%;
}

.per10left {
	margin: 0px 10% 5px 10%;
}

.spacer {
	clear: both;
	margin: 0px;
}

.scroller {
	height: 350px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

.scrollertall {
	height: 550px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

.slider {
	display: none;
}

div.slider {
	margin: 0px;
	padding: 0px;
	display: none;
}

.white {
	background-color: #E6FFCC;
	margin: 0px;
	padding: 5px;
}

.white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white p {
	color: #801019;
}

.white a:link, .white a:visited {
	color: #617494;
}

.fineprint {
	font-size: 9px;
}

.small {
	font-size: 10px;
}

.medium {
	font-size: 14px;
}

.large {
	font-size: 20px;
}

.tabs {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 0px #333 solid;
	margin: 5px auto 0px auto;
	font-size: 10px;
}

.tabsalpha {
	padding: 2px 2px 2px 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px #333 solid;
	margin: 0px 5px 5px 5px;
	font-size: 10px;
}

.tabs a, .tabsalpha a {
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 0px 1px;
	border-top: 1px #333 solid;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
	border-left: 1px #333 solid;
	background-color: #BAA378;
	color: #fff;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
}

#current3 {
	background-color: #CCB383;
	color: #603;
}

@media print {
	* {
		color: #000;
	}
	
	p, li {
		font-size: 10px;
	}
	
	p, h1, h2, h3, h4, h5, h6, a:link, a:visited {
		color: #600;
	}
	
	.dark a:link, .darker a:link, .dark a:visited, .darker a:visited {
		color: #333;
	}
	
	#menucontent p {
		color: #000;
	}
	
	#menucontent h4 {
		color: #600;
	}
	
	.hideme, #search, #footer ul,  #footer a.admincolor {
		visibility: hidden;
		height: 0px;
		display: none;
	}
}

@media only screen and (max-device-width: 1024px) {
	.scroller, .scrollershort, .scrollertall, #entries {
		margin: 0px;
		padding: 0px;
		height: auto;
		background-image: none;
	}
}

