body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
}

/*layout*/

#container
{ 
width:700px;
margin-left:auto;
margin-right:auto;
}
#top_bar
{
width: auto;
height: 120px;
}

	#top_logo{	width:auto;	height:100px;}
	
	#top_logo_home{
	width:700px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(library/thewell_logo.gif);
	background-repeat: no-repeat;
}
	
	
	
	#location_link{
	width:100%;
	height:20px;
	text-align:right;
}

#top_menu{width:100% ;height:33px; background:url(library/sec_menu_bg.gif) repeat-x; }

#second_top_menu{width: 690px;height: 31px;color: #FFFFFF;background-image: url(library/seclinks_bg.gif);background-repeat: repeat-x;line-height: 250%;padding-left: 10px;}

			div.second_top_menu	a:link{text-decoration: none;color: #FFFFFF;}
			div.second_top_menu	a:visited{text-decoration: none;color: #FFFFFF;}
			div.second_top_menu	a:active{text-decoration: none;color: #FFFFFF;}
			div.second_top_menu	a:hover{text-decoration: underline;color: #FFFFFF;}


#home_photos{width: 700px;	margin-left:auto;margin-right:auto;	height: 260px;background-image: url(library/photo.gif);background-repeat: no-repeat;}
#contact_top{position: absolute;width:120px;height:31px;margin-top:42px;margin-left: 250px;}
#white_space{
width: 100%;
height: 19px;
}
#content{
width: 100%;
height: auto;
}
#left_col{
	float:left;
	width: 500px;
	height: auto;
	background-image:url(library/content_bg.gif);
	background-repeat: repeat-y;
}
	#insidepage_left_col{
	float:left;
	width: 540px;
	height: auto;
	background-image:url(library/insidepages_bg.gif);
	background-repeat: repeat-y;
}
	#insidepage_right_col{
	float:right;
	width:160px;
	height: auto;
	text-align:left;
	
	padding:0px;
}
	insidepage_left_col_wide{width: 540px;
	height: auto;}
			td1{
	background-image:url(library/insidepages_bg.gif);
	background-repeat: repeat-y;
}

#right_col{
float:right;
width: 200px;
height: auto;
}
	
#right_headline{
width: 200px;
height: 26px;
}

	#insidepage_right_headline{
	width: 160px;
	height: 26px;
	}
#news_text{
width: 200px;
height: 140px;
}
#footer{width:100%; }	

#page_locator{
	width: 100%;
	height: 25px;
	float: left;

	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	margin-top: 10px;
	margin-bottom:20px;
	}
	#inside_footer{
	width: 100%;
	float: left;
}
	#inside_logo{
float:left;
width: 115px;
}
	#inside_rightcol{
float:right;
width: 585px;
}

