@charset "UTF-8";
/* CSS Document */


/*defaults*/

body 	{
	background:url(images/body_bg.jpg) repeat-x 0 0;
	color:#666666;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	padding:0;
	font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif;
	font-size:90%;
	}
p		{
	margin: 10px;
	padding:0 0 15px 0;
	color: #000000;
	line-height: 20px;
		}
a		{
	color: #666666;
	text-decoration:underline;
	}
a:hover	{
	color: #990000;
	text-decoration:none;
	}
	
ul {
	color:#000000;
}

ol {
	line-height: 20px;
	color:#000000;
}

/*structural elements
ul {
	line-height: 20px;
	margin-left: -5px;
	margin-top: 0px;
	color: #000000;
   }

ol {
	line-height: 20px;
	margin-left: -5px;
	margin-top: 0px;
	color: #000000;
   }*/
   
/*structural elements*/

.sub_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	line-height:30px;
	}
	
.italic {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-style:italic;
	}

#spacer {
	width:810px;
	background: url(images/bg.png);
	height: 20px;
	float: left;
	}

#container	{
	width:810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#top_movie {
	width:788px;
	height: 200px;
	background:url(images/bg.png);
	padding-left: 15px;
	padding-right: 5px;
	float: left;
	position: relative;
	z-index: 2;
	}
	
#header {
	background-image: url(images/header.png);
	width:810px;
	height: 216px;
	float: left;
	}
	
#main_menu {
	width:810px;
	height: 60px;
	background:url(images/bg.png);
	float: left;	
	}
	
#content {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(images/bg.png);
	padding-left: 30px;
	position: relative;
	z-index: 1;
	}

/* left side bar */

#left_side {
	width: 180px;
	float: left;
	margin:0px auto;
	line-height: 20px;
	}
	
#left_side_box_top {
	width:180px;
	height:30px;
	background:url(images/side_bar_top.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-top: 10px;
	}
	
#left_side_box_mid {
	width:180px;
	background:url(images/side_bar_mid.jpg);
	color: #003366;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	}
	
#left_side_box_mid a:hover {
	color:#990000;
	font-weight:bold;
	}
	
#left_side_box_mid a {
	color:#003366;
	text-decoration:none;
	}
	
#left_side_box_bot {
background:url(images/side_bar_bott.jpg);
	width:180px;
	height: 28px;
	clear: both;
	}

/*end*/

#center {
	width: 580px;
	float: left;
	margin:0px auto;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#center2 {
	width: 390px;
	float: left;
	margin:10 px;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#center3 {
	width: 380px;
	float: left;
	margin:10 px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#center4 {
	width: 380px;
	float: right;
	margin:10 px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}
	
		
	#center5 {
	width: 750px;
	margin:10 px;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#center6 {
	width: 800px;
	margin:10 px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	}
	
	#center_side {
	width: 180px;
	float: center;
	margin:0px auto;
	}
	
	#center7 {
	width: 450px;
	float: left;
	margin:10 px;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	}
		
	#center8 {
	width: 700px;
	float: left;
	margin:10 px;
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	}
/* rigth side bar */

#rigth_side {
	width: 180px;
	margin:0px auto;
	color: #5C2B00;
	float: left;
	}
	
	#rigth_side2 {
	width: 280px;
	color: #5C2B00;
	float: left;
	left: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 5px;
	}
	
    #spacer_right {
	width: 150px;
	margin:0px auto;
	color: #5C2B00;
	top: 30px;
	}
	
#rigth_side_box_top {
	width:180px;
	height:30px;
	background: url(images/side_bar2_top.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C2B00;
	padding-top: 10px;
	line-height: 20px;
	}
	
	#rigth_side_box_top2 {
	width:280px;
	height:30px;
	background: url(images/side_bar3_top.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C2B00;
	padding-top: 10px;
	}
	
#rigth_side_box_mid {
	width:180px;
	background:url(images/side_bar2_mid.jpg);
	padding-top: 5px;
	color: #5C2B00;
	font-size: 13px;
	padding-bottom: 5px;
	float: left;
	}
	
	#rigth_side_box_mid2 {
	width:280px;
	background:url(images/side_bar2_mid2.jpg);
	padding-top: 5px;
	color: #5C2B00;
	font-size: 12px;
	padding-bottom: 5px;
	}
	
#rigth_side_box_mid a:hover {
	color:#003366;
	}
	
#rigth_side_box_mid a {
	color:#5C2B00;
	text-decoration:underline;
	}
	
#rigth_side_box_bot {
	width:180px;
	background:url(images/side_bar2_bott.jpg);
	height: 28px;
	clear: both;
	}
	
	#rigth_side_box_bot2 {
	width:180px;
	height: 28px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	#rigth_side_box_bot3 {
	width:280px;
	height: 28px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	background:url(images/side_bar2_bott2.jpg);
	}
	
#side_box_text_holder {
	width:150px;
	margin:0px auto;
	}
	
#side_box_text_holder2 {
	width:145px;
	margin:0px auto;
	}
	
#side_box_text_holder3 {
	width:155px;
	margin:0px auto;
	line-height: 16px;
	}
	
	#side_box_text_holder4 {
	width:250px;
	margin:0px auto;
	line-height: 16px;
	}
	
#side_box_text_holder2 ul {
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: -15px;
	}
	
.bullets{
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
	float: left;
	width: 150px;
}

.bullets2{
	margin-bottom: 10px;
	float: left;
	width: 150px;
	font-size: 12px;
	color: #003366;
}

.bullets2 a{
	color: #003366;
	text-decoration: none;
}

