* { margin: 0; padding: 0; }

body {
	background-color: #68C8C6;
	text-align: center;
	margin-top: 33px;
	font: 62.5% Arial, Helvetica, sans-serif;
}

img {
border: none;
}
a:link {
	text-decoration: none;
	color: #515247;
}

a:visited {
	text-decoration: none;
	color: #515247;
}
p {
	color: #3D0F23;
	text-align: left;
	font-size: 1.2em;
	line-height: 130%;
	margin: 0px 0px 16px;
	padding: 0px;
}

h1 {
	color: #693D34;
	text-align: left;
	margin-bottom: 16px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 120%;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 16px;
	text-align: left;
	line-height: 120%;
}


#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	background-image: url(../images/site-wrapperBK.jpg);
	background-repeat: repeat-y;
	border: 1px solid #677263;
	overflow: hidden;
	background-color: #CDC9AE;
}
#left {
	margin: 0px 25px -2000px 0px;
	padding: 0px 0px 2000px;
	float: left;
	width: 160px;
	overflow: hidden;
	background-image: url(../images/site-leftBK.gif);
	background-repeat: repeat-y;
}
#bigright {
	margin: 0px;
	padding: 25px 25px 25px 0px;
}

#productBig {
	float: left;
	width: 240px;
	padding-top: 16px;
}
#productBig img {
	padding-bottom: 11px;
}
#productBigCombo {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px 16px 0px 0px;
}
#productBigCombo img {
	padding-bottom: 11px;
}


#logo {
	height: 110px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#nav {
	background-image: url(../images/site-navBK.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 258px;
	width: 160px;
	text-align: center;
	font-size: 1.1em;
	font-weight: normal;
}


#nav ul
{
	margin: 0;
	padding: 54px 0 0;
}

#nav li
{
	list-style-type: none;
	padding: 0px;
	margin-bottom: 5px;
}

#nav a {
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #3D0F23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

#nav a:link, #navlist a:visited
{
	color: #4a2230;
	text-decoration: none;
}

#nav a:hover
{
	color: #723449;
	text-decoration: none;
}
#navColumnBot {
	background-image: url(../images/site-columnBOT.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 160px;
}



#CennterContent {
	padding: 40px 0px 2000px 25px;
	margin: 0px 0px -2000px;
}	

#greeting{
	width:750;
}

#rightContent {
	float: right;
	width: 270px;
	border-left: 1px solid #bab79c;
	padding: 25px 25px 2000px;
	margin: 0px 0px -2000px 25px;
}
.highlight {
	color: #3D0F23;
	font-weight: bold;
}

.highlight_nobot {
	color: #3D0F23;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.breadcrumb {
	color: #515247;
}

.reviewcart-Right {
	color: #515247;
	text-align: right;
}
.clearit {
	clear: both;
}


.copright {
	font-size: 1em;
	color: #AFAE6D;
	text-align: center;
	padding: 16px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: right;
}
