
/* =================  MAIN STRUCTURE =================*/
#borderbackground {background-image: url("images/border_background.gif");}
#header {background-image: url("images/header_background.jpg");}
#content_main {background-image:  url("images/content_background.jpg");}	

*
{
	margin:0px;
	padding:0px;
}

body
{
	margin:0px;
	padding:0px;
	font-size:11px;
	background-color:#474934;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active
{
	color:#616A10;
}

a:hover
{	
	color:#9FA84B;
}

h1 {
	font-size: 14px;
	margin: 5px 12px;
	color:#616A10;
	text-decoration:underline;
	font-style: normal;
	font-family:  Arial, Helvetica, sans-serif;
}
#borderbackground
{
	background-repeat: repeat-y;
	background-position: center top;
	height: 741px;
}
#main_container
{
	position:absolute;
	left:50%;
	margin-left:-459px;
	z-index: 20;
}
#inner_container
{
	width: 918px;
	height:627px;
	position: relative;
	z-index: 20;
}

#content_main
{
	background-repeat: no-repeat;
	background-position: center top;
	height: 483px;
	width: 916px;
	margin:0px;
	position: relative;
	z-index: 20;
}
#content_inner
{
	height: 466px;
	width: 747px;
	vertical-align:top;
	text-align:left;
	padding-left:1px;
	margin-left:1px;
	position: relative;
	z-index: 20;
}



/* =================  HEADER  =================*/

	#header {
		position:relative;
		background-repeat: no-repeat;
		background-position: center top;
		height: 142px;
		width: 916px;
		text-align:left;
		overflow:hidden;
	}
	#header_clicklogo
	{
		height:140px;
		width:499px;
		cursor:pointer;
	}
	#header_right_content
	{
		float:right;
		margin:0px;
		padding:0px;
		padding-right:83px;
		height:140px;
		width:440px;
		text-align:right;
		vertical-align:bottom;
	}
	#header_logged, #header_logged a
	{
	height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	#header_weather
	{
		width:314px;
		height:74px;
		float:right;
		text-align:right;
		vertical-align:bottom;
		line-height:10px;
		margin-bottom:4px;
		margin-right:10px;
		overflow:hidden;
	}
	#header_weather #imagediv
	{
		float:right;
		width:83px;
		height:60px;
		margin-top:9px !important;
		margin-top:4px;
		margin-bottom:0px;
		vertical-align:bottom;
		text-align:center;
	}
	#header_weather #imagediv a
	{
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	color:#7F8173;
	}	
	#header_spacer
	{
		margin-top:0px !important;
		margin-top:4px;
		margin-bottom:18px !important;
		margin-bottom:0px;
		clear:right;
	}
	#header_search
	{
		text-align:right;
		vertical-align:bottom;
		clear:both;
	}
	#header_toplinks
	{
		clear:right;
		text-align:right;
		vertical-align:bottom;
		margin-top:0px;
		margin-bottom:0px;
		width: 100%;
	}
	#header_toplinks a
	{
		text-decoration:none;
		color:#434812;
		font-size:10px;
		padding: 0px 0px;
		font-weight:normal;
	}
	#header_toplinks a:hover
	{
		color:#76863E;
	}
	
	#topnav_banner_container
	{
		position:relative;
		width:746px;
		height:68px;
		border-bottom:1px solid #6F681A;
	}
	#topnav_banner_module
	{
		position:absolute;
		right:0px;
		width:496px;
		height:68px;
		overflow:hidden;
		color:white;
	}
		
	
	
	
	
	
	
	#login_delimeter
	{
	font-size:11px;
	font-weight:bold;
	padding:0px 1px;
	}
	#login_container
	{
	display:block;
	clear:right;
	}
	#login_container a, #login_container
	{
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
	text-decoration:none;
	}
	#login_container a:hover
	{	
	text-decoration:underline;
	}
	#login_rightblock
	{
	width:180px;
	float:right;
	margin:12px 6px;
	padding:12px;
	border:solid 2px #C9CF6D;
	background-color:#FBFCF2;
	/*border:solid 4px #7E9ED1;*/
	}
	#login_leftblock
	{
	margin: 11px 0px 0px 12px !important;
	margin: 0px 0px 0px 12px;
	}
	#login_lowerblock
	{
	width:410px;
	text-align:left;
	margin:0px;
	padding:0px 12px;
	border:solid 2px #C9CF6D;
	background-color:#FBFCF2;
	/*border:solid 4px #7D832D;*/
	margin: 22px 0px 0px;
	}
	.pp_link
	{
	font-size:9px;
	font-style:italic;
	margin: 0px 0px 8px 0px;
	}
/* =================  Search Features =================*/
	#searchform 
	{
		padding:0px;
		margin: 0px;
	}
	#searchform_container
	{
		height:16px;
		overflow:hidden;
	}
	#searchbutton 
	{
		float:right;
		margin:0;
		background-color:#ffe49f;
		padding:2px 5px 2px 5px;
		border:#434812 solid 1px;
		font-weight:bold;
		font-size:11px;
		color:#d77c47;
		height: 14px;
	}
	.link_button, .dashboard_link
	{
	height:22px;
	width:90px;
	border:#434812 solid 1px;
	font-size:11px;
	font-weight:bold;
	xpadding-top:8px; /* JF - quick fix for missing text in IE */
	background-color:#7e9ed1;		
	color:#fff;			
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	overflow:hidden;
	}
	.link_button a, .dashboard_link a
	{
	height:20px;
	width:88px;
	xpadding:12px 10px; /* JF - quick fix for missing text in IE */
	line-height: 20px;  /* JF - quick fix for missing text in IE */
	text-align: center; /* JF - quick fix for missing text in IE */
	text-decoration:none;
	color:#FFFFFF;
	}
	.dashboard_link
	{
	width:110px;
	float:right;
	text-align:center;
	margin:8px 0px;
	}
	
	#input_search 
	{
		float:right;
		border:#434812 solid 1px;
		font-size:13px;
		width:140px;
		text-align:right;
		padding:2px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	}
	#submit_search 
	{	
		float:right;
		height:20px;
		width:30px;
		padding-bottom:1px;
		border:#434812 solid 1px;
		font-size:11px;
		font-weight:bold;
		background-color:#7e9ed1;		
		color:#fff;			
		font-family: Arial, Helvetica, sans-serif;
		cursor:pointer;
	}


/* ===========================  MENU / MAIN NAV STUFF ======================= */

	#menu
	{
		height: 29px;
		width: 748px;
		padding-top:3px;
		text-align:center;
		margin-bottom:0px;
	}
	#menu ul 
	{
		list-style:none;
		margin:0px;
		padding:0px;
		height: 30px;
		overflow:hidden;
	}
	#menu li 
	{ 	
		float:left;
		border-top: solid 1px #475203;
		border-left: solid 1px #475203;
		border-right:none;
		border-bottom: solid 1px #6F681A;
		height:28px;
		overflow:hidden;
	}
		
	#menu li a
	{
		font-size:11px;
		font-weight:bold;
		line-height:10px;
		padding:4px 0px 3px 0px !important;
		padding:2px 0px 4px 0px;
		font-family: arial, Helvetica, sans-serif;
		color:#434812;
		text-decoration:none;
	}
	#menu li a:hover
	{	
		color:#FFFFFF;
	}
	#menu .about
	{
		border-top:none;
		border-left:none;
		height:28px;
	}
	#menu .resources
	{
		border-right:none;
		border-top:none;
		height:28px;
	}
	#menu .about a
	{
		display:block;
		background-repeat:no-repeat;
		width:82px;
		height:29px;
		padding:5px 0px 4px 0px !important;
		padding:3px 0px 4px 0px;
	}
	#menu .resources a
	{ 
		display:block;
		background-repeat:no-repeat;
		width:82px;
		height:29px;
		padding:5px 0px 4px 0px !important;
		padding:3px 0px 4px 0px;
	}
	#menu .att a
	{
		display:block;
		width:82px;
		background-color:#F4C668;
	}
	#menu .att a:hover
	{	
		background-color:#bfbd60;
	}
	#menu .retail a
	{	
		display:block;
		width:84px;
		background-color:#F4C668;
	}
	#menu .retail a:hover
	{	
		display:block;
		background-color:#bfbd60;
	}
	#menu .eat a
	{	
		display:block;
		width:78px;
		background-color:#F4C668;
	}
	#menu .eat a:hover
	{	
		display:block;
		background-color:#bfbd60;
	}
	#menu .stay a
	{	
		display:block;
		width:74px;
		background-color:#F4C668;
	}
	#menu .stay a:hover
	{	
		display:block;
		background-color:#bfbd60;
	}
	#menu .arts a
	{	
		display:block;
		width:94px;
		background-color:#F4C668;
	}
	#menu .arts a:hover
	{	
		display:block;
		background-color:#bfbd60;
	}
	#menu .health a
	{	
		display:block;
		width:77px;
		background-color:#F4C668;
	}
	#menu .health a:hover
	{	
		display:block;
		background-color:#bfbd60;
	}
	#menu .rec a
	{	
		display:block;
		width:86px;
		background-color:#F4C668;
	}
	
	#menu .rec a:hover
	{	
		display:block;
		background-color:#bfbd60;
	}



/* =================  Homepage Content Features =================*/

	#leftcol.homeleftcol
	{
	color:#434812;
	width:250px;
	margin:0px;
	padding:0px;
	height:367px;
	background-color:#d0da9b;
	float:left;
	position: relative;
	z-index: 20;
	}
	#homerightcol
	{
	width:249px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#F9FBEB;
	height:367px;
	color:#6D712F;
	}
	#homemiddlecol
	{
	background-color:#EDF3C6;
	float:left;
	width:247px;
	margin:0px;
	padding:0px;
	height:367px;
	color:#6D712F;
	overflow:hidden;
	}
	#featured_articles
	{
	height:225px;
	padding-left:8px;
	}
	.homeleftcol h1, #leftcol h1, #homerightcol h1, #homemiddlecol h1 {
	margin: 0px;
	padding: 6px;
	color:#ffffff;
	font-size: 14px;
	line-height: 14px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#homerightcol img
	{
	margin-right: 8px;
	border:none;
	}
	.homelink_text
	{
	font-size:11px;
	font-weight:normal;
	margin-bottom:8px;
	}
	.homeleftcol h2, #homerightcol h2, #homemiddlecol h2 {
	font-size: 12px;
	color:#434812;
	padding:4px 10px 0px;
	}
	#homerightcol h2
	{
	padding:4px 10px 12px;
	}
	#homerightcol h2 a, #homemiddlecol h3 a {
	color:#434812;
	}
	#homerightcol h2 a:hover, #homemiddlecol h3 a:hover {
	color:#6D712F;
	}

	.homeleftcol p
	{
	padding:3px 10px;
	}
	#homerightcol p, #homemiddlecol p {
	padding:0px 10px 6px 10px;
	color:#6D712F;
	}
	.homeleftcol h1
	{
	/*background-color:#696834;*/
	font-weight:normal;
	background-color:#616824;
	}
	
	.leftcol_title_overlay
	{
		position:relative;
		z-index: -5;
	}
	#leftcol div.flashfader
	{
		z-index: -10;
		position: relative;
		top:-26px;
	}
	
	#homerightcol h1
	{
	/*background-color:#C2BF5F;*/
	background-color:#C2BF5F;
	}
	#homemiddlecol h1
	{
	background-color:#96A34B;
	margin-bottom: 10px;
	/*background-color:#A29F4A;*/
	}
	#homerightcol ul
	{
	list-style:circle inside; 
	}
	#homerightcol ul li
	{
	margin-left:10px;
	list-style:circle inside; 
	font-size: 11px;
	line-height:11px;
	color:#434812;
	}
	#content_bullet_list li
	{
	margin-bottom:5px;
	}
	
