a.nav:link {color: #741300}
a.nav:visited {color: #741300}
a.nav:hover {color: #000000; text-decoration: none}

a.footer:link {color: #FFFFFF; text-decoration: underline}
a.footer:visited {color: #FFFFFF; text-decoration: underline}
a.footer:hover {color: #FFFFFF; text-decoration: none}

td.footer {
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(/z/media/red_bar_bottom.jpg);
}

#package_box table {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-align: center;
	border:2px #741300 solid;
	padding: 8px;
}

#package_box td.bold {
	font-family: Arial;
	font-size: 13px;
	color:#000000;
	font-weight: bold;
}

#package_box h3 {
	font-family: Arial;
	font-size: 14px;
	color:#000000;
	text-align: center;
	font-weight: bold;
}

#package_row table {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-align: left;
}

#package_row table.main {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-align: left;
	border-bottom:2px #741300 solid;
	padding: 8px;
}

#package_row td.bold {
	font-family: Arial;
	font-size: 13px;
	color:#000000;
	font-weight: bold;
}

#package_row h3 {
	font-family: Arial;
	font-size: 14px;
	color:#000000;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#faqs table {
	font-family: Arial;
	font-size: 14px;
	color:#000000;
}

#faqs td.qa {
	font-weight: bold;
}

#contact table.formborder {
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
}

#contact td.form_label {
	background-color: #741300;
	color: #F0E9D9;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
	border-top:1px #741300 solid;
	border-bottom:1px #741300 solid;
}

#contact table {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

#contact ul {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 140px;
	margin-left: 20px;
} 

#contact li {
	margin-left: 0px;
	padding: 2px 5px;
	list-style: circle outside;
}

#contact h4 {
	color:#000000;
	font-size:14px;
	font-family:Arial;
	margin:4px;
	padding:0px;
	padding-left:10px;
	text-align: center;
}

div#nav{
			background-color: #ece4ce;
			border-top: 1px solid #540b00;
			border-bottom: 1px solid #540b00;
			text-align: left;
		}
		div#nav a {
			margin: 10px;
			font-weight: bold;
			font-size: 13px;
			color: #540b00;
			text-decoration: none;
			font-family: Arial, sans-serif;
		}
		h1{
			font-size: 20px;
			font-weight: bold;
			border-bottom: 2px solid #540b00;
			color: #540b00;
			display:block;
			font-family: Arial, sans-serif;
		}