/* Default Style Sheet for truetahiti.com */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	padding : 0;
}	

.globalnav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.60em;
	padding-left: 19px;
	color: #333333;
	}

p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	margin-right: 0px;
	}

.bluetext {
	font-weight: bold;
	color: #3099CE;
	}

.redtext {
	font-weight: bold;
	color: #CC0033;
	}
	
.redtext2 {
	color: #CC0033;
	}

.breadcrumbs {
	font-size: .70em;
	}

.packages {
	margin-right: 0px;
	}

.formtable {
	margin-right: 5px;
	font-size: .70em;
	}

.txt {
	font-size: .5em;
	color: #C1F1FA;
	}

.table {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	}
	
.events {
	padding-left: 15px;
	}
.list {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	margin-right: 0px;
	}

H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin-right: 0px;
	color: #3099CE;
	}
	
H2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: bold;
	font-style: italic;	
	margin-right: 10px;
	color: #0066CC;
	}

H3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;	
	margin-right: 10px;
	color: #CC0033;
	text-decoration: none;
	}

.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #333333;
	}

.nodeco {
	text-decoration: none;
	}

.islandshdr {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	}

.islands {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
	}

.col_middle {
	padding-right: 10px;
	}

.col_right {
	padding-right: 1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #666666;
	}

.footer_bkg { 
	background-image: url(images/bottom_quote2.jpg);
	background-repeat: no-repeat;
	}

.imgborder_right {
	margin-right: .5em 
	}
	
.imgborder_left {
	margin-left: .5em 
	}

.border_bottom {
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #3099CE;
	}

.border_top {
	border-top-style: solid;
	border-width: 1px;
	border-color: #3099CE;
	}

select { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H1.luxe {
	font-family: Times New Roman;
	font-size: 120%;
	font-weight: bold;
	color: #3099CE;
	}

/* Hypertext Links*/

a:visited {
	color: #800080;
	text-decoration: underline;
	}
	
a:hover {
	color: #CC0033;
	text-decoration: underline;
	}
	
a:active {
	color: #0000FF;
	text-decoration: underline;
	}
