body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#skip {
	display: none;
}

#header-top {
	background-color: #5e554c;
	width: 100%;
}

#header-top div {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	padding-bottom: 8px;
	
	text-align: right;
	font-size: 77%;
	color: #ffffff;
}

#header-top div a {
	color: #ffffff;
	text-decoration: none;
}

#header-navigation {
	width: 100%;
	height: 120px;
}

#header-navigation div {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}

#navigation { float: right; width: 581px; margin-top: 8px; }
#navigation li { float: left; margin-left: 22px; }
#navigation li a { border: 0; }
#navigation li a:hover img { border-bottom: 4px solid #a99479; }

#navigation li.active a img { border-bottom: 4px solid #a99479; }

#logo {
	float: left;
}

#main-block-top {
	background-color: #5e554c;
	width: 100%;
}

#main-block-top.noimg {
	margin-bottom: 40px;
	height: 4px;
}

#main-block-top div {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
}

#main-block-top-gallery {
	background-color: #5e554c;
	width: 100%;
	margin-bottom: 45px;
}

#gallery-container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-color: #ffffff;
}

#gallery-nav div {
	width: 318px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	float: left;
	border-bottom: 3px solid #ffffff;
}

.gallery-box {
	background-color: #cdbeaa;
}

.gallery-box-active {
	background-color: #a99479;
}


.gallery-box a {
	color: #3a3530;
	font-weight: bold;
}

.gallery-box-active a {
	color: #3a3530;
	font-weight: normal;
	text-decoration:none;
}

#gallery-box-1 {
	border-right: 3px solid #ffffff;
}

#gallery-box-2 {
	width: 318px;
	border-right: 3px solid #ffffff;
}

#gallery-box-3 {
	width: 318px;
}

#main-block-property {
	background-color: #a99479;
	width: 100%;
	border-top: 3px solid #ffffff;
}

#property-container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
}

#property-name {
	float: left;
	width: 500px;
}

#property-name h3 {
	font-size: 140%;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #6a5d4d;
}

#more-properties {
	float: right;
	text-align: right;
	width: 200px;
	margin-top: 15px;
}

#more-properties a {
	color: #5e554c;
	font-size: 85%;
	text-decoration: none;
}

#main-block {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#left-column {
	float: left;
	width: 140px;
	margin-right: 45px;
	margin-top: 40px;
}

#middle-column {
	float: left;
	width: 500px;
	margin-right: 45px;
	margin-top: 32px;
	margin-bottom: 40px;
}

#main-column {
	float: left;
	width: 775px;
	margin-top: 32px;
	margin-bottom: 40px;
}
	
#right-column {
	float: left;
	width: 230px;
	margin-top: 40px;
}

.sub-nav { width: 100%; }
.sub-nav li { border-bottom: 1px solid #e3dcd3; }
.sub-nav li.first { border-top: 1px solid #e3dcd3; }
.sub-nav li.level2 { border-width: 0px; }
.sub-nav li.level2open { border-bottom: 0px; }
.sub-nav li.level2close { border-top: 1px solid #e3dcd3; margin-top: 6px; }

.sub-nav li a { 
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 100%;
	font-size: 93%;
	color: #a99479;
}
.sub-nav li a:hover { color: #5e554c; }
.sub-nav li.active a { color: #5e554c; font-weight: bold; }

.sub-nav li.level2 a { padding-top: 3px; padding-bottom: 3px; padding-left: 15px; font-size: 85%; }


h1 { font-size: 29px; color: #5e554c; font-weight: bold; margin-bottom: 15px; }

.content p { 
	font-size: 93%;
	line-height: 180%;
	color: #4e4b3e; 
	margin-bottom: 10px;
	text-align: justify;
}

.content p.small-text { 
	font-size: 85%;
	line-height: 120%;
	color: #4e4b3e; 
	margin-bottom: 10px;
	text-align: left;
}



.content ul { 
	margin: 0px 0px 15px 10px;
	font-size: 100%;
	color: #4e4b3e;
	line-height: 140% !important; 
}

.content .packages-div p { 	
	font-size: 93%;
	line-height: 150%;
	color: #4e4b3e; 
	margin-bottom: 10px;
	text-align: left; 
}

.content p.note-text { 
	font-size: 85%;
	color: #8a827a; 
	margin-bottom: 10px;
	text-align: left;
	line-height: 110%;
}


.packages-div p a {
	text-decoration: underline;
	color: #a99479 !important;
}

strong { font-weight: bold; }

.content ul li { 
	margin: 0px 0px 15px 10px; 
	list-style-type: square; 
	list-style-position: outside; 
	
}

h2 {
	font-size: 100%;
	color: #4e4b3e; 
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: bold;
}

.content h3 {
	font-size: 100%;
	color: #4e4b3e; 
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: bold;
}

.content h3.packages {
	font-size: 100%;
	color: #4e4b3e; 
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}

.content a { 
	text-decoration: underline;
	color: #a99479;
}

.content a:hover { 
	color: #4e4b3e;
}

#footer {
	clear: both;
	background-color: #5e554c;
	width: 100%;
}

#footer-links {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 8px;
	color: #cec6bf;
	font-size: 85%;
}

#footer-links div {
	float: left;
	margin-right: 45px;
	font-weight: bold;
}

#footer-col-5 { margin-right: 0px !important; }

#footer-links div ul {
	margin-top: 8px;
}

#footer-links div ul li a { 
	text-decoration: none;
	font-weight: normal;
	line-height: 170%;
	color: #cec6bf;
}

#footer-links div ul li a:hover { text-decoration: underline; }

#copyright {
	clear: both;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #b6aa9d;
	font-size: 80%;
}

