h1{
	display:inline;
 	font-size:16px;
	color:#7e7e7e;
}
h2 {
	margin-top:7px;
	margin-bottom:-6px;
	padding-left:15px;
	font-size:14px;
	color:#a8a8a8;
	font-weight:bold;
}
h3 {
	font-size:11px;
	color: #000000;
	font-weight:bold;
	display:inline;
}
body {
	font:normal 70% 'Lucinda Grande', Verdana, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/stripe_grey.png);
	background-repeat: repeat;
	min-width: 911px;
	margin-top:0px;
}
#masthead {
	height:266px;
	z-index:2;
}
#mainCol {
	float:left;
	width:520px;
	text-align:left;
}
#shadow {
	width:911px;
	height: 26px;
	margin-bottom:6px;
}
#sideCol {
	float:left;
	width:375px;
	text-align:left;
}
#footer {
	clear:both;
	text-align:left;
}
.spacer {
	clear:both;
}
#news {
	margin-left:22px;
	padding-top:7px;
	background-color:#f5f5f5;
	width:330px;
	z-index:1;
	margin-bottom:20px;
	margin-top:-40px;
}
.news_head {
	color: #70ADD9;
}
.newstbl {
	margin-bottom:12px;
}
#mainCol p {
	padding-right:16px;
	padding-left:5px;
}
blockquote {
	width: 505px;
	padding:0px 0px 15px 0px;
	margin: 0px;
	background: transparent url(images/quoteleft.gif) left top no-repeat; 
} 
blockquote div {
	padding: 0px 29px;
	font-family: Verdana, Helvetica, sans-serif;
	font-style:italic;
	color:#333333;
	font-size: 11px;
	line-height:18px;
	text-align:justify;
	background: transparent url(images/quoteright.gif) right bottom no-repeat; 
}
#stethoscope {
	position:absolute;
	width:154px;
	height:210px;
	z-index:1;
	left: -154px;
	top: 27px;
}
a {
	font-size: 100%;
	color: #51ACE5;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #51ACE5;
}
a:hover {
	text-decoration: underline;
	color: #50B4F2;
}
a:active {
	text-decoration: none;
	color: #51ACE5;
}
a.callme { text-decoration: none; font-weight: bold; font-size: 12px; color: #ffffff;  }   
a:link.callme { text-decoration: none; color: #ffffff; }
a:visited.callme { text-decoration: none; color: #ffffff; }
a:active.callme { text-decoration: none; color: #ffffff; }
a:hover.callme { text-decoration: none; background-color:#ffffff; color: #51ACE5;  padding:2px;}