/* CSS Document */

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin:0px;

}

td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin:0px;
	line-height: 16px;
}
a:link {
	text-decoration: underline;
	color: #870034;
}
a:visited {
	text-decoration: underline;
	color: #870034;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #870034;
	margin:0px;
	text-align: left;
	line-height: 18px;
	font-weight: bold;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #870034;
	margin:0px;
	text-align: left;
	line-height: 18px;
	font-weight: bold;
}
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0px;
	text-align: center;
	line-height: 16px;
}

#container {
width:900px;
margin-left:auto;
margin-right:auto;
position:relative;
top:-79px;
}

#quote {
width:900px;
height:47px;
margin-left:auto;
margin-right:auto;
}

.quotebutton {
position:relative;
left:688px;
}

#top {
margin-left:auto;
margin-right:auto;
width:auto;
height:221px;
background:url(images/bg_stripes.gif) repeat-x;
}

#maincontainer {
width:900px;
margin-left:auto;
margin-right:auto;
}

.nav {
width:181px;
float:left;
margin-top:20px;
margin-bottom:20px;
}

.maincontent {
	width:652px;
	float:right;
	margin-top:20px;
	margin-left:40px;
	margin-bottom:20px;
	margin-right:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.contentphoto {
float:right;
}

.subcontent {
float:left; 
padding:10px;
width:440px;
}

.clear {
clear:both
}

#bottomstripe {
width:auto;
height:8px;
background-color:#870034;
}

#copyright {
width:880px;
margin-left:auto;
margin-right:auto;
text-align:right;
padding:10px;
font-size:10px;
}

.banner {
position:relative;
margin-left:-108px;
height:220px;
width:1008px;
}



