body {
background: #fff;
font-family: Georgia;
color: #666;
}

a {
text-decoration: none;
}

p {
color: #666;
margin-top: 1.2em;
text-align: left;
line-height: 22px;
font-family: Georgia;
font-size: 16px;
padding:0 30px;
}

hr {
width: 80%;
}

#main {
background: none;
}

#header {
margin-bottom: 1px;
background: #f2f2f2;
}

#CategoryControlDiv {
padding: 0px;
}

#minicartcontainer {
background: #fff;
left: 717px;
top: 8px;
height: 105px;
line-height: 12px;
font-family: Arial;
border-color: #ccc;
}

#navbar a {
color: #3b518a;
}

#navbar a:hover {
background: #3b518a;
color: #fff;
}

#core {
overflow: hidden;
}

#corecenter {
background: #f2f2f2;
border: none;
width: 764px;
margin-right: 1px;
}

#coreleft {
border: none;
background: #f2f2f2;
width: 200px;
margin-top: -3px;
float: left;
padding-bottom: 1px;
}
	#coreleft ul li a {
	border-left: 3px solid #f2f2f2;
	background: #f2f2f2;
	width: 192px;
	line-height: 22px;
	color: #3b518a;
	font-size: .9em;
	}
	#coreleft ul li a:hover {
	background: #e7e7e7;
	border-left: 3px solid #3b518a;
	color: #3b518a;
	}
	
#footer {
width: 765px;
background: #3b518a;
clear: both;
}
	#footer a {
	color: #fff;
	}
	#footer a:hover {
	background: none;
	}
	
#hours {
width: 765px;
}

#footlinks {
background: #fff;
width: 765px;
position: relative;
left: 1px;
}

#footlinks a {
color: #413b47;
}

/* Product Page Styles */
#ProductControlDiv {
color: #333;
margin-top: 1.2em;
line-height: 22px;
font-family: Georgia;
font-size: 14px;
padding:0 30px;
}

#CategoryData {
font-family: Arial;
}

#_ctl6_cat_name {
margin: 12px;
font-size: 1.3em;
color: #3b518a;
}
