/* GLOBAL STYLES ----------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #5B4D3E;
	background: #F5F6F5 url(/lib/images/site/gradient_bg.jpg) repeat-x top;
}
* html .wrapper   /* this selector recognized by IE only */
{
  width: 762px;   /* total width (only for IE5.x/Win) */
  w\idth: 760px;  /* content width (for other IE) */
}

.wrapper {
	width: 760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	position:relative;
	border: 1px solid #5B4D3E;
	background: url(/lib/images/site/wrapper_bg.gif) repeat-y;
}

.wrapper img { 
	vertical-align: bottom   /* Fixes extra spacing around images in NN6 */
	}

.bottom {
	width:760px;
	height:14px;
	background: url(/lib/images/site/bottom.gif) repeat-y;	
	display:block;
	clear:both;
	text-align:right;
	}
a {
	text-decoration:underline;
	color:#5B4D3E;
	}
a:hover {
	text-decoration:none;
	}
#masthead {
	width:760px;
	}


/* NAV STYLES ----------------------------------------------------------*/

.nav {
	width:760px;
	}


/* SUBNAV STYLES ----------------------------------------------------------*/
	
#subnav {
	width:170px;
	padding:0;
	margin: 0;
	}

#subnav ul {
	margin: 0px;
	padding: 0px;
	}
#subnav li {
	display: inline;
	margin: 0px;
	}
#subnav li a {
	border-bottom: 1px solid #FFFFFF;
	display: block;
	margin: 0px;
	padding:4px 10px 4px 10px;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#5B4D3E;
}
#subnav li a:hover {
	background-color:#ed2939;
	color:#FFFFFF;
	}
.subnavON {
	display: inline;
	margin: 0px;
	padding:0;
	background-color:#ed2939;
	color:#FFFFFF;
	}
.subnavON a {
	border-bottom: 1px solid #FFFFFF;
	display: block;
	margin: 0px;
	padding:4px 10px 4px 10px;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
		background-color:#ed2939;
	color:#FFFFFF;
}
.subnavON li a, .subnavON li a:hover, .subnavON li{
	color:#FFFFFF;
	}

#subnav li.primaryON, #subnav li.primaryON a {
	background: #ed2939 url(/lib/images/site/primary_bg_red2939.gif) no-repeat bottom;
	color: #FFFFFF;
	font-weight: bold;
	border:none;
}

#subnav li.primaryON a:hover {
	background: #ed2939 url(/lib/images/site/primary_bg_red2939.gif) no-repeat bottom;
}
#subnav li.primary a:hover, #subnav li.primary a {
	background: #ed2939;
	color: #FFFFFF;
	font-weight: bold;
	border:none;
}
#subnav li.child, #subnav li.child a {
	background: #B1B296;
	font-size: 11px;
	font-weight:normal;
}
#subnav li.childON a, #subnav li.child a {
	display: block;
	padding: 3px 0px 3px 15px;
}
* html #subnav li.childON a, #subnav li.child a   /* this selector recognized by IE only */
{
  width: 170px;   /* total width (only for IE5.x/Win) */
  w\idth: 155px;  /* content width (for other IE) */
}
#subnav li.childON, #subnav li.childON a {
	background: #767746 url(/lib/images/site/child_bg.gif) no-repeat top;
	color: #FFFFFF;
	font-size: 11px;
}

#subnav li.child a:hover, #subnav li.childON a:hover {
	background: #767746 url(/lib/images/site/child_bg.gif) no-repeat top;
	color: #FFFFFF;
	font-size: 11px;
}
#subnav li.child a:hover {
	font-weight:normal;
	}


/* LEFT COLUMN STYLES ------------------------------------------------------*/

#leftcolumn {
	width:170px;
	float:left;
	padding:0;
	margin:0 0 0 0;
	color:#5B4D3E;
	}
* html #leftcolumn  {
	/*margin:0 8px 0 0;*/
}

#rightcolumn {
	float:right;
	width:580px;
	margin:0;
	padding:0;
	}
#rightcolumn .title {
	width:580px;
	margin-bottom:25px;
	padding:0;
	}
#rightcolumn .title img {
	vertical-align:top;
	}
	
#lifestyle {
	width:170px;
	text-align:center;
	margin:35px 0 15px 0;
	}
#lifestyle .msg {
	padding:15px;
	}
	
#address {
	width:170px;
	margin:35px 0 15px 10px;
	font-size: 12px;
	}

/* CONTENT STYLES ----------------------------------------------------------*/

#content {
	float:right;
	width:505px;
	margin:0;
	padding:0 25px 15px 50px;
	}
* html #content  /* this selector recognized by IE only */
{
  width: 580px;   /* total width (only for IE5.x/Win) */
  w\idth: 505px;  /* content width (for other IE) */
}

#content p {
	margin: 0 0 10px 0;
	}


h1 {
	font: 18px Arial, Helvetica, sans-serif;
	margin:0 0 15px;
	padding: 0;
	color:#ed2939;
	}
h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0;
	color:#767746;
	}
	
.photo {
	float:right;
	border: 6px solid #E5E3D5;
	margin:0 0 10px 10px;
	clear: right;
	}
	
/* FOOTER STYLES ----------------------------------------------------------*/

#footer {
	width: 730px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	margin-bottom:15px;
	}
#footer .ad {
	float:left;
	width:134px;
	height:90px;
	text-align:right;
	}
	
#footer .copyright {
	width:571px;
	padding:0 0 15px 0;
	margin:0;
	display:block;
	float:right;
	font: 10px Arial, Helvetica, sans-serif;
	color: #99ACC6;
	}
#footer .copyright a {
	color: #99ACC6;
	}
#footer .links {
	width:571px;
	padding:0 0 7px 0;
	margin:0;
	display:block;
	float:right;
	font: 12px Arial, Helvetica, sans-serif;
	}
	
#footer a {
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}

/* ===================================================	
	PARASITE STYLES	
=================================================== */
#toolbar a {
	background: #FF7F00;
	padding: 2px 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
