* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0;
	padding: 0;
	font: 1em Arial, Verdana, sans-serif;
}

h1 {
	background: #fff url('../assets/Image/avon_marine_logo_sm.gif') no-repeat;
	color: inherit;
	width: 370px;
	height: 173px;
	margin: 0 auto;
}

h1 span {
	display: none;
}

#w {
	width: 600px;
	margin: auto;
	padding: 0;
	text-align: center;
}



h2 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
	text-align: left;
}

h4 {
  font-size: 0.85em;
  font-style: italic;
  margin: 1em 0 0.5em 0;
  text-align: left;
}

p {
	text-align: left;
	margin: 1.5em 0;
	font-size: .9em;
	font-weight: bold;
}

p.small {
	text-align: center;
	font-size: .7em;
}

p.center {
	text-align: center;
}

p.largerspace {
	margin: 2.5em 0;
}




#head {
	width: 398px;
	margin: auto;
}

#head p {
	text-align: right;
	font-size: .7em;
}

#head img {
	margin-left: 5px;
}



a {
	text-decoration: underline;
	color: #000;
	background: inherit;
}

a:hover {
	color: #b7badf;
}


form {
	margin: 20px 0;
}

input {
	border: 1px solid #00009b;
}

.searchbutton {
	background: #fff;
	font-size: .7em;
	letter-spacing: .2em;
}



ul {
	margin: 0;
	padding: 0;
}

ul li {
	display: inline;
	margin: 0 20px;
	font-weight: bold;
}

ul li a {
	color: #00009b;
	background: inherit;
	text-decoration: underline;
}

ul li a:hover {
	color: #b7badf;
	background: inherit;
}

.title	{
	font-weight: bold;
	text-align: center;
	color: Black;
	font-family:  arial, sans-serif;
	font-size: 20px;
  background-color : transparent;		
}

.nav	{font-weight:	bold;
			 text-align: center;
	     color:	#00009B;
	     font-family: serif;
	     font-size: 16px;
 			 background-color : transparent;				 
	     }

.nav:hover	{font-weight:	bold;
			text-align: center;
		 	text-decoration:   underline;
			color:	#B7BADF;
			font-family: serif;
	 		font-size: 16px;
		  background-color : transparent;	
	     	}

.lightgreycentered	    {
	background-color :  #E4E4E4;
	text-align: center;
	color: #000000;
}

.lightgreycentered a	    {
	font-size: 11px;	
	font-weight: bold;
}

.darkgreycentered	  {
	background-color :  #B2B2B2;	
	font-weight: bold;
	text-align: center;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 15px;
}

.darkgrey	    {
	background-color :  #B2B2B2;	
	font-weight: bold;
	text-align: center;
	color: #000000;
	font-family: serif;
	font-size: 15px;
}

.lightgrey	    {
		background-color :  #E4E4E4;	
		font-weight: bold;
		text-align: center;
		color: #000000;
		font-family: arial, sans-serif;
		font-size: 13px;
		height: 100px;
		}

.lightgrey a {
 text-decoration: none;
 font-size: 0.8em;
 color: #000;
 }

.lightgrey a:hover {
 color: #975962;
 text-decoration: none;
 }

.title2	{
	font-weight: bold;
	text-align: center;
	color: Black;
	font-size: 16px;
	background-color : transparent;	
	font-family:  arial, sans-serif;
}

.title2 a	{
	font-weight: bold;
	text-align: center;
	color: Black;
	font-size: 16px;
	background-color : transparent;	
	font-family:  arial, sans-serif;
}

.title2 a:hover	{
	font-weight: bold;
	text-align: center;
	color: Black;
	font-size: 16px;
	background-color : transparent;	
	font-family:  arial, sans-serif;
}

.selector_table {
 BORDER-RIGHT: #000000 1px solid; 
 BORDER-TOP: #000000 1px solid; 
 BORDER-LEFT: #000000 1px solid; 
 BORDER-BOTTOM: #000000 1px solid
}
.selector_title {
 FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: #c0c0c0; COLOR: #000000; FONT-FAMILY: VERDANA, ARIAL, sans-serif; TEXT-ALIGN: center
}
 

.selector_row_light {
 FONT-SIZE: 10px; BACKGROUND: #efefef; COLOR: #000000; FONT-FAMILY: VERDANA, ARIAL, sans-serif; TEXT-ALIGN: center
}
 
 
 
.selector_row_dark {
 FONT-SIZE: 10px; BACKGROUND: #dedede; COLOR: #000000; FONT-FAMILY: VERDANA, ARIAL, sans-serif; TEXT-ALIGN: center
}

table {margin: 0 auto;}

img {border: none;}

td {
 padding: 3px 0px 3px 0px;
 }
