/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #feefd9;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
	color: #0e4432;
}

table {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

td {
	font-family: Verdana;
	font-size: 11px;
	color: #0e4432;
	vertical-align: top;
	text-align: left;
}

a:active {COLOR: #829e95; text-decoration: underline}
a:link {COLOR: #829e95; text-decoration: underline}
a:visited {COLOR: #829e95; text-decoration: underline}
a:hover {COLOR: #fdc24d; text-decoration: none}

form {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

input {
	font-family: Verdana;
	font-size: 10px;
	color: #0e4432;
	/*width: 260px;*/
	background-color: #feefd9;
	border-width: 1px;
	border-style: solid;
	border-color: #7f9db9;
	height: 18px;
}

.home_input {
	font-family: Verdana;
	font-size: 10px;
	color: #0e4432;
	width: 130px;
	background-color: #feefd9;
	border-width: 1px;
	border-style: solid;
	border-color: #7f9db9;
	height: 18px;
}

.date_input {
	font-family: Verdana;
	font-size: 10px;
	color: #0e4432;
	width: 80px;
	background-color: #feefd9;
	border-width: 1px;
	border-style: solid;
	border-color: #7f9db9;
	height: 18px;
}

textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #0e4432;
	background-color: #feefd9;
	border-width: 1px;
	border-style: solid;
	border-color: #7f9db9;
	width: 300px;
	height: 70px;
}

.submit {
	font-family: Verdana;
	font-size: 10px;
	color: #0e4432;
	width: 70px;
	background-color: #efefef;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
	padding: 1px;
}

select {
	font-family: Verdana;
	font-size: 10px;
	color: #0e4432;
	width: 130px;
	background-color: #feefd9;
	border-width: 2px;
	border-style: solid;
	border-color: #feefd9;
}

.header {
	text-align: right;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 130px;
}

.header_links {
	text-align: right;
}

.header_links a:active {COLOR: #0e4432; text-decoration: none}
.header_links a:link {COLOR: #0e4432; text-decoration: none}
.header_links a:visited {COLOR: #0e4432; text-decoration: none}
.header_links a:hover {COLOR: #829e95; text-decoration: underline}

.header_links_2 {
	text-align: right;
	vertical-align: bottom;
}

.header_links a:active {COLOR: #0e4432; text-decoration: none}
.header_links a:link {COLOR: #0e4432; text-decoration: none}
.header_links a:visited {COLOR: #0e4432; text-decoration: none}
.header_links a:hover {COLOR: #829e95; text-decoration: underline}

.header a:active {COLOR: #0e4432; text-decoration: none}
.header a:link {COLOR: #0e4432; text-decoration: none}
.header a:visited {COLOR: #0e4432; text-decoration: none}
.header a:hover {COLOR: #829e95; text-decoration: underline}

.home {
	height: 320px;
}

.search {
	color: #ffffff;
}

.search_align_right {
	vertical-align: bottom;
	text-align: right;
}

.search_align_right a:active {COLOR: #fdc24d; text-decoration: none}
.search_align_right a:link {COLOR: #fdc24d; text-decoration: none}
.search_align_right a:visited {COLOR: #fdc24d; text-decoration: none}
.search_align_right a:hover {COLOR: #86a198; text-decoration: underline}

.home_menu {
	height: 155px;
	background-image: url(images/home_menu/menu_bg.gif);
}

.home_menu td {
	color: #ffffff;
	text-align: left;
}

.content_header {
	height: 70px;
	background-image: url(images/content_header.gif);
	background-repeat: no-repeat;
}

.content_cell {
	background-image: url(images/content_border_right.gif);
}

.content_menu {
	background-image: url(images/content_border_left.gif);
}

.map_header {
	height: 70px;
	background-image: url(images/map_header.gif);
	background-repeat: no-repeat;
}

.map_cell {
	background-image: url(images/map_border_right.gif);
}

.submenu_cell {
	background-image: url(images/content_border_right.gif);
	background-repeat: repeat-y;
}


.property_img_links {
	border-width: 1px; 
	border-color: #0e4432; 
	border-style: solid;
}

ul {
	list-style-type: square;
}

.small {
	font-size: 9px;
}

.large {
	font-size: 16px;
}



#home_urgent {
	width: 260px;
	margin-top: 240px;
	margin-left: 40px;
}
*html #home_urgent {
	width: 300px;
}

.#home_urgent a:active {COLOR: #0e4432; text-decoration: underline}
.#home_urgent a:link {COLOR: #0e4432; text-decoration: underline}
.#home_urgent a:visited {COLOR: #0e4432; text-decoration: underline}
.#home_urgent a:hover {COLOR: #0e4432; text-decoration: none}

.green {color:#004A3A;}
a.green:link {color:#004A3A;text-decoration:none;}
a.green:active {color:#004A3A;text-decoration:none;}
a.green:visited {color:#004A3A;text-decoration:none;}
a.green:hover {color:#004A3A;text-decoration:underline;}
.bold {font-weight:600;}

