body {
	background: url(images/large_bg.png) top center repeat-x;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

a, input, span, select {
	color: #000000;
	text-decoration: underline;
	outline: none;
}

form input, form textarea {
	text-decoration: none;
	background: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	padding: 4px;
	color: #000000;
	font-size: 13px;
	font-family: arial, helvetica, sans;
}

h1 {
	margin-bottom: 10px;
}

p {
	font-size: 13px;
	margin-bottom: 5px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 1280px;
}

#header {
	background: url(images/header_bg.png) repeat-x;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 1280px;
	height: 200px;
}

#logo {
	background: url(images/banner.png) no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 560px;
	height: 200px;
}

#logo a {
	float: left;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#logo a h1 {
	visibility: hidden;
}

#nav {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 720px;
	height: 200px;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	margin-top: 70px;
	margin-right: 10px;
}

#nav ul li {
	float: left;
	margin-right: 10px;
}

#nav ul li a {
	display: block;
	height: 47px;
	text-decoration: none;
}

#nav ul li a span {
	visibility: hidden;
}

#nav ul li a.home {
	background: url(images/home_blank.png);
	width: 95px;
}

#nav ul li a.home:hover, #nav ul li a.home_current {
	background: url(images/home_bg.png);
	width: 95px;
}

#nav ul li a.mens {
	background: url(images/mens_blank.png);
	width: 95px;
}

#nav ul li a.mens:hover, #nav ul li a.mens_current {
	background: url(images/mens_bg.png);
	width: 95px;
}

#nav ul li a.womens {
	background: url(images/womens_blank.png);
	width: 142px;
}

#nav ul li a.womens:hover, #nav ul li a.womens_current {
	background: url(images/womens_bg.png);
	width: 142px;
}

#nav ul li a.about {
	background: url(images/about_blank.png);
	width: 155px;
}

#nav ul li a.about:hover, #nav ul li a.about_current {
	background: url(images/about_bg.png);
	width: 155px;
}

#nav ul li a.contact {
	background: url(images/contact_blank.png);
	width: 132px;
}

#nav ul li a.contact:hover, #nav ul li a.contact_current {
	background: url(images/contact_bg.png);
	width: 132px;
}

#sidebar {
	float: left;
	margin: 0px;
	padding: 40px;
	width: 240px;
	color: #ffffff;
}

#sidebar a {
	color: #ffffff;
}

#sidebar span {
	text-decoration: none;
	color: #cccccc;
	font-weight: bold;
}

#search {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 240px;
	height: 40px;
}

#menu {
	float: left;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin-top: 20px;
}

#menu ul li a {
	display: block;
	width: 240px;
	height: 31px;
	text-decoration: none;
}

#menu ul li a span {
	visibility: hidden;
}

#menu ul li a.stores {
	background: url(images/stores.png);
}

#menu ul li a.restaurants {
	background: url(images/restaurants.png);
}

#menu ul li a.attractions {
	background: url(images/attractions.png);
}

#menu ul li a.chambers {
	background: url(images/chambers.png);
}

#content_top {
	background: url(images/content_top.png) no-repeat;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 15px;
}

#content_bottom {
	background: url(images/content_bottom.png) no-repeat;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 15px;
	margin-bottom: 20px;
}

#content, #blurb, #featured {
	background: #0d3004;
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	width: 900px;
	color: #ffffff;
}

#content {
	min-height: 400px;
}

.extraImages {
	float: right;
	width: 550px;
	margin-top: 20px;
}

