/* Master link colors */
a:link {
	color: #93030B;
	text-decoration: none;
}
a:visited {
	color: #8D1F38;
	text-decoration: none;
}
a:hover {
	color: #183E21;
}
a:active {
	color: #8D1F22;
}

/* Site Headers */
.lrgHdr {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 19px;
	color: #770000;
	font-weight: bold;
}
.medHdr {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 15px;
	font-weight: bold;
	color: #770000;
	display: block;
	padding-bottom: 5px;
	width: auto;
}
.smHdr {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #770000;
}

/* Content text */
.bodyText {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
}
.medText {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 11px;
}
.smText {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 10px;
}

.errors {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 13px;
	color: #BB0000;
}

/* Special navagation text */


.navLinks {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 10px;
	font-weight: bold;
	color: #222222;
}
.navLinks a:link {
	color: #444444;
	text-decoration: none;
}
.navLinks a:visited {
	color: #444444;
	text-decoration: none;
}
.navLinks a:hover {
	color: #FF9933;
	text-decoration: none;
}
.navLinks a:active {
	color: #FF6600;
	text-decoration: none;
}

/* Add site specific styles below here */
.bodyTextSerif {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	color: #555555;
}
.topEventDate {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 15px;
	color: #6C304C;
	font-weight: bold;
	line-height: 40px;
}
.topEventText {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 15px;
	color: #444444;
}
.smHdrGray {

	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}
.medGreenHdr {

	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 15px;
	font-weight: bold;
	color: #162E0C;
	display: block;
	padding-bottom: 5px;
	width: auto;
}

h2, h4 {
	margin: 0;
	padding: 0;
}

.session_messages {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 13px;
	color: #770000;
	font-style:bold;
}/* Standard table styles */

body {
    background-color: #DFCFAB;
    margin: 0px;
}
.body {
    background-image: url(/mainimages/bg.gif);
}
.copyright {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 10px;
    color: #172D0C;
    padding: 8px;
    line-height: 20px;
    text-align: center;
}
.copyright a:link {
    color: #444444;
    text-decoration: none;
}
.copyright a:visited {
    color: #444444;
    text-decoration: none;
}
.tableBorderCart {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 10px;
    padding: 3px;
}
.tableBorder {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 12px;
}
.tableHeader {
    background-color: #C1A693;
    padding: 5px;
    font-size: 12px;
    color: #8D1F22;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    font-weight: bold;
}
.tableHeaderCol {
    background-color: #C1A693;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #8D1F22;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #C1A693;
}
.tableHeader2 {
    background-color: #8D1F22;
    padding: 5px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
}
.tableHeader2Col {
    background-color: #8D1F22;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #6F5C48;
}
.tableHeader3 {
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #37573F;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    background-color: #DFCFAB;
}
.tableHeader3Col {
    background-color: #DFCFAB;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #37573F;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #6F5C48;
}
.tableHeader3 a:link {
    color: #A20A1D;
}
.tableHeader3 a:visited {
    color: #941C24;
}
.tableRow1 {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    background-color: #FFFFFF;
}
.tableRow2 {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    background-color: #FFFFFF;
}