/* ================= LEFT NAVIGATION ================*/


#subnav /* ul container for subnav links */
{
margin:8px 0px 0px 8px;
}
	.page_item { /* subnavigation li */
	list-style:none;
	font-size: 12px;
	}
	.current_page_item { /* active subnavigation li */
	list-style:none;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	}

	#subnav li a{ 
				width:220px;
				padding-left:5px;
				display:block;
				text-decoration:none;
				border-bottom:dotted 1px #92A158;
				font-size: 12px;
				line-height: 15px;
	}
	#subnav li a:hover, li.current_page_item a:link, li.current_page_item a:active, li.current_page_item a:visited { 
				color:#000000;
				/*border-bottom:dotted 1px #000000;*/
	}
	.current_page_item ul li.page_item a{ /* active secondary subnavigation ul */
	color:#417E8C;
	background:none;
	}

	.current_page_item ul li.page_item a, .current_page_item ul li.page_item a:link, .current_page_item ul li.page_item a:visited, .current_page_item ul li.page_item a:active  { /* active secondary subnavigation ul */
	background:none;
	color:#417E8C;
	font-weight:normal;
	margin-left:10px;
	}



/* ================= Other Page Content ================*/

#gallery_full_width_content
{
	float:left;
	width:736px;
	height:356px;
	overflow: auto;
	padding: 5px;
	overflow-x:hidden;
	background-color:#646748;
	margin-top:1px;
}

