/* ----------------------------------------------------------
  |                                                          |
  |	 This is the Default Style Sheet for Key West Boats Inc  |
  |                   Copyright H.O. 2008                    |
  |                                                          |
  |----------------------------------------------------------|
  |  Normal Blue:  	#5883ab                                  |
  |  Grey:  		#444444                                  |
   --------------------------------------------------------- */




/* ------------------------------------------ Body & Default Tags ---------------------------------------- */
BODY {
	background-color: #e9e7e2;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-family: "Helvetica", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;	
	}

td,tr,p,div,span {
	padding: 0px;
	margin: 0px;
	}
	
img {
	border: none;
	}
	
fieldset {
	border: none;
	}

img {
	border: none;
	}
	
h3 {
	margin: 5px 0px 14px 0px;
	font-size: 28px;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;	
	color: #333333;
	font-weight: normal;
	}

h4 {
	margin: 12px 0px;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;	
	color: #333333;
	font-weight: normal;
	}

input, textarea, select {
	padding-left: 4px;
	border: 1px solid #BBBBBB;
	background-color: #f5f2e8;
	color: #444444;
	}
/* ----------------------------------- Template Classes ----------------------------------- */


/* ----------------------------------------- Links ----------------------------------------- */
a:link, a:visited {
	color: #444444; 
	text-decoration: none;
	}

a:hover {
	color: #5883ab;	
	text-decoration: underline;
	}


/* --------------------------------------- CUSTOM SHIT ---------------------------------------- */
