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: 135px;
}

#top_logo{
width:auto;
height:114px;
}
#location_link{
width:100%;
height:21px;
text-align:right;
}
#top_menu{
	width:100%;
	height:34px;
	background-image:url(library/top_nav/bg-repeat.gif);
	background-repeat:repeat-x;
	
	
}
#second_top_menu{width: 690px;height: 31px;color: #FFFFFF;background-image: url(library/top_nav/seclinks_bg.gif);background-repeat: no-repeat;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: #FFCC00;}








#home_photos{
width: 100%;
height: 336px;
}
#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;
}
insidepage_left_col_wide{width: 540px;height: auto;}
			td1{
	background-image:url(library/insidepages_bg.gif);
	background-repeat: repeat-y;
}

#content{
width: 100%;
height: auto;
}
#left_col{
	float:left;
	width: 500px;
	height: auto;
	background-image:url(library/content_bg.gif);
	background-repeat: repeat-y;
}
#right_col{
float:right;
width: 200px;
height: auto;
}

#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;
}


#footer{width:100%; text-align:center;}	
	

#right_headline{
width: 200px;
height: 26px;
}

#insidepage_right_headline{
width: 160px;
height: 26px;
}
#news_text{
width: 200px;
height: 140px;
}

#footer{
	width: 100%;
	height: 30px;
	float: left;
}
#page_locator{
	width: 100%;
	height: 25px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f3b90e;
	margin-top: 10px;
	}
#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: #ECB130;}
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: #FFCC00;}

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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


#insidepage_left_col ul li {
	list-style-image: url(library/bullet_li.gif);
	list-style-type: disc;
	line-height: 180%
}

insidepage_left_col ul li ul li {
	list-style-image: url(library/bullet_li_li.gif);
	list-style-type: disc;
	line-height: 180%
}


ul.leftlinks {list-style:none; float:left; margin:0px; padding:0px;}
ul.leftlinks li {background:url(library/bullet_li_links.gif) no-repeat left top; padding-left:20px; padding-top:5px; line-height: 220%;}
ul.leftlinks li ul {list-style:none; float:left; margin:0px; padding:0px;}
ul.leftlinks li ul li {background:url(library/bullet_li_links.gif) no-repeat left top; padding-left:20px; padding-top:5px;line-height: 200%;}

/*ul.leftlinks li {
/
	list-style-image: url(library/bullet_li_links.gif);
	list-style-type: disc;
	line-height: 220%;
	
	
	
	
}

ul.leftlinks li ul li {
	list-style-image: url(library/bullet_li_links.gif);
	list-style-type: disc;
	line-height: 220%;
	
	text-align:left;
	
	
	
}*/

#form_bmi {
	text-align: center;
	height: auto;
	width: 400px;
	margin-left: auto;margin-right:auto;
	border: 2px dashed #FFCC66;
}


/*********************section for the map with multiple location**************************/


		#map_area1{width: 90%;  margin-left:auto; margin-right:auto;border:solid 1px #ECB12F; height: auto;}
				div.map_area_left{width:42%; float: left;height:auto;}
				div.map_area_right{width:42%; float: right;height:auto;}
		
		
		#map_area2{width: 90%;  margin-left:auto; margin-right:auto; border:solid 1px #ECB12F;height: auto;}


ul.map_practice li {list-style-image: url(library/bullet_li_small.gif);	list-style-type: disc;	line-height: 220%;}

ul.gp_practice li{list-style-image: url(library/bullet_map_cream.gif);	list-style-type: disc;}

ul.well li{list-style-image: url(library/bullet_map_blue.gif);	list-style-type: disc;}

ul.well_work li{list-style-image: url(library/bullet_map_green.gif);	list-style-type: disc;}

ul.vhi li{list-style-image: url(library/bullet_map_wine.gif);	list-style-type: disc;}

ul.glob li{list-style-image: url(library/bullet_map_red.gif);	list-style-type: disc;}

ul.diab li{list-style-image: url(library/bullet_map_diab.gif);	list-style-type: disc;}

div.med{width: 100%; background: #ECB12F;color: #FFFFFF;height:30px; line-height: 220%;}
		div.med p{margin-left: 25px;color: #FFFFFF; margin-top: 8px; font-size: 14px; font-weight:bold;}
		
		
		p.big{font-size: 14px;margin:15px;}
		
		#med_contact{width: 220px;float:right;height:auto}
				div.med_contact{width: 100%; height: 30px; border:solid 1px #ECB12F;margin-bottom:5px;line-height: 200%; font-size: 14px; font-weight:bold;}
				#med_contact a:link{text-decoration: none;color: #666666;}
				#med_contact a:visited{text-decoration: none;color: #666666;}
				#med_contact a:active{text-decoration: none;color: #666666;}
				#med_contact a:hover{text-decoration: underline;color: #FFCC00;}
		

/****************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.form, textarea.form, radio.form, select.form, submit.form{background-color:#FAE9B1; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;}/*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*************************/





/************  STYLING THE SAMPLE SITE  ************************/
#samplesite_container{width: 990px;margin-left:auto;margin-right:auto;}
#samplesite_topbar{height:150px; width: 990px;}
#samplesite_main{height:auto; width:auto;}	
#samplesite_leftcol{width:140px;height:600px;float:left;background-color: #8cc1e1;text-align: center;padding: 10px;}
#samplesite_rightcol{width:140px;height:600px;float:right;background-color: #b6e95c;text-align: center;	padding: 10px;}	
#samplesite_center{width:auto;height:auto;margin-left:160px;padding: 10px;}
#samplesite_footer{width:990;height: 30px;background-color: #fb3141;text-align: center;padding: 10px;float: none;}	
h1.samplesite{font-size: 16px;}
h2.samplesite{font-size: 14px;margin-left:75px;font-style:italic;}
ul.samplesite_list li{line-height:150%;}
/************** END OF SAMPLE SITE *****************************/
#form {
	text-align: center;
	padding: 10px;
	height: auto;
	width: 400px;
	border-color: #FFCC00;
	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;
	text-align:left;
	padding-left:9px;
	padding-right: 10px;
	line-height: 320%;
	width:auto; /* width needed or else Opera goes nuts */
	background-image:url(library/top_nav/links-seperator.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:0px; /* 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%;}


#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:-32px}
#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 ***************************************/