html, body {
	height: 100%; min-height: 100%;
	width: 100%; min-width: 778px;
	}
body {
	background: url(/pub/front/img/bg.gif) #89755A;
	color: #535353;
	font-size: 75%; font-family: arial, sans-serif;
	margin: 0; padding: 0;
	text-align: center;
	}
	
a {
	color: #853C01;
	text-decoration: underline;
	}
a:hover {
	color: #CD0000;
	}
#center a:visited {
	color: #A18772;
	}

form {
	margin: 0; padding: 0;
	}	
h1 {
	color: #7A9D02;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0; padding: 0;
	}
h1 a {
	color: #7A9D02;
	}
h1.normal {
	font-size: 1em;	font-weight: bold;
	}		
h2 {
	color: #535353;
	font-size: 1.4em;
	margin: 0.8em 0 0 0; padding: 0;
	}
h3 {
	color: #535353;
	font-size: 1em;
	margin: 10px 0; padding: 0;
	}	
h4 {
	color: #535353;
	font-size: 1em;
	margin: 10px 0 0 0; padding: 0;
	}	
hr {
	color: #DEDED8;
	height: 1px;
	}			
img {
	border: none;
	margin: 0; padding: 0;
	}
small {
	font-size: 0.9em;
	}	
sup, sub {
	font-size: 0.9em;
	}
a sup {
	text-decoration: none;
	}
table, table table, table table table, table table table table {
	font-size: 100%;
	}
	
/* Handlers */	
.clear {
	clear: both;
	height: 0px;
	}
.fleft {
	float: left;
	}
.fright {
	float: right;
	}		
	
/* Structure */	
#holder {
	background: #FDFEF4;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	margin: 0 auto; padding: 0;
	width: 774px;
	}
	
#logo {
	background: url(/pub/front/img/bg-logo.jpg) #EEEFE3;
	border-bottom: 2px solid #fff;
	height: 55px; width: 774px;
	text-align: left;
	}
#ruralways {
	float: left;
	margin: 18px 0 0 85px;
	}
#logo form {
	float: right;
	margin: 18px 16px 0 0;
	}
#logo form p {
	margin: 0; padding: 0;
	}	
#logo form select {
	color: #525252;
	font-size: 0.9em;
	}			
	
#printtop {
	display: none;
	}
#pictop {
	display: block;
	height: 135px;
	}	
	
#way {
	background: #66503E;
	border-top: 2px solid #fff;
	color: #fff;
	font-size: 0.9em;
	height: 22px; width: 774px;
	margin: 0 0 16px 0; padding: 0;
	list-style-type: none;
	line-height: 22px;
	text-align: left;
	}
#way li {
	float: left;
	background: url(/pub/front/img/list-way.gif) center left no-repeat;
	margin: 0; padding: 0 5px 0 10px;
	}
li#home {
	background: none;
	padding-left: 20px;
	}		
#way a {
	color: #fff;
	font-weight: bold;
	}
	
#content {
	margin: 0 20px;
	width: 734px;
	}	
#left {
	float: left;
	margin: 0 20px 0 0; padding: 0;
	width: 150px;
	text-align: left;
	}

	
#center {
	float: left;
	margin: 0; padding: 5px 0;
	width: 360px;
	text-align: left;
	/*overflow: auto;*/
	}
#pcenter {
	float: left;
	margin: 0; padding: 5px 0;
	width: 540px;
	text-align: left;
	/*overflow: auto;*/
	}
#right {
	float: right;
	margin: 0; padding: 5px 0;
	width: 180px;
	text-align: left;
	}		
	
#copyright {
	background: url(/pub/front/img/bg-copyright.png) bottom left repeat-x;
	font-size: 0.9em;
	padding: 10px 0 0 0;
	width: 774px;
	text-align: left;
	}
#copyright div {
	padding: 0 20px;
	}		
#copyright div ul {
	float: left;
	margin: 20px 0 0 0; padding: 0;
	list-style-type: none;
	width: 220px;
	}
#copyright div ul li {
	float: left;
	margin: 0 0 5px 0; padding: 0 5px 0 0;
	line-height: 1em;
	}
#copyright li.brd {
	border-left: 1px solid #535353;
	padding-left: 5px;
	}
#copyright span {
	float: right;
	padding: 0 20px;
	}
#copyright span a img {
	margin: 0 5px;
	text-decoration: none !important;
	}			
