@import "headers.css";

body {
	margin: 0px;
	padding: 1px 0px;
	background: #fff url(/img/main_bgNew.gif) repeat-x;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	cursor: default;
	color: #777;
	}

#container {
	display: block;
	width: 770px;
	margin: 0px auto;
	position: relative;
	}

a img {
	border: 0px;
	}

a { color: #6e9a25; background-color: none; }
a:hover { color: #000; background-color: none; }

a.more {
	display: block;
	padding-top: 5px;
	font-size: 11px;
	text-align: right;
	}
.pfmlink { color: #69530C; }
.pfmlink:hover { color: #D8C894;  }

hr {
	display: block;
	height: 0px;
	border: 0px;
	border-top: 1px solid #e5e5e5;
	margin: 5px 0px;
	clear: left;
	}

/* Headers */
	h1 {
		margin: 0px;
		padding: 0px;
		display: block;
		float: left;
		width: 220px;
		height: 82px;
		text-indent: -10000px;
		overflow: hidden;
		background: url(/img/logo_new_sized.gif) no-repeat center left;
		cursor: pointer;
		top: 17px;
		position: relative;
		}
	
	h2 {
		display: block;
		background-repeat: no-repeat;
		background-position: 0px 6px;
		margin: 0px;
		padding: 0px;
		height: 20px;
		overflow: hidden;
		text-indent: -10000px;
		}

	h3 {
		display: block;
		height: 20px;
		background: #ccc;
		color: #333;
		font-weight: bold;
		line-height: 20px;
		font-size: 11px;
		margin: 10px 0px 10px 0px;
		padding: 3px 10px;
		}	
/* // Headers */

/* Main Menu */
	ul#mainMenu {
		display: block;
		float: left;
		clear: left;
		margin: 0px 0px 15px 0px;
		padding: 0px;
		height: 28px;
		list-style-type: none;
		width: 530px !important;
		}
	
	ul#mainMenu li {
		display: block;
		float: left;
		height: 28px;
		padding-right: 2px;
		background: url(/img/menu_sep.gif) no-repeat 100% 50%;
		}
	
	ul#mainMenu li.last {
		background: none;
		}

	ul#mainMenu li a {
		display: block;
		float: left;
		height: 28px;
		background-repeat: no-repeat;
		background-position: 50% 0px;
		padding: 0px 8px;
		overflow: hidden;
		text-indent: -10000px;
		}
		
	ul#mainMenu li a:hover {
		background-position: 50% 100%;
		}

	ul#mainMenu li a.portfolio { background-image: url(/img/menu_portfolio.gif); width: 69px; }
	ul#mainMenu li a.services { background-image: url(/img/menu_services.gif); width: 60px; }
	ul#mainMenu li a.about { background-image: url(/img/menu_about.gif); width: 43px; }
	ul#mainMenu li a.contact { background-image: url(/img/menu_contact.gif); width: 59px; }
	ul#mainMenu li a.classifieds { background-image: url(/img/menu_classifieds.gif); width: 78px; }
	ul#mainMenu li a.forums { background-image: url(/img/menu_forums.gif); width: 52px; }
	ul#mainMenu li a.jobs { background-image: url(/img/menu_jobs.gif); width: 35px; }
/* // Main Menu */

/* Global Forms */
	form input {
		border-top: 1px solid #8b8b8d;
		border-right: 1px solid #dfdfe0;
		border-bottom: 1px solid #dfdfe0;
		border-left: 1px solid #8b8b8d;
		background-color: #fff;
		margin-top: 3px;
		float: left;
		}
	
	form input.button {
		margin: 0px !important;
		display: block;
		overflow: hidden;
		text-indent: -1000em;
		height: 25px;
		padding-top: 23px;
		border: 0px;
		cursor: pointer;
		background-repeat: no-repeat;
		background-position: 0px 50%;
		background-color: transparent;
		}
		
		.button2 {
		margin: 0px !important;
		display: block;
		overflow: hidden;
		text-indent: -1000em;
		height: 25px;
		padding-top: 23px;
		border: 0px;
		cursor: pointer;
		background-repeat: no-repeat;
		background-position: 0px 50%;
		background-color: transparent;
			background-image: url('/img/searchdo.gif');
			width: 75px !important;
			}
			
			.button2:hover {
		margin: 0px !important;
		display: block;
		overflow: hidden;
		text-indent: -1000em;
		height: 25px;
		padding-top: 23px;
		border: 0px;
		cursor: pointer;
		background-repeat: no-repeat;
		background-position: 0px 50%;
		background-color: transparent;
			background-image: url('/img/searchup.gif');
			width: 75px !important;
			}
	
	form input.plain {
		border: none;
		float: none;
		}

