body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../media/images/lifestyle/bg.jpg);
	background-repeat:repeat-x;
	background-color:#C6C6C6;
}

#container {
	width:743px;
	text-align:center;
	margin:auto;
	border:4px solid white;
	background-color:white;
}	

#banner {
	width:100%;
}

#top {
	width:100%;
}

#content {
	width:100%;
	background-color:white;
	height:100%;
	text-align:left;
}

#contentleft {
	width:158px;
	vertical-align:top;
	float:left;
}

#contentright {
	width:585px;
	vertical-align:top;
	float:left;
	height:100%;
}

.contentrightarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#151515;
	line-height:20px;
	padding:10px;
}

.brown {
	background-image:url(../media/images/lifestyle/bg_brown.gif);
	background-repeat:no-repeat;
	background-color:#381E0D;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-align:right;
	padding-right:10px;
}

.brown a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:none;
}

.brown a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8A704C;
	text-decoration:none;
}





/*  NAV STYLES */

.navmain {
	background-image:url(../media/images/lifestyle/nav_mainbg.jpg);
	background-repeat:repeat-x;
	background-color:#858585;
	line-height:24px;
	padding-left:10px;
	padding-bottom:10px;
}

.navmain a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	text-decoration:none;
	font-weight:normal;
}

.navmain a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:underline;
	font-weight:normal;
}

.subnav {
	background-color:#8A704C;
	padding-left:10px;
	padding-bottom:10px;
	line-height:21px;
}

.subnav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	text-decoration:none;
	font-weight:normal;
}


.subnav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:underline;
	font-weight:normal;
}

.subnavindent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	text-decoration:none;
	padding-left:15px;
}








#footer {
	width:100%;
	background-color:#381E0D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C8C8C8;
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
}

#footerarea {
	padding-left:10px;
}

#footerarea a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8A704C;
	font-weight:bold;
	text-decoration:none;
}

#footerarea a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}





/* paragaph fixes margin height on top of p tags for ie/firefox  */
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#151515;
	line-height:20px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#412114;
	text-decoration:underline;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#494949;
	text-decoration:underline;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#4C1900;
	font-weight:bold;
	line-height:20px;
	margin-top:0px;
}


h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#4C1900;
	font-weight:bold;
	line-height:20px;
	margin-top:0px;
}
.CMSMenuItemHover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:underline;
	font-weight:normal;
	cursor: pointer;
}
.CMSMenuItem{
  font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	text-decoration:none;
	font-weight:normal;
}
.CMSMenuItem td{
	 text-align: left;
	 width: 0px;
	}

	
.CMSMenuItemSelected{
	
	}
.CMSTree{
	
	
}
	.CMSTreeItem
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	text-decoration:none;
	font-weight:normal;
		}
		.CMSTreeItemHover
		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:underline;
	font-weight:normal;
	cursor: pointer;
		}
		.CMSTreeItemSelected
		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	text-decoration:none;
	font-weight:normal;
	cursor: pointer;
		}
	.CMSTreeSubItem
	{
		
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:none;
	cursor: pointer;
	}