body {
	background-color: #990000;
}

table {
	border: none;
	padding: none;
}

table.border {
	padding: none;
	border-left: solid #333333 1px;
	border-right: solid #333333 1px;
}

.bannerBg {
	background-image: url('../images/saratoga_banner.gif');
	background-repeat: no-repeat;
	width: 799px;
	height: 152px;
	vertical-align: top;
}
img { border: none; }


/* NAVIGATION */

.navBar {
	background-image: url('../images/saratoga_nav_image.gif');
	background-color: #FF6600;
	background-repeat: no-repeat;
	width: 107px;
	height: 220px;
	vertical-align: top;
}

.navItem {
	color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	cursor: hand;
	cursor: pointer;
	padding-top: 7px;
	padding-bottom: 1px;
	/* width: 100px; */
	padding-left: 1px;
	padding-right: 3px;
	font-weight: bold;
	vertical-align: middle;
	text-transform: lowercase;
	text-align: left;
	height: 20px;
}

.navArrow {
	color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	cursor: hand;
	cursor: pointer;
	padding-top: 9px;
	padding-bottom: 1px;
	/* width: 100px; */
	padding-left: 5px;
	padding-right: 3px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	height: 20px;
}


/* CONTENT */

.contentLeft {
	background-image: url('../images/saratoga_c_left.gif');
	background-repeat: no-repeat;
	width: 24px;
	height: 220px;
	vertical-align: top;
}

.contentLeftR {
	background-image: url('../images/saratoga_c_leftr.gif');
	background-repeat: repeat-y;
	width: 24px;
	height: 100%;
	vertical-align: top;
}

.contentLeftC {
	background-image: url('../images/saratoga_c_lc.gif');
	background-repeat: no-repeat;
	width: 24px;
	height: 19px;
	vertical-align: top;
}

.contentRight {
	background-image: url('../images/saratoga_c_right.gif');
	background-repeat: no-repeat;
	width: 29px;
	height: 220px;
	vertical-align: top;
}

.contentRightR {
	background-image: url('../images/saratoga_c_rightr.gif');
	background-repeat: repeat-y;
	width: 29px;
	height: 100%;
	vertical-align: top;
}

.contentRightC {
	background-image: url('../images/saratoga_c_rc.gif');
	background-repeat: no-repeat;
	width: 29px;
	height: 19px;
	vertical-align: top;
}

.contentBottom {
	background-image: url('../images/saratoga_c_bottom.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 19px;
	vertical-align: top;
}

.pageTitle {
	background-image: url('../images/saratoga_pt.gif');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	color: #CC0000;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
}

.contentText {
	background-color: white;
	color: #3e3e3e;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	height: 100%;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*.contentText a:link {
	background-color: white;
	font-weight: bold;
	color: #FF3300;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;


}
.contentText a:hover {
	background-color: white;
	font-weight: bold;
	color: #FF3300;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	text-decoration: underline;

}
.contentText a:visited {
	background-color: white;
	font-weight: bold;
	color: #FF3300;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;

}*/
.contactstyle{
	background-color: white;
	color: #3e3e3e;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	height: 100%;


}


/* FOOTER */

.footerStuff {
	background-color: #FF6600;
	text-align: center;
	color: #990000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	width: 100%;
	height: 24px;
}

a.footer {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}
/*SHOP STUFF*/


.shopCategory {
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
}
.shopCategory1 {
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
}
.shopCategory1 a:link {
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3e3e3e;
	text-decoration: underline;
}
.shopCategory1 a:hover {
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3e3e3e;
	text-decoration: underline;
}
.shopCategory1 a:visited {
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3e3e3e;
	text-decoration: underline;
}

.shopCrumb {
	padding-left: 60px;
	heigth: 48px;
	/*background-image: url(../images/coltitle.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #67a0cb;
}
.ngCrumb {
	color: #ffffff;
	font-weight: bold;
}
a.ngTitle {
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.1em;
}

a.ngCrumb {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a.ngCrumb:hover {
	text-decoration: underline;
}
.productText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #494949;
}
.productTitle {

	font-weight: bolder;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 0.2em;

}
.shopProductThumb {
	text-align: right;
	background-color: #ffffff;
	width: 130px;
	padding-bottom: 5px;
}
.shopProductShortInfo {

	font-weight: normal;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.shopCrumb {
	padding-left: 60px;
	heigth: 48px;
	/*background-image: url(../images/coltitle.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #f0ba4d;
}