.nav_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.nav_top:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	background-repeat: no-repeat;
	color: #CCCCCC;
}

.foot_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.foot_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.cell_grey {
	border: 1px groove #FFFFFF;
}
.nav_top_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFFFF;
}
.cell_thin {
	height: 3px;
	padding-top: 3px;
	line-height: 3px;
}

.cell_thin_1px {
	height: 1px;
	padding-top: 1px;
	line-height: 1px;
}

.list_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AE0409;
	text-decoration: none;
}

.list_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
}

.sub_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AE0409;
	text-decoration: none;
}

.sub_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
}

.images {
	font-size: xx-small;
	color: #B3060e;
	text-decoration: none;
}
.images:hover {
	color: #666666;
	text-decoration: underline;
}
.page_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: none;
}

.page_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: underline;
}

.page_nav_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.altButtonFormat {
	background-color: #c0c0c0;
	font-family: verdana;
	border: #000000 1px solid;
	font-size: 12px;
	color: #778899;
	cursor: hand;
} 

fieldset
{
	border: #26a solid 1px;
	width: 20em
}

.small_form {
	padding: 1px 10px;
	height: 5px;	
}

legend
{
	background: #fb0;
	border: #26a solid 1px;
	padding: 1px 10px
}
li {
	font-size: 12px;
	text-align: left;
	text-indent: 2pt;
	left: 2px;
	margin-left: -20px;
	padding: left;
	padding-left: 1px;
}

/* */

#picture_of_the_week{
	padding: 1px;
	background-color: #b4060f;
}
#picture_of_the_week h2{
	text-align: center;
	font-size: 11px;
	color: White;
	font-weight: normal;
	height: 15px;
	padding-top: 2px;
	background-color: #302f2f;
	background-image: url(graphics/property_of_the_week_back.gif);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}
#picture_of_the_week h2 a{
	color: White;
	text-decoration: none;
}
#picture_of_the_week h2 a:hover{
	text-decoration: underline;
}
#picture_of_the_week .pictures{
	width: 727px;
	overflow: auto;
	overflow-x: scroll;
	overflow-y: hidden;
}
#picture_of_the_week .pictures td{
	padding-right: 4px;
}