body {
	background-color: #000000;
	color: #000000;
	margin: 0;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

hours {
 color: #000000;
 font-family: "Times New Roman", Times, serif
 font-size: 15pt;
 font-weight: bold;
 display: inline;
 text-align:center;
 advancedAntiAliasing: true;
}

phone {
 color: #000000;
 font-family: "Arial Black", Arial, Times, serif
 font-size: 23pt;
 font-weight: Bold;
 display: inline;
 text-align:center;
 advancedAntiAliasing: true;
}

welcome {
 color: #000000;
 font-family: "Times New Roman", Times, serif
 font-size: 14pt;
 display: inline;
 text-align:left;
 advancedAntiAliasing: true;
}

#container {
 width: 1024px;
 height: 768px;
 text-align: center;
 margin: 0 auto;
  background-color: #fff;
}

#container2 {
 width: 532px;
 height: 768px;
 text-align: center;
 margin: 0 auto;
 background-color: #fff;
}

#content
{
	width: 490px;
	height: 588px;
	padding-left: 8px;
	padding-right: 34px;
	text-align: left;
	background-image:url(images/pad-mid.gif);
}

a:link { color: #8e0c3a; text-decoration: underline;}
a:visited { color: #8e0c3a; text-decoration: underline;}
a:hover, a:active {color: #242b67; text-decoration: none;}


.style1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;

}
.style2 {font-size: 10px}