body, p, td {
	font-family: Arial, Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #404040;
}

.topbar {
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	height: 20px;
	background-color: #C62921;
	background:  url(/images/nav/topbar_bg.gif) top repeat left;
}

.header {
	font-family: Arial, Tahoma;
	font-size: 12pt;
	font-weight: bold;
}

.footer {
	font-family: Arial, Tahoma;
	font-size: 8pt;
	font-weight: normal;
}

.sub_header {
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

.table_heading {
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

a:link {
  color: #C12621;
  text-decoration: underline;
  font-weight: normal;
}

a:visited {
  color: #C12621;
  text-decoration: underline;
  font-weight: normal;
}

a:hover {
  color: #C12621;
  text-decoration: none;
  font-weight: normal;
}

input {
        font-size:      11px;
        font-family:    Arial;
}

textarea {
        font-size:      11px;
        font-family:    Arial;
}

select {
        font-size:      11px;
        font-family:    Arial;
}

.sidebar {
	padding-left: 10px;
	padding-right: 10px;
}

.sidebar_child {
	color: #404040;
	font-weight: bold;
	border-bottom: 1px solid #B2B2B2;
	padding-left: 20px;
	background-color: #E7E7E7;
}

.sidebar_child_hover {
	color: #404040;
	font-weight: bold;
	border-bottom: 1px solid #B2B2B2;
	padding-left: 20px;
	cursor: pointer;
	background-color: #D4D4D4;
}

a.side_table_link:link {
  font-size: 8pt;
  color: #C12621;
  font-weight: normal;
  text-decoration: none;
  line-height: 14px;
}

a.side_table_link:visited {
  font-size: 8pt;
  color: #C12621;
  font-weight: normal;
  text-decoration: none;
  line-height: 14px;
}

a.side_table_link:hover {
  font-size: 8pt;
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
  line-height: 14px;
}

.table_header_1 {
  padding: 4px;
	font-size: 8pt;
	color: white;
	font-weight: bold;
}

.table_header_2 {
  padding: 4px;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	border-right: 1px solid white;
	border-bottom: 1px solid #808080;
	background-color: #C12621;
	background:  url(/images/nav/propview_tab_bg.gif) top left;
}

.table_cell_1 {
  padding: 4px;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #E2E2E2;
}

.table_cell_2 {
  padding: 4px;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #C0C0C0;
}

#menuBar {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
}

.menuHeader {
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	margin: 0px;
	position: relative;
	border: 1px solid #C0C0C0;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 150px;
}

.menuDrop {
	font-size: 10px;
	font-family: arial, Helvetica, sans-serif;
	background-repeat: repeat;
	visibility: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 152px;
	height: auto;
}

.property_search_tab_header_active {
	background:  url(/images/nav/search_tab_on.gif) top no-repeat left;
	padding: 0px;
	font-size: 14pt;
	color: white;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.property_search_tab_header_inactive {
	background:  url(/images/nav/search_tab_off.gif) top no-repeat left;
	padding: 0px;
	border-top: 5px solid #F3F3F3;
	font-size: 14pt;
	color: #404040;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.property_search_table {
	border: 1px solid #BD2121;
	background-color: #EEEEEE;
}

.disclaimer {
	font-size: 7pt;
	color: #404040;
}

.property_results_property_header {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	background-color: #BD2121;
	background:  url(/images/nav/results_proptitle_bg.gif) top repeat left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
}

.property_results_property_body {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: justify;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

.price_tag {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
}

.property_view_tab {
	background:  url(/images/nav/propview_tab_bg.gif) top left;
	padding: 0px;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.property_view_body {
	border: 1px solid #B2B2B2;
	background-color: white;
	padding: 8px;
	font-size: 8pt;
	text-align: justify;
}

.property_room_description {
	font-size: 8pt;
	text-align: justify;
}

.content_table {
	padding: 6px;
	border: 1px solid #C0C0C0;
	background-color: white;
}

.distance_tab {
	background:  url(/images/nav/distance_tab_bg.gif) top no-repeat left;
	padding-left: 10px;
	padding-top: 2px;
	color: #404040;
	font-size: 8pt;
	font-weight: bold;
}

.footerLinks_header {
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	height: 20px;
	background-color: #C62921;
	background:  url(/images/nav/topbar_bg.gif) top repeat left;
}

.footerLinks_body {
	padding: 5px;
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #C62921;
}

.footerLinks_prev_next {
	font-size: 11pt;
	font-weight: bold;
}

/* Begin styles for popup bubbles */
.title {font-family:Verdana,Arial,Helvetica;font-size:26px;font-weight:bold;text-align:center;}
.author {font-family:Verdana,Arial,Helvetica;font-size:12px;font-style:italic;text-align:center;}
.sectiontitle {font-family:Verdana,Arial,Helvetica;font-size:18px;font-weight:bold;}
.cellcontent {font-family:Verdana,Arial,Helvetica;font-size:13px;padding-right:5px;padding-left:5px;}
.comic20 {font-family:'Comic Sans MS';font-size:20px;}
.bubble1 {font-family:Verdana,Arial,Helvetica;font-size:13px;font-weight:bold;}
.bubble2 {font-family:Verdana,Arial,Helvetica;font-size:18px;font-weight:bold;color:#dd0000;text-align:center;}
.bubble3 {font-family:Verdana,Arial,Helvetica;font-size:16px;font-weight:bold;color:#dd00dd;text-align:center;}
.myHeader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px;}
.mySubHead {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px;}
.mySpacer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 4px;}
.myText {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;color:#000000;}
.text12 {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;}
.text14 {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px;color:#000000;}
.snip {font-family:Verdana,Arial,Helvetica;font-size:10px;}
.purple14 {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px;color:purple;font-weight:bold;}
/* End styles for popup bubbles */