body 
{
background-color:#831911;
margin: 0;
padding:0;
width:100%;
height:100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

div#container
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	background-color:#831911;
	border-top: 0px;
}

div#logo
{
margin-top:2px;
margin-left:auto;
margin-right:auto;
height:109px;
width:760px;
display:block;
background-color:#B21C1B;
}

img#mainlogo
{
border:0px;
margin:0px auto 0px auto;
padding:0px 0px 0px 0px ;
}

#container #textArea {
	background-image: url(images/site/textTop.png);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 760px;
	margin: 0px;
}
#container #textArea #menu {
	display: block;
	text-align: right;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/site/menu.png);
	height: 31px;
	width: 750px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #textArea #menu a {
	color: #831911;
	text-decoration: none;
}
#container #textArea #menu a:hover {
	text-decoration: none;
	color: #000000;
}
a {
	font-weight: bold;
	color: #831911;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

#container #textArea #firstHeader {
	font-size: 18px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#container #textArea #rigthFloatListBox {
	float: right;
	width: 350px;
}

#container #bottomText {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 25px;
	display: block;
	line-height: 25px;
}
#container #bottomText a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #bottomText a:hover {
	text-decoration: underline;
}

#container #textArea .underHeader {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#container #textArea p {
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

#container #textArea p.quoteType {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#container #textArea .bottomImageRowImage {
	margin-left: 10px;
	border: 1px solid #B21C1B;
}
#container #textArea img {
	border: 1px solid #B21C1B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #textArea .floatRightImage
{
	float:right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #990000;
}
#container #textArea h2 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container #textArea #map {
	display: block;
	height: 340px;
	width: 500px;
	margin-left: 10px;
	margin-bottom: 6px;
	border: 1px solid #831911;
}
#container #textArea .underHeader a {
	color: #831911;
	text-decoration: none;
}
#container #textArea .underHeader a:hover {
	text-decoration: underline;
}
#container #textArea #address {
	float: right;
	width: 220px;
}
.mainText {
	color: #FFFFFF;
}
.clearer {
	display: block;
	clear: both;
}
