a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	text-decoration: underline;
}

a:hover  {
	text-decoration: none;
}


body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

form  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

input  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	
}

select  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

option  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

.fp_title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
}

.admin_title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

.divider {
	background-color: #DEDEDF;
	margin-top: 2px;
	margin-bottom: 2px;
}

.mls_list {
	border: 1px solid #DEDEDF;
}

.mls_detail_nav {
	background-color: #DEDEDF;
	padding: 5px;
}

.orange_bar {
	background-color: #D39100;
	border-bottom: 2px solid #FFFFFF;
}

.title_img {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

.site_footer {
	padding-right: 10px;
}

.small_text {
	font-size: 10px;
}

.event_title {
	font-weight: bold;
}

.page_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #48656F;
	font-weight: bold;
	font-size: 14px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
}

.page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px
}

.sub_nav_list {
	background-color: #48656F;
	color: #FFFFFF;
}

.subnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	text-decoration : none;
}

.subnav_over {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.subnav:hover {
	text-decoration: underline;
}


.navdd1 {
	background-color : #EEE9DC;
	z-index : 1;
	position : absolute;
	visibility : hidden;
	border-top : 1px solid #2F2001;
	border-right : 1px solid #2F2001;
	border-bottom : 1px solid #2F2001;
	border-left : 1px solid #2F2001;
}

#scrapBook{
	width: 660px;
	height: 290px;
	}