.bullets2 a:hover{
	color:#990000;
	font-weight: bold;
}

.dots {
	float: left;
	font-size: 16px;
	height: 30px;
	width: 12px;
}

.info {
	float: right;
	padding-top: 4px;
	width: 136px;
}

/*end*/

/*boxex*/

#right_box {
	width: 190px;
	float: left;
	height: 130px;
	border: 1px;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-top-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	}

#center_box {
	width: 190px;
	float: left;
	border: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	height: 230px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #000000;
	padding-top: 10px;
	}

#left_box {
	width: 175px;
	float: left;
	border: 1px;
	border-top-color: #666666;
	border-left-color: #666666;
	border-bottom-color: #666666;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	height: 230px;
	margin-bottom: 20px;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 5px;
	}
	
	#center_box2 {
	width: 250px;
	float: left;
	height: 150px;
	border: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-right-style: solid;
	}

#left_box2 {
	width: 260px;
	float: left;
	height: 150px;
	border: 1px;
	border-top-color: #666666;
	border-left-color: #666666;
	border-bottom-color: #666666;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	}

/*end*/
	
#welcome {
	width: 450px;
	float: left;
	margin-right: 15px;
	padding-top: 20px;
	margin-bottom: 30px;
	}
#docmovie{
	float: left;
	width: 700px;
	height: 160px;
	padding-left: 25px;
}
	
#locations {
	width: 780px;
	height:185px;
	margin:0px auto
	}
	
#footer {
	width: 810px;
	height: 59px;
	background:url(images/fooder.png);
	text-align: center;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
}

#footer_text {
	width: 790px;
	margin:0px auto;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	padding-top: 15px;
	}
	
#footer_text a {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
#footer_text a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	}
 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:20px;
	line-height: 20px;
	 }
 
 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:20px;
	color: #000000;
	line-height: 20px;
 }

 h3 {
 font-size: 10px;
 margin-left:20px;
 font-weight:100;
 margin-right:20px;
 }
 
 h4{
	margin-top: 0px;
	font-size: 24px;
	color: #79623d;
	margin-bottom: 10px;
 }
 
.style1 {
	font-size: 10px;
	color: #666666;
}

.style2 {color: #CCCCCC}

#menu {
	width:250px;
	height:160px;
	float: right;
	margin-top: 25px;
	margin-right:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
   }
   
.whole {
	width: 810px;
	
}

 /*menu style*/

#box_text_menu_leftInside {
	width: 180px;
	background-image:url(images/side_bar_mid.jpg);
	background-repeat: repeat-y;
	position: relative;
	float: left;
}
	#box_text_menu_right{
	float:left;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
	#box_text_menu_leftleft{
	width:150px;
	float:left;
	padding:0px 0 10px 0px;
}
	
	
#box_text_menu_right ul{
	width:145px;
	font-weight:bold;
	font-size:11px;
	line-height:15px;
	list-style-type: none;
	margin-left: -29px;
}


#box_text_menu_right ul li{
	width:145px;
	line-height:15px;
	border-bottom:1px solid #c9c9c9;
	float: left;	
}


#box_text_menu_right ul li a{
	width:145px;
	display:block;
	background:url(images/arrow-normal.gif) 0 8px no-repeat;
	color:#11396b;
	line-height:15px;
	text-decoration:none;
	padding-bottom:5px;
	padding-top:5px;
	float: left;
}


#box_text_menu_right ul li a:hover{
	background:url(images/arrow-hover.gif) 0 8px no-repeat #ffffff;
	color: #990000;
	text-decoration:none;
	float: left;
}


#box_text_menu_right ul li.home{
	width:150px;

	display:block;
	background:url(images/arrow-hover.gif) 0 8px no-repeat #ECFFD5;
	color:#11396b;
	line-height:24px;
	text-decoration:none;
	padding:0 0 0 0px;
	}


#box_text_menu_right ul li.contact{
	width:150px;
	
	border-bottom:none;
	}


#box_across{
	width:600px;	
	display:block;
	color:#11396b;
	line-height:15px;
	text-decoration:none;
	padding-bottom:5px;
	padding-top:5px;
}

/* home content */ 
.menutitle {
	cursor: pointer;
	font-weight:bold;
	width:250px;
	padding:2px;
	font-size: 12px;
	float: left;
 } 

 .submenu {
	margin-bottom: 0.5em;
	width: 288px;
	float: left;
   } 
   
   #locationbox {
	width: 300px;
	float: left;
	padding-top: 20px;
	z-index: 1;
	  }
	  
	 #locationbox2 {
	width: 288px;
	float: left;
	left: 20px;
	padding-left: 10px;
}
	   
	  #locationbox3 {
	width: 250px;
	position: relative;
	float: left;
	left: 20px;
}

	 #ourlocations {
	width: 250px;
	float: left;
	left: 20px;
	margin-top: 15px;
}
	   
	    .locmap {
	width: 288px;
	float:left;
		} 
		
		.locaddress {
	width: 280px;
	float:left;
	font-size: 12px;
	margin-top: 5px;
		  }

/*Bariatrics*/
#box_text_menu_blue {
	width: 144px;
	background-image:url(images/side_bar_mid.jpg);
	background-repeat: repeat-y;
	position: relative;
	float: left;
	padding-right: 18px;
	padding-left: 18px;
}

.bar {
	border-bottom:1px solid #c9c9c9;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

.bar a {
	color:#11396b;
	text-decoration: none;
}

.bar a:hover {
	color:#990000;
	text-decoration: none;
}
