@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #E9F3DB;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #75A537;
}

a:link {
	color: #333;
	text-decoration: underline
}
a:visited {
	color: #333;
	text-decoration: underline
}
a:hover {  color: #719E35; text-decoration: underline}
a:active {  color: #719E35; text-decoration: underline
}
#row_top {
	background-image: url(../structure/tile_top_row_base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 149px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#row_menu_base {
	background-image: url(../structure/tile_menu_row_base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 46px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#table_menu {
	height: 45px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#row_main_text_base {
	background-image: url(../structure/tile_text_row_base2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#row_bottom {
	background-image: url(../structure/tile_bottom_row_base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	color: #666;
}
#row_bottom a:link {  color: #666666; text-decoration: none}
#row_bottom a:visited {  color: #666666; text-decoration: none}
#row_bottom a:hover {  color: #719E35; text-decoration: underline}
#row_bottom a:active {  color: #719E35; text-decoration: underline
}
#row_main_text_floral {
	background-image: url(../structure/tile_text_row_base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#col_left {
	width: 258px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 34px;
}
#col_left_Large {
	padding-top: 20px;
	padding-right: 75px;
	padding-bottom: 30px;
	padding-left: 70px;
}
#col_center{
	width: 258px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
}
#col_right {
	width: 311px;
	padding-top: 9px;
	padding-right: 34px;
	padding-bottom: 30px;
	padding-left: 12px;
}#Box_Featured_Property {
	background-image: url(../structure/tile_home_page_feature_base.jpg);
	background-position: center bottom;
	width: 258px;
	background-repeat: no-repeat;
}
#Box_Property_Finder {
	background-image: url(../structure/tile_property_search_base.jpg);
	background-position: center bottom;
	width: 311px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ButtonSubmit {
	background-image: url(../structure/button_GO.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #7FB13E;
	width: 67px;
	height: 24px;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ButtonDelete {
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	width: 67px;
	height: 24px;
	cursor: hand;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F00;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-weight: bold;
}
.Boxes_Green_Line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78A639;
	padding-bottom: 12px;
}
.Boxes_Padding {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.Boxes_Padding_News_Line {
	border-bottom-style: none;
	margin: 0px;
	height: 0px;
	width: 95%;
	padding: 0px;
	background-color: #8DC442;
}
.Property_Picture {
	margin-bottom: 12px;
	border: 8px solid #D3E7B6;
}


.OK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6E9836;
}
.Search_Boxes {
	border: 1px solid #709838;
	width: 140px;
	height: 21px;
	margin: 0px;
	padding: 0px;
}
.GreenLine {
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8DC442;
}
.top {
	font-size: 10px;
	color: #719E35;
	text-decoration: none;
}
.top a:link {  color: #719E35; text-decoration: none}
.top a:visited {  color: #719E35; text-decoration: none}
.top a:hover {  color: #719E35; text-decoration: underline}
.top a:active {  color: #719E35; text-decoration: underline
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #75A537;
}
#open_for_inspection {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FC344;
	padding-bottom: 5px;
}
#right_col_house_detail {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #8FC344;
	padding-left: 5px;
	padding-top: 0px;
	width: 180px;
	padding-right: 0px;
}
#left_col_house_detail {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8FC344;
}
#row_gallery {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 650px;
}
