body {
	background: #CAB9AB url(images/page_bkdg.png) repeat-y center top;
	margin: 0px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
#container {
	width: 900px; margin: auto;
}

#lhs {
	float: left; width: 185px; margin-right: 20px; margin-left: 0px;
	}


#homeContent {
	float: left; width: 525px; text-align: justify;
	}

#quickView {
	width: 150px; float: right; height: 920px;
	}
	
	
#innerContent {
	float: left; width: 690px; margin-left: 5px; margin-bottom: 20px;
	}

#footer {
	width: 900px; margin: auto;
	}	


}
.inner_subcategory {
	background: url(images/rhs_bkgd.png) repeat left top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.inner_subcategory H1 {
	font: bold 16px/150% Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.inner_subcategory a:link, a:visited {
	color: #CC0000;
}
.page_footer {
	background: url(images/homeMainStory.gif) repeat left top;
	border-top: 1px solid #660000;
	background: url(images/rhs_bkgd.png) repeat left top;
}
.page_footer a:visited {
	color: #000;
}
.page_footer a:link {
	color: #000;
}
.page_footer p {
	font: 11px/150% Helvetica, Verdana;
	color: #000;
	text-align: center;
	padding: 5px 8px;
}
.home_Bkd {
	background: url(images/homeMainStory.gif) repeat left top;
}


.mainContent {
	padding: 0px;
}
.mainContent H1 {
	font: bold 20px/180% Georgia, "Times New Roman", Times, serif;
	color: #000; text-shadow: 0px 2px 2px #CCC;
}
.mainContent p, ul, li {
	font: 13px/170% Trebuchet MS, Helvetica, Verdana;
	color: #000;
}
.mainContent img {
	padding-right: 8px;
	padding-bottom: 8px;
	margin: 0px;
	border: 0px;
}
.mainContent a:visited {
	color: #CC0000;
}	
.mainContent a:link {
	color: #CC0000;
}
.rest_quickViewBkd {
	background: url(images/rhs_bkgd.png) repeat left top;
}
.rest_quickView {
	padding: 8px
}
.rest_quickView p {
	font: 11px/150% Helvetica, Verdana;
	color: #000;
	text-align: center;
}
.rest_quickView a:visited {
	color: #333;
}
.rest_quickView a:link {
	color: #333;
}
.rest_quickView a:hover {
	color: #000;
	background: #D5B8AF;
}


.lhs {
	padding: 0px
}
.lhs p {
	font: 13px/110% Helvetica, Verdana;
	color: #FFF;
}
.lhs a:link, a:visited {
	color: #FFF;
	text-decoration: underline;
}
.lhs a:hover {
	color: #FFF;
	text-decoration: none;
}

