/*
Title:		Airmaui.com master stylesheet for Wasabi Marketing Elements
Author:		Justin Britt, justin@wasabihawaii.com
Updates:	2004-05-12
*/

h1 {
	font-size: 160%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}

h1 a {
	text-decoration: none;
	}

h1 a:visited {
	color: #092156;
	}

#right-main h3 {
	font-size: 160%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}

p {
	font-size: 90%;
	line-height: 1.5em;
	margin: .5em 0 .5em;
	}

/* ---[ left column ]------------------------ */

#leftbar {
	float: left;
	background: #FAF5E5;
	margin: 0;
	padding: 1em 20px 0 20px;
	height: 185px;
	border-bottom: 4px solid #333333;
	width: 254px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 214px;
	}

html>body #leftbar { /* be nice to Opera */
	width: 214px;
	}

/* ---[ right column ]----------------------- */

#right-main {
	float: right;
	background: #4467A5 url(/images/bgTitle.gif) repeat-y;
	color: #fff;
	margin: 0;
	padding: 1em 20px 0 20px;
	height: 185px;
	border-bottom: 4px solid #333333;
	width: 498px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 458px;
	}

html>body #right-main { /* be nice to Opera */
	width: 458px;
	}

#right-main #left {
	float: left;
	width: 260px;
	}

#right-main #right {
	float: right;
	width: 170px;
	padding-left: 20px;
	background: url(/images/dotted_vertical_home.gif) no-repeat;
	}

#difference {
	clear: both;
	padding: 1em 0 0 0;
	}

#right-main a {
	color: #F6EE4C;
	}

#right-main a:hover {
	color: #fff;
	}

/* ---[ xtra ]------------------------ */

#sub {
	position: relative;
	clear: both;
	height: 280px;
	}

#leftplain {
	float: left;
	margin: 0;
	padding: 1em 0 0 20px;
	height: 165px;
	width: 254px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 234px;
	}

html>body #leftplain { /* be nice to Opera */
	width: 234px;
	}

#right-plain {
	float: right;
	margin: 0;
	padding: 1em 20px 0 20px;
	height: 165px;
	width: 498px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 458px;
	}

html>body #right-plain { /* be nice to Opera */
	width: 458px;
	}

#promo dt {
	font-size: 120%;
	font-weight: bold;
	}

#promo dd {
	padding: 0 0 15px 0;
	margin: 0;
	}

.friends {
	padding: 5px;
	border-top: 1px solid #32518c;
	color: #092156;
	}

div#footer div.friends p a, div#footer div.friends p a:link, div#footer div.friends p a:visited {
	color: #092156;
	}
div#footer div.friends p a:hover {
	color: #F6EE4C;
	}
