body, p, h1, h2, h3, h4, h5, h6, a, img, div, ul, ol, li, form, fieldset, label {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	width: 100%;
	margin: 0 auto;
	font: 100.01% Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff url(/_img/bg.jpg) repeat;
}
td {
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	padding: 5px 10px;
	font-weight: normal;
	text-align: left;
	color: #41621d;
}
h1, .post h2 {
	padding: 10px 0;
	margin: 0 10px 5px 10px;
	font-size: 1.8em;
	border-bottom: 1px solid #d3dfb7;
}
h2, #posts h3, .content h3 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 0.8em;
}
p {
	padding: 5px 10px;
	line-height: 1.5em;
}
a {
	color: #3f9796;
	text-decoration: none;
}
a:hover {
	color: #e19b47;
}
ul {
	padding: 5px 0;
}
li {
	margin: 6px 0 6px 30px;
}
hr {
	color: #ddd;
	background: #ddd;
	width: 97%;
	height: 1px;
	border: 0;
}
td.f-field input, select, option, textarea {
	position: relative !important;
	color: #333;
	border: 1px solid #999;
	background: #fff !important;
}
input {
	position: relative !important;
}
option {
	border: 0;
}
.error {
	color: #d22;
}
.center {
	text-align: center;
}
.small {
	font-size: 0.7em;
}
.medium {
	font-size: 1em;
}
.large {
	font-size: 1.2em;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.noshow {
	display:block;
	width:0;
	height:0;
	padding:0;
	overflow:hidden;
}

/**************************************************************
                          PAGE LAYOUT
**************************************************************/
#container {
	width: 920px;
	margin: 20px auto;
	padding: 5px;
	font-size: 0.8em;
	background: #fff;
}
#header {
	width: 570px;
	height: 180px;
	padding: 20px 0 0 350px;
	margin-bottom: 5px;
	background: #c3dba7 url(/_img/carol_header_01.jpg) top left no-repeat;
}
#nav {
	width: 920px;
	height: 40px;
	padding: 0;
	list-style: none;
	background: url(/_img/bg_nav.jpg) repeat-x;
}
#nav li {
	float: right;
	margin: 0;
	padding: 0 20px 0 0;
}
#nav a {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
}
#nav a:hover {
	color: #c3dba7;
	border-bottom: 0;
}
#main, #content {
	width: 700px;
	margin: 5px 0;
	padding: 0 0 10px 210px;
	background: url(/_img/bg_leftcol.gif) repeat-y;
}
#left_col, #sidebar {
	position: relative;
	display: inline;
	float: left;
	width: 200px;
	margin-left: -210px;
}
#left_col {
	padding: 0 0 30px 0;
	}
	
#left_col a {
	color: #fff;
	}
#left_col a:hover {
	color: #3f9796;
	}	

#left_col h2, #sidebar h2 {
	padding: 0 10px 0 20px;
	line-height: 30px;
	color: #fff;
	background: #3f9796;
}
.left_nav, #sidebar ul {
	list-style: none;
	width: 200px;
	margin: 0;
	padding: 0;
}
.left_nav li, #sidebar ul li, #sidebar ul ul li {
	margin: 6px 0 6px 20px;
	_height: 1.2em;
}
.left_nav a, #sidebar ul li a {
	display: block;
	line-height: 25px;
	padding-left: 15px;
	color: #fff;
	font-size: 1.2em;
	background: url(/_img/bullet_off.gif) left center no-repeat;
}
.left_nav a:hover, #sidebar ul li a:hover {
	color: #3f9796;
	border: 0;
	background: url(/_img/bullet_on.gif) left center no-repeat;
}
#sidebar #searchform {
	padding: 15px 5px;
}
#sidebar #s {
	width: 120px;
}
.post {
	display: inline;
	width: 700px;
	margin-bottom: 15px;
}
.post h2 a, h1#categorytitle a {
	color: #41621d;
}
.post h2 a:hover {
	border-bottom: 1px dotted #41621d;
}
#content .categoryposts h3 a {
	color: #3f9796;text-decoration:none;
}
#content .categoryposts h3 a:hover {
	border-bottom: 1px dotted #3f9796;
}
.framed, 
a.highslide img, 
.featured_listings img, 
.featured_listings_h img, 
.result_row_0 img, 
.result_row_1 img, 
.view_user_user_images img, 
.row_main img {
	padding: 3px;
	border: 1px solid #d3dfb7;
	background: #fff;
}
.featured_listings_h a {
	display: block;
	float: left;
	width: 170px;
	height: 210px;
	border-bottom: 1px solid #d3dfb7;
}
.search_result_header {
	background: #d3dfb7;
}
#footer {
	clear: both;
	width: 900px;
	padding: 0 10px;
	color: #41621d;
	background: #c3dba7 url(/_img/bg_footer.jpg) right top repeat-y;
}
#footer p {
	padding: 15px 10px;
}
#footer img {
	float: right;
}
#core-copy {
	float: left;
	width: 320px;
	margin-right: 10px;
	}
	
