﻿html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	background-color: #e1dcc5;
}
.community-thumbnail {
	float: left;
	border-style: solid;
	border-width: 0;
	margin: 0px 5px 30px 0px;
}
.communitythumb-head {
	font-size: 13px;
	color: #5a5333;
	font-weight: 600;
}
.communitythumb-font {
	font-size: 12px;
	color: #5a5333;
}
.transluscent {
	opacity: .8; /* Standard style for transparency*/;
	-moz-opacity: .8; /* Transparency for older Mozillas*/;
	filter: alpha(opacity=80);  /* Transparency for IE */
}
/*-------------------------------------------------*/
#head {
	text-align: center;
	width: 100%;
	height: 108px;
	background-color: #fcab40;
	background-image: url('../interface/head.jpg');
	background-position: center;
}
#menu {
	width: 100%;
	margin-top: 0px;
	line-height: 230%;
	height: 35px;
	text-align: center;
	background-color: #3f3826;
	background-image: url('../interface/menu-drk1.jpg');
}


.menu-colon {
	color: #cccccc;
}






a.menu {
	font-family: verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
a.menu:link {
	font-size: 14px;
	color: #cccccc;
	text-decoration: none;
}
a.menu:visited {
	font-size: 14px;
	color: #cccccc;
	text-decoration: none;
}
a.menu:active {
	font-size: 14px;
	color: #cfaa5d;
	text-decoration: none;
 
}
a.menu:hover {
	font-size: 14px;
	color: #cfaa5d;
	text-decoration: none;
}






#content {
	padding-top: 20px;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}





#feature {
	width: 953px;
	height: 414px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-color: #b2ad98;
	border-width: 2px;
	background-color: #faf9f4;/* put shadow here */;
	border-style: double;
}
#featuresmall {
	border: 1px solid #333333;
	height: 391px;
	width: 260px;
	background-color: #c0b484;
	background-image: url('../interface/p-back-home-featureleft-whereyouwanttolive.jpg');
}
.feature-small-text {
	text-align: left;
	line-height: 1.6em;
	padding: 12px;
	font-size: 15px;
	color: #ffffff;
}
.dropcap {
	font-size: 2em;
	color: #ffffff;
	margin-right: 0px;
}
#featurelarge {
	border: 1px double #333333;
	height: 391px;
	width: 652px;
	background-color: #c7bf96;
	overflow: hidden;
}
#featurelarge-textbar {
	position: relative;
	width: 655px;
	height: 50px;
	z-index: 10;
	left: 0px;
	top: -65px;
	background-color: black;
}
p.featurelarge-textbar-text {
	text-align: right;
	padding-right: 22px;
	font-size: 16px;
	color: #dddddd;
	line-height: 300%;
	letter-spacing: 1px;
}
a.featurelarge-textbar-text:link {
	font-size: 15px;
	color: #dddddd;
	text-decoration: none;
}
a.featurelarge-textbar-text:visted {
	font-size: 16px;
	color: #dddddd;
	text-decoration: none;
}
a.featurelarge-textbar-text:active {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
a.featurelarge-textbar-text:hover {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
#subfeature {
	width: 953px;
	background-color: #cbc4a5;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footer {
	height: 200px;
	width: 100%;
	padding-top: 20px;
	font-size: 11px;
	background-color: #111111;
	vertical-align:top;
	color: #999999;
}
a.footerlink {
	font-family: verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 11px;
}
a.footerlink:link {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
a.footerlink:visited {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
a.footerlink:active {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
a.footerlink:hover {
	font-size: 11px;
	color: #fcab40;
	text-decoration: none;
}
/*-------------------------------------------------*/
a: link {
	font-size: 16px;
	color: #dddddd;
	text-decoration: none;
}
a:visited {
	font-size: 16px;
	color: #dddddd;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-size: 16px;
	color: #fcab40;;
}
a:hover {
	text-decoration: none;
	font-size: 1px;
	color: #fcab40;
}
/*-------------------------------------------------*/

