/* Looking to change the coloured box at the bottom of the page, behind #contactdetails? If so, you need to change the file grad_bg.gif */

body {
	text-align: center;
	background-image: url(images/grad_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	background-color: #e8e6e6;
	}
#wrapper {
	width: 750px;
	margin: 0 auto; /* centering the page */
	text-align: left;
	}
#header {
	height: 41px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	}
#left {
	float: left;
	width: 355px;
	background-image: url(images/logo_bg.jpg);
	height: 600px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	}
#content {
	width: 355px;
	float:right;
	background-color: #FFFFFF;
	
	}
#footer {
	clear:both;
	width: 750px;
	height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	}
	
/*Weird wrapper for 'whitebackground' so it works*/	
#container {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/whitepixel.gif);
	background-repeat: repeat;
	


}

/*wrapper for 'left' and 'content' divs to give them a white background*/

#whitebackground {
    float:left;
	width: 710px;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
    }
	
/* The grey box around Dave's name and address */	
#contactdetails {
	margin: 0px 0px 0px 15px;
	background-color: #99a3a7;
	width: 325px;
	padding: 10px 10px 15px;
	}
	
/*text style for Dave Savage's name*/
	
.davesname {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 0px;
	line-height: 18px;
	margin-top: 0px;
}

/*Dave Savage's address text style*/
.contactdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 8px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0px;
	width: 325px;
}
.contactdetails a:link {color: #cccccc}
.contactdetails a:visited {color: #cccccc}
.contactdetails a:active {color: #cccccc}
.contactdetails a:hover {color: #e6e6e6}

/*friends icons at bottom right of footer*/
.footerfriends {
	float: right;
	margin-right: 60px;
	margin-top: 10px;
}

/*text style for main body copy*/
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7a7a7a;
	padding: 15px;
	margin-bottom: 0.2em;
	line-height: 20px;


}

/* list s */

li {
	line-height: 1.5em;
	list-style-type: square;
	background-color: #f3f3f3;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-position: inside;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: -40px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #415e86;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	margin: 10px 0px 0px;


}


/* navigation bar for boat models */

.boatnavbar {
	background-color: #dbe0e2;
	height: 145px;
	width: 323px;
	margin-left: 15px;
	background-image: url(images/boat-table-bg.gif);
	background-repeat: no-repeat;


}

/* top banner in navigation bar for boat models - says 'take to the air'*/

.topbar {
	background-color: #bcc5c8;
	clear: both;
	height: 26px;
	width: 323px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 8px;



}

/* each column in navigation bar for boat models */

.leftcols {
	float: left;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
	
	

}

/* wrapper in navigation bar for boat models to isolate styles from top banner*/
.navcontents {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	/*width: 80px;*/

}


/* bar to give stars for baot attributes */

.starbar {
	background-color: #dbe0e2;
	height: 86px;
	width: 323px;
	margin-left: 15px;




}

/* left column in star bar for boat characteristics */

.starleftcol {
	float: left;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
	line-height: 16px;
	text-transform: uppercase;
	margin-left: 10px;
	color: #333333;
	letter-spacing: 2px;
}

/* wrapper in starbar bar isolate styles from top banner*/
.starcontents {

}
/* wrapper for gif of boat stars */
.boatstars {
	float: right;
	padding-right: 100px;
}


/*SIFR*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

/*.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/
h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	float: left;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* copy that says 'take to the air */
.topbartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #7a7a7a;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	letter-spacing: 2px;
	
}
a:link {
	color: #415e86;
}
a:visited {
	color: #5b7282;
}
a:hover {
	color: #e6e6e6;
}
