@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#5e0713;
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width:970px;
	margin:0px auto;
}

#header {
	background-image:url(images/bg_header.png);
	background-repeat:repeat-x;
	height:162px;
	
}

#vitality_logo {
	margin-left:280px;
	position:absolute;
	z-index:1;
}

#navigation {
	font-size:1.2em;
	height:24px;
	position:absolute;
	margin-top:135px;
	margin-left:5px;
	z-index:2;
	clear:both;
}
#navigation a {
	color:black;
	text-decoration:none;
	padding:0px 4px;
}

#navigation a:hover {
	text-decoration:underline
}


#search_box {
	position:absolute;
	margin-top:133px;
	margin-left:757px;
	z-index:3;
	clear:both;
	width:225px;
}

#search_box .submit_text{
	background:none;
	border:none;
}

.submit_text {
	padding-top:3px;
	padding-left:6px;
	font-size:1.1em;
}

#search_box .submit_button{
	background:none;
	border:none;
}

#left_header_item {
	position:absolute;
	margin-top:54px;
	margin-left:8px;
}

#right_header_item {
	position:absolute;
	margin-top:54px;
	margin-left:728px;
}

#content {
	background-image:url(images/bg_content.png);
	background-repeat:repeat-x;
	background-color:white;
	background-position:bottom center;
	padding:6px;
}

.box {
	border: 1px #b7b7b7 solid;
	padding-bottom:6px;
}

#left_column {
	width:636px;
	/*background-color:white;*/
	padding-bottom:6px;
}

#right_column {
	float:right;
	width:314px;
	/**/
}

.box2 {
	padding:8px;
}
.box3 {
	padding:8px;
	padding-top:0px;
	background-color:#efefef;
	max-height:200px;
	height:200px;
}

.box4 {
	background-color:#efefef;
}

.box3 {
	font-size:1.3em;
}
.box3 ul{
	padding-left:9px;
	margin-left:9px;
	padding-top:0px;
	margin-top:0px;
}

.image_box {
	padding-left:6px;
	width:356px;
	float:left;
}

.text_box01 {
	float:left;
	/*margin-left:366px;*/
	width:268px;
	padding-left:3px;
}

.h1_leftColumn {
	padding:0px;
	margin:0px;
	font-size:1.6em;
	font-style:italic;
	background-color:#8a051b;
	color:#f7efba;
	border:1px solid #020303;
	}
	
.h2_content{
	font-size:12px;
	padding:0px;
	margin:0px;
	text-align: left;
	font-weight:900;
}

.entry p, p.postmetadata  {
	margin:0px;
	padding:0px;
	display:block;
	padding-bottom:5px;
	font-size:1em;
}
p.postmetadata {
	font-size:1.0em;
}
.searchText {
	background-image:url(images/search_box.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:150px;
	float:right;
	height:24px;
}

.searchButton {
	background-image:url(images/seach_button.png);
	background-position:center center;
	background-repeat:no-repeat;
	margin-right:10px;
	margin-top:2px;
}

.email_text {
	background:none;
	border:none;
	height:19px;
}
.emailText {
	background-image:url(images/email_box.gif);
	background-repeat:no-repeat;
	width:249px;
}
.clearall {
	clear:both;
}
.emailSubmit {
	background-image:url(images/join_button.gif);
	background-repeat:no-repeat;
}

.emailJoin {
	width:40px;
	height:18px;
}

.advertisement_text{
	color:#999898;
}

.bg_white {
	background-color:white;
}

.bg_listing {
	background-image:url(images/bg_listing.png);
	background-repeat:no-repeat;
	background-color:white;
	background-position:bottom;
	max-height: 317px;
	height: 317px;
}

h2.p_content2 {
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:1.2em;
}

.box4 {
	padding:6px;
}

.slide_text {
	font-size:1.2em;
	font-weight:bold;
	color:#8e9397;
}

.email_join {
	font-size:1.6em;
	line-height:28px;
}

#iab {
	clear:both;
	padding:6px;
}

.bg_red {
	background-color:#8a051b;
}

#footer {
	color:#dddcdc;
	}
.footer_nav a{
	color:#dddcdc;
	font-size:1.2em;
}

#right_column_listing {
	float:right;
	width:174px;
}

#left_column_listing {
	width:764px;
	/*background-color:white;*/
	padding-bottom:6px;
}

#listing_content {
	/*background-image:url(images/listing_content.png);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#d0b7bb;*/
	background-color:white;
}

.listing_box {
	padding:6px;
}

.box5 {
	border: 1px #b7b7b7 solid;
}

#comments {
	width:400px;
}

#mini_nav {
	position:absolute;
	margin-top:25px;
	margin-left:904px;
	z-index:4;
}
.listingcolumn {
	width: 172px;
	float:left;
	margin:7px;
}
.listing_container {
	background: url(images/listingbg.jpg) repeat-x;	
}
.first {

}
.listingcolumn p{
	text-align:left;
}

.currentIs {
	display: block;
	line-height: 13px;
}
.currentIs a{
	font-size: 11px;
	margin: 4px 2px 2px 2px;
	padding: 0px;
	color: #40527c;
	text-decoration: none;
} 	

.currentIs a:hover{
	color: #40527c;
	text-decoration: underline;
} 	

.currentImg{
	display: block;
	float: left;
	width: 110px;
	margin-bottom: 10px;

}

.currentImg2{
	display:block;
	float:left;
	margin-bottom:10px;
	width:110px;
}

.currentCat{
	display: block;
	margin-bottom: 10px;
}

.currentInfo{
	margin-left: 160px;
	max-width:410px;
}

.currentCat2{
	clear:left;
	display:block;
	margin-bottom:10px;
	margin-left:50px;
}

.currentInfo2{
	margin-left: 120px;
	max-width:410px;
}

#head_advert {
	width:972px;
	height:118px;
	background-image: url("images/head_advertisement.gif");
	margin: 0 auto;
	margin-bottom:6px;
}

#content_wrapper {
	width:756px;
	height:665px;
	background-image: url("images/content_back.png");
}

h2, h2 a:visited {
	padding-bottom:4px;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	font-size:12px;
	font-weight:bold;
	color:#86444E;
}

