/* Resets broswer defaults for better cross browser support */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;list-style:none;vertical-align:baseline;}
:focus{outline:0;}
body{line-height:1em;background:white;color:black;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;vertical-align:top;}
blockquote:before,blockquote:after,q:before,q:after {content:"";}
blockquote,q{quotes:"" "";}

/* Set minimal defaults */
p, table, ul, ol, dl, h1, h2, h3, h4, h5, h6, blockquote, q { margin: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
ul, ol, dl { margin: 0 32px 10px 32px; list-style: none; }
ul li, ol li, dl dt, dl dd { padding: 0 6px; }
ul li {	list-style: disc; }
ol li { list-style: decimal; }
dl dt, strong { font-weight: bold; }
em { font-style: italic; }
input, select { vertical-align: middle; }

/* Misc */
.bold {font-weight: bold;}
.italic {font-style: italic;}
.clear {clear: both;margin: 0;height: 0;padding: 0;line-height: 0;}
.center {text-align: center !important;}

/* ----- */

body {
	background: url('/images/bg/body.jpg') #f4e2cf repeat-x;
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 75%;
	text-align: center;
}
/* @Logo */
div#Logo {
	width: 763px;
	height: 84px;
	margin: 6px auto 0 auto;
	background: url('/images/logo/logo.jpg') left no-repeat;
	text-align: left;
}
/* @Banner */
div#Banner {
	width: 756px;
	height: 208px;
	margin: 23px auto 0 auto;
	border: 4px solid #fff;
	background: url('/images/banner.jpg') no-repeat;
}
	#Logo img {
		display: block;
	}
	#Logo .banner_image_top {
		margin-left: 100px;
		padding-top: 25px;
	}
	#Logo .banner_image_bottom {
		margin-left: 123px;
		margin-top: 3px;
	}
/* @3-Columns - http://www.alistapart.com/articles/holygrail */
.column {
	float: left;	
	position: relative;
}
div#Leftbar {
	width: 165px;
	margin-left: -100%;
	right: 165px;
}
div#Rightbar {
	width: 210px;
	margin-right: -210px;
}
div#Content {
	width: 100%;
	padding-bottom: 10px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
/* @Container */
div#Container {
	padding-left: 165px;
	padding-right: 210px;
	width: 381px;
	border-width: 0 4px;
	border-color: #fff;
	border-style: solid;
	margin: 0 auto;
	text-align: center;
	background: #f4e2cf;
	overflow: hidden;
	background: #f1cb84;
}
div.wide {
	padding-left: 0 !important;
	width:546px !important;
}

/* @Footer */
div#Footer {
	width: 756px;
	border-width: 0  4px 4px 4px;
	border-color: #fff;
	border-style: solid;
	margin: 0 auto;
	background: url('/images/1x4.gif') #582700 repeat-x;
	color: #a39161;
	padding-top: 4px;
	clear: both;
	position: relative;
}
	#Footer p {
		text-align: right;
		padding: 10px 5px 10px 10px;
	}
	#Footer p a {
		color: #a39161;
	}

/* @Content */
	#Content p, #Content h1, #Content h2, #Content ul {
		text-align: left;
		padding: 0 35px;
	}
	#Content h1 {
		font-size: 1.5em;
		color: #582700;
		line-height: 1em;
		padding-top: 10px;
	}
	#Content h2 {
		color: #582700;
		font-size: 1.2em;
		margin-bottom: 10px;
	}
		#Content h2 span {
			color: #4E3F14;
		}
	#Content p.larger,
	#Content ul.larger {
		font-size: 1.3em;
	}
	#Content ul.larger li {
		margin-bottom: 10px;
	}
	#Content ul {
		margin-left: 15px;
	}
	#Content p, #Content ul {
		font-size: 1.1em;
		line-height: 1.3em;
		padding-bottom: 10px;
		text-align: left;
		font-weight: bold;
	}
		div.wide p.quote,
		#Content p.quote {
			color: #a39161;
			width: 270px;
			padding: 10px 0 10px 40px;
			border-width: 1px 0;
			border-color: #a39161;
			border-style: solid;
			margin: 5px auto 15px auto;
			background: url('/images/logo/22x21.gif') no-repeat 0 10px;
		}
		#Content p.quote {
			width: 70%;
		}
		#Content p span.quote {
			color: #a39161;
			padding: 10px 0 10px 40px;
			border-width: 1px 0;
			border-color: #a39161;
			border-style: solid;
			background: url('/images/logo/22x21.gif') no-repeat 0 10px;
			text-decoration: none;
		}
	#Content a {
		color: #582700;
		text-decoration: none;
	}
	#Content a.a_larger{
		font-size: 1.2em;
	}
	#Content a:hover {
		color: #D4813D;
	}
	#Content .listing {
		margin: 10px auto 0 auto;
		padding-bottom: 5px;
		padding-top: 5px;
		height: 80px;
		height: auto !important;
		width: 480px;
		border: 1px solid #FFECC9;
		background: url('/images/logo/22x21_clear.gif') #FFE9B3 bottom right no-repeat;
	}
	div.front {
		width: 310px !important;
	}
	#Content .alt {
		background-color: #DBB368;
	}

		#Content .listing img {
			width: 80px;
			height: 60px;
			margin-right: 10px;
			float: left;
			margin-left: 5px;
		}
		#Content #thumbnail_gallery{
			text-align: center;
			margin: 5px auto;
			width:450px;
			padding: 10px;
		}
			#Content img.thumbnail {
				width: 80px;
				height: 60px;
				display: inline;
				margin: 3px;
			}
			#Content #thumbnail_gallery p {
				color: #fff;
			}
		#Content .listing h3 {
			text-align: left;
			font-size: 1.2em;
			display: block;
			padding: 5px;
			color: #582700
		}
		#Content .listing h3 a {
			color: #582700;
		}
		#Content .listing p a {
			font-size: .8em;
			font-weight: normal;
			text-align: right;
		}
		#Content .listing p.details {
			background: url('/images/li.gif') no-repeat 5px 5px;
			padding-left: 15px;
			clear: left;
		}
		#Content .listing p.details a:hover{
			color: #fff;
		}
		#Content img#main_img {
			border: 1px solid #fff;
		}