#gallery_full_width_content a,  #gallery_full_width_content div.gallery-thumb a
{
	color:#fff;
}

#gallery_full_width_content h2
{
	color:#FFFF99;
	font-size:1.2em;
}

#gallery_full_width_content img.gallery-photo, #gallery_full_width_content div.gallery-thumb img
{
	margin: 5px;
	padding: 0;
	border:1px solid #000;
}

#gallery_full_width_content div.gallery-thumb
{
	margin-bottom:25px;
}

#gallery_full_width_content .gallery_item_description
{
	padding:5px 0 0 0;
	color:#fff;
	font-size:1.1em;
}

#leftcol {
	float:left;
	width:250px;
	margin:0px;
	padding:0px;
	height:367px;
	background-color:#CED89C;
	overflow:hidden;
	position: relative;
	z-index: 20;
	}
	
#leftcol_content
	{
	overflow:auto;
	overflow-x:hidden;
	width:250px;
	margin:0px;
	padding:0px;
	height:367px;
	color:#000000;
	position: relative;
	z-index: 20;
	}
	
#calendar_col {
		width:496px;
		height:367px;
		overflow: hidden;
		background-color:#edf3c6;
		}
#calendar_inner {
margin-top:-40px;
}

#rightcol {
		float:left;
		width:496px;
		height:367px;
		overflow: auto;
		overflow-x:hidden;
		background-color:#F5F9E6;
		}

	#rightcol .post
	{
	margin-top:10px;
	}
	#rightcol .entrytext, #rightcol h3{
		margin: 0px 12px;
	}
	#rightcol p
	{
	margin-bottom:8px;
	}
	#rightcol table td, #rightcol table th
	{
	font-size:11px;
	}	
	#rightcol table th
	{
	text-align:center;	
	}
	#rightcol table td strong
	{
	font-size:12px;
	}
	#rightcol img
	{
	border:none;
	}
	


