/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
a img.photolinkwborder {border: solid 1px #963;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	background: #b58b5c;
	font: 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	height: 27px;
	line-height: 27px;
	margin: 0 0 7px 0;
	background: #b58b5c url('../i/arrow-down-g.gif') no-repeat 8px 5px;
	padding: 0 0 0 30px;
}

h2 {
	font: 18px "Times New Roman";
	color: #a82e0f;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

h3 {
	font: 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	background: #a82e0f url('../i/h3-bg.gif') no-repeat 100% 0;
	height: 27px;
	line-height: 27px;
	margin: 0 0 11px 0;
	letter-spacing: -1px;
}

h3 span {
	display: block;
	height: 27px;
	line-height: 27px;
	background: url('../i/arrow-down.gif') no-repeat 8px 5px;
	padding: 0 0 0 30px;
}

h4 {
	margin: 0 0 8px 0;
	color: #FFF;
	font: 17px "Times New Roman";
	padding: 0 0 6px 0;
	border-bottom: 1px solid #88684a;
}

h5 {
	font: 17px "Times New Roman";
	color: #a82e0f;
	margin: 20px 0 10px 0;
}

h6 {
	font: 17px "Times New Roman";
	color: #a82e0f;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

.real_estate_headings {
	font: 15px "Times New Roman";
	color: #a82e0f;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #B58B5C;
}

/* Links */

a:link, a:visited, a:active {
	color: #885f49;
	text-decoration: underline;
}

a:hover {
	color: #A82E0F;
	text-decoration: none;
}

/* Paragraphs */
 
p {
	margin: 0 0 20px 0;
	line-height: 1.3em;
	font-size: 12px;
}

.home_calendar {

}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	color: #977c63;
	background: #b08d6c url(../i/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.all {
	width: 968px;
	margin: 10px auto 5px auto;
	background: #FFF;
	border-top: 3px solid #FFF;
}

.frame {
	width: 939px;
	margin: 0 auto;
}

/* Header */

.header {
	position: relative;
}

.top-menu {
	position: absolute;
	top: 10px;
	right: 6px;
}

.top-menu li {
	float: left;
	display: inline;
	font-size: 12px;
	letter-spacing: -1px;
	word-spacing: 2px;
	padding: 0 0 0 6px;
	margin: 0 0 0 4px;
	background: url('../i/top-menu-sep.gif') no-repeat 0 2px;
}

.top-menu li.first {
	background: transparent;
}

.top-menu a:link, .top-menu a:visited {
	text-decoration: none;
}

.top-menu a:hover {
	color: #a82e0f;
	text-decoration: underline;
}

.top-menu .current {
	color: #a82e0f;
	border-top: 1px none #000;
	border-right: 1px none #000;
	border-bottom: 1px solid #000;
	border-left: 1px none #000;
}

.top-menu a:hover {
	text-decoration: underline;
}

.slogan {
	position: absolute;
	top: 55px;
	right: 0px;
	color: #4e3216;
	font-size: 16px;
	width: 290px;
}

.red {
	color: #a82e0f;
}

/* Menu */

.menu {
	position: absolute;
	top: 87px;
	right: 0;
}

.menu li {
	float: left;
	display: inline;
	background: #a82e0f url('../i/menu-right.gif') no-repeat 100% 0;
	height: 30px;
}

.menu li a:link, .menu li a:visited {
	background: url('../i/menu-left.gif') no-repeat;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 10px 0 21px;
	letter-spacing: -1px;
}

.menu li:hover {
	background: #b58b5c url('../i/menu-right.gif') no-repeat 100% 100%;
}

.menu li a.current {
	background: #b58b5c url('../i/menu-right.gif') no-repeat 100% 100%;
	background-position: 0 100% !important;
}

.menu li a:hover {
	background-position: 0 100% !important;
}

/* Menu 2*/

li.menu2 {
	float: left;
	display: inline;
	background: #b58b5c url('../i/menu-right.gif') no-repeat 100% 100%;
	height: 30px;
}

li.menu2 a:link, li.menu2 a:visited {
	background: url('../i/menu-left.gif') no-repeat 0 100%;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 10px 0 21px;
	letter-spacing: -1px;
}



/* Welcome */

.welcome {
	margin: 0 0 15px 0;
}

.hr hr {
	display: none;
}

.hr {
	background: url('../i/double-line.gif') repeat-x;
	height: 4px;
	margin: 0 0 8px 0;
}

/* Columns */

.col-left {
	float: left;
	display: inline;
	width: 237px;
}

.col-center {
	float: left;
	display: inline;
	width: 237px;
	margin: 0 0 0 5px;
}

.col-right {
	float: left;
	display: inline;
	width: 450px;
	overflow: visible;
	margin: 0 0 0 5px;
}

/* Box */

.box {
	font-size: 12px;
	overflow: hidden;
	color: #FFF;
	margin: 0 0 15px 0;
}

.box a:link, .box a:visited {
	color: #FFF;
}

.box-brown {
	background: #b58b5c;
}

.box-red {
	background: #a82e0f;
}

.box .inner {
	margin: 10px 10px 0 12px;
	padding: 0 0 1px 0;
}

.more a:link, .more a:visited {
	display: block;
	float: left;
	background: url('../i/arrow-right.gif') no-repeat 100% 0;
	height: 17px;
	padding: 0 25px 0 0;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -1px;
}

.more a:hover {
	color: #a82e0f;
}

.box h2 {
	color: #FFF;
}

/* Newsletter */

.newsletter {
	margin: 17px 0 20px 0;
}

.newsletter .text {
	border: 1px solid #b08d6c;
	padding: 4px 0;
	width: 170px;
}

.newsletter .btn {
	background: #c3ae9a;
	border: 1px solid #FFF;
	_width: 1;
	overflow: visible;
	padding: 3px 0 2px 0;
	font: 14px "Times New Roman";
	color: #783508;
	margin: 0 0 0 7px;
	cursor: pointer;
}

p.newsletter-links {
	line-height: 2em;
	margin: 0;
}

/* Connect */

.connect {
	text-align: center;
	margin: 27px 0 0 0;
	padding: 0 0 22px 0;
}

/* Did You Know */

#did-you-know {
	margin-top: 10px;
}