H1{margin-left:1px;font-size:15px;}
H2{
	margin-left:1px;
	font-size:13px;
	color: #0099CC;
}
H3{margin-left:1px;font-size:11px;}
h4{margin-left:1px;font-size:11px;font-weight: bold; color:#3399CC;}
/*start of the links*/
a:link{text-decoration: underline;color: #666666;}
a:visited{text-decoration: underline;color: #666666;}
a:active{text-decoration: underline;color: #666666;}
a:hover{text-decoration: underline;color: #3399CC;}

a.menu:link{
	text-decoration: none;
	color: #FFFFFF;
}

a.menu:visited{
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:active{
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

p{
	margin-left: 1px;
	margin-right:40px;
	line-height: 14px;

	font-size: 11px;
	color: #666666;
}




#form_bmi {
	text-align: center;
	height: auto;
	width: 400px;
	margin-left: auto;margin-right:auto;
	border: 2px dashed #FFCC66;
}



ul li {
	list-style-image: url(library/bullet_li.gif);
	list-style-type: disc;
	line-height: 180%
}

ul li ul li {
	list-style-image: url(library/bullet_li_li.gif);
	list-style-type: disc;
	line-height: 180%
}

ul.leftlinks li {
	list-style-image: url(library/bullet_li_links.gif);
	list-style-type: disc;
	line-height: 220%;
	
	text-indent: -25px;
	
	
}

ul.leftlinks li ul li {
	list-style-image: url(library/bullet_li_links.gif);
	list-style-type: disc;
	line-height: 220%;
	
	text-align:left;
	text-indent: -60px;
	
	
}


p.leftlinks{margin-left:5px;background-image: url(library/bullet_p.gif);background-repeat: no-repeat;padding-left: 11px;margin-right: 0px;margin-top: 8px;margin-bottom:8px;}
p.leftlinks_grey{margin-left:8px;background-image: url(library/bullet_p_grey.gif);background-repeat: no-repeat;padding-left: 11px;margin-right: 0px;margin-top: 8px;margin-bottom:8px;}



/********************home page***************/


div.home_box{width: 150px; height: 195px; border:solid 1px #8D969F;}

		div.home_box_title{width: 100%;	height: 30px;margin-top:10px;margin-bottom: 8px; color: #666666;font-size: 12px;font-weight:bold;}
		div.home_box_text{margin-top:5px;margin-right:5px; margin-left: 5px;}






/****************STYLING THE AREAS PRODUCED BY THE cms*************************/

/*by leaving the following empty the tags will be styled from your regular tags*/

/*    STYLING THE LINKS PAGE(S)      */
h2.links_cat{}/* Displays the links categories*/
p.links{}/* Displays the actual link and description*/
a.links{}/*Displays the actual links*/
p.links_empty{}/*The line letting users know there is no links in the database if applicable*/



/*    STYLING THE HELP/FAQ PAGE(S)      */
h2.help_cat{}/* Displays the help / faq categories*/
p.help{}/* shows the line with the questions / links at the top*/
p.help_answer{}/* styles the answer to the question, title and content*/
a.help{}/* styles the links relating to help faq*/


/*    STYLING THE FORM FIELDS ON THE CONTACT FORM      */

input, textarea, radio, select, submit{background-color:#CAEAFB;font-size: 11px;color: #666666;border:solid 1px #333333;}/*styling the fields, you can also style them individually*/

/*    STYLING THE IMAGE GALLERY      */
h2.image_gallery{}/*displaying the categories of images*/
div.image_layout{width:160px; border: solid 1px black; margin:15px;text-align:center;padding-top:4px;padding-bottom:5px;float:left;}/*This is the div which contains the actual thumbnail with name etc*/
div.clearfloat{clear:both;}/*If you are floating the above div, then you might need to cancel the float at the end of category, you can do so by using this div*/
#image_window{border: solid 1px black; width:500px; margin-top:5px;margin-left:auto;margin-right:auto; text-align:center;}/*div styling the container on the window for enlarged images*/
h1.image_window{}/* displays the image name*/

/****************END OF STYLING THE AREAS PRODUCED BY THE cms*************************/





#form {
	text-align: center;
	padding: 10px;
	height: auto;
	width: 400px;
	border-color: #3399CC;
	border-width: 1px;
}




/*********************** drop down menu ******************************************************/
#nav, #nav ul { /* all lists */	padding:0px; margin: 0px; list-style: none; line-height: 180%; /*letter-spacing:-0.05em;*/ font-family:Arial, Helvetica, vardan, sans-serif; font-weight:normal}

			#nav li a:link {display: block;	color: #FFFFFF; font-weight:bold;text-decoration: none; }
			#nav li a:visited {display: block;	 color: #FFFFFF; font-weight:bold;text-decoration: none;}
			#nav li a:active {display: block;	 color: #FFFFFF; font-weight:bold;text-decoration: none;}
			#nav li a:hover {display: block;	 color: #FFFFFF; font-weight:bold;text-decoration: underline;}


#nav li { /* all list items */
	float: left;
	height: 34px;
	line-height: 260%;
	text-align:left;
	padding-left:9px;
	padding-right: 10px;
	line-height: 260%;
	width:auto; /* width needed or else Opera goes nuts */
	background-image:url(library/links_sep.gif);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	
}

#nav li ul { /* second-level lists */ position: absolute; width: 220px; left: -999em; margin-top:2px; /* using left instead of display to hide menus because display: none isn't read by screen readers */}

#nav li ul li{width:300px;height: 25px;font-size:11px; border: solid 1px #999999;text-align:left;padding-left: 10px;background-color: #C9CDD6;background-repeat: no-repeat;line-height:200%; background-image:url(library/links_sep.gif111);}


#nav li ul li:hover{border: solid 1px #666666;	background-color: #E4E6ED;}
			#nav li ul li a:link,#nav li ul li a:visited ,#nav li ul li a:active  {display: block;	 color: #00617D; font-weight:bold;text-decoration: none;}
			
			#nav li ul li a:hover {display: block;	color: #00617d; font-weight:bold;text-decoration: underline;}


#nav li ul ul { /* third-and-above-level lists */margin-left:311px;margin-top:-23px}
#nav li ul ul li{ /* third-and-above-level lists */width:200px}

#nav li:hover ul ul, #nav li.sfhover ul ul {left: -999em;}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */	left: auto;}

/*#nav li:hover {background-image:url(library/sec_menu_seperator.gif) ;background-position: 0 0}*/


#clear {clear: left;color: #ccc;}


/******************************** end of drop down menu ***************************************/