html,
body
{
    margin: 0px;
	height: 100%;
    background: #aeaeae url('/images/bodyBg.jpg') no-repeat top center fixed;
    font-family: Arial;
	font-size:12px;
    color: #000000;
}
h1
{
	margin: 0px;
	color: #526d70;
}
a:link, a:visited
{
	color: #a42b2b;
}
a:hover
{
	color: #e71100;
}
#shell
{
	width: 952px;
	height: 100%;
	margin: 0px auto;
	background: #d6d6d6 url('/images/shellBg.gif') repeat-y;
	border-collapse: collapse;
}
#shell td
{
	padding: 0px;
}
#connect
{
	float: right;
	padding: 6px 0px 0px 8px;
	margin-right: 8px;
	background-color: #ffffff;
}
#header
{
	background: #ffffff url('/images/navBorder.gif') repeat-x center;
}
#header div
{
	padding: 15px 14px 3px 14px;
	background-color: #ffffff;
	width: 191px;
	height: 56px;
}
#header div a
{
	display: block;
	width: 191px;
	height: 56px;
	text-indent: 191px;
	white-space: nowrap;
	overflow: hidden;
	background: #ffffff url('/images/eyestyles.gif') no-repeat;
}
#safeSubscribe
{
	display: inline-block;
	width: 166px;
	height: 11px;
	text-indent: 166px;
	white-space: nowrap;
	overflow: hidden;
	background: transparent url('/images/eyestyles.gif') no-repeat -191px -24px;
	vertical-align: middle;
	margin: 5px;
}
#facebook
{
	display: block;
	float: left;
	text-indent: 27px;
	white-space: nowrap;
	overflow: hidden;
	background: transparent url('/images/eyestyles.gif') no-repeat -318px -45px;
	height: 27px;
	width: 27px;
	margin-right: 5px;
	margin-bottom: 6px;
}
#twitter
{
	display: block;
	float: left;
	text-indent: 27px;
	white-space: nowrap;
	overflow: hidden;
	background: transparent url('/images/eyestyles.gif') no-repeat -372px -45px;
	height: 27px;
	width: 27px;
	margin-right: 5px;
	margin-bottom: 6px;
}
#blog
{
	display: block;
	float: left;
	text-indent: 27px;
	white-space: nowrap;
	overflow: hidden;
	background: transparent url('/images/eyestyles.gif') no-repeat -345px -45px;
	height: 27px;
	width: 27px;
	margin-right: 5px;
	margin-bottom: 6px;
}
#about
{
	display: block;
	clear: both;
	text-indent: 91px;
	white-space: nowrap;
	overflow: hidden;
	background: transparent url('/images/eyestyles.gif') no-repeat -318px -72px;
	height: 35px;
	width: 91px;
	margin-right: 5px;
}
#specialOffers
{
	display: block;
	float: right;
	text-indent: 318px;
	white-space: nowrap;
	overflow: hidden;
	background: transparent url('/images/eyestyles.gif') no-repeat 0px -56px;
	height: 51px;
	width: 318px;
	margin: 0px 0px 12px 12px;
}
#welcome
{
	display: block;
	text-indent: 179px;
	white-space: nowrap;
	overflow: hidden;
	background: transparent url('/images/eyestyles.gif') no-repeat -191px 0px;
	width: 179px;
	height: 24px;
	margin-bottom: 12px;
}
#gutter
{
	clear: both;
	width: 952px;
	height: 167px;
	background: transparent url('/images/gutterBg.jpg') no-repeat;
}
#ccontact
{
	float: left;
	padding: 10px 0px 0px 146px;
}
#phone {
	display: block;
	float: right;
	width: 176px;
	height: 20px;
	text-indent: -200px;
	overflow: hidden;
	cursor: default;
	margin: 9px 6px 0px 0px;
}
#nav
{
	width: 248px;
	padding: 6px 0px 6px 6px;
	float: left;
}
#nav ul 
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#nav li a
{
    display: block;
	text-decoration: none;
}
#nav li a span
{
    display: block;
	color: #a42b2b;
	font-weight: bold;
	padding: 2px 18px 2px 18px;
	font-style: normal;
}
#nav li a:hover
{
    background: #ffffff url('/images/navBorder.gif') repeat-x top;
}
#nav li a:hover span
{
    display: block;
	color: #e71100;
	font-weight: bold;
	padding: 2px 18px 2px 18px;
	background: transparent url('/images/navBorder.gif') repeat-x bottom;
}
#nav li
{
    margin: 0px;
    padding: 0px;
    color: #6b888d;
	font-weight: bold;
}
#nav li span
{
    display: block;
	font-style: italic;
	padding: 2px 12px;
}
#content
{
	padding: 6px 18px 6px 12px;
	width: 668px;
	float: left;
}
#footer
{
	background: transparent url('/images/footerGutter.gif') no-repeat top;
	padding-top: 18px;
}
#footer div
{
	background-color: #eff3f5;
	padding: 2px 8px;
	margin: 0px 6px;
	padding-bottom: 18px;
	text-align: center;
	font-size: 11px;
	color: #606162;
}
#footer div a
{
	border-left: 1px dotted #a42b2b;
	font-weight: bold;
	color: #b75f5f;
	text-decoration: none;
	padding: 0px 8px;
	line-height: 150%;
}
#footer div a:hover
{
	background-color: #afb1b3;
	color: #ffffff;
}
div#eyewear
{
	padding: 10px 6px;
	background: transparent url('/images/eyewear.jpg') no-repeat 5px 9px;
}
div#eyewear a
{
	display: block;
	float: left;
	text-indent: 170px;
	white-space: nowrap;
	overflow: hidden;
	width: 170px;
	height: 114px;
	margin-right: 6px;
}
.clear
{
	clear: both;
	height: 0px;
	text-indent: -12px;
	overflow: hidden;
}
#address
{
	float: right;
	color: #293738;
	padding: 13px 10px 0px 0px;
	line-height: 18px;
	background-color: #ffffff;
}
#address div
{	
	border-left: #dbd6d6 solid 1px;
	padding: 0px 14px;
}
#hoo
{
	float: right;
	color: #293738;
	padding-top: 20px;
	line-height: 18px;
	background-color: #ffffff;
}
#hoo div
{	
	padding: 0px 14px;
	text-align: center;
	border-left: #dbd6d6 solid 1px;
}
hr
{
	color: #dbd6d6;
    background: #dbd6d6;
    height: 1px;
    border: 0px;
	margin-right: 1px;
}
#content .chart
{
    border: #000000 1px solid;
    background-color: #f7f7f7;
	width: 100%;
}
#content .chart td
{
    border: #cccccc 1px solid;
    padding: 4px;
	font-size: 12px;
}
#content .chart .head td
{
    padding: 4px;
    font-weight: bold;
    background-color: #546f72;
    color: #ffffff;
    border-width: 0px 0px 4px 0px;
	border-style: solid;
	border-color: #cccccc;
    text-align: center;
	font-size: 13px;
}
