/* begin new css layout */

body
{
	margin: 0;
	padding: 0;
	font: 12px Verdana;
	min-width: 950px;
	background:url("../images/bkg.png") repeat-x scroll left -1px transparent;
	/* background-image: url(../images/top_bg.jpg); */
	background-repeat: repeat-x;
}
#max
{
	width: auto;
	height: 150%;
	background-image: url(../images/leftnav_bg.jpg);
	background-repeat: repeat-y;
}

#leftNav
{
	float:left;
	width: 204px;
	min-height: 1200px;
	vertical-align: top;
	background-image: url(../images/leftnav_bg.jpg);
	background-repeat: repeat-y;
}

#leftNav ul
{
	margin-left: 50px;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #811715;
}

#leftNav li
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #811715;
}

#leftNav a
{
	color: white;
	text-decoration: none;
	font-weight: bolder;
	font-face: verdana;
	font-size: 10pt;
	letter-spacing: 0px;
}

#wrapper
{
	
	float:left;
	max-width: 770px;
}

#header
{
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 134px;
	width: auto;
	max-width: 770px;
}
#left
{
	float:left;
	width: 100px;
	height: 134px;
}

#topnavsearch
{
	margin-top: 22px;
	float: left;
	width: 160px;
	color: white;
	text-align: left;
	
}
#topnavsearch a
{
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#topnavsearch form
{
	display: inline;
}

#cart
{
	margin-top: 10px;
	float: right;
	width: 270px;
	color: white;
	text-align: right;
}

#cart a
{
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#cart ul 
{
	display: inline;
}

#cart ul li
{
	display: inline;
}

#topnav  {
color:white;
float:left;
margin-top:-35px;
text-align:left;
width:700px;
}

#topnav ul 
{
	display: inline;
}

#topnav ul li
{
	display: inline;
}

#topnav ul li.topnav a
{
	color: white;
	text-decoration: none;
	font-weight: bolder;
	font-face: verdana;
	font-size: 11pt;
	letter-spacing: -1px;
}

#content
{
	background-image: url(../images/content_bg_curb.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	width: auto;
	max-width: 750px;
}

#contentHP
{
	text-align: center;
	padding-bottom:20px;
	font-size: 16px;
	font-weight: 600;
	color: #090650;
}

#featured 
{
	border: 1px solid #ccc;
	
	width: 614px;
	height: 430px;
}

#featuredtop 
{
	border: 1px solid #ccc;
	
	width: 408px;
	height: 150px;
}

#topbox1
{
	float:left;
	width: 203px;
	height: 150px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #666666;
	border-right: 1px solid #ccc;
}

#box1
{
	float:left;
	width: 203px;
	height: 160px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #666666;
	border-right: 1px solid #ccc;
}

#topbox1right
{
	float:left;
	width: 203px;
	height: 150px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #666666;
	
}

#box1right
{
	float:left;
	width: 203px;
	height: 160px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #666666;
	
}
	
#box2
{
	float:left;
	width: 203px;
	height: 260px;
	text-align: center;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	font-size: 14px;
	font-weight: 600;
	color: #666666;
	border-right: 1px solid #ccc;
}

#box2right
{
	float:left;
	width: 203px;
	height: 260px;
	text-align: center;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	font-size: 14px;
	font-weight: 600;
	color: #666666;
	
}



#banner1 
{
	min-height: 410px
}

#banner1 img 
{
	border: 1px solid #090650;
}

.hpLink
{
	text-decoration: none;
	color: #090650;
}

#footer
{
	color: red;
	background: #ffffff;
	padding: 5px;
	clear: both;
}


