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

body {background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;}


#container {
	width: 800px;
	left: 0px;
	top: 0px;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #FF0000;
	
	
}

#leftcolumn {
	font-size: 11px;
	float: left;
	height: 600px;
	width: 182px;
	left: 15px;
	top: 15px;
	padding-top: 190px;
	background-image: url(CSSLeftColumn.gif);
	background-repeat: no-repeat;
	text-align: left; 
	background-position: left top;
}

* html #leftcolumn {
margin-right: -3px;
}


#leftlinks {
	padding-left: 50px;
	text-align: left;
	}
	
#leftlinks li {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	
	}
	
#leftlinks  a:link, #leftlinks a:visited {
	padding-left: 50px;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	display: block;
	background-color: #999999;
	color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000099;
	border-botton-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	border-bottom-width: thin;	

}

#leftlinks  a:hover, #leftlinks a:active {
	padding-left: 50px;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	display: block;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #FFFFFF;
	border-botton-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	color: #999999;
	

}


h1 {
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 12px;
	background-image: url(Headerline2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	color: #666666;
	}
	
h2 {
	text-indent: 0px; 
	font-weight: bold;
	font-size: 10px;
	}
	

	
#banner {font-size: 10px;
	background-image: url(textback.gif);
	margin-left: 182px; 
	background-repeat: repeat;
	background-position: left top;
	width: 607px;	
	padding-bottom: 102px;
	padding-left: 10px;
	display: block;
}

#banner a span {
visibility: hidden;
}

* html #banner {
height: 1%;
margin-left: 0;
margin-top: -102px;
}

.fltrtbanner {
	display: inline;
	float: right;
	}
	
.fltrtbanner a {border: none;}

#topnavbar {
	margin-left: 182px;
	font-size: 11px;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #ffffff;
	width: 550px;
	text-transform: lowercase;
	text-indent: 5px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #FF0000;
	padding-bottom: 23px;
}

* html #topnavbar {
height: 1%;
margin-left: 0;
}

#topnavbar li {
	display: inline;
}

#topnavbar a:link, #topnavbar a:visited {
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	background-color: #999999;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #FF0000;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #FF0000;
	}
	
#topnavbar a:hover, #topnavbar a:active {
	color: #999999;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #FF0000;
	background-color: #FFFFFF;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#main {
	font-size: 11.5px;
	background-image: url(textback.gif);
	margin-left: 182px;
	padding-bottom: 20px;
	margin-top: -7px;
	background-repeat: repeat;
	background-position: left top;
	width: 591px;
	text-indent: 15px;
	padding-left: 10px;
	padding-right: 15px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #FF0000;
	
}

* html #main {
height: 1%;
margin-left: 0;
}

.fltrt {
	float: right;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
	}

.fltrtvac {
	float: right;
	padding-bottom: 5px;
	padding-right: -3px;
	padding-left: 3px;
	}

.fltphysicians {
	float:left;
	padding-bottom: 30px;
	padding-right: 3px;
	padding-left: 0px;
	padding-top: 5px;
	}


#footer {
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000099;
	letter-spacing: .2em;
	text-align: center;
	height: 50px;
	width: 799px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-right-style: groove;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #999999;
	left: 0px;
	clear: right;
}

#dashed {
		margin-left: 182px;
		border-left-style: dashed;
		border-left-width: thin;
		border-left-color: #FF0000;
		height: 17px;
		}

li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 25px;
	text-indent: 0px;
}
a, a:link, a:active {
	color: #666666;
	text-decoration: none;
}

a:hover, a:visited {
	color: ffffff;
	text-decoration: none;
	}
	
blockquote {
	text-indent: inherit;
	}
