body {
	background-color: #F3F3F3;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:15px;
	margin-top:0px;
}
a {
	color:#BA302E;
}
a:hover {
	text-decoration:none;
}
.divider {
	background-image:url(images/dottedLine.gif);
	background-repeat:repeat-x;
	background-position: center;
	height: 18px;
	font-size: 1px;
	line-height: 1px;
	/*border:1px solid red;*/
}
.dividerTop {
	background-image:url(images/dottedLine.gif);
	background-repeat:repeat-x;
	background-position: center;
	height: 1px;
	margin-bottom:10px;
	font-size: 1px;
	line-height: 1px;
	/*border:1px solid red;*/
}
#arrowLink a:link, #arrowLink a:visited, #arrowLink a:active {
	display: block;
	padding-left: 10px;
	margin-bottom: 8px;
	background: url(images/singleArrow.gif) top left no-repeat;
	text-decoration:none;
}
#arrowLink a:hover {
	background: url(images/doubleArrow.gif) top left no-repeat;
	color:#982625;
	text-decoration:underline;
}
#arrowLinkBlack a:link, #arrowLinkBlack a:visited, #arrowLinkBlack a:active {
	display: block;
	color:#333333;
	padding-left: 10px;
	background: url(images/singleArrowGrey.gif) top left no-repeat;
	text-decoration:underline;
	line-height:20px;
}
#arrowLinkBlack a:hover {
	background: url(images/doubleArrowGrey.gif) top left no-repeat;
	text-decoration:none;
}
.undelineList {
	background: url(images/singleArrowGrey.gif) top left no-repeat;
	line-height:20px;
	color:#333333;
	margin-left:23px;
	padding-left: 10px;
}
.undelineList:hover {
	background: url(images/doubleArrowGrey.gif) top left no-repeat;
}
ul {
	margin-top:7px;
	list-style:square;
}
ol {
	margin-top:7px;
}
li {
	margin-left:-5px;
	line-height:18px;
}
#storeNav {
	margin-bottom:4px;
	margin-right:62px;
	background-color:#F3F3F3;
}
#storeNav a 
{
	font-size: 12px;
	color:#000000;
	text-decoration:none;
	margin-right:20px;
}
#storeNav a:hover {
	color:#BA302E;
}
#headerLinks  {
    line-height:18px; 
    margin-top:10px;
}
#headerLinks a {
    font-size: 12px;
}
#navBar {
	margin: 11px 0px 11px 0px;
	background-color:#982625;
	height:28px;
}
#navBarHome {
	margin: 3px 0px 0px 0px;
	background-color:#982625;
	height:28px;
}
#homeLeft {
	background-image:url(images/homeLeftBg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:11px;
	margin-top:3px;
	height:161px;
	font-size:12px;
	line-height:21px;
}
#mainContent {
	border:1px solid #ADAFB0;
	margin-left:9px;
	padding:12px;
}
.pageTitle {
	font-size:26px;
	color:#BA302E;
	margin-bottom:12px;
}
.homepageTitles {
	font-size:16px;
	color:#BA302E;
	margin-bottom:6px;
}

.pageTitle2 {
	font-size:18px;
}
.subTitle {
	font-size:14px;
	color:#BA302E;
	font-weight:bold;
}
#localNav {
	margin-top:11px;
	font-size:12px;
}
#localNav th {
	background-color:#982625;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	padding:8px 12px 8px 12px;
}
#localNav td {
	background-color:#F3F3F3;
	color:#982625;
	border-bottom:1px solid #ADAFB0;
	padding:8px 12px 8px 12px;
}
#localNav a {
	display:block;
	text-decoration:none;
}
#localNav td:hover {
	background-color:#E1E1E1;
}
#localNav td.lit {
	background-color:#E1E1E1;
	color:#333333;
}
#rightPanel {
	border-top: 1px solid #ADAFB0;
	border-left: 1px solid #ADAFB0;
	border-right: 2px solid #ADAFB0;
	border-bottom: 2px solid #ADAFB0;
	background-color:#F3F3F3;
	margin-bottom:9px;
}
#panelContent {
	padding:10px 5px 0px 5px;
    font-size:11px;
}
#panelTop {
	background-color:#DEDEDE;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom:2px solid #ADAFB0;
	padding:5px;
	font-size:12px;
	color:#BA302E;
	font-weight:bold;
}
#footer {
	width:900px;
	text-align: center;
	padding-left:11px;
	padding-right:11px;
	margin:auto;
}
.grayLine {
	color:#C1C1C1;
}
#cartDisplay {
	position:relative;
	height:19px;
	width:50px;
	margin-top:-11px;
	margin-bottom:-11px;
	margin-left:0px;
	padding:0px;
	top:-7px;
	font-size:11px;
	color:#D82C2A;
	text-align:left;
}
#difference {
	text-align:center;
	margin:10px;
	font-size:16px;
	line-height:19px;
	color:#BA302E;
	font-weight:bold;
}
#difference a {
	text-decoration:none;
}
.sm {
	font-size:9px;
}
#quote {
	padding:10px;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	color:#BA302E;
}
	
