body {
	margin: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/bckgrd3.jpg);
	background-repeat: repeat
	background-position: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
A:link { 
    text-decoration: underline;
    COLOR: #4E8ABE;
    font-weight: bold;
}
A:visited { 
    text-decoration: underline;
    COLOR: #4E8ABE;
    font-weight: bold;
}
A:active { 
    text-decoration: none;
    font-weight: bold;
}
A:hover { 
    text-decoration: none;
    font-weight: bold;
}
.mainCell {
	background-color: #FFFFFF;
}
.copyrightCell {
	background-color: #F4F2E9;
	background-image: url(../images/copyrightBckgrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
A.copyrightText:link { 
    text-decoration: none;
    COLOR: #666666;
    font-weight: normal;
}
A.copyrightText:visited { 
    text-decoration: none;
    COLOR: #666666;
    font-weight: normal;
}
A.copyrightText:active { 
    text-decoration: none;
	COLOR: #666666;
    font-weight: normal;
}
A.copyrightText:hover { 
    text-decoration: underline;
	COLOR: #666666;
    font-weight: normal;
}
.topCell {
	background-color: #F4F2E9;
}
.topCellHome {
	background-image: url(../images/homeTopBckgrd.jpg);
}
.loginText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
.loginText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.loginText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
	text-decoration: none;
}
A.loginText3:link { 
    text-decoration: underline;
    COLOR: #FF9933;
    font-weight: normal;
}
A.loginText3:visited { 
    text-decoration: underline;
    COLOR: #FF9933;
    font-weight: normal;
}
A.loginText3:active { 
    text-decoration: underline;
    font-weight: normal;
}
A.loginText3:hover { 
    text-decoration: none;
    font-weight: normal;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.sideBarTable {
	background-color: #FFFFFF;
	width: 150px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.sideBarTopLeft {
	background-image: url(../images/sideBarTopLeft.gif);
	background-position: left top;
	height: 12px;
	width: 12px;
}
.sideBarTopRight {
	background-image: url(../images/sideBarTopRight.gif);
	background-position: right top;
	height: 12px;
	width: 12px;
}
.sideBarBottomLeft {
	background-image: url(../images/sideBarBottomLeft.gif);
	background-position: left bottom;
	height: 12px;
	width: 12px;
}
.sideBarBottomRight {
	background-image: url(../images/sideBarBottomRight.gif);
	background-position: right bottom;
	height: 12px;
	width: 12px;
}
.sideBarTop {
	background-image: url(../images/sideBarTop.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 12px;
}
.sideBarBottom {
	background-image: url(../images/sideBarBottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 12px;
}
.sideBarLeft {
	background-image: url(../images/sideBarLeft.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 12px;
}
.sideBarRight {
	background-image: url(../images/sideBarRight.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 12px;
}
hr {
    height:2px;
	background:#FFE6C5;
	border:0;
    margin: 0px 0px 0px 0px;  
}.contactUsHeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.contactUsText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;

}
.contactUsTextDuties {
	color: #666666;
}
.contactUsHeaderTextName {
	font-weight: bold;
}
.contactUsHeaderTextTitle {
}
.contactUsHeaderTextEmail {
	font-style: italic;
}
A.contactUsHeaderTextEmail:link { 
	font-weight: normal;
	text-decoration: none;
}
A.contactUsHeaderTextEmail:visited { 
	font-weight: normal;
	text-decoration: none;
}
A.contactUsHeaderTextEmail:active { 
	font-weight: normal;
	text-decoration: none;
}
A.contactUsHeaderTextEmail:hover { 
	font-weight: normal;
    text-decoration: underline;
}.topCellRecreation {
	background-image: url(../images/recreationTopBckgrd.jpg);
}
.topCellCompetition {
	background-image: url(../images/competitionTopBckgrd.jpg);
}
.topCellAdvocacy {
	background-image: url(../images/advocacyTopBckgrd.jpg);
}
.bodyItalic {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.imgRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.imgLeft {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}
.quoteSource {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4E8ABE;
	text-decoration: none;
}
.pdfText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
}
.formBottomText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.formBottomTextBlue {
	color: #4E8ABE;
}
.cyclingLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
A.cyclingLinks:link { 
    text-decoration: none;
    COLOR: #666666;
    font-weight: normal;
}
A.cyclingLinks:visited { 
    text-decoration: none;
    COLOR: #333333;
    font-weight: normal;
}
A.cyclingLinks:active { 
    text-decoration: none;
    font-weight: normal;
}
A.cyclingLinks:hover { 
    text-decoration: underline;
    font-weight: normal;
}.mainCell2 {
	padding: 25px;
}
.calendarKeyCell {
	background-color: #F4F2E9;
	padding-right: 13px;
	padding-left: 13px;
	text-align: justify;
	padding-top: 6px;
	padding-bottom: 6px;
}
.mainCell3 {
	padding-right: 13px;
	padding-left: 13px;
}
.calendarKeyText1 {
	font-weight: bold;
}
.calendarKeyText2 {
	font-weight: bold;
	color: #4E8ABE;
}
.calendarNoteText1 {
	font-size: 11px;
	line-height: 13px;
	color: #999999;
}
.calendarNoteText2 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #666666;
}
.calendarMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #4E8ABE;
	text-transform: uppercase;
}
.calendarYear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #4E8ABE;
}
.calendarNext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4E8ABE;
}
A.calendarNext:link { 
    text-decoration: none;
    COLOR: #4E8ABE;
    font-weight: normal;
}
A.calendarNext:visited { 
    text-decoration: none;
    color: #4E8ABE;
    font-weight: normal;
}
A.calendarNext:active { 
    text-decoration: none;
    font-weight: normal;
}
A.calendarNext:hover { 
    text-decoration: underline;
    font-weight: normal;
}
.calendarTable {
	border-collapse: collapse;
	border: 2px solid #CCCCCC;
}
.calendarCell {
	border: 2px solid #CCCCCC;
	height: 84px;
	width: 95px;
	padding: 2px;
}
.calendarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.calendarActiveText {
	color: #666666;
}
.calendarInactiveText {
	color: #CCCCCC;
}
.calendarDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	float: right;
}
.calendarToday {
	background-color: #EEEEEE;
	border: 2px solid #CCCCCC;
	height: 84px;
	width: 95px;
	padding: 2px;
}
.calendarEvent {
	font-weight: bold;
}
.calendarLink {
	font-style: italic;
}
A.calendarLink:link { 
    text-decoration: none;
    color: #666666;
    font-weight: normal;
}
A.calendarLink:visited { 
    text-decoration: none;
    color: #666666;
    font-weight: normal;
}
A.calendarLink:active { 
    text-decoration: none;
    font-weight: normal;
}
A.calendarLink:hover { 
    text-decoration: underline;
    font-weight: normal;
}.calendarDayHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	background-color: #DCE8F2;
	text-align: center;
	width: 95px;
	padding: 4px 2px;
}

