/*

Davenport Design & Advertising
www.davenportdesign.net

All Rights Reserved. Unauthorized copying prohibited.

*/

@import "default.css";

.hidden { display: inline; }	
.hiddenprint { display: none; }	

* { background-color: transparent; background-image: none; color: #000;}

body {
	padding-top: 0;
	}

#page {
	width: auto;
	margin: 0;
	padding: 0;
	}

#header {
	position: static;
	height: 125px;
	}
#header h1 {
	display: block;
	font-size: 28px;
	color: #204b7d;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
	
#header a {
	text-decoration: none;
	}

#header h3 {
	display: block;
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
	padding: 0;
	color: #204b7d;
	}
	
#logo {
	width: auto;
	height: auto;
	margin: 0;
	position: static;
	float: left;
	}

#menu {
	margin-top: -20px;
	}
	
#menu a#on { text-decoration: underline; }	

#rotation, #rotationimg {
	display: none;
	visibility: hidden;
	}

#highlight {
	margin-left: 0;
	margin-top: 50px;
	position: static;
	}
	
#highlight div {
	padding: 0;
	}
	
#highlight p {
	margin: 0;
	}

#highlight h3 {
	margin: 0;
	padding: 0;
	position: static;
	width: auto;
 	}
	
#footer { 
	border: 0;
	}