
img { 
	border: 0;
 }

body { 
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	color: #4D685D;
	background-color: #BECFC8;
	margin: 0px;
 }


/* link styles */

	a:link {
	color : #4D685D;
	text-decoration : underline;
}
	a:visited {
	color : #608274;
	background-color: transparent;
	text-decoration : underline;

}
	a:hover {
	color : #D8E3D9;
	text-decoration : underline;
	background-color: #4D685D;
}


	a.logo:link {
	text-decoration : none;
	background-color: transparent;
}
	a.logo:visited {
	text-decoration : none;
	background-color: transparent;
}

	a.logo:hover {
	text-decoration : none;
	background-color: transparent;
}



/* top nav link styles */


	#topnav {
	position: relative;
	left: 158px;
	width: 390px;
	}

	a.topnav:link {
	color : #D8E3D9;
	text-decoration : none;
	background-color: #4D685D;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
	a.topnav:visited {
	color : #D8E3D9;
	text-decoration : none;
	background-color: #4D685D;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

	a.topnav:hover {
	color : #4D685D;
	text-decoration : none;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}


	a.topnav_selected:link {
	color : #4D685D;
	text-decoration : none;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
	a.topnav_selected:visited {
	color : #4D685D;
	text-decoration : none;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
	a.topnav_selected:hover {
	color : #D8E3D9;
	text-decoration : none;
	background-color: #4D685D;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* product bar styles */


	.section_header {
	font-family: arial, helvetica;
	font-size: 28px;
	padding-bottom: 5px;
}

	#product_bar {
	width: 900px; 
	background : #BECFC8 url(img/eightinch_bg.gif); 
	padding:0; background-repeat: no-repeat; 
		}

	#footer {
	position: relative;
	left: 290px;
	width: 250px;
	text-align: right;
	}
	
	.logobox {
	background: #D8E3D9;
	padding-left: 16px;
	padding-top: 18px;
	height: 128px;
	}



/* central content styles */

	.bodycell {
	padding: 17px;
	background: #D8E3D9;
	width: 403px;
	}
	
	.leftnav {
	font-family : arial, helvetica, sans-serif;
	color: #4D685D;
	font-size : 13px;
	text-align: right;
	padding-right: 15px;
	}


	.rightcell {
	padding: 12px;
	background: transparent;
	width: 182px;
	}
	
	.quote {
	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
	}

	.quotefooter {
	padding-top: 10px;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	}

	td {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	}



/* contact form styles */


.textinput {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	width:250px;
	height:18px;
	background-color : #AFBFB9;
	border: 0px;
	margin: 5px;
	margin-left: 6px;
}


.textarea {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	width:250px;
	height:135px;
	background-color : #AFBFB9;
	border: 0px;
	margin: 5px;
	margin-left: 6px;
}


	a.submit_button:link {
	color : #4D685D;
	text-decoration : none;
	background-color: transparent;
	margin-right: 12px;
}
	a.submit_button:visited {
	color : #4D685D;
	text-decoration : none;
	background-color: transparent;
	margin-right: 12px;
}
	a.submit_button:hover {
	color : #4D685D;
	text-decoration : underline;
	margin-right: 12px;
}



.formfield {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	width:250px;
	height:18px;
	background-color : #660000;
	border: 1px solid #ffffff;
	margin: 3px;
}


	.header {
	font-size : 14px;
	color: #660000;
	}
	
		.smalltext {
	font-size : 9px;
	color: #663333;
	}

	.headerwhite {
	font-size : 14px;
	color: #fff;
	}
	
		.smalltextwhite {
	font-size : 9px;
	color: #fff;
	}


		.linkheader {
	font-size : 11px;
	color: #660000;
	padding-bottom: 4px;
	}
		
			.line {
	background-color: #660000;
	height: 1px;
	width:550px;
	}


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	