/* Web Font */
/* A font by The League of Moveable Type -> http://www.theleagueofmoveabletype.com */ 
@font-face { font-family: "LeagueGothic"; src: url(/webfonts/LeagueGothic.otf) format("opentype"); }


/* Master link colors */
a:link, a:visited {
	color: #A2662B;
	text-decoration: none;
}
a:hover, a:active {
	color: #68952D;
	text-decoration: underline;
}
/* Site Headers */

.lrgHdr, h1, .medHdr, h2, .smHdr, h3, h4, h5, h6 {
	color: #69962E;
}

.lrgHdr, h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.medHdr, h2 {
	font-size: 17px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.smHdr, h3 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	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: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
}
#firstnavlink  {
	background-image: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.addressPadding {
	padding-bottom: 20px;
}
#bodyArea {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#bodyBg {
	background-color: #F7F2EC;
	background-image: url(/mainimages/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}.buttons, .buttonsSm, .formbutton, .action, .byte-pageactions a, #byte_breadcrumb {
	border: 1px solid #7AA241; /* buttonColor */
	background-color: #7AA241; /* buttonColor */
}
.buttons, .action {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left center;
	display: inline-block;
	margin: 5px;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 14px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 7px;
	/*For Safari*/
	-webkit-border-radius: 7px;
	/*For CSS3*/
	border-radius: 7px;
}
.buttons a:link, .buttons a:visited, .buttons, .action, .byte-pageactions a {
	color: #FFFFFF; /* buttonFontColor */
	text-decoration: none;
}
.buttons a:active, .buttons a:hover, .buttons:hover, .formbutton:hover, .action:hover, .byte-pageactions a:hover {
	color: #D4CB56 !important;/* linkColor2 */
	text-decoration: none;
}
.buttonsSm {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left center;
	display: inline-block;
	margin: 2px;
	padding: 3px 10px;
	font-weight: bold;
	font-size: 11px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 5px;
	/*For Safari*/
	-webkit-border-radius: 5px;
	/*For CSS3*/
	border-radius: 5px;
}
.buttonsSm a:link, .buttonsSm a:visited, .buttonsSm {
	color: #FFFFFF; /* buttonFontColor */
	text-decoration: none;
}
.buttonsSm a:active, .buttonsSm a:hover, .buttonsSm:hover {
	color: #D4CB56 !important; /* linkColor2 */
	text-decoration: none;
}
#bttmnavbox {
	font-size: 12px;
}
#bttmnavbox a {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#cartsocialbox {
	font-size: 11px;
	text-align: center;
}
#cartsocialbox b {
	color: #69962E;
	font-size: 10px;
}
#cartsocialbox img {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#content {
}
#contentArea {
	font-size: 12px;
	min-height: 420px;
	background-color: #FFF;
}
.contentPadding {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
	padding-right: 35px;
}
#copyright {
	font-size: 10px;
	color: #68952D;
	padding-top: 8px;
}
.errors {
	font-size: 13px;
	color: #BB0000;
}
#eventdatebox {
	float: right;
	padding-top: 32px;
	font-size: 13px;
	color: #FFF;
	padding-right: 40px;
	letter-spacing: 1px;
}
#eventdatebox b {
	font-size: 12px;
	color: #D4CB56;
	padding-right: 5px;
	padding-left: 5px;
}
#footerbox {
	padding: 15px;
	text-align: center;
}
#logoSpacing {
	float: left;
}
#navBar {
	margin-bottom: 25px;
	font-size: 13px;
}
.photoLeft {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
}
#sidebar {
	background-image: url(/mainimages/sidebarLine.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 240px;
}
#sidebar h1 {
	font-size: 15px;
	color: #FFF;
	background-image: url(/mainimages/sidebarHdrBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin: 0px;
	font-weight: normal;
	background-color: #68952D;
	letter-spacing: 1px;
	text-shadow: 0px 0px 3px #666;
}
.sidebarPadding {
	padding: 15px;
}
#sponsorpadding {
	text-align: center;
	overflow: auto;
	/*height: 500px;*/
}
.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: #69962E;
	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: #69962E;
	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: #A2662B;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableHeader2Col {
	background-color: #A2662B;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #69962E;
	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: #D4CB56;
	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: #D4CB56;
}
.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;
}
table.tableStyle {
    border-collapse: collapse;
}
.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 td table {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableStyle td table td {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableStyle th {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #69962E;
	text-align: left;
	padding: 8px;
	border-right: 1px solid #999999;
}
.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;
}
.tableStyle .rowcolor {
	background-color: #EEE;
}
#topbarBg {
	background-image: url(/mainimages/topbarBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #68952D;
}
#twitterbox {
	background-image: url(/mainimages/twitterboxBttm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 660px;
	padding-bottom: 8px;
}
#topImages {
	height: 182px;
}
#twitterboxmid {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3CB55;
	border-left-color: #D3CB55;
}
#twitterboxtop {
	background-image: url(/mainimages/twitterboxTop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	text-align: right;
}
/* 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;
}
.tableRowAttention {
	background-color: #CC3333;
	padding: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRowAttention a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttention a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttention a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableRowAttention a:active {
	color: #EEEEEE;
	text-decoration: none;
}
.tableRowAttentionBubbles {
	background-color: #FFD4C8;
	padding: 4px 5px 4px 5px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-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;
}
.tableRowAttentionCol a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttentionCol a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttentionCol a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableRowAttentionCol a:active {
	color: #EEEEEE;
	text-decoration: none;
}

