body {
	background-color:  #39809F;
	background-image: url(../images/common/bg_tile.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #51336F;
	font-weight: normal;
	line-height: 1.5;
}
p {margin-bottom: 18px;}


/*links*/

a:link, a:visited {color: #DD432C; text-decoration: none;}
ul {
	list-style-position: outside;
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	text-indent: 0px;
}
a:hover, a:active {color: #DD432C; text-decoration: underline;}


a.footer:link, a.footer:visited {color: #FFFFFF; padding: 0 10px;text-decoration: underline;}
a.footer:hover, a.footer:active {color: #FFFFFF; padding: 0 10px;text-decoration: none;}
.header_red {
color: #DD432C; 
font-family: Helvetica, Arial, sans-serif; 
font-size: 14px; 
font-weight: bold; 
margin-bottom: 18px;
}
.directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #51336F;
}
.footerbg {
	background-image: url(../images/common/footer_bg-700x50.gif);
	background-repeat: no-repeat;
}