.tableRow1Col {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #6F5C48;
    background-color: #FFFFFF;
}
.tableRow2Col {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #6F5C48;
    background-color: #FFFFFF;
}
.tableRowAttention{
    background-color: #CC6666;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
.tableRowAttentionCol{
    background-color: #CC6666;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
.tableCell1 {
    background-color: #FFFFFF;
    padding: 5px;
}
.tableCell2 {
    background-color: #FFFFFF;
    padding: 5px;
}
.tableCell1Col {
    background-color: #FFFFFF;
    padding: 5px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #6F5C48;
}
.tableCell2Col {
    background-color: #FFFFFF;
    padding: 5px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #6F5C48;
}
.tableFooter {
    padding: 3px;
    background-color: #FFFFFF;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
}
.tableFooter2 {
    padding: 3px;
    background-color: #FFFFFF;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
}
form {
    margin: 0px;
    padding: 0px;
}
.photoLeft {
    padding-right: 20px;
    padding-bottom: 10px;
    float: left;
}
.photoRight {
    padding-bottom: 10px;
    padding-left: 20px;
    float: right;
}
.contentArea {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 13px;
	background-color: #FFFFFF;
	background-image: url(/mainimages/contentTopBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 620px;
	padding-top: 5px;
}
li {
    padding-bottom: 8px;
}

.contentPadding {
	padding: 15px 30px 30px;
	height: 100%;
}

.cartBox {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 10px;
    color: #192506;
    height: 60px;
    margin-top: 50px;
    float: right;
    margin-right: 6px;
    width: 260px;
}
.cartBoxRight {
    background-image: url(/mainimages/cartBoxRight.gif);
    background-repeat: repeat-y;
    background-position: left top;
    width: 4px;
}
.cartBoxBttm {
    background-image: url(/mainimages/cartBoxBttm.gif);
    background-repeat: repeat-x;
    background-position: left top;
    height: 4px;
}
.cartBoxBg {
    background-color: #F8F4ED;
    background-image: url(/mainimages/cartBoxBg.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 40px;
    border: 2px solid #B68B73;
    padding: 8px;
}
.cartBox a:link {
    color: #770000;
    text-decoration: none;
}
.cartBox a:visited {
    color: #770000;
    text-decoration: none;
}
.cartBox a:hover {
    color: #9A0006;
    text-decoration: none;
}
.cartBox a:active {
    color: #DD0000;
    text-decoration: none;
}
.navBar {
    background-image: url(/mainimages/navSideBg.gif);
    background-repeat: repeat-y;
    background-position: left top;
    width: 162px;
}
.sidebarPadding {
    font-size: 11px;
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: center;
}
.sidebarNews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #F5EDE0;
	padding: 3px 3px 8px;
	border: 2px solid #956653;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
.sidebarNews h1 {
	font-size: 14px;
	color: #990009;
	margin: 0px 0px 3px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131F0B;
	text-align: center;
}
.sidebarNews h2 {
	font-size: 13px;
	font-weight: bold;
	color: #09240B;
	text-align: left;
}


.logoBttm {
    background-image: url(/mainimages/logoNewBttm.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.sidebarLine {
    background-image: url(/mainimages/sidebarBg.gif);
    background-repeat: repeat-y;
    background-position: left top;
    width: 8px;
}


.logoSpacing {
    padding-top: 13px;
    padding-bottom: 20px;
}
.phonePadding {
    padding-bottom: 20px;
}
/* Used to put a separator line */
 .tableRowSeparator{
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #BBBBBB;
    padding-right: 20px;
 }

 /* 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: Palatino Linotype, Book Antiqua, Palatino, 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;
 }

 .manageSubMenu a:hover{
    background-color: #FFFFFF;
    color:#FFFFFF;
    letter-spacing: 0.01px;
 }
 /* End Management Menu */



/* Add non-standard table styles below here */
.topHdrPadding {
    padding-top: 25px;
    padding-bottom: 6px;
    padding-left: 40px;
}
.defaultTextBox {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 11px;
    padding: 15px 25px 20px 40px;
    line-height: 18px;
}
.formInput {
    width:400px;
}
.action {
    border: 1px solid #000;
    font-size: 9px;
}
.actionForm {
    padding: 0;
    margin: 0;
}
.treeActionTable {
    border: 0;
    margin: 0;
    padding: 0;
}
.contentAreaManage {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 11px;
    padding: 25px;
    background-color: #FFFFFF;
    min-width: 700px;
    margin: 15px;
    border: 2px solid #C1A693;
}
.button {
    background-color: #E8F0D8;
    display: block;
    width: inherit;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-align: center;
    float: right;
    font-size: 9px;
    text-decoration: none;
}
.greenBorder li {
    padding-bottom: 3px;
    font-size: 11px;
}

.cellRightLine {
    border-right: 1px solid #ccc;
}
.bodyTopBg {
    background-image: url(/mainimages/topBg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
.topbarBg {
    background-image: url(/mainimages/topbarBg.jpg);
    height: 181px;
    width: 798px;
    background-repeat: no-repeat;
    background-position: left top;
}
.topbarBg_home {
    background-image: url(/mainimages/topbarBg_home.jpg);
    height: 181px;
    width: 798px;
    background-repeat: no-repeat;
    background-position: left top;
}
.bttm {
    background-image: url(/mainimages/bttm.gif);
    background-repeat: repeat-x;
    height: 6px;
}
.right {
    background-image: url(/mainimages/right.gif);
    background-repeat: repeat-y;
    background-position: left top;
    width: 6px;
}
.contentBorder {
    border-right: 5px solid #9B725C;
    border-bottom: 5px solid #9B725C;
    border-left: 5px solid #9B725C;
}
.sidebarPieLady {
    background-color: #F3EDE0;
    width: 154px;
}
.newsPageTableRows {
    padding: 15px;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #002200;
}
.bigPhotoContent {
    background-color: #FFFFFF;
    padding: 15px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #6F5C48;
    border-bottom-color: #6F5C48;
    border-left-color: #6F5C48;
}
.locationAddress {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 13px;
    font-weight: bold;
    color: #392714;
}
.announcePadding {
    font-size: 11px;
    padding-top: 0px;
    padding-bottom: 20px;
    min-height: 510px;
    text-align: center;
    padding-right: 10px;
    padding-left: 5px;
}
.shipBox {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 13px;
    color: #880000;
    background-color: #DFCFAB;
    border: 1px solid #770000;
    padding: 10px;
    width: 260px;
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
}
.shipBox b {
    font-size: 18px;
    font-weight: normal;
}
