* {
	padding:0;
	margin:0;
}
html {
	padding:0;
	margin:0;
}

body {
	padding:0;
	margin:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #003;
	background:#036 url(../graphics/bg.jpg) repeat-x bottom fixed;
}
a:link, a:visited {
	color: #003;
	text-decoration: underline;
}
a:active {
	color: #69f;
}
a:hover {
	color: #06f;
}

#container {
	width: 770px;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: left;
	border:2px solid #9cc;
	background: url(../graphics/bg-container.gif) left repeat-y;
}

/* ============= HEADER ============ */

.header {
	margin: 0;
	padding: 0;
	text-align:center;
	background: url(../graphics/bg-header.gif) top repeat-x;
}

.logo {
	float:left; 
	display:inline; 
	margin:0 0px 0 0;
}

h1.header {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
	padding: 14px 0 0 0;
}


/* ============= Main Text Section ============ */

.main_container {
	float: left;
	display: inline;
	width: 572px;
	padding: 10px 0 10px 20px;
}


.textbox {
	margin: 0;
	padding: 2px;
	background: #cc9;
}

.textbox2 {
	background: #cc9;
	border:4px solid #fff;
}

.textheader {
	padding: 3px 3px 3px 16px;
	color: #fff;
	background: #996;
}
.text {
	padding: 8px 10px 8px 16px;
	background: url(../graphics/bg-text.gif) top left repeat-y;
}


.photo {
	width:120px;
	height:150px;
	float:left;
	margin-left:16px;
	margin-top:16px;
	border:1px solid #000;
}
.photo_big {
	width:256px;
	height:150px;
	float:left;
	margin-left:16px;
	margin-top:16px;
	border:1px solid #000;
}



h2 {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
}


 /* ============= NAV ============ */
 
.left_col_wrapper {
	float: left;
	display: inline;
	width: 178px;
}

.left_col {
	width: 178px;
	padding: 20px 0 10px 0;
	background: #69c url(../graphics/.gif) bottom left no-repeat;
}

.nav_container {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 10px 0 8px;
	border-top:1px solid #003;
	border-left:1px solid #003;
	border-right:1px solid #003;
}
.taglines {
	width:160px;
	height:180px;
	margin:40px 0 0 8px;
}

.nav a:link, .nav a:active, .nav a:visited {
	display: block;
	width:144px;
	color: #003;
	background: #69c;
	text-decoration: none;
	border-top: 1px solid #9cc;
	border-bottom: 1px solid #003;
	padding:4px 4px 4px 10px;
}
.nav a:hover {
	color: #fff;
	background: #996;
	border-top: 1px solid #666;
	border-bottom: 1px solid #ccc;
}

 
.nav-wsub a:link, .nav-wsub a:active, .nav-wsub a:visited {
	display: block;
	color: #3D271E;
	background: #cccc99;
	text-decoration: none;
	border-top: 1px solid #CCC1A3;
	border-bottom: none;
	padding:4px 4px 4px 10px;
}
.nav-wsub a:hover {
	color: #fff;
	background: #3D271E;
	border-top: 1px solid #000;
	border-bottom: none;
}
.subnav a:link, .subnav a:active, .subnav a:visited {
	display: block;
	color: #3D271E;
	background: #cccc99;
	text-decoration: none;
	border-top: 1px dotted #3D271E;
	border-bottom: 1px solid #cccc99;
	margin-left:30px;
	padding:4px 2px 3px 0px;
}
.subnav a:hover {
	color: #fff;
	background: #3D271E;
	border-top: 1px solid #fff;
	border-bottom:  1px solid #000;
}



/* ============= TEXT ============ */



h1 {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
	padding: 8px 0 0 0;
	margin: 0;
}


 
 /* ============= COPYRIGHT ============ */
 


#copyright {
	height:32px;
	padding: 0;
	color:#036;
	background:#69c url(../graphics/bg-copyright.gif) bottom repeat-x;
	border-left:178px solid #69c;
}

.copyright_text {
	padding: 14px 5px 3px 5px;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
}

#copyright a:link, #copyright a:active, #copyright a:visited {
	color:#036;
	text-decoration: underline;
}
#copyright a:hover {
	color: #fff;
}

.corner {
	width: 12px;
	height: 8px;
	float:left;
	display:inline;
	left:178px;
}

 /* ============= Dropquotes ============ */
 

.dropquote {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align:right;
	margin:18px 12px 24px 0;
	float:right;
	width:350px;
	padding: 14px 0 14px 0;
	color: #996;
	border-top: 4px double #996;
	border-bottom: 4px double #996;
}


.quote_author {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	margin: 4px 6px 4px 0;
	font-weight: normal;
	text-align:right;
}

.quote_open {
	margin: -4px 0 2px 0;
	display: inline;
}

.quote_close {
	margin: 0 0 0 2px;
	display: inline;
}


/* ============= Firefox uses padding-left for ul; IE uses margin-left ============ */
ul {
	padding-left:1em;
    margin-left:0;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
}

table {
	cellpadding: 0;
	cellspacing: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

.spacer {  
	clear: both;
	float: none;
	height: 1px;
	margin:0;
	padding:0;
	overflow:hidden;
  }

p {
	padding: .6em 0 .6em 0;
}
.lessair{
	margin: 2px 0 4px 0;
	padding: 0;
}

.air{
	line-height: 2em;
}

.small {
	font-size: 11px;
	line-height: 12px;
}

.tight  {
	margin-top:-10px;
	margin-left:8px;
	padding-left:8px;
}