﻿body
{
	background-image:url('../images/background5.png');
}

td			{font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; color: #6D6E71; line-height: 140%;}

.blank		{font-size: 1pt;}

A:link		{color: #5E8FB4; text-decoration:none;}
A:visited	{color: #000000; text-decoration:none;}
A:hover		{color: #378F8F; text-decoration:underline;}

/*Navigation Bar Style*/

#navigation
{
	background-color: #070732;
	width: 800px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
}

#home
{
	position:relative;
}
#aboutus
{
	position:relative;
	left: 10px;
}

#products
{
	position:relative;
	left: 40px;
}

#contactus
{
	position:relative;
	left: 65px;
}

/*End Navigation Bar Style */

/*About Page Styles*/

#truck
{
	 display: block;
    margin-left: auto;
    margin-right: auto	
}


/*End About Page Styles*/


/* Products Page Styles */
#first_product
{
	position:relative;
	top: 20px;
	left:60px;
}

#second_product
{
	position: relative;
	top: 20px;
	left: 120px;
}

#third_product
{
	position: relative;
	top: 20px;
	left: 180px;
}

#fourth_product
{
	position: relative;
	top: 80px;
	left: 60px;
}

#fifth_product
{
	position:relative;
	top: 80px;
	left: 120px;
}

#sixth_product
{
	position:relative;
	top:80px;
	left: 180px;
}

#seventh_product
{
	position: relative;
	top: 120px;
	left: 300px;
}

/*End Product Page Styles*/

/* Begin Individual Products */

#bahama
{
	position:relative;
	float:left;
	top: 20px;
	left:10px;
}

.floatright
{

	top: 20px;
	width: 350px;
	float: right;
	
}

#product_heading
{
	position:relative;

	left:15px;
	color: #000000;
	font-size: 12pt;
	font-family: Calibri;
	line-height: 140%;
	font-variant: normal;
	font-weight: normal;
}
#text
{
	position:relative;
	top:10px;
	left:15px;
	color: #000000;
	font-size: 12pt;
	font-family: Calibri;
	line-height: 140%;
	font-variant: normal;
	font-weight: normal;
	
}


#bahama_page {
	float: right;
	width: 800px;
	height: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	
	background-color: #fff;
	position: relative;
}
/*End Individual Products */
#banner
{
	width: 800px;
	height: 116px; /*fixed the gap between banner and navigation*/
	margin-right: auto;
	margin-left: auto;
	position:relative;
	bottom: 0px;
	top: 0px;
	
}



#content {
	float: right;
	width: 800px;
	height: 570px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	
	background-color: #fff;
	position: relative;
}

#page_content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}

.contentTitle {
	color: #1414a2;
	font-size: x-large;
	font-family: Arial;
	line-height: 120%;
	font-weight: normal;
}
	
.contentHeadings {
	color:#696969; 
	font-size: 14pt;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.contentText {
	color: #000000;
	font-size: 14pt;
	font-family: Typewriter_Condensed;
	line-height: 140%;
	font-variant: normal;
	font-weight: bold;
}

.contentText2 {
	color: #000000;
	font-size: 12pt;
	font-family: Calibri;
	line-height: 140%;
	font-variant: normal;
	font-weight: normal;
}

.contactText {
	color: #000000;
	font-size: 14pt;
	font-family: Typewriter_Condensed;
	line-height: 140%;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	
}

.iframe
{
	position:relative;
	left: 50px;
}
.footerText { 
	color: #808080;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif; 
	}
	
#footer
{
	position: relative;
	top:190px;
	text-align: center;
	height: 35px;
	background-color: #808080;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif; 

}
.bullets{
	color: #000000; 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;  
	font-variant: normal;
	line-height: 140%; 
	}
.bold
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size:small;
	font-weight:bold;
}

.tableInnerContent{
	border-width:0; 
	border-collapse: collapse; 
	}

.cell_right_column{
	width: 217px;
	/*background-image: url(../images/right_column_bgd.png);*/
	background-repeat: no-repeat;
	padding-top: 6px;
	}

.cell_side_links {
	width: 173px;
	background-color: #FFFFFF;
	background-image: url(../images/button_bgd.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 24px;
	text-align: left;
	padding-left: 20px;
}
.cell_side_links h3 {
	font-size:1.0em;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.cell_side_links_selected {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 173px;
	height: 24px;
	background-color: #FFFFFF;
	background-image: url(../images/button_bgd_selected.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
}
.cell_side_links_selected h2 {
	font-size:1.0em;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.text_link_noline {
	text-decoration: none;
	color: #666666;
}
.mainright
{
	/*background-image: url(../images/right_column500H.png);	*/
	border: 0px none #FFFFFF;
	width :100px;
	border-collapse: collapse;
}

#overview
{
	position: relative;
	left:100px;
}
