#nav ul{
	list-style-type: none;
	font-family:Cambria, "Times New Roman", Times;
	margin: 0;
	padding: 0;
	font-weight:normal;
}
#nav ul li{
	list-style-type: none;
	list-style-position:inherit;
	
}
#nav li a{
	font-size:16px;
	display: block;
	padding-bottom:2px;
	background:url(../images/button.gif) no-repeat;
	height:28px;
	width:165px;
	background-color:#660000;
	text-decoration:none;
	color:#FFF;
	padding-left:40px;
	padding-top:6px;
}
#nav li a:hover{
	background:url(../images/button_roll.gif) no-repeat;
	background-color:#660000;
}
#nav .last{
	padding-bottom:0px;	
}

a.bottomnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFDB;
	text-decoration: none;
}
a.bottomnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFDB;
	text-decoration: none;
} 
a.bottomnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CFD4AD;
	text-decoration: none;
} 
a.flash:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.flash:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
} 
a.flash:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	text-decoration: none;
} 
a.contact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C3D6D;
	font-weight:bold;
	text-decoration: none;
}
a.contact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C3D6D;
	font-weight: bold;
	text-decoration: none;
} 
a.contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
td, input, select, textarea {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: #333300;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.boldText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.boldGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #494B35;
	
}
.largeRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;	
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: bullet_check.gif;
}
.floatleftImage {
	float: left; margin: 10px 20px 10px 0; }
.floatrightImage {
	float: right; margin: 10px 0 10px 20px; }
.quoteTD {
	padding: 20px; font: 13px Arial, Helvetica, sans-serif; color:#333333; }