@charset "utf-8";
/* CSS Document */

.main { align:center; width:996px; }
	
/* LINKS */
.nav { height:36px; padding-top:3px; margin:0 }
.nav a { 
	color: #F79c88;
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	}
.nav a:link , .nav a:visited, .nav a:active {text-decoration: none; color: #F79c88; }
.nav a:hover {text-decoration:none; color: #581e00; }
	
.homenav a { 
	color: #581e00;
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.homenav a:link, .homenav a:visited, .homenav a:active {text-decoration: none; color: #581e00; }
.homenav a:hover {text-decoration:none; color: #F79c88; }

.news { 
	color: #64b8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	}
.news a:link, .news a:visited, .news a:active {text-decoration: none; color: #581e00; }
.news a:hover {text-decoration:underline; color: #417b70; }

.footer { 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url('');
	background-repeat:repeat-x;
	height: 64px;
	padding-left: 50px; background-position-y:50%
	}
.footer a:link, .footer a:visited, .footer a:active {text-decoration: none; color: #666666; }
.footer a:hover {text-decoration:underline; color: #581e00; }

.button a { 
	color: #581e00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.button a:link, .button a:visited, .button a:active {text-decoration: none; color: #581e00; }
.button a:hover {text-decoration:none; color: #c27d6a; }

.subnav { 
	color: #fff; font:bold 12px/1.2em Arial, Helvetica, sans-serif; text-align:right; width:322px; text-transform:uppercase; 
	background: transparent url('../img/woman.jpg') bottom left no-repeat;
}
.subnav a:link, .subnav a:visited, .subnav a:active {
	text-decoration: none; color: #fff; display:block; padding:5px 0; 
}
.subnav a:hover {text-decoration:none; color: #581e00; }
.subnavmenu { background: url('../img/subnav.jpg') bottom left no-repeat; padding:10px 10px; }
.subnav strong { display:block; color: #581e00;text-align:right; }
.subnavsmall { font-size:8px; }
.subnavtitle { font-size:13px; background: url('../img/subnav_title.jpg'); padding:13px 10px; }

/* content */

.content { background-image:url('../img/watermark.jpg'); width: 480px; background-repeat:no-repeat; padding-left: 15px; padding-right: 30px; }
.pinkcontent { color:#c27d6a; list-style:square; line-height:150%; }
.feature { background-image:url('../img/left_bg.gif'); background-repeat:no-repeat; width:160px }