.extraImages a {
	margin-right: 10px;
}

	.simpleCart_shelfItem{
		float:left;
		margin:10px 0px 0px 0px;
		margin-bottom: 10px;
		width:200px;
		line-height:200%;
		margin-right: 25px;
	}
	
 	.itemContainer{
		width:100%;
		float:left;
	}
	
	.itemContainer div{
		float:left;
		margin: 5px 0px 5px 20px ;
	}

	.itemContainer .itemSize {
		clear: left;
		font-size: 11px;
		color: #cccccc;
	}

	.item_Size {
		font-size: 11px;
		margin-top: 5px;
		text-decoration: none;
	}
	
	.itemContainer a{
		text-decoration:none;
	}

	.itemContainer a:hover {
		text-decoration: underline;
	}
	
	.cartHeaders{
		width:100%;
		float:left;
	}
	
	.cartHeaders div{
		float:left;
		margin: 5px 20px 5px 20px ;
	}

	.item_image{
		float:left;
		margin-right:8px;
		margin-bottom: 5px;
	}

	h5 {
		margin: 0px;
		padding: 0px;
	}

	h5 a {
		padding: 0px;
		margin: 0px;
		color: #fff;
		text-decoration: none;
	}

	.item_name, .itemName {
		text-transform:uppercase;
		font:bold 12px "Helvetica", Arial, sans-serif;
		color:#fff;
		text-decoration: none;
	}

	.item_name a, .itemName a {
		color: #fff;
		text-decoration: none;
	}

	.item_price{
		font:bold 12px "Helvetica", Arial, sans-serif;
		color:#fff;
		text-decoration: none;
	}

	.item_thumb{
		background: none;
		border: none;
		width: 190px;
		height: 100px;
	}

	.item_Description{
		height: 40px;
		line-height: 14px;
		color: #cccccc;
		font-size: 11px;
	}

	.item_add{
		float: right;
		margin: 0px;
		padding: 0px;
		border: none;
		display:block;
		width:85px;
		height:25px;
		text-indent:-9999px;
		overflow:hidden;
		background:url(images/add_to_cart.png) 0 -21px;
	}

	.item_add:hover{
		background-position:-85px -21px;
	}

	.item_add:active{
		background-position:-170px -21px;
	}

	.simpleCart_items{
		float:left;
		margin: 16px 0px 0px 11px;
		height:90px;
		width:100%;
	}

	.cartHeaders{
		display:none;
	}

	.itemContainer{
		float:left;
		width:190px;
		margin-right: 20px;
		min-height: 200px;
	}

	.itemthumb{
		float:left;
		margin-right:10px;
	}

	.itemQuantity{
		float:left;
		margin-top:15px;
	}

	.itemQuantity {
		background:none;
		border:none;
		width:21px;
		height:17px;
		background:url(images/add_to_cart.png);
		text-align:center;
		color:#fff;
		font:bold 11px Arial, sans-serif;
		padding:0 9px;
		margin-right:5px;
		vertical-align:top;
		padding-top:3px;
	}

	.itemQuantity input:focus{
		outline:none;
	}

	.itemdecrement {
		clear: left;
	}

	.itemincrement, .itemdecrement, .itemQuantity {
		float: left;
	}

	.itemincrement a{
		display:block;
		background:url(images/add_to_cart.png) -278px -29px;
		width:7px;
		height:5px;
		text-indent:-9999px;
		overflow:hidden;
		margin:5px 0px 0px 0px;
	}

	.itemdecrement a{
		display:block;
		background:url(images/add_to_cart.png) -278px -35px;
		width:7px;
		height:5px;
		text-indent:-9999px;
		overflow:hidden;
		margin:5px 0px 0px 0px;
	}

	.itemPrice{
		display: none;
	}

	.itemTotal{
		color:#fff;
		font:bold 11px Arial, sans-serif;
		padding:8px 0 0 0;
	}

	#cart {
		float: left;
		min-height: 250px;
	}

	#cartTotal{
		clear: left;
		float: right;
		min-height: 150px;
		text-align:right;
		font:12px Arial, sans-serif;
		text-shadow:none;
		padding:47px 10px 0 0;
	}

	#cartTotal span {
		text-decoration: none;
		font-weight: bold;
		color: #cccccc;
	}

	#cartTotal a {
		color: #ffffff;
	}

	.simpleCart_checkout{
		display:-moz-inline-box;
		display:inline-block;
		background:url(images/checkout.png);
		width:87px;
		height:24px;
		text-indent:-9999px;
		overflow:hidden;
		position:relative;
		top:25px;
	}


#footer {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 870px;
	height: 50px;
	text-align: center;
}

#footer p {
	color: #000000;
}

