* {
	margin:0;
	padding:0;
	outline: none;
}

body {
	width:100%;
	height:auto;
	background-color:#101011;
	font-family:Verdana, Geneva, sans-serif;
}

img {border:0}

#wrapper {
	width:1280px;
	margin:0 auto;
}

#header {
	width:1280px;
	height:129px;
}

#logo {
	width:408px;
	height:129px;
	float:left;
	margin:18px 0 0 41px;
}

#logo span#text-left, #logo span#text-right {
	color:#a19a87;
	font-size:11px;
	text-transform:uppercase;
	position:relative;
	bottom:38px;
}

#logo span#text-left {
	float:left;
	left:62px;
}

#logo span#text-right {
	float:right;
	right:8px;
}

#left-header {
	width:831px;
	height:129px;
	float:right;
}

#top-text {
	height:35px;	
	font-size:8px;
	color:#5e594a;
	text-transform:uppercase;
	padding:28px 0 18px 5px;
	line-height:13px;
	margin-left:60px;
}

#nav {
	width:690px;
	height:48px;
	background:url(../../images/site/logo/nav-bg.gif) no-repeat bottom left;
	float:left;
	position:relative;
	bottom:15px;
	color:#a9a590;
	font-size:11px;
	text-transform:uppercase;
	list-style:none;
}

#nav ul {
	margin-left:60px;	
}

#nav ul li {
	display:inline;	
	float:left;
	height:23px;
	padding:25px 3px 0 3px;
}

#nav ul li a {
	color:#a9a590;
	text-decoration:none;
	float:left;
	height:23px;
}

#nav ul li a:hover {
	color:#FFF;
}

#content-wrapper {
	width:1280px;
	/*height:465px;*/
	height:665px;
	float:left;
}

#content-left {
	width:352px;
	height:411px;
	float:left;
	padding:51px 0 0 157px;
}

#content-left div.logo-bg {
	height:58px;
	background:url(../../images/site/logo/bg-logo.jpg) no-repeat top left;
	text-transform:uppercase;
	padding:30px 0 0 32px;
	margin-left:-34px;
}

#content-left div.logo-bg p.place-name {
	font-family:Verdana, Geneva, sans-serif;
	color:#c9c08f;
	font-size:18px;
}

#content-left div.logo-bg h2 {
	color:#a70b1e;
	font-size:11px;
	margin-top:-3px;
}

#content-left h1, #content-left h2 {
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;	
}

#content-left div.no-logo-bg {
	height:58px;
	text-transform:uppercase;
	padding:30px 0 0 32px;
	margin-left:-34px;
}

#content-left h1 {
	font-size:18px;
	margin-bottom:4px;
}

#content-left h2 {
	font-size:13px;
	color:#FFF;
	margin-bottom:11px;
}

#content-left h3 {
	color:#848176;
	font-size:12px;
	font-weight:normal;
}

#content-left p.text {
	font-size:8px;
	color:#4c4c46;
	text-transform:uppercase;
	line-height:13px;
}


#content-left a {
	font-size:11px;
	color:#4c4c46; 
	text-transform:uppercase;
	line-height:13px;
	text-decoration:none; 
}


#content-left .separator {
	width:250px;
	height:22px;
	border-bottom:1px solid #545454;	
}

#textarea {
	width:248px;
	color:#a9a590;
	font-size:11px;
	padding-right:20px;
	margin:21px 0 42px 0;
}

#scroll-textarea p {
	margin-bottom:20px;	
}

#content-left p.place-name {
	font-family:"Trajan Pro", Verdana, Helvitica, sans-serif;
	font-size:35px;
	color:#e8e1e1;
	text-transform:uppercase;
}

.capitalize {
	font-size:40px;
}







#content-right {
	width:771px;
	height:465px;
	float:left;
	margin-top:100px;
}

#content-right a img {
	border:none;
	margin:45px 0 0 13px;
}

#content-right h1 {
	color:#83837e;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
}

#content-right h3 {
	font-family: Verdana, sans-serif;
	color:#83837e;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	Close 
}

#content-right h3 a {
	color:#83837e;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
}


#content-right h3 a:hover {
	color:#fff;
	
}



#content-right p {
	color:#a9a590;
	font-size:12px;
	margin-bottom:19px;
}















.bottom-text {
	color:#919284; 
	font-size:12px;
	margin:-15px 0 15px 0;
}

.bottom-text a {
	font-style:italic;
	color:#919284 !important;
	text-transform:none !important;
	font-family:Verdana, Geneva, sans-serif !important;
	font-size:12px !important;
	text-decoration:underline !important;
}

.bottom-text a:hover {
	color:#FFF !important;
	text-decoration:none !important;
}







#footer {
	height:32px;
	background:url(../../images/footer-bg.jpg) no-repeat left;
	float:left;
	margin:280px 0 30px 85px;;
	position:relative;
	bottom:15px;
	color:#a9a590;
	font-size:11px;
	text-transform:uppercase;
	list-style:none;
}

#footer ul {
	padding-left:65px;
}

#footer ul li {
	display:inline;	
	float:left;
	height:23px;
	padding:8px 5px 0 5px;
}

#footer ul li a {
	color:#a9a590;
	text-decoration:none;
	float:left;
	height:23px;
}

#footer ul li a:hover {
	color:#FFF;	
}

.m-topn13 {margin-top:-13px}


.m-top25 {margin-top:25px}
.m-top125 {margin-top:125px}
.m-top122 {margin-top:122px}
.m-top180 {margin-top:180px}
.m-top220 {margin-top:220px}


.m-right33 {margin-right:33px}

.m-bottom47 {margin-bottom:47px}
.m-bottom65 {margin-bottom:75px !important}
.m-bottom59 {margin-bottom:59px}
.m-bottom90 {margin-bottom:90px !important}


.no-bg {background:none !important}
.clear {clear:both}
.divider2 {position:absolute; right:50%; margin-right:-380px; top: 680px;}



