#copyright address {
	font-style: normal;
	padding: 5px 20px 26px 20px;
	}
	
/* Left */
#nav {
	font-weight: bold;
	margin: 0 0 20px 0; padding: 0;
	list-style-type: none;
	}
#nav li {
	border-bottom: 1px solid #DEDED8;
	}	
#nav li a {
	display: block;
	padding: 5px 0 5px 0;
	width: 150px;
	background-image: url(/pub/front/img/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	}		
#nav li a:hover {
	color: #CD0000;
	background-position: 100% -23px;
	}
#nav li.act a {
	color: #CD0000;
	background-position: 100% -23px;
	text-decoration: none;
	}
#nav li a.act {
	color: #CD0000;
	background-position: 100% -23px;
	}		
	
.subnav {
	font-weight: normal; font-size: 0.9em;
	margin: 0 0 10px 10px; padding: 0;
	list-style-type: none;
	}
.subnav li {
	border-bottom: none !important;
	}
.subnav li a {
	padding: 4px 0 4px 0 !important;
	width: 140px !important;
	}				
	
/* Center */
#center ul, ul.pdf-links {
	list-style-type: none;
	margin: 10px 0 10px 20px; padding: 0;
	}
#center ul li {
	list-style-image: url(/pub/front/img/list.gif);
	margin: 0; padding: 0;
	}

#center ul.pdf-links li
	{
	list-style-image: url(/pub/front/img/pdf-icon.gif);
	margin: 10px 0 12px 20px; padding: 0;	
	}

ul.pdf-links li em
	{
	font-style: normal;
	font-size: 65%; 
	}

	
.listlines {
	margin-left: 0 !important;
	}	
.listlines li {
	background: #F6F7ED;
	border-top: 1px solid #DEDED8; border-bottom: 1px solid #DEDED8;
	list-style-image: none !important;
	margin: 0 0 5px 0!important; padding: 5px 1px !important;
	}

.pager {
	background: #F6F7ED;
	border-top: 1px solid #DEDED8; border-bottom: 1px solid #DEDED8;
	font-size: 0.9em;
	list-style-image: none !important;
	margin: 10px 0 10px 0!important; padding: 5px 1px !important;
	}
	
.leftColumn {
	float: left;
	margin: 0 0 20px 0; padding: 3px 1px;
	width: 45%;
	}	
.rightColumn {
	float: right;
	margin: 0 0 20px 0; padding: 3px 1px;
	width: 45%;
	}	
.leftColumn ul, .rightColumn ul {
	margin-left: 0 !important;
	}	
.leftColumn ul li, .rightColumn ul li {
	background: #F6F7ED;
	border-top: 1px solid #DEDED8; border-bottom: 1px solid #DEDED8;
	list-style-image: none !important;
	margin: 0 0 10px 0 !important; padding: 5px 5px 5px 1px !important;
	}	
	
.firstColumn, .secondColumn, .thirdColumn {
	float: left;
	padding: 0 15px 20px 0;
	width: 105px;
	}	
		
#center form p {
	background: #F6F7ED;
	border-top: 1px solid #DEDED8; border-bottom: 1px solid #DEDED8;
	margin: 0 0 10px 0; padding: 5px 1px;
	}
#center form label {
	float: left;
	padding-top: 3px;
	width: 100px;
	}
#center form input, #center form select, #center form textarea {
	color: #525252;
	font-size: 0.9em;
	}
#center form input, #center form textarea {
	width: 164px;
	}
#center form select {
	width: 170px;
	}	
#center form input.sm {
	width: 50px !important;
	}
#center form select.sm {
	width: 80px !important;
	}	
#center form input.but {
	background: #5DAA26;
	color: #fff;
	font-weight: bold;
	width: auto !important; 
	padding: 0 !important;
	}
#center form div.group {
	background: #F6F7ED;
	border-top: 1px solid #DEDED8; border-bottom: 1px solid #DEDED8;
	margin: 0 0 10px 0; padding: 5px 1px;
	}	
#center form span {
	float: left;
	font-size: 0.9em;
	}
#center form div.group input {
	width: 20px !important;
	}		
	
#center form .fline {
	background: #F6F7ED;
	border-top: 1px solid #DEDED8; border-bottom: 1px solid #DEDED8;
	}
#center form .fline input, #center form .fline textarea {
	width: 129px;
	}
#center form .fline select {
	width: 135px;
	}		
