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


/* Site Headers */

.lrgHdr, h1 {
	font-size: 19px;
	font-weight: bold;
	color: #AE9C4A;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.medHdr, h2 {
	font-size: 16px;
	font-weight: bold;
	color: #AE9C4A;
	margin: 15px 0px 5px;
}
.smHdr, h3 {
	font-size: 13px;
	font-weight: bold;
	color: #AE9C4A;
}
.backLink {
	font-size: 16px;
	font-weight: bold;
	color: #AE9C4A;
}

/* Content text */

.bodyText {
	font-size: 12px;
}
.medText {
	font-size: 11px;
}
.smText {
	font-size: 10px;
}
.smTextCap {
	font-size: 10px;
	font-variant: small-caps;
}
.errors {
	
	font-size: 13px;
	color: #BB0000;
}

/* Content Stuff */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F3EC;
	margin: 0px;
	text-align:left;
}
form {
	margin: 0px;
	padding: 0px;
}
#tableThumbs a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#tableThumbs a:link, #tableThumbs a:visited {
	color: #000000;
}
#tableThumbs a:hover, #tableThumbs a:active {
	color: #AE9C4A;
}
.addressPadding {
	padding-bottom: 20px;
}
.bodyBg {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.calloutBoxLinks {
	background-color: #CEC47F;
	padding: 8px;
	margin-left: 15px;
	border: 1px solid #292928;
}
.calloutBoxLinks a {
	display: block;
	padding: 3px;
	margin-bottom: 3px;
}
.calloutBoxLinks a:link, .calloutBoxLinks a:visited {
	color: #000000;
	text-decoration: none;
}
.calloutBoxLinks a:hover, .calloutBoxLinks a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C1B36A;
}
.contentArea {
	font-size: 12px;
	background-color: #FFFFFF;
}
.contentPadding {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
}
.copyright {
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #CEC47F;
	text-align: right;
	padding-right: 5px;
}
#hometext ul {
	padding-top: 0px;
	margin-top: 0px;
}
#hometext li {
	margin: 0px;
	padding-top: 0px;
}
#hometext p {
	margin: 0px;
}
.selectText {
	font-size: 11px;
	font-weight: bold;
	color: #947D0D;
	margin-bottom: 5px;
	margin-top: 5px;
}
.logoSpacing {
}
.lrgText {
	font-size: 16px;
	line-height: 22px;
}
.navBar {
	background-image: url(/newdesign/navBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 422px;
	font-weight: bold;
	font-size: 11px;
}
.navbarPadding {
	padding-left: 10px;
	padding-top: 15px;
}
.notes {
	font-size: 12px;
	color: #292928;
	text-align: left;
}
.photoLeft {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
}
.searchBox {
	background-image: url(/newdesign/searchBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.searchBox #gobttn {
	vertical-align: bottom;
	margin: 0px;
}
.searchBox #textfield {
	width: 75px;
	margin: 0px 2px 0px 0px;
	vertical-align: bottom;
	font-size: 10px;
}
.searchBoxPadding {
	padding-top: 8px;
	padding-left: 10px;
}
.sidebarPadding {
	background-color: #000000;
	width: 169px;
}
.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 {
	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;
}
.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: 10px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	border: none;
}
.tableStyle td {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px 8px;
}
.tableStyle th {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #CEC47F;
	text-align: right;
	padding: 4px 8px;
}
.tableStyle th a {
	font-size: 10px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	padding: 2px 5px;
	clear: left;
	margin-left: 0px;
	border: 1px solid #000000;
}
.tableStyle th a:active {
	color: #000000;
	background-color: #CC6600;
}
.tableStyle th a:hover {
	color: #000000;
	background-color: #999999;
}
.tableStyle th a:link, #tableStyle th a:visited {
	color: #000000;
	background-color: #333333;
}
.topbarBg {
	background-color: #CEC47F;
	height: 50px;
}
.topbarBg #toplogo {
	float: right;
}
.topbarBoxes {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: left;
	padding-top: 15px;
	padding-right: 13px;
	padding-left: 13px;
}
.topbarBoxes a:link, .topbarBoxes a:visited {
	color: #000000;
	text-decoration: none;
}
.topbarBoxes a:hover, .topbarBoxes a:active {
	color: #FFFFFF;
	text-decoration: none;
}



 /* 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;
}

