

body{
margin: 10px 0 10px 0;
padding:0; /*0*/
text-align:center;
background: #003300 url(bgStripesLt1.gif) repeat-x;
background-attachment: fixed;
letter-spacing: 1px;
}



#pagewidth{
width:960px;
background-color: #fff;
border: 0px solid #fff;  /*4px solid #fff */
padding: 4px;
text-align:left;
margin-bottom: 10px;
margin-left:auto;
margin-right:auto;
font-family: Arial, Lucida Grande, Verdana, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 13px;
line-height: 1.6em;
color: #000;

}

.hideFromScreen {display:none;}
#header{
position: relative;
height: 93px;
width: 100%;
background: url(header_bg2.jpg) no-repeat right top;
background-color: #3D5770; /*000044*/
margin-bottom: 10px;
}


.title {
margin: 0;
padding: 0px 0 0 78px;
color: #fff;
font-size: 20px;
font-weight: bold;
letter-spacing: 1px;
}

#leftcol{
width:210px;
padding-left: 10px;
float:left;
position:relative;
background-color:#fff;

}

#img1 { float: right; border: 3px solid #eee; padding: 1px; margin: 5px 5px 5px 5px; }

a {
color: #294D7D; /*406980*/
text-decoration: underline;
font-weight: bold;
outline: none;
}

a:hover {
color: #4E819C;
text-decoration: none;
}

a.bm {
color: #505050;
text-decoration: underline;
font-weight: bold;
outline: none;
}
TD.gray {background: #eeeeee;}
#list
{
margin-left: 20px;
padding-left: 0;
list-style: none;
}

#list li
{
position: relative;
padding-left: 16px;
background-image: url(list.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.borders {
border: 1px solid #000000;
}

#twocols{
width:740px;
float:right;
position:relative;
height: 100%;
}

#rightcol{
width:190px;
float:right;
position:relative;
background-color:#fff;
font-size: 11px;
line-height: 1.4em;
height: 100%;
}




#maincol{
background-color: #fff;
float: left;
display:inline;
position: relative;
width:740px;
height: 100%;
}

h1 {
margin: 0 40px 5px 20px;
font-size: 22px;
font-weight: normal;
color: #751127; /*406980*/
letter-spacing: 3px;
line-height: normal;
}

h2 {
margin: 0 0px 0px 0px;
font-size: 16px;
font-weight: bold;
line-height: normal;
color: #505050;
}

h3 {
margin: 0 0px 0px 10px;
font-size: 16px;
font-weight: bold;
line-height: normal;
color: #505050;
}

h4 {
margin: 10px 0 0 0;
padding: 4px 0 4px 6px;
font-size: 13px;
font-weight: bold;
color: #000;
letter-spacing: 2px;
line-height: normal;
background-color: #E1E1C6; 
}

h5 {
margin: 0px 10px 0 0px;
padding: 4px 0 4px 6px;
font-size: 11px;
font-weight: bold;
color: #000;
letter-spacing: 2px;
line-height: normal;
background-color: #E1E1C6; /*E1E1C6*/
}

#text{
padding: 0 40px 20px 40px;
}

#lcoltext{font-size: 11px;padding: 0px 0px 10px 10px; margin: 10px 0 15px 0px;}

#footer {
padding: 20px 0 20px 0;
background-color:#fff;
clear: both;
text-align: center;
line-height: 1.2;
}


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}


.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

.clearfix { display: inline-block; }

hr.sep		{height: 1px; color: "#808080"; width: 80%; text-align: center; margin-top: 20px;margin-bottom: 20px;}

.break hr {
display:none;
}
.break {
border-bottom:1px dashed #777;
height:1px;
margin-top: 40px;
}

	
	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 16em;
		padding-bottom: 10px;
		
	}
/*	removed position: static - cause mouse pointer flutter on vertical navigation bar
	#nav li:hover, #menu li.hover {
    position: static;
}  */
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 2.0em;
		margin-bottom : -1px;
		width: 16em;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 16.05em;
		margin-top : -2.1em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 16em;
		w\idth : 15em;
		display : block;
		color : #fff;
		font-weight : bold;
		text-decoration : none;
		background-color : #294D7D; /*3D5770*/
		border : 1px solid #fff;
		padding : 0 0.5em;
	}
	
	#nav li a:hover {
		color : white;
		background-color : #9EABB8;
		text-decoration : underline;
	}
	
    #home .home, #appointment .appointment, #forms .forms, #directions .directions {
		color : white;
		background-color : #9EABB8;
		
    }
	
	/* hack for IE5.5 */
         * html #home .home, #appointment .appointment, #forms .forms, #directions .directions, #support .support, #surgery .surgery, #newsletter .newsletter {
		color : white;
		background-color : #9EABB8;
		
    }
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
fieldset {
  margin: 1em;  
  padding: 1em;
  font:100%/1 ;
  }
  legend { color: #006699; font-size: 120%;}
form div {margin: .2em; }  
input { font-size:100%; vertical-align:middle ; margin-bottom: .1em;}
input.radio { font-size:100%; vertical-align:middle; padding-left: 200px; }
label {
  float:left;
  width:45%;
  margin-right:0.5em;
  padding-top:0.2em;
  
  text-align:right;
  font-weight:normal;
  }
.button {font-weight: bold; padding: 0 1em 0 1em; font-size: 120%;color: #751127;}


div.img
  {
  margin: 5px;
  padding: 2px;
  border: 3px solid #c0c0c0;
  height: auto;
  width: auto;
  float: right;
  text-align: center;
  }

div.desc
  {
  text-align: left;
  font-weight: normal;
  font-size: 9px;
  font-style:italic;
  margin: 0px;
  }
  

.style1 {color: #FF0000}

.firstltr {
	
	font-weight: bold;
	font-size: 24px;
}
