body, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

/* Verdana point 1 for left navigation */
.nav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 1em;*/
	font-size: x-small;
}

/* Verdana point 2 for main site content */
.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 2em;*/
	font-size: small;
}
A.external:visited{color:#cc0066; font-weight:bold; font-size:12 pt; text-decoration:none}
A.external:link{color:#cc0066; font-weight:bold; font-size:12 pt, text-decoration:none}
A.external:hover{ color:#cc0066;  font-weight:bold; font-size:12 pt, text-decoration:none}
A.external:active { color:#cc0066; font-weight:bold; font-size:12 pt, text-decoration:none}

A.small_external:visited{color:#ff0099; font-weight:bold; font-size:10 pt; text-decoration:none}
A.small_external:link{color:#ff0099; font-weight:bold; font-size:10 pt, text-decoration:none}
A.small_external:hover{ color:#ff0099;  font-weight:bold; font-size:10 pt, text-decoration:none}
A.small_external:active { color:#ff0099; font-weight:bold; font-size:10 pt, text-decoration:none}



.warning
{
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
}

.underline {text-decoration: underline;}


/* Design.css */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #A45202;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #CCAAAA; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #5555AA; 
	SCROLLBAR-3DLIGHT-COLOR: #884444;
	SCROLLBAR-ARROW-COLOR: #994400; 
	SCROLLBAR-TRACK-COLOR: #996600; 
	SCROLLBAR-DARKSHADOW-COLOR:#000000;
}


table {

	font-size: 11px;
}
.tableGeneric {
	margin: 0px;
	border: none;
	padding: 0px;
}
.tableOuter {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}
.tableInner {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
table.tableInner td {
	padding: 8px;
	margin: 0px;
	color: #FFFFFF;
	border: 0px solid #FF0000;


}
table.tableInner th {
	background-color: #660000;
	color: #FFFFCC;
}
a {
	color: #aa0000;
	text-decoration: none;
}
a:hover {
	color: #ff7700;
	text-decoration: underline;

}
table.tableInner a:link {
	color: #770000;
}

h1 {
	color: #9E882E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6B5F2E;
	font: 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 10px 7px 0px;
}
h5 {
	font-size: medium;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

h2 {
	color: #000000;
	font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-left: 7px;
	margin-top: 5px;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
}
.btn {
	font-size: 12px;
	margin-bottom: 10px;
}

fieldset {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
}


.biggest {
	font-size: 14px;
}
.desc {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: small;
}
a.list_info {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;	
}
a.list_info:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}
a.list_info:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;	
}
a.list_info:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;

}
#whyVanhollen p {
	font-size: small;
	color: #AA0000;
	background-color: #FEFEFE;
	padding: 5px;
	border: 1px dashed #A45202;
	text-indent: 2.5em;
}
#whyVanhollen {
	margin: 10px;
}

.grid_header{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #660000;
}
.warning
{
	color: #ff0000;
	font-weight: bold;
	font-size: small;
}
.black{
	color: #000000;
}
label {
	font-style: italic;
	font-size: small;
	text-align: left;
	display: block;
}
.locationsP {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#userProfile a {
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AA0000;
	margin-left: .5em;
	margin-right: .5em;
}
#userProfile a:hover {
	color: #C19739;
	border-bottom-color: #C19739;
	text-decoration: none;
}
#userProfile fieldset a {
	font-size: x-small;
	border-bottom-style: none;
}
#userProfile label {
	display: inline;
}

/* ========================= New Styles 12.12.06 ========================== */
#map {
	height: 275px;
	width: 276px;
	border: 2px solid #870101;
}
#mapDir {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	line-height: 26px;
	margin: 10px 7px;
}
#innerContentWrapper h3 {
	background-image: url(../images/advanced_srch_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 150px;
	font-weight: bold;
	font-size: 16px;
	margin: 0px 7px;
	padding: 0px;
}
#innnerContentWrapper h3 a {
	color: #9e882e;
	margin: 0px;
	padding: 0px;
}
form#advanced_search {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A08854;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A08854;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px 7px;
}
form#advanced_search p {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#advanced_search label {
	font-size: 12px;
	font-style: normal;
}
#advanced_search select {
	width: 150px;
}
.breadcrumb {
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A08854;
}
div.listing {
	width: 276px;
	background-image: url(../images/listings_top_border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/* background-color: #e6e5cd; */
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
div.listing div {
	width: 276px;
	background-image: url(../images/listings_lnr_border.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 19px;
}
div.listing_add {
	width: 350px;
	background-image: url(../images/listings_add_top_border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/* background-color: #e6e5cd; */
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
#images_form, #images_form div, .proj_image, .proj_image div, #images_project, #images_errors{
	width: 250px !important;
}
input.list_add {
	background-color: #ffffff;
	width:150px;
}
textarea.list_add {
	background-color: #ffffff;
	width:200px;
}
div.listing_add div {
	width: 350px;
	background-image: url(../images/listings_add_lnr_border.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 19px;
}
div.listings_add {
	width: 710px;
	border-top:2px solid #A45202;
}
a.listingTopLinks {
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 0.1em;
	margin-right: 35px;
	padding-right: 12px;
	background-image: url(../images/external_link_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.listingTopLinks:hover {
	text-decoration: underline;
}
.listing img {
	margin: 10px;
	border: 1px solid #FFFFFF;
	float: left;
}
.listing ul {
	list-style-type: none;
	float: right;
	width: 120px;
	padding: 0px;
	margin: 10px 10px 0px 0px;
	height: 160px;
}
div.listing ul li {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center 8px;
	margin-bottom: 5px;
}
.listing li span {
	float: right;
	color: #333333;
	background-color: #E6E5CD;
	padding-left: 2px;
}
.listing li.addressLabel {
	background-image: none;
}
.listing li.address {
	background-image: none;
	color: #333333;
}
.listing li.price {
	clear: both;
}


.listing h5 {
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A45202;
	font-size: 14px;
	font-weight: bold;
}
.listing p{
	background-image: url(../images/listings_btm_border.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #333333;
	margin: 10px 0px 0px;
	padding: 0px 10px 15px;
	height: 150px;
}
.listing_add p {
	background-image: url(../images/listings_add_btm_border.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px;
	height: 5px;
}
.listing_add h5 {
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 0.1em;
	margin-right: 35px;
	padding-right: 12px;
	background-image: url(../images/external_link_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a#detailsTab {
	text-indent: -9999px;
	display: block;
	background-image: url(../images/details_tab.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 99px;
	width: 22px;
}
a#mapTab {
	text-indent: -9999px;
	display: block;
	background-image: url(../images/map_tab.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 99px;
	width: 22px;
}
a#mapTab:hover {
	background-image: url(../images/map_tab_active.gif);
}
a#detailsTab.activeTab {
	background-image: url(../images/details_tab_active.gif);
}
a#mapTab.activeTab {
	background-image: url(../images/map_tab_active.gif);
}
#search_map {
	height: 450px;
	width: 300px;
	border: 2px solid #870101;
	margin: 15px auto 0;
}
A.link_images{color:#FFFFFF; font-weight:bold; font-size:12px; text-decoration:none}
A.link_images:link{color:#FFFFFF; font-weight:bold; font-size:12px, text-decoration:none}
A.link_images:hover{ color:#FFFFFF;  font-weight:bold; font-size:12px, text-decoration:none}
A.link_images:active { color:#FFFFFF; font-weight:bold; font-size:12px, text-decoration:none}

div.link_images{margin:0px 0px 0px 0px !important; padding:0px !important; background-image:url('../images/link.gif') !important; width:120px !important; height:19px !important; text-align:center;}
div.space{margin:0px 0px 0px 0px !important; padding:0px !important; height:7px;font-size:1px;border:0px solid #FF0000;width:120px !important; }
