/******* structure and layout *******/
body {
font-family:Arial, Helvetica, sans-serif; 
font-size: 11pt; 
color: #000000; 
margin:0;
padding:0 0 0 0;
background: #aaaaaa;
/*
background: url(mainbackground.gif) #333333;
background-repeat: repeat-x;
*/
}

#bannerdiv {
	width: 1000px; 
	height: 182px; 
	overflow: hidden;
}

#banner {
	position: relative;
	width: 1000px;
	height: 182px; 
}

#parentsitediv {
	width: 1000px;
	position: relative;
	top: -180;
	left: -25;
}

#parentsitediv a {
	float: right; 
	color: blue;
	font-size: 12px;
	text-decoration: none; 
	line-height: 12px;
}

#parentsitediv a:hover {
	text-decoration: underline; 
}

/******* navigation *******/
.topnav {
position:relative;
clear:both;
height:25px;
margin:0 0 0 0;
padding:0 0 0 0;
background:#285972 url(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:12px;
/* 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:#285972 url(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(buttonbgover.gif);
color: #ffffff;
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 */
/******* end workarounds and hacks *******/


.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;
}

.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;
}

.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;
}

.bigredheading {  
	font-size: 18px; 
	font-weight: bold; 
	color: FF0000; 
	text-decoration: none;
}

.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
}

.textbold {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}