/* =================  Footer Features =================*/

#footer
{
	position:relative;
	height:90px;
	width: 916px;
	background-color:#A9BD68;
	text-align: center;
	z-index:90;
}
	#footer_text
	{
	position:absolute;
	height:75px;
	width: 916px;
	text-align: center;
	z-index:90;
	left:50%;
	margin-left:-458px;
	padding-top:8px;
	font-size:11px;
	font-weight:normal;
	color:#434812;
	}
	#footer_text a:link, #footer_text a:visited, #footer_text a:active
	{
	color:#616824;
	}
	#footer_text a:hover
	{
	color:#434812;
	}
	#coffeecup_mini {
		position:absolute;
		width:108px;
		height:147px;
		top:-60px;
		left:2px;
		text-align:center;
		z-index:110;
		background-image:url("images/cup3_mini.png");
		background-repeat:no-repeat;
		
	}
	
		* html #coffeecup_mini
{
	background-image:url("images/cup3_mini.gif");
}

	#coffeecup_mini_link {
		position:absolute;
		width:108px;
		height:147px;
		top:-60px;
		left:2px;
		text-align:center;
		z-index:110;
		background-repeat:no-repeat;
	}
	#coffeecup {
		position:absolute;
		width:196px;
		height:320px;
		top:-246px;
		left:45px;
		text-align:center;
		z-index:110;
		background-image:url("images/cup4.png");
		background-repeat:no-repeat;
	}
	
	* html #coffeecup
{
	background-image:url("images/cup4.gif");
}
	
	#coffeecup_links {
		position:absolute;
		width:196px;
		height:320px;
		top:-253px;
		left:45px;
		text-align:center;
		z-index:180;
		background-repeat:no-repeat;
	}
	#coffeecup_links ul {
		margin:100px 0 0 -15px;
		list-style:none;
		font-size: 11px;
	
	}
	
	#coffeecup_links li {
	font-size:10px;
	line-height:13px;
	font-weight: bold;
	}
	
	#coffeecup_links .heading {	
		padding-bottom:10px;
		font-size:10px;
		font-weight:bold;
		color:#434812;
	
	}

/* --------------------  Dynamic Content sections --------------------*/


/* Business Directory */

.business_description
{

margin:8px 0px;
}

/* indent sub-nav */
#subnav li.page_item ul li.page_item{
padding-left: 24px;
}

/* Events */
.event_detail
{
padding:0px 12px;
}
#menuheader_events_link
{
	font-weight:bold;
	font-size:12px;
	margin-bottom:7px;
}
#contentheader_events h1
{
	text-decoration:none;
}
#contentheader_events
{
	/*border-bottom:dotted 1px #777F2C;*/
	margin-bottom:15px;
}
#contentheader_events_description
{
	padding: 6px 0px 3px;
	margin-left:12px;
}
.post_event h1
{
	font-weight:bold;
	font-size:13px;
	margin:0px;
	width:100%;

}
.post_event
{
}
.post_event_text
{
margin:10px 0px 0px 0px;
}
.post_event_date
{
float:right;
border:dotted 1px #AFAFAF;
font-size:15px;
font-weight:bolder;
padding:3px;
text-align:center;
margin:0px;
}