/* @Contentwithsidebar */

/* @Leftbar */
div#Leftbar {
	background: url('/images/gradient_left.gif') #f4e2cf no-repeat center 4px;
}
	#Leftbar img#slogo {
	}
	#Leftbar h1, #Leftbar h2, #Leftbar p, #Leftbar ul {
		text-align: left;
		padding: 0 15px;
		color: #582700;
		font-size: 1.2em;
		line-height: 1em;
	}
	#Leftbar p {word-spacing: -.05em;}
	#Leftbar h1 {
		font-size: 1.5em;
		line-height: 1em;
		padding-top: 15px;
	}
	#Leftbar h2 {
		font-size: 1.2em;
		line-height: 1em;
		padding-bottom: 15px;
	}
	#Leftbar ul {
		padding: 0 0 0 30px;
		margin: 10px 0 0 0;
	}
		#Leftbar ul li {
			list-style-image: url('/images/li.gif');
			margin-bottom: 15px;
			padding: 0;
		}
		#Leftbar ul li span {
			display: block;
			font-size: 1.4em;
			word-spacing: -.38em;
		}
		#Leftbar ul li a {
			color: #582700;
			text-decoration: none;
			text-transform: uppercase;
			font-size: .6em;
			font-weight: bold;
		}
		#Leftbar ul li span a {
			font-size: .75em;
		}
/* @Rightbar */
div#Rightbar {
	/* float: right;width: 210px; */
	background: url('/images/city.gif') #ede9df bottom center no-repeat;
	/* height: 100%; */
}
	#Rightbar img {
		margin: 4px auto 0 auto;
	}
	#Rightbar p {
		text-align: center;
		font-size: 1.3em;
	}
	#Rightbar p a {
		display: block;
		height: 25px;
		background: url('/images/button/rightn.gif') repeat-x;
		text-decoration: none;
		color: #582700;
		margin: 0 4px;
		padding: 15px 0 0px 15px;
		vertical-align: middle;
		text-align: left;
		font-weight: bold;
		overflow: hidden;
	}
	#Rightbar p a:hover, #Rightbar p a.selected {
		background: url('/images/button/righta.gif') repeat-x;
		color: #fff;
	}
/* @Errors */
.errors {
	width: 50%;
	margin: 0 auto;
	padding: 0;
	background: #ff0000;
}

/* @Contact Form */

form#contact { width:540px;margin: 0 auto 0 auto;font-size: 12px;}
	#contact fieldset {margin:0 0 25px 0;padding: 0 0 0 0; border: none}
		#contact fieldset div { clear:left; margin:6px auto; width: 80%;}
			#contact fieldset label { float:left; display:block; width:100px; margin:2px 0 6px 0; padding:0 6px 0 0;text-align: right;}
			#contact fieldset legend {padding-left: 40px;font-size: 1.2em; font-weight: bold; border-bottom: 1px solid #000; text-align:left;}
			#contact fieldset input.field,
			#contact fieldset select,
			#contact fieldset textarea { width:200px; margin:0 0 0 -50px; padding:1px 2px; font-family:"Trebuchet MS", Arial, sans-serif; }
			#contact fieldset select { width:208px; }
			#contact fieldset small { display:block; }
			#contact fieldset legend { color: #000;}
		#contact fieldset div.required {}
			#contact fieldset div.required label { font-weight:bold; }
		#contact fieldset div.submit, fieldset small { margin-left:70px; }
		#contact fieldset #contact_request_address_2 {
			display: block;
			margin: 0;
			position: relative;
			left: 140px;
		 }
		
	#contact .errors { width: 80%;margin: 0 auto 20px auto; background:#ffc; border:1px double #6a6a6a; }
		#contact h1.error_title { margin:0; padding:6px; background-color:#c00; color:white; font-size: 1.2em !important;text-align: center !important;}
		#contact .errors p { margin:6px;font-size: 1em!important; }
		#contact .errors li a { color:#000; text-decoration:none; }
		
	#contact .errors_field label { color:#c00; }
	#contact .errors_field input,
	#contact .errors_field select,
	#contact .errors_field textarea { background-color:#ffc; }
	#contact  #pl_search_cats {margin-top: 30px;}

/* @Listings */
#connect #results {
	width: 480px !important;
	margin: 5px auto !important;
	border-color: #582700 !important;
}
#connect #results #listings .row .bottom
#connect #results .bottom td {
	border-color: #582700 !important;
}
#connect #results #listings .row-1 td {
	background-color: #FFE9B3 !important;
}
#connect #results .header,
#connect #results .header td,
#connect #results .toolbar,
#connect #results .toolbar td,
#connect #results .footer,
#connect #results .footer td {
	background-color: #fff !important;
}
#connect #results #listings .row-2 {
	background-color: #DBB368 !important;
	}


/* @Print Style */
@media print {
	body {background: none;}
	#Banner, #Leftbar, #Rightbar, #Logo {display: none;}
	#Content {margin: 0;width: 100%;}
	#Contentwithsidebar {margin-left: 0 !important;width:100%;}
	#Content #Contentwithsidebar p.quote {width: 80%;}
	
}