* { margin: 0; padding: 0;}


body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px; }
	
img {
behavior: url(pngHack/pngHack.htc);
}

p, td {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px; }
	
p.masthead {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px; }
	
h1 {
	color: #009;
	font-size: 26px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 25px; }
	
h1.titles {
	color: #009;
	font-size: 24px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px; }	
	
p.bodytext {
	font-size: 12px;
	font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px; }
	
p.cent {
	font-size: 12px;
	font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px; }
	
p.nav {
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 16px;
	color: #009;
/*	background-image: url(../images/nav_arrow.png); */
	background-repeat: no-repeat;
	background-position: 0 1px;
	text-align: left;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 6px;
	padding-left: 6px; 
}
	
a.navi:link, a.navi:visited {
	color: #009;
	text-decoration: none; }

/* Tony gotta fix this with a remote rollover, blue arrow on hover to replace red one. */	

a.navi:hover, a.navi:active {
	color: #000;
/*	background-image: url(../images/nav_arrow_on.png); */
	background-repeat: no-repeat;
	background-position: 0 1px;
	text-decoration: none; }

/* You can get rid of this one below once fixed, it was just to show you On's for interiors */	
p.navon {
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 16px;
	color: #000;
/*	background-image: url(../images/nav_arrow_on.png); */
	background-repeat: no-repeat;
	background-position: 0 1px;
	text-align: left;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 6px;
	padding-left: 6px; }
	
	
p.new {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #009;
	text-align: left;
	margin: 5px 5px 7px; }
	
p.new2 {
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #000;
	line-height: 14px;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 7px; }
	
p.maillist {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #009;
	text-align: center;
	margin: 5px 5px 7px; }
	
img.stroke {
	border: solid 1px #009; }
	
img.strokeR {
	border: solid 1px #009;
	margin-left: 10px; }
	
img.strokeL {
	border: solid 1px #009;
	margin-right: 10px; }
	
.blue {
color: #009; }

#maincont{
	margin-right: 15px;
	margin-left: 15px; }
	
h2 {
	color: #009;
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px; }
	
p.foot {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px; }	
	

a:link {
	color: #009;
	text-decoration: none; }
a:visited {
	color: #009;
	text-decoration: none; }
a:hover {
	color: #000;
	text-decoration: none; }
a:active {
	color: #000;
	text-decoration: none; }
	
	
	
a.footy:link {
	color: #000;
	text-decoration: none; }
a.footy:visited {
	color: #000;
	text-decoration: none; }
a.footy:hover {
	color: #009;
	text-decoration: none; }
a.footy:active {
	color: #009;
	text-decoration: none; }
	
	
	
.clear {
	clear: both; }
	
	
	