.post_event_time
{
font-size:12px;
margin: 3px 0px;
}


hr.entrytext
{
	padding-top:5px;
	width:95%;
	border-top:transparent;
	border-left:transparent;
	border-right:transparent;
	border-bottom:solid 1pt #616A10;
	clear:both;
}

.entrytext ul li, .entrytext ol, .entrytext ul
{
margin-left:16px;
}
.entrytext ul
{
margin-bottom:10px;
margin-top:10px;
}
.entrytext ol
{
list-style:circle;
}
.entrytext p img
{
	margin:0px 5px;
}
.entrytext
{
color:#434812;
}
.entrytext h2, strong
{
color:#434812;
}
.entrytext h1
{
margin-left: 0px;
color: #616A10;
}
.entrytext h2
{
margin-top:20px;
font-size:14px;
border-bottom:dotted 1px #6D712F;
}
.wrap h2
{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
#business_listing_container strong
{
color: black;
}


/* Classifieds */
.menuheader_classifieds_link
{
	font-weight:bold;
	font-size:11px;
	margin-bottom:7px;
}

#contentheader_classifieds h1
{
	text-decoration:none;

}
#contentheader_classifieds
{
	/*border-bottom:dotted 1px #777F2C;*/
	margin-bottom:15px;
}
#contentheader_classifieds_description
{
	padding: 6px 0px 10px;
}
#category_rssicon
{
float:right;
padding:5px;
text-align:right;
font-size:9px;
}
.current-cat a
{
	color:#FFFFFF;
	border-bottom:dotted 1px #000000;
	font-weight:bold;
}

#current_ad_table
{
width:476px;
margin-left:10px;
}
#current_ad_table td
{
padding:7px;
}
.ads_no_overflow_cell{
	overflow:hidden;
	vertical-align:text-top;
	border: solid 1px #AEAEAE;
	font-size:11px;
	width:476px;
	padding:8px;
}
.post_classifieds h1
{
	font-weight:bold;
	font-size:12px;
	margin:0px;
}
.post_classifieds_detail
{
	font-size:9px;
	float:right;
	text-align:right;
	color:#A5B15E;
	margin-top:4px;
}
.post_classifieds_detail a:link, .post_classifieds_detail a:visited, .post_classifieds_detail a:active
{
	color:#939F4C;
}
.post_classified_thumb 
{
cursor:pointer;
margin-right:8px;
margin-left:-1px;
}
.post_classifieds
{
	margin:0px 0px 0px;
}
.post_classified_author
{
	font-size:9px;
	float:right;
	text-align:right;
}

/* #############  Articles ##################### */
.p2p_author_link
{
	font-size:10px;
}
.post_article
{
	margin:0px 12px 0px 12px;
	color:#434812;
}
.post_article_author
{
	font-size:9px;
	float:right;
	text-align:right;
}
.post_article_text
{
	text-align:left;
}

.post_article_text strong
{
	font-size: 1.1em;
}

#author_recent_posts
{
border:solid 2px #C9CF6D;
padding:8px;
margin-left:30px;
width:410px;
}
#author_recent_posts h1, #author_recent_posts h3
{
margin:0px 0px 12px 0px;
text-align:center;
width:100%;
font-size:11px;
border-bottom:dotted 1px #C9CF6D;
text-decoration:none;
}
#author_recent_posts h3 a:visited, .p2p_listings_container h3 a:visited
{
color:#A5B15E;
}
.author_list
{
list-style:none;
padding:2px;
border:none;
clear:left;
margin-bottom:3px;
}

/* #############  Author Profile Template - author.php ############# */

.author_thumb
{
margin-right:8px;
margin-top:0px;
margin-bottom:0px;
}
.author_profile
{
margin:12px;
}
.author_profile_link
{
border:none;
line-height:12px;
}
.author_list
{
/*border-bottom:dotted 1px #92A158;*/
}
.author_post_date
{
font-size:10px;
}
.author_profile #profilebox img
{
border:solid 1px black;
margin: 0px 0px 8px 8px;
}
hr
{
height:1px;
border-collapse:collapse;
border-bottom:solid 1px #D0DA9B;
}



/* #############  DASHBOARD STUFF ############## */

#welcome_checkbox
{
padding-right:12px;
text-align:right;
float:right;
}



#dashboard_cell_left
{
font-size:11px;
line-height:12px;
width:260px;
vertical-align:top;
}
#dashboard_cell_right
{
font-size:11px;
vertical-align:top;
}
.dashboard_post
{
margin:9px 0px;
width:263px;
}
.dashboard_no_post
{
	color:#CC3333;
	margin-left:12px;
}

.dashboard_post_link_container
{
text-align:right;
}

.dashboard_post_link
{
padding:2px 5px 2px 5px;
background-color:#7E9ED1;
border:#434812 solid 1px;
font-weight:bold;
font-size:11px;
color:#ffffff;
width:95px;
height: 16px;
text-align:center;
text-decoration:none;
}
a.dashboard_post_link
{
color:#ffffff;
}
#dashboard_news
{
float:right;
width:180px;
margin-left:15px;
overflow-x:hidden;
overflow-y:auto;
height:100%;
}
#dashboard_news h1
{
text-align:center;
font-size:12px;
}
.line_break
{
	border-bottom:solid 1px #E4ECA6;
	clear:both;
	border-collapse:collapse;
	height:1px;
	margin-bottom:5px;
}

.reply_link
{
margin-left:0px;
display:inline;
float:left;
}


#post_links
{
	padding:6px 6px 0px 12px;
	text-align:left;
	font-weight:bold;
}
.edit_link
{
	padding-left: 10px;
	display: inline;
}

.edit_link a
{
	color: red;
}

/* ++++++++++++++ CONTACT FORM +++++++++++++++ */

.contactform
{
margin-left:10px;
padding-top:12px;
}
.contact_form_result
{
	padding: 5px 12px;
	border:dotted 1px black;
	background-color:#FFFFCC;
	font-size:12px;
	font-weight:bold;
	margin:15px;
	text-align:center;
}

/* ++++++++++++++ Related Articles +++++++++++++++ */
#article_header
{
color:#616A10;
margin-left:0px;
padding:0px;
border-bottom:solid 1px #616A10;
font-size:12px;
font-weight:bold;
}
#article_page_header
{
margin:12px 12px 8px;
text-align:center;
}
#article_author_link
{
margin: 6px 0px 12px 0px;
font-size:11px;
color:#434812;
}
#article_author_link a
{
color:#434812;
}
#article_author_link a:hover
{
color:#616A10;
}
.article_container
{
margin:25px 12px;
padding:0px;

}
.article_text
{
margin:5px 0px;
padding:0px;
color:#434812;
}




/*  Sitemap */

#inner_sitemap
{
 	margin:10px 0px 0px 15px;
	}
#sitemap ul
{
	list-style-type: none;
	list-style-position: inside;
}

/* ################  BUSINESS LISTINGS ############### */

.business_website, .business_map_link
{
	margin-right:8px;
}

.business_name
{
font-weight:bold;
font-size:12px;
color:#434812;
}
.business_phone
{
display:block;
margin-top:2px;
font-size:11px;
}
.business_image
{
margin-left:20px;
margin-right:10px;
margin-bottom:8px;
padding:0px;
float:right;
border:1px;
}
.business_lower_links
{
clear:both;
font-size:9px;
margin-top:5px;
}
.business_lower_links a:hover
{
color:#000000;
}


/* ---------------------- Register Forms ----------------------- */

.input_register
{
	border:solid 1px black;
	padding:3px;
}
.input_field
{
	border:#434812 solid 1px;
	font-size:13px;
	padding:2px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

div.choose_payment_type
{
	float: right;
	width: 150px;
}

.submit_register, .contactsubmit {	
	height:30px;
	width:130px;
	padding-bottom:1px;
	margin-bottom:5px;
	border:#434812 solid 1px;
	font-size:11px;
	font-weight:bold;
	background-color:#7e9ed1;		
	color:#fff;		
	cursor:pointer;
}
.submit_button {	
	height:30px;
	padding-bottom:1px;
	border:#434812 solid 1px;
	font-size:11px;
	font-weight:bold;
	background-color:#7e9ed1;		
	color:#fff;		
	cursor:pointer;
}
.submit_membership_basic, .submit_membership_complete {	
	height:30px;
	padding: 0px 8px 1px;
	border:#434812 solid 1px;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	background-color:#7e9ed1;		
}
#login_left
{
width:230px;
padding:10px;
}
#login_right
{
width:180px;
padding:10px;
}
#login_right h4, #login_left h4
{
margin-bottom:11px;
}

#user_register_right
{
width:180px;
float:right;
margin:12px 6px;
padding:12px;
border:solid 2px #C9CF6D;
background-color:#FBFCF2;
}
#user_register_left
{
padding:12px;
}

#user-form
{
}
#user-form 
{
	padding: 5px 12px;
}
#user-form fieldset
{
	padding: 10px 12px;
	margin: 10px 0px;
}
#user-form legend
{
	font-weight: bold;
	display: inline;
	font-size:12px;
}
#user-form .message, #message , .message
{
	padding: 5px 12px;
	border:dotted 1px black;
	background-color:#FFFFCC;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
}
#user-form .login_error
{
	padding: 5px 12px;
	border:dotted 1px black;
	background-color:red;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
	clear:right;
}
#login_error
{
	padding: 5px 12px;
	border:dotted 1px red;
	background-color:white;
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:210px;
	margin-top:10px;
	text-align:center;
	
}
.submit
{
	text-align:center;
}
.login_submit
{
	margin-left:45px;
}
#user-form ul
{
	list-style-type:none;
}
#user-form ul li
{
	padding:15px;
}
#categorychecklist span
{
	display:block;
}
.cat-nest
{
	margin-left:20px;
}


/*  #####################  Search Results  ######################  */

.search_results
{
	padding: 0px 10px 0px 10px;
}
.search_header
{
	font-size: 14px;
	margin: 5px 12px;
	color:#434812;

	font-weight: bold;
	text-decoration:underline;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.search_title
{
}
.search_row
{
	background-color:#EDF3C6;
	padding: 15px;
	border-top: dotted 1px #777F2C;

}
.search_alt
{
	background-color:#DDE4B8;
	padding: 15px;
	border-top: dotted 1px #777F2C;

}
.upgrade_search_results
{
	font-size: 12px;
}

/*  ########################  Weather header ############### */

#current_temp{
	font-size:10px;
	font-family:Arial, Verdana;
}
#currently{
	padding:0;
	margin:0;
}
#current_temp a
{
	text-decoration:none;
}
#current_img
{
	border:solid 1px black;;
}


/*membership styles*/

#member_package_table
{
width:100%;
}
#member_package_table td
{
padding:7px;
font-size:12px;
}
/* P2P Listing Styles  */
#dashboard_news .p2p_sidebar_container
{
margin-top:12px;
border-top:dotted 1px #ADB24F;
padding: 6px 0px;
}
#dashboard_news .p2p_sidebar_container h3 a
{
font-size:11px;
}



#homemiddlecol .p2p_sidebar_container {
		margin: 5px 12px;
	}
