body 
{
background-color:#FFFFFF;
margin: 0;
padding:0;
width:100%;
height:100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-image:url(images/site/pgBg.png);
background-position:top;
background-repeat:repeat;
}
#container #menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}
#container #menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


div#container
{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	background-color:white;
	color: #000000;
	background-image: url(images/site/containerBg.png);
	background-repeat: repeat-y;
}

div#logo
{
	height:131px;
	width:770px;
	display:block;
	background-color:#FFFFFF;
	background-image: url(images/site/logo.png);
	background-repeat: no-repeat;
	color: #000000;
}
#container #menu img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 770px;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(images/site/menuBg.png);
	background-repeat: repeat;
}
#container #menu li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

div#content
{
	padding-top: 3px;
	padding-bottom: 7px;
	color: #000000;
	background-image: url(images/site/textAreaTop.png);
	background-repeat: no-repeat;
}

p
{
padding-left:20px;
padding-right:20px;
}

p.underHeader
{
margin-top:4px;
padding-left:20px;
padding-right:20px;
}

h1
{
color:#C52027;
font-size:16px;
margin-left:20px;
margin-bottom:0px;
}
#container #content .rightFloatQuote {
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #C52027;
}

div#map
{
	padding: 4px 4px 4px 4px;
	display:block;
	border:1px solid #C52027;
	margin-bottom:10px;
	margin-left:20px;
	width: 500px;
	height: 350px;
	color: #000000;
}
#container #bottomText {
	display: block;
	margin: 0px;
	background-color: #2AB7EF;
	text-align: center;
	font-size: 10px;
	background-image: url(images/site/bottomTextBg.png);
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #bottomText a {
	color: #000000;
}
#container #bottomText a:hover {
	color: #000000;
	text-decoration: underline;
}


#container #content #map a {
	color: #C52027;
}


a
{
font-weight:bold;
color:#C52027;
text-decoration:none;
}

a:hover
{
color:black;
text-decoration:underline;
}

ul.homePageList
{
margin-top:0px;
}

p.aboveList
{
margin-bottom:4px;
}

img.bottomLeft
{
margin-left:70px;
margin-right:20px;
margin-bottom:6px;
border:1px solid #C52027;
}


div#addressBox
{
width:220px;
display:block;
float:right;
text-align:left;
}
#container #content .rightFloaty {
	border: 1px solid #C52027;
	float: right;
	margin-right: 20px;
	margin-left: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#container #content #bottomImageBox {
	text-align: center;
}
img {
	border: 1px solid #C52027;
}

#container #content #bottomImageBox img {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #424565;
	margin-bottom: 4px;
}
#container #content img {
	border: 1px solid #C52027;
}
#container #content #rightImageBox {
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #content #rightImageBox img {
	margin-bottom: 10px;
}
#container #content #mapImages {
	float: right;
	width: 204px;
}
#container #content #mapImages img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 2px solid #ED7300;
}
#container #content a {
	color: #2AB7EF;
}
#container #content a:hover {
	text-decoration: underline;
}