#core-news {
	float: left;
	width: 180px;
	}
	
#core-listings {
	margin: 0 0 0 520px;
	width: 170px;
	}
	
#news-core p {
	border-top: 1px dashed #ccc;
	padding: 10px;
	}
.highslide-caption {
	font-size: 0.9em;
	margin: -5px 0 10px 0;
}
	
/**************************************************************
                          Resources area specific styles
**************************************************************/
#content #posts .post .metadata {font-size:0.8em;color:#777;margin:0 0 15px 10px;}
#content #posts .post .postcontent blockquote {background:#f7f7f7;border:1px dotted #ccc;padding:15px;font-style:italic;}
#content #posts .post .commentlink {position:relative;float:right;margin:10px 0 20px 0;}
#content .navigation .alignleft a, #content .navigation .alignright a {display:block;padding:10px;font-weight:bold;}
h3 #searchresults {color:#d22;}
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}
.alignright {float: right;}
.alignleft {float: left;}

/**************************************************************
                          Listings area specific styles
**************************************************************/
th, thead td { font-weight: bold; }
cite, em, dfn { font-style: italic; }
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
.content blockquote *:first-child { margin: .8em 0; }
.content th, .content td { padding: .8em; }
.content caption { padding-bottom: .8em; } /* padding instead of margin for IE */
.content blockquote { padding: 0 1em; margin: 1.6em 0; }
.content fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */
.content legend { padding-left: .8em; padding-right: .8em; }
.content legend+* { margin-top: 1em; } /* compensates for the opera margin bug */
.content textarea, .content input { padding: .3em .4em .15em .4em; }
.content select { padding: .1em .2em 0 .2em; }
.content option { padding: 0 .4em; }
.content a { position: relative; padding: 0.3em 0 .1em 0; } /* for larger click-area */
.content dt { margin-top: .8em; margin-bottom: .4em; }
.content ul { margin-left: 1.5em; }
.content ol { margin-left: 2.35em; }
.content ol ol, .content ul ol { margin-left: 2.5em; }
.content form div { margin-bottom: .8em; }
img.float-right {
  padding: 5px;
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  padding: 5px;
  margin: 5px 15px 5px 0px;
}
a img {
  padding: 5px;
  margin: 5px 15px 5px 0px;
  background-color: #fff;
}
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #eee;    
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 5px;  	
  	background: #FAFAFA; 
	border: 1px solid #eee; 
	font: bold 1.2em/1.5em 'Trebuchet MS', Tahoma, sans-serif; 
	color: #504634;	
}
.dhtmlgoodies_subMenu {
	visibility:hidden;
	position:absolute;
	overflow:hidden;
}
.dhtmlgoodies_subMenu ul {
	list-style-type: none;
	margin: 0
	padding: 0;
}
.dhtmlgoodies_subMenu ul li {
	margin: 0;
	padding: 0 0 0 5px;
	background: #80cac9;
}
.dhtmlgoodies_subMenu ul li a {
	display: block;
	line-height: 25px;
	padding: 0 5px 0 20px;
	color: #fff;
	font-size: 0.9em;
	background: #80cac9 url(/_img/bullet_off.gif) left center no-repeat;
}
#dhtmlgoodies_menu li a:hover,#dhtmlgoodies_menu .activeMainMenuItem,.dhtmlgoodies_subMenu ul li a:hover {
	color: #3f9796;
	border: 0;
	background: #80cac9 url(/_img/bullet_on.gif) left center no-repeat;
}
.featurebox {
	margin: 0;
	background: #c3e7e7;
}
.featurebox p {
	padding: 10px;
}
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.gray  { color: #BFBFBF; }
.search_results {
	width:100%;
}
.result_row_0	{ background-color: #eee; }
.result_row_1	{ background-color: #fff; }
.view_users { width:100%; }