#did-you-know .inner {
	padding: 0 0 10px 0;
}

#did-you-know p {
	font-size: 12px;
	margin: 0 0 15px 0;
}

/* Central column */

.more-right {
	float: right;
	display: inline;
	width: 40px;
	text-align: right;
	margin: 5px 0 0 0;
	letter-spacing: -1px;
}

/* News */

.news {
	background: #faf2ea;
	overflow: hidden;
	color: #977c63;
	padding: 0 0 12px 0;
	border: 1px solid #d0bdab;
}

.news .inner {
	margin: 13px 13px 0 12px;
}

.new-title {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0 0 0 18px;
	background: url(../i/ico-rhombus.gif) no-repeat 0px 3px;
}

.new-title a:link, .new-title a:visited {
	text-decoration: none;
	padding: 0;
	color: #783508;
}

.new-title a:hover {
	color: #a82e0f;
}

.new {
	border-bottom: 1px solid #dfd4ca;
	padding: 0 0 18px 0;
	margin: 0 0 19px 0;
}

.new p {
	font-size: 12px;
	line-height: 1.3em;
	word-spacing: 2px;
	margin: 0 10px 0 18px;
}

.black-text {
color: #4D3928;
}

.subheading_1 {
	font-style: italic;
}

.subheading_2 {
	color: #783508;
	font-size: 15px;
}

/* Calendar */

.calendar {
	margin: 15px 0 0 0;
}

