/* Master link colors */
a:link, a:visited {
	color: #873A4E;
}
a:hover, a:active {
	color: #BF9EA0;
}
/* Site Headers */

.lrgHdr, h1 {
	font-size: 20px;
	font-weight: normal;
	color: #742A3D;
	padding: 0px 0px 10px 0px;
}
.medHdr, h2 {
	font-size: 14px;
	font-weight: normal;
	color: #671429;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smHdr, h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #742A3D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	margin: 0px;
	padding: 0px 0px 10px;
}
/* Content text */

.bodyText {
	font-size: 12px;
}
.medText {
	font-size: 11px;
}
.smText {
	font-size: 10px;
}
/* Content Stuff */

body {
	font-family: Helvetica, Arial;
	background-color: #742A3D;
	margin: 0px;
	background-image: url(/mainimages/bg.gif);
}
form {
	margin: 0px;
	padding: 0px;
}
.addressBox {
	font-size: 9px;
	color: #B18C8F;
	text-align: center;
	padding-top: 20px;
}
.addressPadding {
	padding-bottom: 20px;
}
.billingtable b {
	color: #641226;
}
.bodyArea {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	margin-top: 15px;
	margin-bottom: 20px;
}
.bodyBg {
}
.contentArea {
	font-size: 12px;
	min-height: 420px;
	margin: 10px 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #742A3D;
	border-bottom-color: #742A3D;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contentBox {
	background-color: #C9CACC;
}
.contentBox h1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/mainimages/headerbg.png);
	background-repeat: repeat-x;
	padding: 10px 8px 9px 25px;
}
.sidebarBox h2 {
	font-size: 13px;
	font-weight: normal;
}
.contentBoxHome {
	color: #000;
	background-color: #C9CACC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000;
}
.contentPadding {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	min-height: 340px;
	line-height: 16px;
}
.newsContentPadding {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 16px;
}
.contentPadding ul{
	margin-top: 0px;
}
.contentPaddingHome {
	padding: 20px 15px;
	font-size: 11px;
}
.copyright {
	font-size: 9px;
	color: #BF9EA0;
	background-image: url(/mainimages/bttmbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: right;
}
.errors {
	font-size: 13px;
	color: #BB0000;
}
.error {
	font-size: 11px;
	color: #BB0000;
}

input.error{
	border: 3px solid #BB0000;
}
#formtable .tableCell1, #formtable .tableRow1 {
	padding: 3px;
}
.logoSpacing {
}

.formErrors {
    width: 600px;
    background-color: #BB0000;
    padding-top: 5px;
    padding-left: 5px;
}

.formErrors p{
    color: #FFFFFF;
    font-size: 13px;
    text-align: left;
}

.formMessages {
    width: 600px;
    background-color: #00BB00;
    padding-top: 5px;
    padding-left: 5px;
}

.formMessages p{
    color: #FFFFFF;
    font-size: 13px;
    text-align: left;
}

.navBar {
	width: 173px;
	color: #999;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #000;
}
#navbuttons {
	text-align: right;
	padding-top: 10px;
}
#navbuttons img {
	margin-bottom: 6px;
}
.navgray {
	background-image: url(/mainimages/nav_graybg.gif);
	background-repeat: no-repeat;
}
.navred {
	background-image: url(/mainimages/nav_redbg.gif);
	background-repeat: no-repeat;
}
.photoLeft {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
}
#newslisting td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
#newslisting table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
}
.sidebarBox {
	color: #000;
	background-color: #C9CACC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000;
	width:158px;
}
.sidebarBox h1 {
	font-size: 11px;
	color: #FFF;
	background-image: url(/mainimages/sidehdr.png);
	margin: 20px auto 0px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 8px;
	background-position: center top;
	display: block;
	line-height: 11px;
}
.sidebarPadding {
	padding: 5px 8px 8px;
	font-size: 11px;
}
.simpleindent {
	padding-left: 15px;
}
.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: #742A3D;
}
.tableFooter2 {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #742A3D;
	background-color: #EEEEEE;
}
.tableHeader {
	background-color: #873A4E;
	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: #873A4E;
	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: #873A4E;
	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;
}
.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: #999;
}
.tableStyle th a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
.tableStyle th a:link, .tableStyle th a:visited {
	color: #FFFFFF;
	background-color: #333333;
}
.topbarBg {
}
.totop {
	text-align: right;
	display: block;
	font-size: 10px;
}
#stafftable img {
	border: 3px solid #FFF;
}
/* 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;
}
.buttonLink {
	color: #FFFFFF;
	text-decoration: none;
}

.buttonLink a {
	color: #FFF;
	text-decoration: none;
}
.buttonLink a:hover {
	color:#9F6C70;
	text-decoration: none;
}
.action {
	color: #FFF;
    font-size: 12px;
    display: inline;
    width: 100px;
    padding: 3px 8px 3px 8px;
    background-color: #631C2E;
    border: none;
}
a.action {
	color: #FFF;
	text-decoration: none;
}

a.action:hover {
	text-decoration: none;
    background-color: #9F6C70;
}

.newsLink {
	color: #FFFFFF;
	text-decoration: none;
}
.newsLink a {
	color:#631C2E;
	text-decoration: none;
}
.newsLink a:hover {
	color:#9F6C70;
	text-decoration: none;
}

.signupField {
	width: 120px;
}

.cke_show_borders {
    background-repeat: none;
	background-image: none;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 16px;
}

.cke_panel_list {
    background-repeat: none;
	background-image: none;
	background-color: #FFFFFF;
}
.fileCenter{
	background-color: #FFFFFF;
	
	padding:20px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

#enews h1 {
	font-size: 18px;
	font-weight: Bold;
	color: #742A3D;
	background-color: #FFFFFF;
	background-image: none;
	margin-bottom: 10px;
	padding: 0px;

}
