@charset "ISO-8859-1";

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ff0033;
	font-family: Helvetica, Arial, sans-serif;

}

p { font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 14px;}

.style3 {font-family: Helvetica, Arial, sans-serif;}

p.footer {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; text-align:center;}



.style1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-align:center; 
	padding: 10px 0;
}

.red {color: #C00;}
.wht {color: #FFF; line-height: 15px;}
.gray {color: #666;}


a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF9900;
}
.smlink {font-size: 10px; }

#navbuttons {padding: 15px 25px;}

.times {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; text-align: right; padding-right: 25px;
}

.times a:link {color: #000; text-decoration: none;}

.times a:visited {color: #000; text-decoration: none;}

.times a:hover {color: #FF0000; text-decoration: none;}

#redborder { border-bottom: 1px solid #F00;}

.photoborder { border: 1px solid #CCC; padding: 3px;}

.banner {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	padding: 5px;
	
}

.border { border-bottom: 1px solid #000;}

.property {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: left;
}

/*.property p {font-size: 12px;}*/

.property td { padding: 5px;}
.footertable {background-color: #FFFFFF;}