.p2p_sidebar_thumb_left
{
margin-right:5px;

}
.p2p_sidebar_thumb_right
{
margin-left:5px;
}
.p2p_sidebar_thumb_left, .p2p_sidebar_thumb_right
{
width:30px;
height:30px;
border:solid 1px black;
}
.p2p_sidebar_container img
{
border:solid 1px red;
}
.p2p_sidebar_excerpt
{
clear:left;
}
.p2p_listings_container
{
	margin-top:10px;
	margin-left:0px;
	padding-left:0px;
}
.p2p_sidebar_listing
{
	margin-bottom:11px;
}
.p2p_sidebar_listing h3 a, .p2p_sidebar_listing h3
{
font-weight:bold;
font-size: 12px;
color:#434812;
}
.p2p_sidebar_listing h3 a:hover
{
color:#A5B15E;
}
.homeleftcol .p2p_sidebar_listing
{
	margin-left:8px;
	margin-bottom: 5px;
}
.p2p_listing
{
	margin-bottom:5px;
}
.p2p_listing h1, .post_article h1
{
	margin-left:0px;
	text-decoration:none;
}
.p2p_listing h3
{
	font-size:12px;
}
.p2p_content p
{
	padding:0px;
	margin:0px;
}
#p2p_archiveheader
{
	margin:25px 15px 10px;
	border-bottom: dotted 1px black;
}
a.p2p_excerpt_link
{
font-size:9px;
color:#A5B15E;
}
a.p2p_excerpt_link:hover
{
font-size:9px;
color:#434812;
}
a.p2p_fullexcerpt_link
{
font-size:11px;
color:#6D712F;
}
a.p2p_fullexcerpt_link:hover
{
color:#A5B15E;
}
/* Syndication Plugin /*/
#syndicated_list
{
padding:12px;
}
.syndicated_list_item, .syndicated_list_item_details
{
list-style:none;
line-height:13px;
margin-bottom:8px;
}
.syndicated_list_item_details li
{
margin:0px;
}
.syndicated_details
{
padding-bottom:12px;
}
.syndicated_item_heading
{
font-weight:bold;
}