/*
	Calendar View
	Calendar CSS based on Yahoo! Calendar (Month View)
	Link: http://calendar.yahoo.com
	Link: http://us.js1.yimg.com/us.yimg.com/lib/pim/r/medici/10_3/cal/us/cal_blue_all.css
*/
.nav {
	font-family : Arial, serif;
	font-size : 12px;
}
.weekday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  	text-transform:uppercase;
	color : #666;
	background-color : #DCE8F2;
	padding : 2px;
	border-top : 1px solid #FFFFFF;
}
.calendar td {
	border: 1px solid #FFFFFF;
	padding : 0px;
	vertical-align : top;
	height : 125px; 
	padding : 0px;
}
.day {
	background-color : #F0F0F0;
}
.day-disabled {
	background-color : #CCCCCC;
	background-image : url(../images/calendar_disabled.gif);
}
.today {
	background-color : #DCE8F2;
}
.d {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
  	text-transform:uppercase;
  	letter-spacing:.1em;
  	color:#999;
	padding : 5px 5px 5px 5px;
	float: right;
}
.detail {
	color : #9E3D11;
	font-size : 12px;
	padding : 4px 0px 0px 0px;
	display : block;
	float : right;
}		
.event {	
	color : #666;
	/* background-color : #559337; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	padding : 4px;
	margin-bottom : 1px;
	clear : both;
}
.event A { 
	text-decoration: none;
    color: #4E8ABE;
    font-weight: normal; 
}
.event_no_link { color : #9E3D11; }

/* photo album */
.photoAlbum {
	border: 3px solid #e3e3e3;
}

.photoAlbumShadow {
	border: 3px solid #CCC;
}

.photo {
	height: 165px;
	float: left;
	width: 202px;
	padding-bottom: 60px;
}

.photoMid {
	height: 165px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 60px;
	width: 202px;
}

/*form fields*/
.supersm {
	width: 30px;
}

.kindasm {
	width: 60px;
}

.sm {
	width: 100px;
}

.med {
	width: 200px;
}

.lg {
	width: 300px;
}

