@charset "utf-8";
body {
	margin-top: 0px;
	background-image: url(images/tile_bkgd.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}


#container {
	position:relative;
	width: 1024px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	background-color: #FFF;
}

#header {
	position: relative;
	width: 1024px;
	top: 0px;
	background-image: url(images/blue_line.jpg);
	background-repeat: no-repeat;
	height: 232px;
}
#logo {
	float: left;
	position: relative;
	height: 118px;
	width: 297px;
	text-align: center;
	padding-top: 30px;
	border: 1px solid #666;
	left: 15px;
	top: 78px;
}
#date {
	background-color: #666;
	float: left;
	position: relative;
	left: 15px;
	width: 298px;
	height: 33px;
	padding-top: 20px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
}
#phone {
	float: left;
	height: 46px;
	width: 229px;
	position: absolute;
	left: 43px;
	top: 8px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #002E62;
	font-weight: bold;
}


#specials {
	float: right;
	position: relative;
	height: 228px;
	width: 705px;
	text-align: center;
	z-index: 2;
	background-image: url(images/specials_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 78px;
}
#links {
	float: right;
	position: relative;
	width: 705px;
	height: 52px;
	background-color: #002E62;
}

#footer {
	position: relative;
	width: 1024px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	bottom: 0px;
	background-color: #666;
}
#logos {
	float: left;
	height: 60px;
	width: 900px;
	position: relative;
	background-image: url(images/logos_bkgd.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 38px;
}
#hours {
	position: relative;
	float: left;
	z-index: 4;
	width: 442px;
}
#contentArea {
	position: relative;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	padding-bottom: 15px;
	background-color: #FFF;
}
#contentLeft {
	float: left;
	position: relative;
	width: 297px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	top: 4px;
	left: 15px;
	text-align: center;
}
.faq {
	background-image: url(images/faq_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: 125px 20px;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #002E62;
	text-align: center;
	font-style: italic;
}

#contentRight_Sub {
	float: left;
	position: relative;
	width: 275px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	top: 20px;
	left: 25px;
	padding-left: 20px;
	padding-top: 55px;
}

h3 {
	color: #002E62;
	font-size: 20px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#contentRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: right;
	width: 665px;
	position: relative;
	top: 4px;
	background-color: #E6E6E6;
	padding: 20px;
}
#contentRight a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29ABE2;
}
#contentRight a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29ABE2;
}
#contentRight a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#nav {
	float: left;
	width: 1024px;
	position: relative;
	background-color: #FFF;
}
#footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
}
#footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
}
#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28B5E4;
	text-decoration:underline;
}
#pscroller1{
	width: 290px;
	height: 90px;
	padding: 5px;
}
#pscroller1 a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3B5A6F;
	text-decoration: none;
	font-weight: bold;
}
#pscroller1 a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3B5A6F;
	text-decoration: none;
	font-weight: bold;
}
#pscroller1 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.someclass{ //class to apply to your scroller(s) if desired
}
#contentSub {
	float: left;
	position: relative;
	width: 890px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	top: 20px;
	left: 25px;
	padding-bottom: 15px;
}
h4 {
	color: #3B5A6F;
	font-size: 20px;
	font-weight: bold;
}
.specialty1 {
	float: left;
	height: 220px;
	width: 270px;
	position: relative;
	left: 20px;
	background-image: url(images/specialities_bkgd.png);
	background-repeat: no-repeat;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	float: left;
	position: relative;
	padding-left: 7px;
	padding-top: 3px;
	font-weight: bold;
}
.title a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.title a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.title a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BCBCBC;
	text-decoration: none;
	font-weight: bold;
}
.specialty_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	float: left;
	width: 230px;
	position: relative;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	height: 133px;
}
.specialty_text a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B5A6F;
	text-decoration: none;
	font-weight: bold;
}
.specialty_text a:visited{
    font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B5A6F;
	text-decoration: none;
	font-weight: bold;
}
.specialty_text a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BCBCBC;
	text-decoration: none;
	font-weight: bold;
}
.specialty2 {
	float: left;
	height: 220px;
	width: 270px;
	position: relative;
	left: 20px;
	background-image: url(images/specialities_bkgd.png);
	background-repeat: no-repeat;
}.specialty3 {
	float: left;
	height: 220px;
	width: 270px;
	position: relative;
	left: 20px;
	background-image: url(images/specialities_bkgd.png);
	background-repeat: no-repeat;
}
.specialty4 {
	float: left;
	height: 220px;
	width: 270px;
	position: relative;
	left: 155px;
	background-image: url(images/specialities_bkgd.png);
	background-repeat: no-repeat;
	top: 5px;
}
.specialty5 {
	float: left;
	height: 220px;
	width: 270px;
	position: relative;
	left: 155px;
	background-image: url(images/specialities_bkgd.png);
	background-repeat: no-repeat;
	top: 5px;
}
#contentLeft_Sub {
	float: left;
	position: relative;
	width: 585px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	top: 20px;
	left: 25px;
	padding-right: 10px;
}
#contentRight_contact {
	float: left;
	position: relative;
	width: 250px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	top: 20px;
	left: 25px;
	padding-left: 20px;
	background-image: url(images/specialities_bkgd.png);
	background-repeat: no-repeat;
	height: 210px;
	padding-top: 20px;
}
#contentBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: right;
	width: 705px;
	position: relative;
	top: 10px;
}
#rotatingSpecials {
	float: right;
	position: absolute;
	height: 228px;
	width: 705px;
	text-align: center;
	z-index: 3;
	background-image: url(images/specials_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 78px;
}
a {
	color: #00F;
}
a:link {
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #29ABE2;
}
