/* Default Style Sheet for divetahitiblue.com */
/* HTML Selectors */

body {
	background-color: #FFFFFF;
	margin: 0px;
	}
	
.bkg_content {
	background-image: url(images/bkg_content.jpg);
	background-repeat: no-repeat;
	}	

p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.80em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 0em;
	margin-right: .50em;
	}

.txt {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #33CCFF;
	text-decoration: none;
	}

.header_red {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF3300;
	}


.red {
	color: #CC0066;
	}

.nomarg {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.80em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
	margin-right: 0px;
	}
	
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	margin-right: 5px;
	}
	
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	}
	
.footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .70em;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	}
	
.specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #3300CC;
	text-decoration: none;
	margin-right: 0px;
	}

.specialsred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
	margin-right: 0px;
	}
	
.topline {
    border-top: 1px dashed #33CCFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .70em;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	margin-right: 5px;
	}

.imgpadright {
	margin-right: 10px;
	margin-bottom: 7px;
	}

.imgpadleft {
	margin-left: 7px;
	margin-bottom: 7px;
	}

/* Hypertext Links */

a:link {
	color: #0000CC;
	text-decoration: underline;
	}

a:visited {
	color: #990099;
	text-decoration: underline;
	}
	
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
	
a:active {
	color: #0000CC;
	text-decoration: underline;
	}
