@charset "UTF-8";
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main-bckgrd.jpg);
}
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 30px;
	line-height: 14px;
	width: 170px;
}
#maincontent  #left  {
	float: left;
	width: 214px;
	height: 320px;
}

a.services:link   {
	color: #fff;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
	}
a.services:visited   {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
	
	}
a.services:hover   {
	color: #6290BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
}
a.services:active     {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
}
#center {
	float: left;
	padding: 10px;
	width: 650px;
	text-align: center;
}
.lrg-grey-italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
#banner {
	height: 134px;
	width: 900px;
	margin: 0px;
	background-image: url(images/top.jpg);
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #6290BC;
}
#maincontent {
	width: 900px;
	background-image: url(images/center-bckgrd.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#main {
	width: 469px;
	float: left;
	text-align: center;
	background-color: #D4BECA;
	height: 320px;
}


.img_leftpad {
	padding-left: 12px;
}
.sml-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #898873;
	text-align: center;
	padding-top: 10px;
	background-color: #323218;
}
.home-lrgtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #1F2B4C;
}
.home-medtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1F2B4C;
}
#bottom {
	background-color: #6e284e;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	padding: 10px;
}

#footer {
	background-color: #6e284e;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	padding: 10px;
}
#maincontent #right {
	float: right;
	width: 684px;
	height: 320px;
}
#banner  #topleft {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 60px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	line-height: 18px;
}
#banner #topright {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: 60px;
	width: 200px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	line-height: 18px;
}
#maincontent #right-white {
	float: right;
	width: 684px;
	height: auto;
	background-color: #FFFFFF;
}
.med-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6E284E;
}
#contact {
	float: left;
	padding: 10px;
	width: 650px;
	text-align: center;
	height: 450px;
}
.wht-bckgrd {
	background-color: #FFFFFF;
}
.med-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.sml-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.pink-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #D3BFC9;
}
.pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #D4BECA;
}
.floatbox {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 10px 0px 0px 15px;
}
.clear {
	clear: both;
}
