/******* structure and layout *******/
body {
font-family:Arial, Helvetica, sans-serif; 
font-size: 11pt; 
color: #000000; 
margin:0 0 0 0;
padding:0 0 0 0;
background: #999999;
}

/******* navigation *******/
.topnav {
position:relative;
clear:both;
height:41px;
margin:0 0 0 0;
padding:0 0 0 0;
background:#660000 url(../images/buttonbg.gif);
font-size:8pt;
}

/******* top navigation *******/
#nav ul{
padding:0 0 0 0;
margin:0 0 0 0;
white-space: nowrap;
font-family: Arial, Helvetica, sans-serif; 
font-size:14px;
/* font-weight: bold; */
text-align: center;
width: 100%;
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: 0 0 0 0;
padding: 4px 10px 6px 10px;
background:#660000 url(../images/buttonbg.gif);
color: #ffffff;
text-decoration:none;
float: left;
border-right:1px solid #cccccc;
}

#firstnav {
border-left:1px solid #cccccc;
}

#nav ul li a:hover{
background:#cccccc url(../images/buttonbgover.gif);
color: #000000;
text-decoration:none;
border-right:1px solid #cccccc;
}



/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	line-height: 16px
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: 0054A6; 
	text-decoration: none
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #6699CC; 
	text-decoration: none
}
.texttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none
}
.bigheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 000000;
	text-decoration: none
}
.bigblueheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 000099;
	text-decoration: none
}
.smallblueheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: 0054A6;
	text-decoration: none
}
.price {
	font-family: Helvetica;
	font-size: 48px;
	font-weight: bold;
	color: 000000;
	text-decoration: none
}
.title {
	font-family: Arial;
	font-size: 42px;
	font-weight: bold;
	color: cc0000;
	text-decoration: none
}
.footage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px
}
.fine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px
}
.smalltitle {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.tagline {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: cc0000;
	text-decoration: none
}
.headline {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
	font-style: italic
}
li.outline {
	margin: 5px;
}

.marketingmessage {
	background-color: #E3EBFB;
	border: 1px solid #cccccc;
	padding: 10px 0;
	color: #CC0000;
	font-size: 130%;
	text-align: center;
	margin: 10px 40px 30px;
}