/*\*//*/
	form input {
		display: inline;
		float: none;
		}

	form input.button { 
		display: inline;
		float: none;
		background-image: none !important;
		border: normal !important;
		}
/**/

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

	form br {
		clear: left;
		}

	#searchForms {
		height: 107px;
		display: block;
		float: left;
		width: 550px;
		}
	
	#searchForms ul {
		display: block;
		list-style-type: none;
		margin: 0;
		padding: 5px 0 0 0;
		height: 20px;
		}
	
	#searchForms ul li {
		display: block;
		float: left;
		margin-right: 4px;
		height: 20px;
		}
	
	#searchForms ul li a {
		display: block;
		float: left;
		height: 20px;
		font: 10px Tahoma;
		text-transform: uppercase;
		font-weight: bold;
		padding: 0 8px;
		line-height: 20px;
		color: #fff;
		text-decoration: none;
		background-color: #C0BAAC;
		}
	
	#searchForms ul li.current a {
		background-color: #45282A;
		}
	
	#searchForms ul li a.pfm {
		padding-left: 25px;
		background-image: url(/img/bg_pfm_sm.gif);
		background-repeat: no-repeat;
		background-position: 1px 0;
		}
	
	#searchForms ul li.current a.pfm {
		background-position: 1px 100%;
		}

	/* Quick Search */
		#searchForms form {
			margin: 0px;
			padding: 0px;
			display: block;
			background-color: #45282A;
			background-repeat: no-repeat;
			height: 81px;
			width: 550px;
			}
		
		#searchForms form#local {
			background-image: url('/img/search_bg.gif');
			}
		
		#searchForms form#pfm {
			display: none;
			background-image: url('/img/searchPFM_bg.gif');
			}
		
		#searchForms form#pfm .powered {
			display: block;
			height: 21px;
			width: 150px;
			position: absolute;
			top: 30px;
			right: 20px;
			color: #d0c9b9;
			font-size: 11px;
			text-decoration: none;
			line-height: 10px;
			background: url(/img/bg_pfm_big.gif) no-repeat;
			padding: 25px 0 0 60px;
			}
			
			.powered2
			{
			color: #d0c9b9;
			font-size: 11px;
			text-decoration: none;
			}
		
		#searchForms form#pfm .powered:hover {
			color: #fff;
			}

		#searchForms form fieldset {
			padding: 30px 0px 0px 8px;
			}
		
		#searchForms form legend {
			display: none;
			}
		
		#searchForms form input {
			margin-right: 5px;
			width: 220px;
			}
		
		#searchForms form p {
			display: block;
			margin: 0px;
			padding: 3px 0px 0px 0px;
			color: #b0c0d3;
			font-size: 11px;
			}
		
		#searchForms form p a {
			color: #C2E686;
			}
		
		#searchForms form p a:hover {
			color: #e7ecf3;
			text-decoration: none;
			}
		
		#searchForms form p a.advanced {
			color: #fff;
			text-transform: uppercase;
			}
		
		#searchForms form input.button {
			background-image: url('/img/button_search.gif');
			width: 66px !important;
			}
	/* // Quick Search */

	/* Newsletter Signup */
		form#newsletter {
			display: block;
			margin: 0px;
			padding: 0px;
			background: url(/img/newsletter_bg.gif);
			width: 232px;
			height: 55px;
			list-style-type: none;
			position: absolute;
			top: 82px;
			right: 0px;
			z-index: 1000;
			}
		
		form#newsletter legend {
			display: none;
			}
		
		form#newsletter fieldset {
			padding: 24px 0px 0px 7px;
			}
		
		form#newsletter input.button {
			background-image: url(/img/button_signup.gif);
			width: 68px;
			}
		
		form#newsletter input {
			margin-right: 5px;
			width: 140px;
			}
	/* // Newsletter Signup */
/* // Global Forms */

