/* @group Global */

body {
	margin-left: 100px;
	padding: 0;
	font-family: Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	background-color: #fff;
	
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ff3cae;
	font-size: 12px;
	padding-top: 7px;
	
}

p {
	color: #666;
	text-decoration: none;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 250px;
	margin-left: 20px;
	
}

a:hover {
	color: #009cff;
	text-decoration: none;
	border-bottom: 0px dotted #ff3cae;
}

#backround img {
	position: absolute;
	z-index: -1;
	border-width: 0;
	border-style: none;
	margin: 0;
	padding: 0;
}

#wrapper {
	z-index: 1;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
}

#container {
	width: 870px;
	height: auto;
	margin: 40px auto 0;
	padding: 0 10px 0 0;
	display: block;
	background: transparent url(../images/dropshadow_right_bg.png) repeat-y 0 0;
	position: relative;
	z-index: 1;
}

#contents {
	margin: 0;
	padding: 20px 0 0;
	width: 870px;
	display: block;
	position: relative;
	background-color: #f1f2f2;
	height: auto;
}

h1 {
	color: #000;
	letter-spacing: -3px;
	text-transform: uppercase;
	font: bold 30px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #fff7e3 0 0 6px;
	padding-bottom: 30px;
	width: 250px;
	border-bottom: 2px solid #000;
	margin-bottom: 20px;
}

h2 {
	color: rgba(255,60,174,0.51);
	font-size: 50px;
	font-weight: normal;		
}

h3 {
	color: #000;
	font-size: 30px;
	font-weight: normal;		
}


.description {
	color: #666;
	font-size: 11px;
	padding-left: 30px;
	font-weight: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	
	
	
}




.special {
	color: rgba(0,0,0,0.53);
	font-weight: normal;
	text-shadow: #fffeff 0 0 0;
}

.one {
	color: rgba(0,0,0,0.53);
	font-weight: normal;		
}


.two {
	color: rgba(0,0,0,0.52);
	font-weight: normal;		
}


.three {
	color: rgba(0,0,0,0.51);
	font-weight: normal;		
}


.four {
	color: rgba(0,0,0,0.5);
	font-weight: normal;		
}

.five {
	color: rgba(0,0,0,0.51);
	font-weight: normal;		
}


.six {
	color: rgba(0,0,0,0.52);
	font-weight: normal;		
}


.seven {
	color: rgba(0,0,0,0.51);
	font-weight: normal;		
}



h2 {
	color: #000;
	font-weight: normal;		
}

h2 {
	color: #000;
	font-weight: normal;		
}







.clear {
	clear: both;
	height: 0;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	visibility: hidden;
	width: auto;
	float: none;
}
 
/* @end */

/* @group Header */

#header {
	
}

#logo {
	
	
	}

/* @group Navigation Menu */

#nav {
	
}

#nav li {
	
}

#nav li a.home {
	}

#nav li a.home:hover {
	
}

#nav li a.about {
	}

#nav li a.about:hover {
	}

#nav li a.rooms {
	}

#nav li a.rooms:hover {
	}

#nav li a.contact {
	
}

#nav li a.contact:hover {
}

#nav li a.blog {
	}

#nav li a.blog:hover {
	}

/* @end */

/* @end */

/* @group Content Left */

#content_left {
	width: 350px;
	margin: 0;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	display: block;
	position: relative;
	background-color: #fff;
	height: auto;
}

#fullsize {
	display: block;
	height: 325px;
	margin: 0;
	position: relative;
	width: 450px;
	overflow: hidden;
	padding: 0 0 0 20px;
}

#fullsize li {
	display: block;
	position: relative;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#fullsize li img {
	border-width: 0;
	border-style: none;
	margin: 0;
	background-color: #fff;
	padding: 0;
	display: inline;
	position: relative;
}

#thumbnails {
	min-height: 80px;
	margin: 0 0 0 50px;
	padding: 0;
	display: block;
	position: relative;
	list-style-type: none;
	width: 430px;
	clear: both;
}

#thumbnails .thumb {
	list-style-type: none;
	display: block;
	position: relative;
	float: left;
	margin: 0 5px;
	padding: 0;
}

#thumbnails .thumb a img {
	border-width: 0;
	border-style: none;
	margin: 0;
	padding: 0;
}
 
/* @end */

/* @group Content Right */

#content_right {
	width: 500px;
	margin: 0;
	float: left;
	display: block;
	position: relative;
	background-color: #fff;
	height: auto;
	padding: 10px 0;
}

#content_right h1 {
	margin: 0;
	padding: 0 0 10px 0px;
	color: #ff1a1c;
	font-size: 30px;
	line-height: 35px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
	display: block;
	position: relative;
}

#content_right p {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding: 0 20px 10px 0px;
	display: block;
	position: relative;
	margin: 0 0 10px;
	letter-spacing: 1px;
}

/* @end */

/* @group Contact */

#contact {
	
}

.inside p {
	color: #737373;
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 13px;
}

.inside {
	clear: both;
	width: 100%;
	width: 700px;
	padding: 20px 0 0 190px;
	margin: 0;
}

.inside h2 {
	color: #fff;
	font-size: 20px;
	padding: 5px 0 20px 0;
	margin: 0;
}