#center form .fline p {
	float: left;
	background: none;
	border: none;
	margin: 0 !important; padding: 5px 10px 5px 1px;
	}	
#center form p.underlabel label {
	float: none;
	padding-top: 3px;
	width: auto;
	}	
				
dl.details {

	}
dl.details dt {
	float: left;
	font-weight: bold;
	padding: 1px 2px;
	width: 70px;
	}
dl.details dd {
	margin-left: 80px; padding: 1px 2px;
	}
#center .box {
	border-bottom: 1px solid #c6c6c6;
	margin: 0; padding: 0 0 10px 0;
	}
#center .info {
	font-size: 0.9em;
	border-top: 1px dashed #c6c6c6;
	margin: 0; padding: 7px 0 0 0;
	}		
#center p, #center form {
	margin: 0; padding: 10px 0;
	}	
	
table#eventrecord {
	width: 100%;
	}
table#localrecord {
	}
table#route {
	width: 100%;
	}
table#route th {
	width: 25% !important;
	}
table#route tâ {
	width: 75% !important;
	}			
table.details {
	/*background: #F6F7ED;*/
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #DEDED8;
	border-style: solid;
	border-width: 1px 0 0 0;
	}
table.details th, table.details td {
	border-color: #DEDED8;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 5px 3px;
	}		
table.details th {
	background: #F6F7ED;
	border-right: 1px solid #DEDED8;
	width: 40%;
	vertical-align: top;
	text-align: left;
	}
	
table.details2 {
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #DEDED8;
	border-style: solid;
	border-width: 1px 0 0 0;
	margin: 20px 0;
	}
table.details2 th, table.details2 td {
	border-color: #DEDED8;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 5px 3px;
	}		
table.details2 th {
	background: #EEF0DE;
	width: 40%;
	vertical-align: top;
	text-align: left;
	}
	
table.details3 {
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #DEDED8;
	border-style: solid;
	border-width: 1px 0 0 1px;
	margin: 0;
	}
table.details3 th, table.details3 td {
	border-color: #DEDED8;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 5px 3px;
	text-align: center;
	}		
table.details3 th {
	background: #EEF0DE;
	vertical-align: top;
	}	
	
table.details4 {
	/*background: #F6F7ED;*/
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #DEDED8;
	border-style: solid;
	border-width: 1px 0 0 0;
	}
table.details4 th, table.details4 td {
	border-color: #DEDED8;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 5px 3px;
	width: 25%;
	}		
table.details4 th {
	background: #F6F7ED;
	border-right: 1px solid #DEDED8;
	vertical-align: top;
	text-align: left;
	}
	
	
td.innertbl {
	padding: 0 !important;
	}	
table.nobrd {
	/*background: #F6F7ED;*/
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #DEDED8;
	border-style: solid;
	border-width: 0;
	}
table.nobrd th, table.nobrd td {
	border-color: #DEDED8;
	border-style: solid;
	border-width: 0;
	padding: 5px 3px;
	}		
table.nobrd th {
	background: #F6F7ED;
	border-right: 1px solid #DEDED8;
	vertical-align: top;
	text-align: left;
	}				
	
.noline {
	border-bottom: none !important;
	}
.header h1 {
	padding: 0 0 10px 0;
	}			
.back {
	margin: 0; padding: 0 0 10px 0;
	border-bottom: 1px solid #c6c6c6;
	}		
.back h1 {
	float: left;
	}	
.back p {
	float: right;
	font-size: 0.9em;
	margin: 0; padding: 5px 0 0 0 !important;
	}
.back span {
	font-size: 0.9em;
	margin: 0; padding: 5px 0 0 0 !important;
	display: block;
	}	
.back img {
	vertical-align: middle;
	margin: 0 5px 0 0;
	}
		
.date {
	color: #b4b3b3;
	font-size: 0.9em;
	}
	
.leftpicbox {
	background: url(/pub/front/img/bg-pic-top.gif) top left no-repeat;
	margin: 10px 10px 0 0; padding: 0;
	float: left;
	font-size: 1px;
	}
.rightpicbox {
	background: url(/pub/front/img/bg-pic-top.gif) top left no-repeat;
	margin: 10px 0 0 10px; padding: 0;
	float: right;
	font-size: 1px;
	}	
.picrtop {
	background: url(/pub/front/img/bg-pic-rtop.gif) top right no-repeat;
	margin: 0; padding: 5px 5px 0 5px;
	line-height: 1px;font-size: 1px;
	}