/* Member Signups and Checkout Stylez  */

#my_additional_listings_div
{
	float:right;
	width:150px;
	float:right;
	margin:0px 6px;
	padding:12px;
	border:solid 2px #C9CF6D;
	background-color:#FBFCF2;
}


#checkout_listing
{
	border:solid 1px #000000;width:100%;
	font-size:12px;
}
#checkout_listing td
{
	padding:10px;
	border-bottom:dotted 1px #CFCFCF;
}
#checkout_changes
{
	width:210px;
	margin-top:12px;
	margin-left:16px;
	text-align:center;
	padding:12px;
	border:solid 2px #C9CF6D;
	background-color:#FBFCF2;
	float:left;
}
.checkout_blocks
{
	border:solid 1px black;
	padding:10px;
	background-color:#FBFCF2;
}

#order_confirmation_div
{
	padding:10px;
	/*background-color:#F5F9E6;*/
}

#order_confirmation_div h3
{
	margin-left:0px;
}

#order_confirmation_div .company_info
{
	font-size:1.1em;
	font-weight:bold;
	color: #616A10;
}

#order_confirmation_div table
{
	width:85%;
	font-size: 1em;
}

#order_confirmation_div table,#order_confirmation_div td,#order_confirmation_div th
{
	border-bottom: solid 1px #dbe9a3;
	padding:2px;
	margin: 0;
}

