/* Master link colors */
a:link {
	color: #D99F00;
}
.modelNumbers {
	font-size: 13px;
	font-weight: bold;
}

a:visited {
	color: #E4A91B;
}
a:hover {
	color: #FFBF26;
}
a:active {
	color: #000000;
}

/* Site Headers */
.lrgHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.medHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.smHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

/* Content text */
.lrgText {
	font-size: 14px;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.medText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Special navagation text */
.cartBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #770000;
}
.cartBoxText a:link {
	color: #770000;
	text-decoration: none;
}
.cartBoxText a:visited {
	color: #770000;
	text-decoration: none;
}
.cartBoxText a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.cartBoxText a:active {
	color: #FF6600;
	text-decoration: none;
}
.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005500;
}
.navLinks a:link {
	color: #005500;
	text-decoration: none;
}
.navLinks a:visited {
	color: #005500;
	text-decoration: none;
}
.navLinks a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.navLinks a:active {
	color: #FF6600;
	text-decoration: none;
}
.historyLinks {
	font-family: 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: none;
	font-weight: bold;
}
.historyLinks a:active {
	color: #FF6600;
	text-decoration: none;
}
/* Add site specific styles below here */.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 15px;
}
.smTextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
/* Standard table styles */
.tableBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
}
.tableHeader {
	background-color: #FFBF26;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tableRow1 {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
}
.tableRow2 {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #EEEEEE;
}
.tableCell1 {
	background-color: #FFFFFF;
	padding: 3px;
}
.tableCell2 {
	background-color: #EEEEEE;
	padding: 3px;
}
.tableFooter {
	padding: 3px;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFBF26;
}
.tableFooter2 {
	padding: 3px;
	background-color: #EEEEEE;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFBF26;
}
form {
	margin: 0px;
	padding: 0px;
}
.photoLeft {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
	clear: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;
 }

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

/* Add non-standard table styles below here */
body {
	background-color: #000000;
}
.contentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 20px;
	border: 3px solid #FFBF26;
	width: 600px;
	background-image: url(/mainimages/contentBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.navBar {
	background-color: #000000;
	background-image: url(/mainimages/navBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 3px;
	height: 300px;
	width: 169px;
	border: 3px solid #FFFFFF;
}
.sidebarPadding {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 173px;
}

.logoSpacing {
	padding-top: 30px;
	padding-bottom: 23px;
	padding-left: 115px;
}
.phonePadding {
	padding-bottom: 20px;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFBF26;
	width: inherit;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-right: 2px;
	display: block;
}
.buttons a:visited{
	color: #000000;
	text-decoration: none;
}
.buttons a:active{
	color: #AA0000;
	text-decoration: none;
}
.buttons a:link{
	color: #000000;
	text-decoration: none;
}
.tableHeader2 {
	background-color: #DDDDDD;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.contentAreaManage {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 20px;
	border: 3px solid #FFBF26;
	width: 720px;
	background-image: url(/mainimages/contentBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.green {
	font-size: 11px;
	color: #008800;
}
.tableBorderManage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #DDDDDD;
}
