* { 
margin:0; 
padding:0; 
text-decoration: none;
border:none;
color:#132700;
list-style-type: none;

}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:60%;
	background-color:#FFFFFF;
	text-align:center;
	margin-top:0;
	overflow:-moz-scrollbars-vertical;
	text-align:center;
	line-height:160%;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
}

#toplinks{position:absolute; top:22px; right:175px;color:#fff;}
#toplinks a{color:#fff;}
#menu{
	width:200px;
	float: left;
	
	}


body#home #linkhome a{
	color:#fff;
	background: #2D535E;
}




#wrapper {position:relative;
	text-align:left;
	margin:0 auto 30px;
	width:780px;
	background: #FFFFFF repeat-y;
}

#toplogo {
	height:230px;
	text-indent:-9999px;
	background: url(images/toplogo.gif) no-repeat center top;
}


h1,h2,h3,h4,h5 {
	font-size:1.2em;
	margin: 0 0 12px 0;
	color: #2D535E;
}
h3 {margin-top: 12px;}

#content{margin: 20px 10px 20px 240px;height:1%;}
#content p{font-size: 1.1em; margin: 0 0 12px 0; }

#content a, #footer a{
	color:#F37904;
	text-decoration: underline;
}

#content li {margin-left: 20px; font-size: 1.1em; height: 125%; list-style:disc;}
#content li li {margin-left:40px; font-size: 1.0em; height: 125%;}
#fsize {text-align:right;}
#newpatients {background-color: #FFCE66; padding: 3px; width: 350px; text-align:center;}
.spacer {height: 20px;}
.printer {text-align: right;}
		
#footer {
	clear: both;
	}
		
#footer p{text-align:center; border-top: 1px solid #EF7904;padding-top:12px;}
#footer a{font-weight:bold;}	
.fright{float:right; margin-left:10px;}
.border{
	border:1px solid #FDD3AA;
	padding:8px;
}