/* Master link colors */
a:link, a:visited {
	color: #9C331F;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}


/* Site Headers */

.lrgHdr, h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.homeRotationBox h1, .homeRotationBox .lrgHdr {
	font-size: 20px;
	font-weight: bold;
	color: #9C331F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.homeRotationBox h1 a:link, .homeRotationBox h1 a:visited, .homeRotationBox lrgHdr a:link, .homeRotationBox lrgHdr a:visited {
	color: #9C331F;
	text-decoration: none;
}

.lrgHdr a:link, .lrgHdr a:visited, h1 a:link, h1 a:visited {
	color: #000000;
	text-decoration: none;
}
.lrgHdr a:link, .lrgHdr a:visited, h1 a:link, h1 a:visited {
	color: #9C331F;
	text-decoration: none;
}
.medHdr, h2 {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.smHdr, h3 {
	font-size: 15px;
	font-weight: bold;
	color: #9C331F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.smHdr2, h4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* Content text */

.bodyText {
	font-size: 12px;
}
.medText {
	font-size: 11px;
}
.smText {
	font-size: 10px;
}

/* Content Stuff */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #52493A;
	margin: 35px 0px 0px;
	background-attachment: fixed;
	background-image: url(/mainimages/backgroundBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
form {
	margin: 0px;
	padding: 0px;
}
.addressPadding {
	padding-bottom: 20px;
}
.aniPadding {
	padding-right: 16px;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 50px;
	color: #FFF;
}
.bodyArea {
	width: 789px;
	margin-right: auto;
	margin-left: auto;
}
.bodyBg {
}
.bttmBar {
}
.button {
	font-weight: bold;
}
.button a {
	display: block;
	padding: 4px 8px;
	text-align: center;
}
.button a:link, .button a:visited {
	color: #F6CC38;
	background-color: #9C331F;
}
.button a:hover, .button a:active {
	color: #FFF;
}
#calloutbox {
	background-color: #5F5654;
	padding: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 3px solid #9C321F;
	width: 150px;
	color: #FFF;
	text-align: center;
}
#calloutbox a:link, #calloutbox a:visited {
	color: #DFCA90;
	text-decoration: underline;
}
#calloutbox hr {
	margin: 8px auto;
	padding: 0px;
	width: 50%;
}
.contentArea {
	font-size: 12px;
	background-image: url(/mainimages/contentBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentAreaH {
	font-size: 12px;
	background-image: url(/mainimages/homeBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentAreaBttm {
	background-image: url(/mainimages/contentBttm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentAreaBttmH {
	background-image: url(/mainimages/homeBttmBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentColLeft {
	width: 509px;
	padding-bottom: 50px;
}
.contentColLeftPad {
	padding: 20px;
}
#contentColRight {
	width: 229px;
}
#contentColRight img {
	margin-left: 9px;
}
.contentPadding {
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 35px;
	min-height: 300px;
}
.contentPaddingH {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 300px;
	border-top-width: 18px;
	border-top-style: solid;
	border-top-color: #000;
}
.contentPaddingH #col1 {
	width: 297px;
	padding-bottom: 120px;
}
.contentPaddingH #col2 {
	width: 261px;
	padding-bottom: 50px;
}
.contentPadding p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
}
.errors {
	font-size: 13px;
	color: #BB0000;
}
#eventdate {
	text-align: right;
	display: block;
}
.homeContentPad {
	padding: 10px 10px 0px;
}
.homeContentPad p {
	margin: 0px 0px 8px;
	padding: 0px;
}
.homeContentPad b {
	color: #9C331F;
}
.homeRotationBox {
	background-color: #DFCA90;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 35px;
	border: 6px solid #88673C;
	text-align: center;
	width: 240px;
	font-size: 12px;
}
.homeRotationBox div {
	padding: 10px;
}
.homeRotationBox p {
	margin: 0px 0px 10px;
	padding: 0px;
}
.homeRotationBox #logobox {
	background-color: #FFF;
	border: 2px solid #666;
	padding: 10px;
	margin: 10px;
}
.homeUpcoming {
	padding-right: 20px;
	padding-left: 21px;
}
#imagebox {
	padding: 8px;
	border: 3px solid #5F5654;
	background-color: #FFF;
}
.logoSpacing {
}
.navBar {
	height: 63px;
	font-size: 12px;
}
#photo1 {
	padding-bottom: 8px;
}
#photo2 {
	padding-bottom: 8px;
}
#photo3 {
}
.photoLeft {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
}
.sidebarPadding {
	padding-right: 16px;
	padding-left: 23px;
	padding-top: 16px;
	padding-bottom: 30px;
	color: #FFF;
}
.sidebarPadding a:link, .sidebarPadding a:visited {
	color: #DFCA90;
}
.sidebarPadding p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#meetinfo  {
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
}
.tableBorderCart {
	font-size: 12px;
	padding: 5px;
}
.tableBorder {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #000000;
}
.tableCell1 {
	padding: 8px;
}
.tableCell1Col {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableCell2 {
	padding: 8px;
	background-color: #EEEEEE;
}
.tableCell2Col {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color: #EEEEEE;
}
.tableFooter {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0063A0;
}
.tableFooter2 {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0063A0;
	background-color: #EEEEEE;
}
.tableHeader {
	background-color: #0063A0;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
.tableHeaderCol {
	background-color: #0063A0;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
}
.tableHeader2 {
	background-color: #BBBBBB;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0063A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableHeader2Col {
	background-color: #BBBBBB;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0063A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableHeader3 {
	background-color: #777777;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	text-decoration:none
}
.tableHeader3Col {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #888888;
	background-color: #777777;
}
.tableRowAttention a:link, .tableRowAttention a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttention a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableRowAttention a:active {
	color: #EEEEEE;
	text-decoration: none;
}
.tableRowAttention {
	background-color: #CC3333;
	padding: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRowAttentionCol {
	background-color: #CC3333;
	padding: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableRow1 {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
.tableRow1Col {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableRow2 {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	background-color: #EEEEEE;
}
.tableRow2Col {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color: #EEEEEE;	
}
.tableStyle {
	font-size: 11px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 15px;
}
.tableStyle td {
	padding: 4px 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tableStyle th {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 8px;
}
.tableStyle th a {
	font-size: 11px;
	font-weight: normal;
	float: right;
	display: block;
	padding: 2px 5px;
	clear: left;
	margin-left: 20px;
	border: 1px solid #FFFFFF;
}
.tableStyle th a:active {
	color: #FFFFFF;
	background-color: #CC6600;
}
.tableStyle th a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
.tableStyle th a:link, #tableStyle th a:visited {
	color: #FFFFFF;
	background-color: #333333;
}
.topbarBg {
	background-color: #000;
	padding-bottom: 8px;
	padding-top: 8px;
}
#topimages img {
	margin-right: 9px;
}



 /* Management Menu */
 /*/ To edit the manage menu text colors edit
*  #p7PMnav a {} //font color for menu
*  #p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {} //font hover,ect
*  #p7PMnav .p7PMmark {} // current page marker
/*/

 .manageMainMenuBorder {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#FFFFFF
     padding: 0px;
     border: 1px solid #000000;
 }

 .manageMainMenu{
     background-color: #EEEEEE;
     color:#FFFFFF;
     padding: 3px;
 }

 .manageMainMenu a:hover{
     background-color: #FFFFFF;
     color:#FFFFFF;
     letter-spacing: 0.01px;
 }

 .manageSubMenu{
     background-color: #EEEEEE;
     padding: 3px;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #BBBBBB;
 }
.manageBox {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #222222;
	min-width: 700px;
}

/* FCK Styles */

.lrgHdrBlk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.medHdrBlk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.smHdrBlk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.lrgHdrOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #9C331F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.medHdrOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #9C331F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.smHdrOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #9C331F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

