body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}
	
a {
	color: #D13030;
	}
	
#sidebar h2 {
	color: #D13030;
	}	
	
#header {
	height: 82px;
	position: relative;
	}
	
#header .logo {
	margin-top: 22px;
	}

#search {
	position: absolute;
	top: 20px;
	right: 0px;
	}

.header_navigation {
	float: right;
	margin: 8px 0 0;
	}
	
.header_navigation ol li {
	display: inline;
	margin-left: 24px;
	margin-right: 3px;
	}
	
#banner {
	background: none;
	height: 252px;
	width: 838px;
	}
	
#nav {
	background: url("../images/red_box_background.gif") repeat-x left top;
	}
	
ul#navmenu-h li {
	background: none;
	}
	
ul#navmenu-h li.page_item a:link, 
ul#navmenu-h li.page_item a:visited {
	font-weight: bold;
	background-color: transparent;
	color: #EDD2D2;
	border-left: 0px none transparent;
	border-right: 0px none transparent;
	}
	
ul#navmenu-h li.page_item a:hover {
	background-color: #000;
	color: #fff;
	}
	
#shopp {
	margin-left: 200px;
	width: 510px;
	}
	
#shopp .gallery {
	background: none;
	border: 0px none transparent !important;
	}
	
#content {
	min-height: 600px;
	padding-left: 5px;
	}
	
.homepage #content .leftcolumn {
	padding-left: 28px;
	width: 200px;
	}
	
.homepage #content .leftcolumn p {
	font-size: 14px;
	line-height: 18px;
	color: #595959;
	}

.homepage #content .leftcolumn p b,
.homepage #content .leftcolumn p strong {
	color: #333;
	}

.homepage #content h3 {
	border-bottom:1px dotted #CCCCCC;
	}

.homepage .front_post {
	padding-right: 10px;
	margin-bottom: 18px;
	}
	
.homepage .post {	
	border-bottom:1px solid #666;
	margin-bottom: 18px;
	}
	
.homepage #content .front_post h2,
.homepage #content .front_post h2 a {
	font-weight: normal;
	color: #696969;
	}
	
.homepage #subscribe {
	width: 200px;
	}
	
#text-5 h2 {
	font-size: 18px;
	font-weight: normal;
	}
	
#sidebar .textwidget p a:link,
#sidebar .textwidget p a:visited {
	text-decoration: underline;
	color: #D13030;
	}
	
#sidebar .textwidget p a:hover {
	color: #333;
	}
	
#sidebar li {
	list-style: none;
	margin-left: 0;
	}
	
#sidebar .product img {
	margin-left: 20px;
	}
	
.sideproduct {
	margin-top: 6px;
	text-align: center;
	clear: both;
	}

.sideproduct b {
	font-size: 12px;
	}
	
#sidebar li .sideproduct a img {

	}
	
.sideproduct h3 {
	margin: 4px 0 0 0 !important;
	font-size: 14px !important;
	border: 0px none transparent !important;
	}
	
#subscribe, li#mailpress-3.widget_mailpress {
	background:none repeat scroll 0 0 #F2F2F2;
	border:1px solid #E0E0E0;
	margin: 6px 0 18px;
	padding:5px 6px 8px;
	}
	
#sidebar p.i_email, li#mailpress-3.widget_mailpress h2 {
	background:url("../images/i_email2.png") no-repeat scroll 5px 5px transparent;
	padding-left:28px;
	color: #444;
	font-size: 12px;
	line-height: 18px;
	border: 0px none transparent;
	margin-bottom: 0;
	}

	
.subtextfield, 
.MailPressFormEmail,
.MailPressFormName {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E0E0E0;
	color:#333333;
	float:left;
	margin-right:5px;
	padding:3px;
	width:218px;
	}

.MailPressFormSubmit {
	border: 1px solid #E0E0E0;
	margin-top: 10px;
	background-color: #696969;
	color: #fff;
	padding: 3px 6px 2px;
	font-weight: bold;
	font-size: 11px;
	}
	
#content .profile2 {
	width: 500px;
	display: block;
	clear: both;
	padding: 5px 10px 4px 10px;
	}
	
#content .profile2 img {
	margin-right: 10px;
	border: 1px solid grey;
	}
	
#content .profile2 p a:link,
#content .profile2 p a:visited {
	color: #444;
	}
	
#content .profile2 p a:hover {
	color: #D13030;
	}
	
.front_post img {

	}