body 
{
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat;
	background-color: #BCC0D9;
}

div#container
{
	margin-top:0px;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	background-color:#FFFFFF;
	background-image: url(images/site/containerback.jpg);
	background-repeat: repeat-y;
}

div#logo
{
margin-left:auto;
margin-right:auto;
height:158px;
width:770px;
display:block;
color:white;
}

img#mainlogo
{
	width:770px;
	height:158px;
	margin:0px;
	padding:0px;
	border: 0px;
}

div#menu
{
	color:#26327E;
	width:750px;
	height:30px;
	display:block;
	text-align:right;
	line-height:25px;
	font-size: 14px;
	background-repeat: no-repeat;
	float: none;
	font-weight: bold;
	margin-right: 0px;
	background-image: url(images/site/menuback.jpg);
	padding-right: 20px;
}


div#menu a
{
	color:#26327E;
	font-weight:normal;
	display:inline;
	float:none;
	height:43px;
	padding-left:0px;
	padding-right:0px;
	width: 0px;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: white;
	font-size: 15px;
	margin-left: 0px;
	text-decoration: none;
}
#container #textArea ul {
	font-size: 15px;
	color: #26327E;
	font-weight: bold;
}

div#menu a:hover
{
color:#FF0000;
text-decoration:none;
}

div#textArea
{
	display:block;
	background-position:right top;
	background-repeat:repeat-y;
	color: #000000;
}

p.bodyText
{
padding-left:0px;
padding-right:0px;
margin-right:0px;
}

h2
{
color:#26327E;
font-size:15px;
margin-left:20px;
margin-bottom:0px;
margin-top:0px;
}

span#bottomText
{
	margin-left:auto;
	margin-right:auto;
	width:770px;
	display:block;
	font-size:11px;
	height:33px;
	text-align:center;
	color:#26327E;
	clear:both;
	background-image: url(images/site/spanbottombg.jpg);
	line-height: 20px;
}

span#bottomText a
{
color:#26327E;
text-decoration:none;
}

span#bottomText a:hover
{
color:#FF0000;
}

div#map
{
	padding: 4px;
	display:block;
	border:2px solid #26327E;
	margin-bottom:50px;
	margin-left:20px;
	width: 390px;
	height: 280px;
	margin-top: 20px;
}

div#map a
{
color:#26327E;
}

a
{
color:#26327E;
text-decoration:none;
font-weight:bold;
}


a:hover
{
color:#FF0000;
text-decoration:underline;
font-weight:bold;
}

img
{
	margin-bottom:0px;
	margin-right: 4px;
	margin-left: 4px;
	color: #FFFFFF;
}

p.underNormal
{
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	font-size: 15px;
	margin-right: 20px;
	margin-left: 20px;
}

img.floatRight
{
	float:right;
	padding: 0px;
	margin-left: 10px;
	margin-right: 20px;
	border: 1px solid #26327E;

}
img.floatcake
{
	padding: 0px;
	border: 1px solid #26327E;
	margin-bottom: 20px;

}
div#address
{
	width:260px;
	display:block;
	float:right;
	margin-right: 30px;
	margin-top: 20px;
}
