/* body text colors */
BODY {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #7A1A00;
}
TABLE {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #7A1A00;
}

/* pulloutbox */

.pullout {
    border: 1px dotted 002D25;
    background-color: #B5D1C1;
    padding: 6px;

}

/* Master link colors */
a:link {
    color: #7A1A00;
    text-decoration: none;
}
a:visited {
    color: #7A1A00;
    text-decoration: none;
}
a:hover {
    color: #7A1A00;
    text-decoration: underline;
}
a:active {
    color: #444444;
}

/* Site Headers */
.xlrgHdr {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #E0CA7B;
    font-style: bold;
}


.xlrgHdr a:link {
    color: #E0CA7B;
    text-decoration: none;
}
.xlrgHdr a:visited {
    color: #E0CA7B;
    text-decoration: none;
}
.xlrgHdr a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.xlrgHdr a:active {
    color: #E0CA7B;
}

.lrgHdr {
    font-family: "ITC Garamond", Garamond, Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    font-weight: bold;
    color: #FFF9C6;
    font-style: italic;
}
.lrgHdr a:link {
    color: #FFF9C6;
    text-decoration: none;
}
.lrgHdr a:visited {
    color: #FFF9C6;
    text-decoration: none;
}
.lrgHdr a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.lrgHdr a:active {
    color: #FFF9C6;
}
.head {
    font-family: "ITC Garamond", Garamond, Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    font-weight: bold;
    color: #002D25;
    font-style: italic;
}
.head a:link {
    color: #002D25;
    text-decoration: none;
}
.head a:visited {
    color: #002D25;
    text-decoration: none;
}
.head a:hover {
    color: #7A1A00;
    text-decoration: underline;
}
.head a:active {
    color: #002D25;
}
.medHdr {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #5E0001;
}

.medHdr a:link {
    color: #5E0001;
    text-decoration: none;
}
.medHdr a:visited {
    color: #5E0001;
    text-decoration: none;
}
.medHdr a:hover {
    color: #5E0001;
    text-decoration: underline;
}
.medHdr a:active {
    color: #5E0001;
}
.smHdr {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #7A1A00;
}

/* Content text */
.bodyText {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFCC;
    line-height: 18px;
}
.bodyText2 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7A1A00;
    line-height: 18px;
}
.base {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7A1A00;
    line-height: 18px;
}

