TD {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 14px;
}
H1 {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	line-height: 25px;
	margin: 0px 10px 10px 0px;
	color: #000000;
}
H3 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #CC0000;
}
B {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 14px;
}
BIG {
	font-family: Times New Roman, Times, serif;
	color: #006600;
	font-size: 18px;
}
SMALL {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 11px;
}
.caption {
	font-family: Times New Roman, Times, serif;
	color: #CC9966;
	font-size: 11px;
}
.red { color: #FF0000 }
.darkred { color: #CC0000 }
.bigdot {
	font-size: 20pt;
	
}
.tiny { font-size: 1pt }
.botpgttl {
	font-size: 22px;
	font-weight: bold;
	color: #715027;
}
.pagettl {
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.plan_title {
	font-size: 28px;
	font-weight: bold;
	color: #715027;
}
.plan_name {
	font-size: 18px;
	font-weight: bold;
	color: #715027;
}
.plan_title_sold {
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
}

A {
	text-decoration: none;
	color: #CC0000;
	font-size: 14px;
}
A:hover {
	text-decoration: underline;
	color: #CC0000;
}

A.sidenav {
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
A.sidenav:hover {
	text-decoration: none;
	color: #CC0000;
}

A.botlink {
	font-family: Times New Roman, Times, serif;
	text-decoration: underline;
	color: #000000;
	font-size: 14px;
}
A.botlink:hover {
	text-decoration: none;
	color: #CC0000;
}

.contact {
	font-size: 14px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.contact_button {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	background: #DDDDDD;
}
.contact_button_hover {
	background: #CC0000;
	color: #FFFFFF;
	border: 1px solid #000000;
	cursor: pointer;
}

hr.onepixel {
	border: 0;
	color: #715027;
	background-color: #715027;
	height: 1px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

hr.twopixel {
	border: 0;
	color: #715027;
	background-color: #715027;
	height: 2px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.maintable {
	border-style: solid;
	border-width: 2px;
	border-color: #715027;
}

table.button {
	border-color: #006600;
	border-style: solid;
	border-width: thin;
}
.maptable {
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #715027;
}
