body {
background: #E3E3E3;
color: #000;
font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
font-size: 13px;
line-height: 18px;
margin: 0;
padding: 0;
}


img, p, h1, h2, h3, h4,ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}


p {
	padding: 3px 0;
	margin: 3px 0;
}

h1, h2, h3, h4, {
	padding: 2px 0;
}

a {
	color: #9b2b10;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.col-left {
}

.col-right {
}

#wrap {
	width: 994px;
	margin: 0 auto;
	background: #fff;
}

#wrap_in {
	width: 954px;
	padding: 0 20px;
	min-height: 500px;
}

/* Top */

#top {
	width: 914px;
	height: 132px;
	padding: 0px 20px;
	background: url('images/body_bg.gif') no-repeat;
	margin: 0;
}

#top .col-left {
	width: 500px;
}

#top .col-left h1 {
	font-size: 35px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 5px 0;
}

#top .col-left h1 a {
	color: #212121;
}

#top .col-right img {
	margin-left: 15px;
}

.col-right wrap {float:right;}

/* Menu */

#menu {
	width: 936px;
	height: 42px;
	background: #fff;
	font-size: 18px;
	text-transform: uppercase;
	margin-left: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;

}

#menu ul {
	padding: 0;
	margin: 0;
	padding-top: 10px;
	float: left;
	width: 715px;
}

#menu ul li {
	display: inline;
	float: left;
	display: block;

}

#menu ul li a {
	padding: 0 40px 0 5px;
	color: #000;
	font-size: 24px;
	font-weight: bold;
}

#menu ul li a:hover {
	color: #9b2b10;
	text-decoration: none;
}

/* Sidebar (search) */

.search {
	width: 200px;
	height: 42px;
	position: relative;
	float: right;
}

.search input.field {
	font-family: Verdana;
	width: 180px;
	height: 25px;
	margin-top: 5px;
	position: absolute;
	outline: none;
	font-size: 16px;
	font-weight: bold;
	color:#666;
	border: 1px solid #ccc
	
}

.search input.sb {
	position: absolute;
	right:30px;
	top: 5px;
}



#content {
	width: 550px;
	line-height: 1.6em;
	padding-bottom: 20px;
	color: #333;
	font-size:13px;
	
}

#content h2 {
	font-size: 22px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	
}

.write {
	margin: 0; 
	padding: 0;
}

#content h2 a {
	color: #000000;
}

#content h2 a:hover {
	color: #9b2b10;
	text-decoration: none;
}



#content h2.arh {
	margin: 0;
	padding: 0;
}

#content li {
	line-height: 16px;
	padding: 2px 0;
}

#content ul {
	padding-left: 10px;
}

#content ul li {
	list-style: disc;
}

#content ol {
	padding-left: 28px;
}

#content ol li {
	list-style: decimal;
}

.post {
	margin-bottom: 25px;
}

h4 {font-size:18px;color:#000;border-bottom: 7px solid #ccc;}


#excerpt {
	margin-bottom: 25px;
	padding: 2px 5px;
	width: 550px;
	border-bottom: 1px solid #ccc;
}	

#excerpt p {
}


.postbottom {
width: 550px;
font-size: 14px;
color: #000;
text-align: right;
font-weight: bold;
text-transform: uppercase;
padding-top: 0px;
border-bottom: 1px solid #ccc;
}

.postbottom p {
width: 500px;
color: #000;
}

.postbottom a {
color: #000;
}

.postbottom a:hover {
text-decoration: none;
}


/* Store */


.store_content {
width: 600px;
padding-right: 25px;
padding-left: 10px;
padding-top: 0px;
float: left;
}

.store_content h5 { 
padding: 3px;
margin: 10px 0;
font-size: 18px;
background: #ececec;
width: 600px
color: #000;
}

h5 { 
margin: 5px 0;
font-size: 18px;
width: 600px
color: #000;
}



.items {
padding: 0;
list-style: none;
text-align: center;
line-height: 16px;
height: 200px;
width: 550px;
}

.items li {
float:left;
margin: 10px 5px;
margin-left: 10px;
display: inline;
}


#sidebar {width:300px; float:right;}

.store_nav {
list-style: none;
text-align: left;
font-size: 24px;
text-transform: uppercase;
font-weight: bold;
width: 300px;
float: left;
}

.store_nav li {
border-bottom: 1px solid #ccc;
padding:10px;
}

.store_nav a {
color: #000;
}

.store_nav a:hover { 
color: #9b2b10;
text-decoration: none;
}

.login {background:#ccc; padding:10px; line-height: 22px;}

.featured_product {
border-top: 5px solid #000;
margin-top: 20px;
}


.featured_product {
border-top: 5px solid #000;
margin-top: 20px;
}

.product_image {
float:left;
padding-top: 15px;
margin-right: 10px;
}

.store_content span {
font-size: 16px;
font-weight: bold;
padding-bottom:20px;
}

.product_left {
float: left;
margin-bottom: 50px;
width: 235px;
}

.product_right {
float: left;
width: 345px;

}

.welcome {font-size:14px; margin-bottom: 10px; }
.welcome span {font-weight:bold;}
.notice {margin-bottom: 30px;}


.cart_large {
margin-top: 15px;
margin-bottom: 10px;
}

.cart_button {margin-top:15px;}

.footer {
font-size: 12px;
color: #999;
padding-bottom: 10px;
margin-top: 20px;
}

.footer_right ul {
list-style: none;
float: left;
}

.footer_right li {
float: left;
padding: 0px 5px;
border-right: 1px solid #999;
}

.footer_left {
float: right;
}

.footer a {
color: #999;
text-decoration: none;
}

.footer a:hover {
text-decoration: underline;
color: #9b2b10;
}

.clear {clear: both;}
