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

*{
	padding:0px;
	margin:0px;
	}
body {
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	font-size: 12px;
	background-repeat: repeat-x;
	background: url('images/bg-header.jpg') 0 0 repeat-x #8ec03d;
	background-position: 0 0;
	}
	
#center {width: 980px ;position: relative; margin: 0 auto;}

div, p, ul, h2, img {padding: 0px; margin: 0px;}

td {vertical-align: top;}

p {color: #000;margin: 3px 0px 10px 10px;line-height:1.6;}

ul {list-style-type: none;}

hr {margin: 15px 5px 15px 5px; color: #ccc; background-color: #ddd; height: 1px;}

/*-------------- HEADLINES --------------*/
h1 {color: #5c913f; font-size: 28px; font-weight: normal; margin: 20px 0px 20px 0px;}
h2 {color: #5c913f; font-size: 18px; font-weight: normal; margin: 5px 0px 0px 10px; padding: 8px 0px 6px 0px;}
h3 {color: #5c913f; font-size: 12px; font-weight: bold; margin-top: 10px; padding: 5px 0px 5px 0px; border-bottom: 1px dotted #b2b2b2; border-top: 1px dotted #b2b2b2;}


/*-------------- LINKS --------------*/
a:link {color: #7e2449; text-decoration: none;}
a:visited {color: #7e2449; text-decoration: none;}
a:hover {color: #5c913f; text-decoration: none;}
a:active {text-decoration: none;}
a:focus {outline: none;}


/*-------------- HEADER --------------*/
#header {width: 960px; height: 85px; position: relative; margin: 0 auto; clear: both;}
#header #login {width: 130px; position: absolute; top: 55px; right: 0px; padding: 0px; margin: 0px; font-size: 11px; text-align: right; color: #2f5ea6; clear: both;}


/*-------------- HOMEPAGE IMAGE --------------*/
#homeimage {background-color: #000;	height: 250px; text-align: center;}
#shadow {background-color: #fff; height: 10px; background-image: url('images/shadow.jpg'); background-repeat: repeat-x;}

	
/*-------------- INSIDE PAGES IMAGE --------------*/
#message {background-color: #224685; height: 100px; text-align: center; background-image: url('images/bg-inside-message.gif'); background-repeat: repeat-x;}


/*-------------- CONTENT AREA --------------*/
#content-wrapper {background: url('images/bg-content.jpg') 0 0 repeat-x #f3f3f3;}
#left {float: left; width: 200px; margin: 0px 40px 0px 0px;}
#middle {float: left; width: 550px;}
#right {float: right; width: 160px; margin: 70px 0px 0px 0px;}

/*-------------- ADVERTISING AREA --------------*/

#ad300x250 {padding: 10px; background-color: #eee; margin: 20px 0px 20px 0px;}
.ad160 {display: block; width: 160px; padding: 0px; background-color: #eee; margin: 0px 0px 30px 0px;}
.ad160 img {padding: 17px;}
#ad150x150left {float: left; padding: 12px; background-color: #eee;}
#ad150x150right {float: right; padding: 12px; background-color: #eee;}

/*-------------- WINE TRAIL LIST --------------*/

#resources {float: right; line-height: normal; margin: 0px 0px 10px 0px;}
#resources ul {width: 200px; display: block; margin: 0px 0px 10px 0px;}
#resources ul li{background: url('images/arrow-green.gif') no-repeat 0 12px;border-top: #5e975b 1px dashed; padding: 12px 0px 10px 12px;}
#resources ul li a:link {font-size: 12px;color: #7e2449; text-decoration: none; border-bottom: none;}
#resources ul li a:visited {font-size: 12px;color: #7e2449; text-decoration: none; border-bottom: none;}
#resources ul li a:hover {text-decoration: underline; border-bottom: none;}
#resources img {margin: 30px 0px 0px 0px;}
#breadcrumbs {font-size: 11px; margin: 30px 0px 25px 0px; color: #999;}
#breadcrumbs a {color: #5c913f; font-weight: normal;}
#breadcrumbs a:hover {color: #7e2449;}

/*-------------- Address --------------*/

#addressesleft {float: left; width: 270px; margin-left: 15px; line-height: 135%;}
#addressesright {float: left; width: 260px; line-height: 135%;}

dl {display: block; margin: 20px 0px 20px 0px;}


/*-------------- featured --------------*/
.featured {display: block; background-color: #eee; padding: 10px; padding: 0px; height: 160px;}
.featured:after {: "."; display: block; height: 0; clear: both; visibility: hidden;}
.featured dt img {float: left; margin: 13px; border: 4px solid #ddd;}
.featured dd {margin: 5px 20px 0px 145px; border: 1px solid #eee; font-size: 12px; line-height: 160%;}
.featured a {color: #000; text-decoration: none; font-weight: bold; color: #7e2449;}
.featured a:hover {color: #777; text-decoration: none; font-weight: bold; color: #5c913f;}
.featured strong {display: block; margin-top: 15px; font-size: 18px;}


/*-------------- MENU --------------*/	
#mainMenu {
	margin: 0 auto;
	width: 896px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:url('images/nav_bg.jpg') repeat-x;
	position: relative;
	height: 30px;
	z-index:2;
	}
#menuList {
	text-align:left;
	line-height:30px;
	}
#menuList ul {
	}
#menuList li{
	display:inline;
	list-style: none;
	margin:0px;
	}
a.starter {
	color: #7e2449;
	text-decoration: none;
	padding:6px 20px; /*Adjusts the clickable area in the top level nav*/
	border-right:1px solid #ccc;
	line-height:30px;
	}
a.starter:visited {
	color: #222;
	text-decoration: none;
	}
a.starter:hover {
	color: #000;
	text-decoration:none;
	}
.menuNav {
	text-align: left;
	font-size: 12px; /*drop down font size*/
	color: #fff;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	background:#5c913f; /*drop down background color*/
	margin-left:0px; /*Adjusts the position of the drop down menu*/
	}
.menuNav li{
	padding:0px;
	margin:0px;
	}	
.menuNav li a{
/*Adjusts the links in the dropdown*/
	background-color: transparent;
	color: #fff;
	display: block;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 8px 3px 8px 20px;
	border-bottom: 1px solid #b5b5b5;
	}
.menuNav li a:visited {
	color: #fff;
	text-decoration: none;
	}
.menuNav li a:hover {
	color: #222;
	text-decoration: none;
	background:#b2d351;
	}
#nav_profiles {width: 165px;}
#nav_sleep {width: 170px;}
#nav_profiles {width: 165px;}
#nav_edu {width: 170px;}


/* ---------------- CONTACT ---------------- */
#contact td {padding: 20px 0px 0px 0px;}
#contact p {
	margin-bottom: 20px;
	}
#contact input {
	height: 20px;
	}
#name, #email, #comments {
	width: 400px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.alert {
	padding-left: 18px;
	background: 0 url(images/alert.gif) no-repeat;
	}
form { margin-top: 25px;}

/*-------------- FOOTER --------------*/
#footer {
	background:url('images/bg-footer.jpg') 0 0 repeat-x #3a4984;
	height: 75px;
	}
#footer-content-wrap {
	width: 950px;
	height: 88px;
	position: relative;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 19px;
	}
#footer-left {
	float: left;
	width: 630px;
	margin: 30px 0px 0px 0px;
	}
#footer-left a {
	color: #222;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
	}
#footer-left a:hover {
	color: #000;
	text-decoration: none;
	}
#footer-right p {
	color: #222;
	float: right;
	width: 320px;
	margin: 30px 0px 0px 0px;
	text-align: right;
	line-height: 19px;
	}
#footer-right a {
	color: #222;
	text-decoration: none;
	padding: 0px;
	}
#footer-right a:hover {
	color: #000;
	text-decoration: underline;
	padding: 0px;
	}