body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.rates {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}


th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	margin-right: 65px;
	margin-left: 65px;
	margin-top: 24px;
}
a:link {
	color: #003333;
}
a:visited {
	color: #003333;
}
a:hover {
	color: #003333;
}
a:active {
	color: #003333;
}

.subnav {
	font-size: 16px;
	color: #7D3B1D;
	line-height: 25px;
	font-weight: bold;
}
.subnav  a:link {
	color: #7D3B1D;
	text-decoration: none;
}
.subnav  a:visited {
	color: #7D3B1D;
	text-decoration: none;
}
.subnav  a:hover {
	color: #7D3B1D;
    text-decoration: underline;
}
.subnav a:active {
	color: #7D3B1D;
}
.addTemp {
	font-size: 10px;
	color: #6262A4;
	padding: 0px;
	text-align: right;
	margin-right: 6px;
}
.addTemp a:link {
	color: #6262A4;
	text-decoration: none;
	}	
	
.addTemp a:active, .addTemp a:hover {
	text-decoration: underline;
	}	

ul {
	list-style: none;
}

li {
	list-style: none;
	background: url(images/bullet.jpg) no-repeat 0 0px;
	padding-left: 28px;
	padding-right: 10px;
	margin-left: 40px;
	margin-right: 60px;
	padding-bottom: 6px;
}
h1 {
	margin-top: 28px;
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A2B4A;
	color: #555393;
	margin-right: 65px;
	margin-left: 65px;
	text-transform: uppercase;
	line-height: 24px;
}
h3 {
	font-size: 14px;
	color: #FAEBD7;
	line-height: 25px;
	font-weight: bold;
	background-color: #7C3B1D;
	padding-left: 6px;
}
.footer {
	font-size: 10px;
	color: #BD5B2D;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
.footer a:link {
	color: #BD5B2D;
	text-decoration: none;
}
.footer a:visited {
	color: #BD5B2D;
	text-decoration: none;
}
.footer a:hover {
	color: #BD5B2D;
    text-decoration: underline;
}
.footer a:active {
	color: #BD5B2D;
}

.smap {
	line-height: 26px;
}