.picmid {
	background: url(/pub/front/img/bg-pic.gif) bottom right no-repeat;
	margin: 0; padding: 0 5px 0 0;
	line-height: 1px;font-size: 1px;
	}
.picinner {
	position: relative; top: -2px;
	}
.pic {
	margin: 0 0 0 5px; padding: 0;
	}	
.piclbot {
	background: url(/pub/front/img/bg-pic-lbot.gif) bottom left no-repeat;
	margin: 0; padding: 0 0 2px 5px;
	line-height: 1px;font-size: 1px;
	}		
	
/* Right */
#right h1 {
	margin-bottom: 10px !important;
	}
#right ul {
	list-style-type: none;
	margin: 0 0 20px 20px; padding: 0;
	}
#right ul li {
	font-size: 0.9em;
	list-style-image: url(/pub/front/img/list.gif);
	margin: 0; padding: 0;
	}
.calendarMonth {
	background: url(/pub/front/img/bg-calendar.jpg) no-repeat;
	width: 176px;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	}
.calendarMonth th {
	color: #fff;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	}
td.monthCell {
	width: 100%;
	}
.calendar {
	width: 176px;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	}
.calendar th {
	color: #2C6900;
	padding: 4px;
	text-align: center;
	vertical-align: top;
	}	
.calendar td {
	background: #EEF0DE;
	padding: 4px;
	text-align: center;
	vertical-align: top;
	}
.row2 td {
	background: #F6F7ED !important;
	}
.banner {
	border: 1px solid #a1a1a1;
	font-size: 1px;
	margin: 0 0 20px 0;
	}
	
.leftbanner {
	font-size: 1px;
	margin: 20px 0 20px 0;
	}
#right .box {
	border: 1px solid #c6c6c6;
	margin: 0 0 10px 0; padding: 1px;
	}
#right form p {
	background: #F6F7ED;
	border-top: 1px solid #DEDED8; border-bottom: 1px solid #DEDED8;
	margin: 0; padding: 5px 1px;
	}
#right form p select {
	color: #525252;
	font-size: 0.9em;
	width: 178px;
	}		
	
	
/* General */
.red {
	color: #D30000 !important;
	}
.w50 {
	width: 50%;
	}
.note {
	background: #EEF0DE;
	border-top: 1px solid #DEDED8; border-bottom: 1px solid #DEDED8;
	list-style-image: none !important;
	margin: 10px 0; padding: 5px 1px;
	}
.break {
	word-break: break-all;
	}		
	
	
/*PARTNER FORMS*/	
#pcenter form p {
	background: #F6F7ED;
	border-top: 1px solid #DEDED8; border-bottom: 1px solid #DEDED8;
	margin: 0 0 10px 0; padding: 5px 1px;
	}
#pcenter form label {
	float: left;
	padding-top: 3px;padding-right: 5px;
	width: 110px;
	}
#pcenter form input, #pcenter form select, #pcenter form textarea {
	color: #525252;
	font-size: 0.9em;
	}
#pcenter form input, #pcenter form textarea {
	width: 350px;
	}
#pcenter form textarea {
	height: 200px;
	}
#pcenter form select {
	width: 170px;
	}	
#pcenter form input.sm {
	width: 50px !important;
	}
#pcenter form select.sm {
	width: 80px !important;
	}	
#pcenter form input.but {
	background: #5DAA26;
	color: #fff;
	font-weight: bold;
	width: auto !important; 
	padding: 0 !important;
	}
#pcenter form div.group {
	background: #F6F7ED;
	border-top: 1px solid #DEDED8; border-bottom: 1px solid #DEDED8;
	margin: 0 0 10px 0; padding: 5px 1px;
	}	
#pcenter form span {
	float: left;
	font-size: 0.9em;
	}
#pcenter form div.group input {
	width: 50px !important;
	}		
	
#pcenter form .fline {
	background: #F6F7ED;
	border-top: 1px solid #DEDED8; border-bottom: 1px solid #DEDED8;
	}
#pcenter form .fline input, #pcenter form .fline textarea {
	width: 129px;
	}
#pcenter form .fline select {
	width: 135px;
	}		
#pcenter form .fline p {
	float: left;
	background: none;
	border: none;
	margin: 0 !important; padding: 5px 10px 5px 1px;
	}	
#pcenter form p.underlabel label {
	float: none;
	padding-top: 3px;
	width: auto;
	}	
