/* By Matthew Conway matt@designextensions.com 2009 */
/* @group Reset */

html, body, ul, ol, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
/* @end */

/* @group Layout */
#arr-left, #arr-right  {
	float: left;
	width: 15px;
}

/* @group Events */

#events {
	float: right;
	width: 195px;
	padding-top: 5px;
}
#map {
	padding-top: 10px;
}
#map-title {
	padding-top: 5px;
	padding-bottom: 5px;
}


/* @end */

/* @group Members */

#members {
	float: left;
	width: 186px;
	border-right: 1px solid #D3CAA9;
	padding-right: 20px;
	padding-top: 5px;
}
#member-left {margin-right: 10px; display: block; float: left;}
#member-right { margin-right: 10px; margin-left: 10px; display: block; float: left;}
#member-right p {text-align: left;}


/* @end */

.fineline {
	border-bottom: 1px solid #D3CAA9;
	margin-bottom: 12px;
}
.fineline-flat {
	border-bottom: 1px solid #D3CAA9;
}
.fineborder {
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 5px;
	border: 1px solid #D3CAA9;
	width: 186px;
	margin-bottom: 12px;
}
#content .left {
	margin-right: 10px;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
}
#wrapper {
	position: relative;
	padding-top: 68px;
}
body {
	background-image: url(images/gradient.jpg);
	text-align: center;
	font: 11px verdana, arial, sans-serif;
}
#body-top {
	background: top left url(images/body_top.gif) no-repeat;
	position: relative;
}
#body-top-2 {
	position: absolute;
	top: 12px;
	left: 251px;
	width: 463px;
	height: 11px;
	background: top left url(images/body_top_2.gif) no-repeat;
}
#body-bot {
	background: bottom left url(images/body_bot.gif) no-repeat;
	padding-top: 12px;
	padding-bottom: 17px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
#title {
	padding-bottom: 10px;
}
#content {
	float: right;
	width: 418px;
	padding-right: 34px;
	padding-top: 23px;
	color: #686454;
}
#intro {
	margin: 12px;
}
.clear-flat {
	margin-bottom: 4px;
}
.clear-space {
	margin-bottom: 30px;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
	color: white;
	width: 100%;
}
#planer p, #stories p {
	margin: 4px 0px;
}
#planer .more, #stories .more {
	margin: 12px 0px;
}


/* @end */

/* @group Typography */

ul#features {
	padding: 2px;
	margin-left: 30px;
	font-style: italic;
	list-style: circle;
}
/*h1 {
	position: absolute;
	top: 36px;
	left: 13px;
	font-size:26px;
	color:#3f3c2d;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
} */
h1, h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #544e38;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
#welcome {
	float: left;
	width: 231px;
	padding-left: 13px;
}
#welcome p {
	margin: 0px 19px;
}
#welcome p a.date{text-decoration: none;}
#welcome h2 {
	text-align: center;
	margin: 11px;
	color:#ceb085;
	font-size:24px;
}
#welcome a {
	color: #F2F7F8;
}
#welcome a:hover {
	color: #CFCCBF;
}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}
.more {
	text-align: right;
}
#content a {
	color: #5A5644;
}
#content a:hover {
	color: #26241A;
}
#content h1 a {
	text-decoration: none;
}
#content img#tpc{margin-top: 10px; margin-bottom: 0px; margin-left: 10px;}
#content img.right{margin-right: 6px; margin-top: 10px;}
#content img.left{margin-left: 0px; margin-bottom: 0px; margin-right: 10px; margin-top: 0px;}

/* @end */

/* @group Images */

#logo {
	position: absolute;
	top: 10px;
	height: 56px;
}
img {
	border: 0px;
}

/* @end */

/* @group Navigation */

#nav {
	position: absolute;
	top: 43px;
	left: 256px;	
}
#nav  a {
	background-image:url(images/menu.gif);
	width:90px;
	height:19px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;
}
#nav  a:hover {
	color:#e9e4d0;
  	background-image: url(images/menu1.gif);
}


/* @end */

/* @group Footer */

#footer {
	font: 11px arial, sans-serif;
	color: #4E4A3A;
	text-align: center;
	padding-right: 47px;
}
#footer p {
	margin-top: 0.5em;
}
#footer a {
	color: #5A5644;
}
#footer a:hover {
	color: #26241A;
}


/* @end */