.medText {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.smText {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 9px;
}

/* Special navagation text */
.cartBoxText {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FF0000;
}
.cartBoxText a:link {
    color: #FF0000;
    text-decoration: none;
}
.cartBoxText a:visited {
    color: #FF0000;
    text-decoration: none;
}
.cartBoxText a:hover {
    color: #0099CC;
    text-decoration: underline;
}
.cartBoxText a:active {
    color: #0099CC;
    text-decoration: none;
}
.navLinks {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FBFFCE;
    line-height: 18px;
}
.navLinks a:link {
    color: #E4C776;
    text-decoration: none;
}
.navLinks a:visited {
    color: #E4C776;
    text-decoration: none;
}
.navLinks a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.navLinks a:active {
    color: #E4C776;
}
.historyLinks {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #444444;
}
.historyLinks a:link {
    color: #003366;
    text-decoration: none;
    font-weight: bold;
}
.historyLinks a:visited {
    color: #003366;
    text-decoration: none;
    font-weight: bold;
}
.historyLinks a:hover {
    color: #FFCC00;
    text-decoration: underline;
    font-weight: bold;
}
.historyLinks a:active {
    color: #FF6600;
    text-decoration: none;
}
/* Add site specific styles below here */
.formInput {
    font-size:11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #7A1A00;
    border: 1px solid #5E2415;
    margin-top: 6px;
    margin-bottom: 8px;
    font-weight: bold;
}
.errors {
    font-size: 14px;
    color: red;
}
.navLinks2 {
	padding: 9px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #7A1A00;
    line-height: 18px;
	background-image: url(/home/images/CORP_nav_2.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.navLinks2 a:link {
    color: #7A1A00;
    text-decoration: none;
}
.navLinks2 a:visited {
    color: #7A1A00;
    text-decoration: none;
}
.navLinks2 a:hover {
    color: #330000;
    text-decoration: underline;
}
.navLinks2 a:active {
    color: #7A1A00;
}

HR {
    border-top: 1px dotted #E2C46D;
    clear: both;
    clip:   rect(auto auto 3px auto);
    padding-top: 6px;
    padding-bottom: 6px;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 0px;
    border-right-color: #E2C46D;
    border-bottom-color: #E2C46D;
    border-left-color: #E2C46D;

}


.introHdr {
    font-family: "ITC Garamond", Garamond, Georgia, "Times New Roman", Times, serif;
    font-size: 21px;
    font-weight: normal;
    color: #FFFFFF;
    font-style: italic;
}
.moreinfo {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFCC;
    line-height: 18px;
}
.moreinfo a:link {
    color: #E4C776;
    text-decoration: none;
}
.moreinfo a:visited {
    color: #E4C776;
    text-decoration: none;
}
.moreinfo a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.moreinfo a:active {
    color: #E4C776;
}
.moreinfo2 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #7A1A00;
    line-height: 18px;
}
.moreinfo2 a:link {
    color: #7A1A00;
    text-decoration: none;
}
.moreinfo2 a:visited {
    color: #7A1A00;
    text-decoration: none;
}
.moreinfo2 a:hover {
    color: #330000;
    text-decoration: underline;
}
.moreinfo2 a:active {
    color: #7A1A00;
}

.toplink {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FBFFCE;
    line-height: 18px;
}
.toplink a:link {
    color: #E2C46D;
    text-decoration: none;
}
.toplink a:visited {
    color: #E2C46D;
    text-decoration: none;
}
.toplink a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.toplink a:active {
    color: #E2C46D;
}
.lrgRedHdr {
    font-family: "ITC Garamond", Garamond, Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: bold;
    color: #5E0001;
    font-style: italic;
}

.nav a {
	color: #FFF9C6;
}



.navLinksBottom {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FBFFCE;
    line-height: 18px;
    padding-left: 15px;
    padding-top: 15px;
}
.navLinksBottom a:link {
    color: #E4C776;
    text-decoration: none;
}
.navLinksBottom a:visited {
    color: #E4C776;
    text-decoration: none;
}
.navLinksBottom a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.navLinksBottom a:active {
    color: #E4C776;
}

/* Standard table styles */
body {
	margin: 0;
	padding: 0;
}

.tableBorder {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #BBBBBB;
    padding: 3px;
    background-color: #FFFFFF;
}
.tableSideBg {
    background-image: url(../images/FrameB_5.jpg);
    background-repeat: repeat-y;
    width: 50px;
    height: 150px;
}
.tableBgRightHalf {
    background-image: url(../images/FrameB_7.jpg);
    background-repeat: repeat-y;
}
.tableBgLeftHalf {
    background-image: url(../images/tableBgLeft.jpg);
    background-repeat: repeat-y;
}
.tableBgContent {
    background-image: url(../images/FrameB_4.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.tableBgRightBttm {
}
.tableHeader {
    background-color: #062D25;
    padding: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #FBFCE2;
}
.tableRow1 {
    padding: 3px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BBBBBB;
    background-color: #FFFFFF;
}
.tableRow2 {
    padding: 3px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BBBBBB;
    background-color: #FFFFFF;
}
.tableCell1 {
    background-color: #FFFFFF;
    padding: 3px;
}
.tableCell2 {
    background-color: #EEEEEE;
    padding: 3px;
}
.tableFooter {
    padding: 3px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #4A5888;
}
form {
    margin: 0px;
    padding: 0px;
}
.errorMessage {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 10px;
    border: 1px solid #FF0000;
}
textarea {
}

.contentArea_blockquote_1 {
    color:#990000;
    border-color:#666;
    border-style:solid;
    border-width:thin;
    padding:1;
    margin:0;
    margin-bottom: 1em;
    /*padding-left:2em;*/
    margin-left:4em;
}

.contentArea_blockquote_default {
    color:#333;
    border-color:#666;
    border-style:solid;
    border-width:thin;
    padding:1;
    margin:0;
    margin-bottom: 1em;
    /*padding-left:2em;*/
    margin-left:4em;
}
.action {
    border: 1px solid #000;
    font-size: 9px;
}
.actionForm {
    padding: 0;
    margin: 0;
}
/* Custom table styles */
.photoborder {
    border: 1px solid #000;
    color: #FFFFFF;
}
.photoborder a:link {
    color: #FFFFFF;
    text-decoration: none;
}
.photoborder a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.photoborder a:hover {
    color: #E4C776;
    text-decoration: underline;
}
.photoborder a:active {
    color: #7A1A00;
}

.manageMenuLink {
    background-image: url(/manage/images/rightarrow.gif);
    margin-left: 6px;
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: left center;
}
.button {
    color: #FFFFFF;
    font-size: 11px;
    line-height: 16px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    background-color: #660000;
    border: 1px dotted #000000;
    padding: 10px 4px;
}

.button a:visited {
    color: #FEFEFE;
    text-decoration: none;
    background-color: #660000;
    }

.button a:link {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    background-color: #660000;
    }

.button a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    background-color: #330000;
    }
.button-store {
    color: #FFFFFF;
    font-size: 11px;
    line-height: 16px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    background-color: #660000;
    border: 1px dotted #000000;
    padding: 10px 4px;
    margin: 0px;
    height: 20px;
    width: 120px;
}

.button-store a:visited {
    color: #FEFEFE;
    text-decoration: none;
    background-color: #660000;
    }

.button-store a:link {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    background-color: #660000;
    }

.button-store a:hover {
    color: #C29813;
    text-decoration: underline;
    background-color: #330000;
    }

.tableBgLeftHalf {
    background-image: url(../images/tableBgLeft.jpg);
    background-repeat: repeat-y;
}
.tableBgContent {
    background-image: url(../images/table/contentBg.jpg);
    background-repeat: repeat-y;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #FEFEFD;
    border-bottom-color: #FEFEFD;
    border-left-color: #FEFEFD;
}
.tableBgContent2 {
    background-image: url(../images/table/contentBgIcon.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 12px;
    padding-left: 12px;
}
.photoRight {
    float: right;
    margin-left: 20px;
}
.photoRightBg {
    background-image: url(../images/table/photoRt.jpg);
    background-repeat: repeat-y;
}
.blockPadding {
	padding:8px;
}

.navLinks2Fix {
	padding:12px;
	background-color:#551200;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #953A08;
	border-left-color: #953A08;
}

.galleryPhotoLink {
    color: #fff;
    background-color: #660000;
    border: 1px solid #000000;
    padding: 3px;
    margin: 3px;
}
.galleryPhotoLink a {
	color: #fff;
}


#manage textarea {
    height:150px;
}
#manage .formInput {
    width:400px;
}
#manage table {
    font-family: "ITC Garamond", Garamond, Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
}


.footer {
	font-size: 9px;
	color: #FFFEC5;
	width: 715px;
	margin-right: auto;
	margin-left: 30px;
}
.footer a:link, .footer a:visited {
	color: #FFFEC5;
	text-decoration: underline;
}

.navSearch {
    padding-left: 15px;
}
