/* CSS Document */

p{
font-family:"Times New Roman", Times, serif;
font-size:12px
color:#FFFF66;
line-height: 18px;
padding: 0px;
}.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.navigation{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330066;
	line-height: 1em;
}

.navigation:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D03D03;
	line-height: 1em;
}


.openhouse{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCFF33;
	padding: 1px;
	width: 140px;
	line-height: 1em;
}

.openhouse:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	width: 140px;
	line-height: 1em;
}

.largenavig{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330066;
	padding: 2px;
	width: auto;
	line-height: 1.25em;
}

.largenavig:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D03D03;
	padding: 2px;
	width: auto;
	line-height: 1.25em;
}

.largenotice{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF99;
	padding: 5px;
	width: auto;
	line-height: 1.25em;
}

.descriptivetext{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	padding: 7px;
	width: auto;
	line-height: normal;
}

.nextprevious{
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: inline;
	padding: 8px;
	width: auto;
	line-height: 1.25em;
}

.timesrom24boldital{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	background: 000000;
	background-color: #336666;
}
.NumberedList {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFCC99;
	background-position: left center;
	width: auto;
	list-style-type: decimal;
}

.UnorderedList {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFCC99;
	background-position: left center;
	width: auto;
	list-style-type: disc;
}

.F5Key {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFCC99;
	background-position: left center;
	width: auto;
	list-style-type: none;
	padding: 2;
}


.plaintext{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC99;
	width: auto;
	line-height: normal;
	left: auto;
	padding: 15;
	vertical-align: top;
}



.calcbutton{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330066;
	padding: 8px;
	width: auto;
	line-height: 1.25em;
	border: solid ffffff 4;
}

.calcbutton:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D03D03;
	padding: 8px;
	width: auto;
	line-height: 1.25em;
	border: solid ffffff 4;
}