.inside h3, .inside h4, .inside h5, .inside h6 {
	color: #fff;
	padding: 5px 0 20px 0;
	margin: 0;
	font-weight: normal;
}

.inside h3 {
	font-size: 18px;
}

.inside h4 {
	font-size: 16px;
}

.inside h5 {
	font-size: 14px;
}

.inside h6 {
	font-size: 12px;
}

.inside a {
	color: #b0b0b0;
	text-decoration: none;
}

.inside a:hover {
	color: #fff;
}

.inside ul, .inside ol {
	padding: 0 0 20px 20px;
	margin: 0;
	color: #82725f;
	font-size: 13px;
}

.inside ul li {
	list-style: square;
}

.inside ul ul {
	padding: 10px 0 10px 15px;
}

.inside ol ol {
	padding: 10px 0 10px 15px;
}

.inside blockquote {
	

}

.inside blockquote p {
	text-indent: 20px;
	font-size: 13px;
	color: #716258;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: italic;
}

.imageBox {
	width: 210px;
	height: 350px;
	margin: 0;
	padding: 0;
	color: #fff5e7;
}

.imageBoxRight {
	float: right;
	margin: 0 0 20px 20px;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	height: 240px;
}

.imageBox .Info {
	padding: 0px 0 0 0;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff5e7;
}

.imageBox .Info p {
	padding: 0px 0 0 0;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #eaeaea;
}

.contact_title {
	font: bold 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 20px;
	height: 30px;
	color: #e5e6de;
}

.imageBoxLeft {
	float: left;
	position: absolute;
	margin: 130px 0px 20px 14px;
	width: 160px;
	height: 140px;
	font: bold 1.3em/40px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.imageBoxLeft p {
	line-height: 20px;
}

/*	form - Form Style	*/

form {
	padding: 0px 0;
	margin: 0;
}

form p {
	padding: 0;
	display: block;
	position: relative;
	clear: both;
	margin: 0 0 10px;
}

label {
	float: left;
	width: 60px;
	padding-right: 1px;
	padding-left: 14px;
}

input,
	textarea {
	padding: 4px;
	font: 400 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #dddddd;
	border: 0px  #b5b5b5;
	color: #4e4e4e;
}

input:focus,
	textarea:focus {
	color: #fff;
	background: #7e7e7e;
	border: 0px dashed #d2d3d1;
}

#name, #email, #subject {
	width: 300px;
}

#message {
	width: 300px;
	height: 90px;
}

input.button {
	padding: 3px 14px;
	font: bold 0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
	cursor: pointer;
	color: #dedede;
	border-width: 1px;
	border-style: solid;
	color: #4e4e4e;
}

p#bademail, p#badserver {
	padding: 4px 0px;
	background: #a3a3a3;
	border: 1px solid #6e6e6e;
	color: #e7e9e8;
	font-weight: bold;
	margin-bottom: 6px;
	margin-left: 75px;
	text-align: center;
	width: 307px;
	display: none;
}

p#success {
	padding: 4px 0px;
	background: #6e6e6e;
	border: 1px solid #a3a3a3;
	color: #ecf0f1;
	font-weight: bold;
	margin-bottom: 6px;
	margin-left: 75px;
	text-align: center;
	width: 307px;
	display: none;
}

.contactform {
	color: #666;
	font-size: 12px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 150px;
}

.chooser {
	margin-left: 10px;
	background-color: #eee;
	color: #000;
	border-bottom-color: #636363;
	border-bottom-style: inset;
	border: 1px solid #eeeeee;
	display: block;
	position: relative;
	float: right;
	width: 120px;
}

/* @end */

/* @group Footer */

#footer {
	width: 100%;
	position: relative;
	margin: 0;
	text-align: center;
	padding: 0;
	display: block;
}

#footer #sitemap {
	list-style: none;
	margin: 0 auto;
	position: relative;
	text-align: center;
	display: block;
	padding: 0;
	width: 280px;
}

#footer #sitemap li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	color: #aeaeae;
	font-size: 12px;
}

#footer #sitemap li .divider {
	display: block;
	margin: 0 0 0 1px;
	padding: 3px 0;
	color: #aeaeae;
	text-decoration: none;
	font-size: 12px;
	float: left;
	position: relative;
}

#footer #sitemap li a {
	display: block;
	margin: 0 0 0 1px;
	padding: 3px 10px;
	color: #aeaeae;
	text-decoration: none;
	font-size: 12px;
}

#footer #sitemap li a:hover {
	color: #fff;
}

#footer #sitemap li a.active, #footer #sitemap ul li a.active:hover {
	color: #fff;
}

#footer #sitemap li.byline {
	display: block;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	color: #aeaeae;
	font-size: 11px;
	width: 280px;
	clear: both;
	text-align: center;
}

#footer #sitemap li.byline p {
	margin: 0;
	display: block;
	position: relative;
	padding: 3px 0 0;
	text-align: center;
}

#footer #sitemap li.byline a {
	margin: 0;
	padding: 0;
	color: #f45200;
	text-decoration: none;
	font-size: 11px;
	display: inline;
}

#footer #sitemap li.byline a:hover {
	color: #009cff;
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 11px;
}

#footer #sitemap li.byline a.active, #footer #sitemap li.byline a.active:hover {
	color: #009cff;
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 11px;
}

/* @end */