@charset "utf-8";
/* 
CSS Color Key 

Wine: 463039
Gold: b4a888 (Home)
Gold: b5a989 (Subs)
Menutext: eceaeb
Text: 827b6a (subs)

*/

/*Common Grounds*/

body {
	background-color: #555;
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#head {
	height: 109px;
	width: 100%;
	background-color: #463039;
	background-image: url(../i/bg-h-header.png);
	background-repeat:  repeat-x;
	color: #eceaeb;
	margin: 0;
	padding: 0;
}
#menu {
	width: 690px;
	margin: auto;
	text-align: right;
	font-size: .75em;
	font-style: bold;
	padding-top: 40px;
	padding-left: 208px;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#menu a {
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
	height: 28px;
}
#menu a:link, #menu a:visited {
	color: #dad5d7;
	background-color: transparent;
}
#menu a:hover {
	color:#b4a888;
	background-color: transparent;
}
#footer {
	width: 100%;
	height: 28px;
	background-color: #463039;
	background-image: url(../i/bg-h-footer.png);
	background-repeat: repeat-x;
	color: #eceaeb;
	text-align: center;
	font-size: .7em;
	margin: 0;
	padding-top: 9px;
}
#footer a {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #eceaeb;
	background-color: transparent;
}
#footer a:hover {
	background-color: transparent;
	color: #fff;
}
/*Home Page*/

#hslartibartfast {
	width: 100%;
	background-color: #b4a888;
	background-image: url(../i/bg-h.png);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}
#hwrapper {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 12px;
	margin-bottom: 0;
}
#hmenu {
	text-align: center;
	font-size: 1.04em;
	font-style: bold;
	padding-top: 30px;
	text-transform: uppercase;
}
#hmenu a {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	height: 28px;
}
#hmenu a:link {
	color: #dad5d7;
	background-color: transparent;
}
#hmenu a:visited {
	color: #dad5d7;
	background-color: transparent;
}
#hmenu a:hover {
	color:#b4a888;
	background-color: transparent;
}
#hmenu a:active {
	color: #dad5d7;
	background-color: transparent;
}
#hsplash {
	width: 920px;
	height: 515px;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	margin: auto;
}
#brand {
	padding-top: 80px;
}
#brand h1 {
	margin: 0;
}
#hproperties {
	width: 920px;
	margin: auto;
	margin-top: -100px;
}
#hproperties ul {
	display: block;
	padding: 0;
}
#hproperties li {
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
}
#hproperties img {
	border: none;
}
/*Sub Pages*/

#sslartibartfast {
	width: 100%;
	background-color: #b4a888;
	padding: 0;
	margin: 0;
	border-bottom: #b4a888 solid 1px;
}
#swrapper {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 12px;
	margin-bottom: 0;
	background-image: url(../i/bg-s.png);
	background-repeat: repeat-y;
	width: 900px;/*border-right: 1px solid #462f39;*/
}
#shead {
	height: 109px;
	width: 100%;
	background-color: #463039;
	background-image: url(../i/bg-s-header.png);
	background-repeat:  repeat-x;
	color: #eceaeb;
	margin: 0;
	padding: 0;
}
#sbrand {
	position: absolute;
	top: 0;
	width: 203px;
	background-color: #dad5d7;
	height: 94px;
	padding-top: 15px;
}
#sbrand h1 {
	margin-top: 0;
}
#sbrand img {
	border: none;
}
#ssplash {
	width: 900px;
	height: 290px;
	background-repeat: no-repeat;
}
#ssubmenu {
	padding-top: 253px;
	text-align: right;
	padding-right: 20px;
	font-size: .75em;
	color: #eceaeb;
	background-color: transparent;
}
#ssubmenu a {
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#ssubmenu a:link, #ssubmenu a:visited {
	color: #dad5d7;
	background-color: transparent;
}
#ssubmenu a:hover {
	color:#b4a888;
	background-color: transparent;
}
#scontent {
	text-align: left;
	position: relative;
}
#scontent h2 {
	padding-left: 7px;
	color: #dad5d7;
	background-color: transparent;
	font-size: 1.4em;
	width: 200px;
	font-weight: normal;
	text-transform:capitalize;
}
#scontent h3 {
	padding-left: 215px;
	font-weight: normal;
	color: #463039;
	background-color: transparent;
	font-size: 1.35em;
}
#scontent h4 {
	padding-left: 215px;
}
#scontent p {
	padding-left: 215px;
	font-size: .95em;
	line-height: 1.6em;
	color: #404041;
	background-color: transparent;
}
#scontent li {
}
#scontent ul, #scontent ol {
	padding-left: 235px;
	font-size: .95em;
	line-height: 1.6em;
	color: #404041;
	background-color: transparent;
}
#scontent ul {
	list-style-type: square;
}
#scontent a {
	text-decoration: none;
}
#scontent a:link, #scontent a:visited {
	border-bottom: 1px dotted #404041;
	background-color: transparent;
	color: #404041;
}
#scontent a:hover {
	border-bottom: 1px dotted #000;
	background-color: transparent;
	color: #000;
}
#sfooter {
}
.centre {
	text-align: center;
}
label {
	float: left;
	width: 120px;
	font-weight: bold;
}
input, textarea, select {
	width: 180px;
	margin-bottom: 5px;
}
textarea {
	width: 250px;
	height: 150px;
}
.boxes {
	width: 1em;
}
#submitbutton {
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}
br {
	clear: left;
}
#communities {
	text-align: center;
	width: 620px;
	margin-left: 225px;
	padding-bottom: 12px;
}
#communities img {
	padding-left: 15px;
	padding-right: 15px;
	border: none;
}
#communities a:link, #communities a:visited, #communities a:hover {
	border: none;
	text-decoration: none;
	background-color: transparent;
}
#cmap {
	margin-left: 225px;
	text-align: center;
	width: 620px;
	padding-top: 40px;
}
#modelmenu {
	position: absolute;
	right: 0;
	top: -18px;
	text-align: right;
	font-size: .8em;
	width: 600px;
	margin-right: 5px;
}
#modelmenu a {
	border-bottom: none;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}
#modelmenu a:link, #modelmenu a:visited {
	color: #463039;
	background-color: transparent;
	border-bottom: none;
}
#modelmenu a:hover {
	color: #dad5d7;
	background-color: #463039;
	border-bottom: none;
}
#plans {
	text-align: center;
	margin-left: 220px;
}
#plans img {
	border: 1px solid #463039;
}
#plans a:link, #plans a:visited {
	text-decoration: none;
	border-bottom: none;
}
#planstable {
	width: 640px;
	text-align: center;
}

#commsummary {
	text-align: center;
	margin-left: 200px;
}
#commsummary td {
	width: 215px;
	height: 100px;
	vertical-align: middle;
}
#commsummary img, #commsummary a:link, #commsummary a:visited, #commsummary a:hover {
	border: none;
	border-bottom: none;
}
.caps {
	text-transform: uppercase;
}