#order_confirmation_div table tr th
{
	padding-top:10px;
	border-bottom: solid 1px #616A10;
	text-align: left;
}

#order_confirmation_div ul
{
	list-style:none; 
	margin-left:30px;
}

#order_confirmation_div .business_name
{
	font-weight: bold;
}

.upload_banner_link_div
{
	margin:10px;
	font-weight:bold;
	font-size:1.1em;
}
		

/* ############ google maps styles ############## */

.google_map_temp_form
{
	width:400px;
	text-align:center;
	margin:0px;
	padding:16px;
	border:dotted 2px #C9CF6D;
	background-color:#FBFCF2;
	margin-top:3px;
}
.marker_container
{
	width:280px;
	padding:0px;
	margin:0px;
}
.marker_image
{
height:96px;
text-align:right;
float:right;
margin-right:12px;
}
.marker_image img
{
float:left;
width:80px;
height:80px;
border:solid 1px #777E2E;
}
.marker_title
{
font-size:12px;
font-weight:bold;
}
.marker_text
{
font-size:12px;
padding:0px;
}

.marker_url
{
text-align:left;
}

.marker_zoom_links
{
text-align:center;
margin-top:12px;
}

.marker_zoom_links a
{
font-size:11px;
color: black;
background-color:#FFCC00;
text-decoration:none;
padding:3px;
width:60px;
border:solid 1px black;
margin:5px 8px;
}




/*  ADVERTISING PAGES */
/* courtesy of nlyven.com */

#advertise_businessListingOptions div
		{
			padding:10px 10px 0 10px;
			margin:10px;
			border:1px #B6C665 solid;
			background-color: #dbe9a3;
		}
		
		#advertise_businessListingOptions ul
		{
			list-style-type: inherit;
			padding-left:1.5em;
			padding-top:2px;
		}		
		
		.advertise_productNameFeatured
		{
			font-size:1.2em;
			font-weight:600;
		}
		
		a.advertise_productNameFeatured
		{
			font-size:0.9em;
			font-weight:600;
			text-transform: uppercase;
			color:#AC151C;
			text-decoration:none;
		}
		.advertise_productName
		{
			font-size:1.2em;
			font-weight:bold;
		}
		
		#advertise_businessListingOptions div ul
		{
			list-style-type: inherit;
			padding:.5em;
		}
		
		#advertise_businessListingOptions div ul li
		{
			padding:.1em;
		}
		
		#advertise_businessListingOptions div div
		{
			margin:0 0 4px 0;
			padding:10px;
			border:1px #C0C7A4 solid;
			background-color:#E8F1C5;
		}
		
		#advertise_businessListingOptions div div img
		{
			float:right;
		}
		
		.advertise_header_link
		{
			font-size:1.2em;
			font-weight:bold;
		}
		
		.advertise_purchaseLink a, .advertise_highlight
		{
			font-size:0.9em;
			font-weight:600;
			text-transform: uppercase;
			color:#AC151C;
		}
		
		#advertise_businessListingOptions div.advertise_purchaseLink
		{
			border:none;
			background:none;
			text-align:right;
			padding:0.2em;
		}
		

		