.date {
	color: #4D3928;
	text-transform: uppercase;
	background: url('../i/arrow-black.gif') no-repeat 10px 9px;
	padding: 9px 0 9px 32px;
	border-bottom: 1px solid #d0bdab;
	margin: 0 0 18px 0;
	border-top: 1px solid #d0bdab;
}

.day {
	margin: 0 0 4px 0;
}

.events {
	margin: 0 0 0 2px;
	width: 600px;
}

.events li {
	float: left;
	display: inline;
	width: 215px;
	margin: 0 0 20px 10px;
}

.event-title {
	color: #783508;
	margin: 0 0 4px 0;
}

.event-title a:link, .event-title a:visited {
	color: #783508;
	text-decoration: none;
	background: url(../i/ico-rhombus.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
}

.event-title a:hover {
	color: #a82e0f;
}

.events p {
	margin: 0 0 0 15px;
	font-size: 13px;
	letter-spacing: -1px;
}

/* Footer */

.footer {
	background: url('../i/double-line.gif') repeat-x;
	height: 50px;
	font-size: 13px;
	letter-spacing: -1px;
	word-spacing: 1px;
	color: #b08d6c;
	padding: 20px 0 0 0;
	text-align: right;
}

.footer a:link, .footer a:visited {
	color: #b08d6c;
}

/* Interior page */

.half-col-1 {
	float: left;
	display: inline;
	width: 445px;
}

.half-col-2 {
	float: left;
	display: inline;
	width: 460px;
	margin: 0 0 0 30px;
}

.img_float_right {
	float: right;
	margin: 0 0 0 20px;
}

/* Categories */

.categories {
	margin: 12px 0 28px 13px;
	overflow: hidden;
}

.categories ul {
	float: left;
	display: inline;
	margin: 0 62px 0 0;
	font-size: 13px;
	letter-spacing: -1px;
}

.categories li {
	padding: 0 0 0 17px;
	margin: 0 0 4px 0;
}

.categories a:link, .categories a:visited {
	text-decoration: none;
	color: #885f37;
}

.categories a:hover {
	text-decoration: underline;
}

.categories li.selected {
	background: url('../i/ico-rhombus.gif') no-repeat 0 4px;
	color: #1b1a1a;
}

/* Pages */

.pages {
	border-top: 1px solid #d0bdab;
	border-bottom: 1px solid #d0bdab;
	padding: 12px 0 12px 0;
	margin: 0 0 12px 0;
}

.pages span {
	display: block;
	float: left;
	background: url('../i/arrow-black.gif') no-repeat;
	padding: 0 0 0 22px;
	margin: 0 3px 0 8px;
	color: #1b1a1a;
}

.pages ul li {
	float: left;
	display: inline;
	margin: 0 3px 0 0;
}

.pages ul li.selected {
	color: #1b1a1a;
}

.pages .f-right {
	float: right;
	display: inline;
	margin: 0 7px 0 0;
	letter-spacing: -1px;
}

/* Place */

.place {
	border-top: none;
	padding: 11px 0 0 0;
	margin: 0 0 13px 0;
	border-bottom: 1px solid #d0bdab;
	border-right-style: none;
	border-left-style: none;
}

.title {
	color: #1b1a1a;
	margin: 0 15px 5px 5px;
}

.pic {
	float: left;
	display: inline;
	width: 170px;
}

.description {
	float: left;
	display: inline;
	width: 250px;
	margin: 0 0 0 10px;
	font-size: 13px;
	color: #977c63;
}

.contacts dt {
	float: left;
	display: inline;
	width: 73px;
	margin: 0 0 2px 0;
	color: #783508;
}

.contacts dd {
	float: left;
	display: inline;
	width: 173px;
	margin: 0 0 2px 0;
}

/* Big Box */

.big-box {
	background: #b58b5c;
	overflow: hidden;
	color: #FFF;
}

.big-box .inner {
	margin: 20px 18px 0 18px;
	padding: 15px 0 25px 0;
	background: url('../i/double-line.gif') repeat-x;
}

.big-box p {
	font-size: 15px;
	line-height: 1.3em;
	word-spacing: 2px;
}

p.very-big {
	font-size: 22px;
	line-height: 1.4em;
	margin: 0 0 12px 0;
}

/* Interior-2 page */

.col-1 {
	float: left;
	display: inline;
	width: 654px;
}

.col-2 {
	float: left;
	display: inline;
	width: 272px;
	margin: 0 0 0 10px;
}

.content {
	margin: 0 15px 0 0;
	font-size: 12px;
}

.content-w-indent {
	margin: 0 0 0 5px;
	font-size: 12px;
}

.col-1 h1 {
	margin: 0 0 15px 0;
}

.img_w_border {
	border: solid 1px #963;
}

.content p {
	letter-spacing: -1px;
	word-spacing: 4px;
	margin: 0 0 14px 0;
	line-height: 1.2em;
}

p.big {
	font-size: 17px;
	line-height: 1em;
	word-spacing: 2px;
	color: #783508;
}

/* full page */

.full-page {
	width: 926px;
}

.full-page-content {
	margin: 0 15px 0 0;
}

.full-page h1 {
	margin: 0 0 25px 0;
}

.content p {
	letter-spacing: 0px;
	word-spacing: 4px;
	margin: 0 0 14px 0;
	line-height: 1.2em;
}

.content p.real_estate {
	letter-spacing: 0px;
	word-spacing: 4px;
	margin: 0;
	line-height: 1.2;
}

p.big {
	font-size: 17px;
	line-height: 1em;
	word-spacing: 2px;
	color: #783508;
}


/* Search */

.search {
	margin: 0 0 25px 0;
}

.search .text {
	float: left;
	display: inline;
	border: 1px solid #b58b5c;
	padding: 6px 0;
	width: 135px;
}

.search .btn {
	float: left;
	display: inline;
	background: url('../i/search-btn.gif') no-repeat;
	width: 77px;
	height: 30px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 0 10px;
	border: 0px solid transparent;
	letter-spacing: -1px;
	cursor: pointer;
}

.search .rss {
	float: left;
	display: inline;
	margin: 0 0 0 14px;
}

/* Items */

.items {
	border-top: 1px solid #d0bdab;
	font-size: 13px;
	letter-spacing: -1px;
	margin: 0 0 30px 0;
}

.recent_posts {
	font-size: 13px;
	margin: 0 0 30px 0;
}

.recent_posts li {
	padding: 14px 0;
	border-bottom: 1px solid #d0bdab;
}

.recent_posts a:link, .recent_posts a:visited {
	color: #b58b5c;
	text-decoration: none;
}

.recent_posts a:hover {
	text-decoration: underline;
}

.items li {
	padding: 14px 0;
	border-bottom: 1px solid #d0bdab;
}

.items a:link, .items a:visited {
	color: #b58b5c;
	text-decoration: none;
}

.items a:hover {
	text-decoration: underline;
}

.items li.items-current {
	color: #a82e0f;
	text-decoration: underline;
}

.col-2 .box {
	margin: 0 0 27px 0;
}

.columns-interior {
	margin: 15px 0 0 0;
}

/* General Styles */

li.bullets {
	padding-left: 20px;
	background: url(../i/ico-rhombus.gif) no-repeat 0px 7px;
	line-height: 1.5;
}

.warning {
	color:#900;
}

#submit_event_box {
	width: 400;
	height: 120px;
	border: 1px solid #963;
	padding: 20px;
	margin-left: 15px;
}

textarea {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}

#website {
display: none;
}

/* Fix for Safari that applies anti-aliasing to navigation items */

@media screen and (-webkit-min-device-pixel-ratio:0){
.menu li a:link, .menu li a:visited { padding: 0 9px 0 19px; }
}