/* Content */
	#content {
		clear: left;
		display: block;
		background: url(/img/content_bg.gif) repeat-y top left;
		font-size: 12px;
		color: #555;
		}

	#col1 {
		width: 210px;
		position: absolute;
		left: 0px;
		padding-right: 8px;
		padding-top: 10px;
		padding-left: 4px;
		top: 218px;
		}
	
	#col3 {
		position: relative;
		float: right;
		right: 0px;
		width: 182px;
		padding: 5px 8px;
		border-left: 1px solid #cacaca;
		font-size: 11px;
		font-family: Verdana;
		}
	
	#col2 {
		position: relative;
		margin: 0px 205px 0px 220px;
		padding: 5px 8px;
		line-height: 1.2em;
		height: 550px;
		}
	
	#col2[id] {
		height: auto;
		min-height: 550px;
		}

	.twocolumn #col2 {
		margin-right: 0px;
		}
	
	#content p {
		margin: 8px 0px;
		padding: 0px;
		}

	#col3 p {
		padding-bottom: 10px;
		border-bottom: 1px solid #e5e5e5;
		}

	#col1 p.adspace {
		display: block;
		float: left;
		margin: 0px 2px 0px 0px;
		}
	
	#col1 p.big {
		width: 120px;
		}
	
	#col1 p.small {
		width: 88px;
		margin-right: 0px !important;
		}
	
	#col1 p.small img {
		border: 1px solid #000;
		}
		
	#col1 p.big img {
		width:120px;
		}

	#col1 p.adspace img 
		{
		margin-bottom: 	6px;
		display: block;
		}	

	#col1 p.adspace a.last img {
		margin-top: px;
		}
	
	#content b {
		font-weight: normal;
		color: #000;
		}
	
	#content strong {
		text-transform: uppercase;
		}
/* // Content */

/* Footer */
	#footer {
		margin: 0px;
		padding: 0px;
		display: block;
		height: 25px;
		line-height: 25px;
		font-size: 11px;
		text-align: center;
		background-color: #C5BEB0;
		border-top: 4px solid #EBE8E3;
		color: #555;
		clear: both;
		}
/* // Footer */

/* More Button */
	a.button {
		display: block;
		float: left;
		margin: 10px 5px 10px 0px;
		height: 25px;
		background: url(/img/more.gif) no-repeat;
		text-decoration: none;
		padding: 0px;
		}

	a.button span {
		display: block;
		float: left;
		height: 25px;
		background: url(/img/moreSpan.gif) no-repeat top right;
		padding: 0px 15px;
		line-height: 25px;
		font-size: 11px;
		color: #000;
		text-decoration: none;
		cursor: pointer;
		font-weight: bold;
		color: #666;
		font-family: Arial;
		}

	a.button:hover span {
		color: #000;
		}
/* // More Button */

/* Classified Page */
	.classified {
		border: 1px solid #ccc;
		margin: 10px 10px;
		display: block;
		}
	
	.classified p {
		margin: 8px 0px !important;
		padding: 0px 10px !important;
		}
/* // Classified Page */

/* Default Table */
	table.list {
		width: 100%;
		}

	table.list td {
		padding: 4px 8px;
		}

	table.list thead td {
		background-color: #CDC7B8;
		color: #45282A;
		font-weight: bold;
		border-left: 1px solid #fff;
		}

	table.list tbody td {
		border-bottom: 1px solid #e5e5e5;
		}
	
	table.list tbody tr.alt td {
		background-color: #f5f5f5;
		}
/* // Default Table */
.titles {font-weight:bold}
.subtitles {font-weight:bold}
.eleven {font-size:11px}

/* sub menu */
	ul.subMenu {
		display: block;
		list-style-type: none;
		margin: 10px auto;
		padding: 0;
		height: 25px;
		background: url(/img/subMenuBg.gif);
		}
	
	ul.subMenu li {
		display: block;
		float: left;
		border-right: 1px solid #fff;
		}
	
	ul.subMenu li a {
		display: block;
		float: left;
		padding: 3px 2px;
		background-color: #CFC8B9;
		color: #333;
		font: bold 11px "Trebuchet MS";
		text-decoration: none;
		border-bottom: 3px solid #45282A;
		}
	
	ul.subMenu li a:hover {
		border-bottom: 3px solid #000;
		color: #000;
		background-color: #EBE8E3;
		}
/* // sub menu */
#col2 li {
		margin-left: 15px;
		}
		
p#slogan {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	right: 20px;
	color: #d0c9b9;
	font-size: 11px;
	font-style: italic;
	}

.framerica {
	display: block;
	clear: left;
	width: 760px;
	margin: 0 0 10px 4px;
	border: 1px solid #000;
	}
	
#form{margin:10px;
font:12px Arial, Helvetica, sans-serif;
width:600px;
padding-top:20px;

}
#form td{font:12px Arial, Helvetica, sans-serif;}
#form legend { font-weight:bold;}
#form fieldset{padding:10px;
text-align:left;
margin-bottom:20px;
border:1px solid #CCCCCC;}
#form legend{font:bold 16px Arial, Helvetica, sans-serif;
font-size:16px;
color:#45282a;
text-decoration:none;}
#form td.title{
font:bold 20px Arial, Helvetica, sans-serif;}
