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

body {margin:0;
		padding:0;
		text-align:center;}
		
.wrapper {		background-color:#999966;
				width:100%;
}

.site {	width: 100%;
		margin:0 auto;
		font-family: Verdana, Arial, Helvetica, sans-serif;
				height:100%;
		}


.header {background-image:url(images/header.gif);
		background-repeat: no-repeat;
		background-position: center;
		height: 175px; 
		width:100%;
		margin: 0 auto 0;
		background-color: #206687;		}
		
.navbar {width:100%;
		height: 30px;
		color:white;
		background-color:#999966;
		text-align:center;
		border:solid;
		border-color:#333300;
		border-width:1px;
		border-left:none;
		border-right:none;
		margin:0 auto;
		}

.bar {text-align:center;
	margin:0 auto;
	width:800px;}


ul.nav,
.nav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
	z-index:10;
	*z-index:100;
}

ul.nav{
	display: table;
	*float:left;
	
}



ul.nav>li{
	display: table-cell;
	position: relative;
	padding: 3px 16px;
	*float:left;
}


ul.nav li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -16px;
	margin-top: 4px;
	width:167px;
	*margin-left:-14px;
	*margin-top:8px;
}

ul.nav li:hover>ul{
/*When hovered, make them appear*/
	display : block;
	position:absolute;
	*top: 1.5em;
  	*left: 1em;
	
}

li > ul {
	top: auto;
	left: auto;
	}


.nav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 10px;
}

ul.nav{
	display: table;
/*Just add the following properties and values*/
	table-layout: fixed;
}

/*** Menu colors (customizable) ***/

.nav ul a,
.nav ul li a{
background-color:#999966;
	color:white;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;


	
}

ul.nav a {
	color:white;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;}

ul.nav li:hover,
.nav ul li a:hover{
	background-color: #333;
	color: #eee;

}

ul.nav li:active,
.nav ul li a:active{
	background-color: #999966;
	color: #fff;
}

ul.nav,
.nav ul{
	border: none;
}

.nav a{
	text-decoration: none;
	color:white;
}

	
.copy {	width: 802px;
		height:100%;
		background-color:white;
		margin:0 auto;
		text-align:left;
}
					
		
.left {padding-left:20px;
		width: 570px;
		float:left;
		height:100%;}
		
.right {position:relative; top:25px;
		padding:5px;
		float:right;
		width:190px;
		height:auto;
		text-align:center;
		border-left-color:#cccc99;
		border-left-style:solid;
		border-left-width:1px;
		background-image:url(images/quick.gif);
		background-position:top;
		background-repeat:no-repeat;}
		
.content {margin-top:30px;}		

.right p {font-size:small;
			}	
			
.right ul {text-align:left;}

.right a{text-align:left;
			padding-top:10px;
			color:#003366;
			font-style:normal;}
			
.right h4 {text-align:center;
			color:#0066CC;
			font-variant:small-caps;
			font-weight:bold;}
			
.events {width:400px;
		float:right;
		text-align:left;}
		
.events h2 {text-align:left;
			color:white;
			background-color:#336666;
			width:250px;
			line-height:24px;
			padding-left:5px;}
		

		
.events h4 {color:#003366;
			line-height:10px;}

.events h3 {padding-top:15px;}

#center {text-align:center;}

fieldset {border:none;
		font-size:small;
		padding-bottom:30px;}
	
legend {font-family:Arial, Helvetica, serif;
		font-size:16px;
		font-weight:bold;
		color:#003399;}	
		
label {text-align:right;}		

h1 {font-family: Georgia, Times New Roman, Times, serif;
	font-size:large;
	color: #206687;
	text-align:center;
	margin:15px;
	}
	
h2, .products h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#333;
	text-align:center;}	

h3, .products h3 {font-family:Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size:12px;
	color:#009999;}
	
h4 {font-size:small;
	color:#333333;}


	
p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;}
	
ul, ol {font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	}	
 
 
.footer { background-image:url(images/footer.gif);
		background-attachment:relative; top:5px; 
		background-repeat:no-repeat;
		clear:both;
		height:100px;
		text-align:center;
		width:97%;
		padding-top:10px;
		padding-bottom:10px;
		*padding-top:30px;}
		
 .footer a{font-style:normal;
 		font-family: Verdana, Arial, Helvetica, serif;
		font-size:10px;	
		padding-right:6px;	
		text-decoration: none;
		}	
		
.wellnav {width:600px;
		text-align:center;}	
		
table h2 {background-color:#336666;
		color:white;
		line-height:24px;
		padding-left:10px;
		font-style: normal;
		font-size:16px;}
		
table h3 {border-bottom-color:#666666;
		border-bottom-width:2px;
		border-bottom-style:dotted;
		line-height:16px;
		font-size:14px;}
		
table h4 {font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#003399;}

table h5 {font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#003366;
		margin-top:-10px;}
		
		
.floaters {width:170px; 
			height:170px;
			float:left;
			padding:10px;}
		
 .copy a {font-size:small;
		padding:2px; }	

 .copy a:link {
	color:#000000;
	text-decoration: none;
	border-bottom:dotted 1px #0066FF;}
	
 .copy a:visited {
	color:#000000;
	text-decoration: none;
	border-bottom:dotted 1px #0066FF;}
	
 .copy a:focus {
	color:#0066ff;
	text-decoration: none;}
	
 .copy a:hover {
	color:white;
	text-decoration:none;
	border-bottom: dotted 1px #FF9900;
	background-color:#0066CC;}
	
 .copy a:active {
	color:#0066ff;
	text-decoration: none;}
	
.products {width:100%;}	

.products p {line-height:20px;}

.subscriptions {font-size:12px;
				line-height:18px;
				border-collapse:collapse;}
				
.subscription {font-size:12px;
				line-height:18px;
				border-collapse:collapse;
				text-align:center;}
				
.subscription form {text-align:center;} 
.subscription h3 {text-align:left;}				
				
.odd {background-color:#99CCCC;}

.contactform {clear:left;
			 margin:20px;
			 
			 }
label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
.submit { margin-left: 12em; }
.contactform em { font-weight: bold; padding-right: 1em; vertical-align: top; }
fieldset {border:none;}

/*Thumbnail gallery*/

.thumbs img{float:left;
		margin:14px;
		padding:5px;
		border:1px #ccc solid;}


	


	

 