#backtotop {
	clear: both;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	text-align: right;
}

#backtotop a {
	color: #a99479;
	font-size: 85%;
	text-decoration: none;
}


/* CONTACT US PAGE */

#contact-left-column {
	float: left;
	width: 407px;
	margin-right: 45px;
	margin-bottom: 20px;
}

#contact-left-column p { 
	font-size: 93%;
	line-height: 120%;
	color: #4e4b3e; 
	margin-bottom: 5px;
}

#contact-left-column p.intro {
	line-height: 180%;
	text-align: justify;
}

#contact-right-column {
	float: left;
	width: 508px;
	margin-bottom: 20px;
}

#contact-right-column form {
	background-color: #e3dcd3;
	padding: 20px;
	color: #4e4b3e;
}

form div {
	margin-bottom: 8px;
}

form .mandatorytext {
	font-size: 85%;
	margin-top: 10px;
	margin-bottom: 5px;
}

form div label {
	width: 150px;
	float: left;
	font-size: 95%;
}

form div label.full-label {
	width: 400px;
	float: left;
}

form .section-head {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

form input.full-text, form textarea.full-text {
	width: 275px;
}

form input.narrow-text {
	width: 100px;
}

form #submit-row {
	clear: both;
	margin-top: 25px;
	margin-bottom: 3px;
	text-align: center;
}

label.error {
	clear: both;
	float: none;
	color: #b40000;
	font-weight: normal;
	width: 400px;
	display: block;
	padding-left: 150px;
}

input.error, select.error { border: 2px solid #b40000; }

/* PORTFOLIO PAGE */

#portfolio-container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-color: #ffffff;
	height: 519px;
}

.portfolio-box {
	float: left;
	width: 318px;
	height: 220px;
	margin-right: 3px;
	background-color: #cdbeaa;
}

#portfolio-1 {
	background-color: #a99479;
	cursor: pointer;
}

#portfolio-2 {
	cursor: pointer;
}

#portfolio-3 {
	margin-right: 0px;
}

.portfolio-title {
	margin-top: 20px;
	margin-left: 28px;
}

.portfolio-intro {
	margin: 5px 29px 10px 29px;
	height: 80px;
	color: #49423b;
	line-height: 19px;
	overflow: hidden;
}

.portfolio-link {
	color: #3a3530;
	margin-left: 29px;
	font-weight: bold;
}

.portfolio-link a {
	color: #3a3530;
	font-weight: bold;
}

.press-item { font-size: 90%; padding-top: 15px; margin-top: 15px; color: #4e4b3e; clear: both; }
.press-item img { float: left; margin-right: 15px; margin-bottom: 15px; border: 1px solid #cdbeaa; }
.press-link { font-size: 115%; font-weight: bold; display:block; margin-bottom: 10px; margin-top: 5px; }
.press-title { font-weight: bold; }

.right-col-content {
	background: url('../images/content/right-col-shadow.png') no-repeat top left;
	padding: 15px 0px 0px 20px;
	font-size: 87%;
	color: #4e4b3e;
	line-height: 125%;
}

.right-col-content a, #contact-left-column a { 
	text-decoration: underline;
	color: #a99479;
}

.right-col-content a:hover, #contact-left-column a:hover { 
	color: #4e4b3e;
}


#legal-content p { 
	font-size: 93%;
	line-height: 180%;
	color: #4e4b3e; 
	text-align: justify;
}

#legal-content a { 
	text-decoration: underline;
	color: #a99479;
}

#legal-content a:hover { 
	color: #4e4b3e;
}

#legal-content {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.rates-table {

}

.rates-table tr td {
	font-size: 87%;
	border-bottom: 1px solid #cdbeaa; 
	border-right: 1px solid #cdbeaa; 
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #4e4b3e;
}

.rates-table td.lastcol {
	border-right: 0px;
}

.rates-table tr td.header {
	background-color: #e0d6c9;
	/*font-weight: bold;*/
}

div.rates { 
	background-color: #ede7df; 
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}

div.rates p { margin-left: 15px; }
div.rates table { margin-left: 15px; margin-right: 15px; }
h2.rates { 	
	font-size: 110%;
	color: white; 
	margin-top: 25px;
	margin-bottom: 2px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-weight: bold; 
	background-color: #5e554c;
}

#as-featured-in {
	border-top: 1px solid #e3dcd3;
	padding-top: 10px;
	margin-top: 20px;
}

#as-featured-in p {
	margin-bottom: 5px;
}

#as-featured-in ul {
	margin: 0px; 
	padding: 0px; 
	list-style:none;
}

#as-featured-in ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
	font-size: 93%;
	line-height: 180%;
	color: #4e4b3e; 
}

#as-featured-in ul li em {
	font-style: italic !important;
	font-weight: bold !important;
}

#home-left-col {
	width: 335px; 
	float: left; 
	margin-right: 30px; 
}

#home-right-col {
	width: 700px; 
	float: left; 
	margin-right: 30px; 
}

#home-left-col p, #home-right-col p {
	font-size: 93%;
	line-height: 180%;
	color: #4e4b3e; 
	margin-bottom: 10px;
	text-align: left;
}

#home-far-right-col {
	float: left;
	width: 230px;
}

#home-left-col p.small-text, #home-right-col p.small-text { 
	font-size: 85%;
	line-height: 120%;
	color: #4e4b3e; 
	margin-bottom: 10px;
	text-align: left;
}

.small-text a {
	color: #4e4b3e !important;
}
