body {
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat;
}
Strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #017886;
	line-height: 23px;
}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}	
.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}	
.Highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #171101;
	line-height: 20px;
}
.More {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c52e00;
	line-height: 16px;
}
HR {
	border: 0;
	color: #eeeeee;
	background-color: #eeeeee;
	height: 15px;
}
.PhotoBorder {
	border: 1px dashed #cccccc; 	
	padding: 1px;
}
.spacing {
	padding-left: 8px;
	padding-right: 8px;
}
.Teal {
	color: #017886;
}
.Black {
	color: #000000;
}
.Green {
	color: #3d7000;
}
.White {
	color: #ffffff;
}
a:focus { outline:none; }
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

.topbg { background: url(../images/bg_top.gif) repeat-x scroll center top; background-color: #FFFFFF; }
.bottombg { background: url(../images/bg_bottom.gif) repeat-x scroll center top; background-color: #FFFFFF; }
