/* A Free Design by Bryant Smith (bryantsmith.com) */



body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #061C37;
	background: #FFF url(images/background2.jpg) repeat-x;
}
*
{
	margin: 0 auto;
	text-align:left;
	/*padding: 10px;*/
}

#container
{
  display: block; 
  height:auto;
  position: relative; 
  width: 940px;
}

#mainpic h1
{
	position:absolute;
text-align:right;
color:#F8FDEE;
font-size:30px;
color:#FFF;	
left:60px;
top:20px;
}


#mainpic h2
{
position:absolute;
text-align:right;
color:#E1E7F7;	
left:60px;
top:50px;
}

#mainpic
{
background-image:url(images/main.png);
background-repeat:no-repeat;
width:900px;
height:354px;	
}



.off
{
color:#3A6028;
	
}




#menu
{
background-image:url(images/bar.jpg);
background-repeat:no-repeat;
width:940px;
height:69px;
float:left;
clear:both;
}

#content
{
	width:880px;
	height:auto;
	background-color:#FFF;
	font: 14px Verdana, Geneva, sans-serif;
	padding: 10px 10px 5px;
}


#footer
{
width:inherit;
height:auto;
}

#footer h3 a,#footer h3 a:visited
{
display:inline;
text-align:center;
font-size:12px;
text-decoration:none;
color:#7198E1;
}


#menu ul {
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:900px;
}


#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}
#content ul {
	
	padding: 0px;
	margin-left:none;
	
}


#content li {
	list-style:square;
	padding: 0px;
	margin:0px;	
	
	
}
#content h2 {
	font: lighter 150% Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color:#D10000;
	
}


#content h3 {
	font: lighter 20px Verdana, Geneva, sans-serif;
	color: #800000;
	text-transform: uppercase;
}

#menu a {
	float: left;
	width: 150px;
	height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 17px;
	font-size: 17px;
}

#menu a:hover{
	color:#000;
}




html, body {
text-align: center;
}
p {text-align: left; padding: 10px}

/*gradient list */

#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('table-images/gradhead.html') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.html') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #000;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.html') repeat-x;
	color: #000;
}
/* NavList */

#navcontainer
{
    background: #FFCC99;
    width: 94%;
    margin: 0 auto;
    padding: 1em 0;
    text-align: center;
    text-transform: none;
    font: 14px Verdana, Geneva, sans-serif;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 94%;
}

#content.ul#navlist li
{
display: block;
margin: 0;
padding: 0;
list-style-type: square;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #000;
	text-decoration: none;
	background: #f7f2ea;
    padding-bottom: 10px;
    /*padding: 10px 10px 0px 0px;*/
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
font: 18px Verdana, Geneva, sans-serif;
	color:  #800000;
	text-transform: uppercase;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

/*postinfo */

#content .postinfo { display:block; margin:5px 0; padding:6px; color:#FFF; background:#A52A2A; border-top:3px solid #A70000; }
#content .postinfo a { color:#A52A2A; }

/*top Nav */

#navlistMenu
{
	border-bottom: 1px solid #FFCC66;
	border-top: 1px solid #FFCC66;
	margin: 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	background-color: #FF9900;
	font: 150% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:url(images/bar.jpg);
	background-repeat:no-repeat;
	width:940px;
	height:69px;
	float:left;
	clear:both;
}

#navlistMenu a, #navlistMenu a:link, #navlistMenu a:visited
{
border: 1px solid #FF9900;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
color: #000000;
font-weight: bold;
text-decoration: none;
}

#navlistMenu a:hover, #navlistMenu a:active, #navlistMenu a:focus
{
border: 1px solid #000000;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
text-decoration: none;
}

#navlistMenu li
{
padding-right: 1px;
display: inline;
font-size: 0.6em;
}

#navlistMenu ul
{
margin: 0px;
padding: 0px;
}

#navlistMenu #active a { background-color: #FFCC66; }

/*Photo */

#wrapper {
    width: 800px;
    margin: 25px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 800px;
    margin: 0 auto;
    position: relative;
	border: 10px solid #ccc;
}

.scroll {
	overflow: hidden;
	width: 800px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 318px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	/*background: url(../images/leftshadow.png) repeat-y;*/
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	/*background: url(../images/rightshadow.png) repeat-y;*/
}

.inside {
	padding: 10px;
	border: 1px solid #999;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}

a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	border-bottom: 1px solid #999;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}

.gallery-meta {
	overflow:hidden;
	padding:0 0 20px 0;
}
.gallery-name {
	float:left;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	color:#333;
	max-width:70%;
}
	.gallery-name:hover {
		text-decoration:none;
		color:#0043e4;
	}

.room-views {
	float: left;
	width: 100%;
}
.sub-title
{
	font-family: title2;
	width:100%;
	float:left;
	color: #814211;
}
.sub-title1
{
	font-family: title2;
	width:100%;
	float:left;
	color: #a7670f;
}

.view-photos {
	float: left;
	width: 100%;
	padding-top: 20px;
}

.img-box {
	display:inline-block;
	padding:3px;
	background:#fff;
	border:1px solid #d9d9d9;
	border-radius:3px;
	margin-bottom:12px;
}

/* Lightbox image */

.lightbox-image{display:inline-block;position:relative;}
a.border{padding:6px;background:#dededa;display:inline-block;}
.lightbox-image img{position:relative;z-index:2;}
.lightbox-image span{position:absolute;width:100%;height:100%;left:0;top:0;background:url(images/magnify.png) 50% 50% #fff no-repeat;}

.col-1 {
	float:left;
	width:200px;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 0;
}
.col-2 {
	float:left;
	width:220px;
	margin:0;
	height: 144px;
}
.col-3 {
	float:left;
	width:260px;
	margin:0 36px 0 0;
	
}
.col-4 {
	float:left;
	width:568px;
}
.col-5 {
	float:left;
	width:148px;
	margin:0 32px 0 0;
}
.col-6 {
	float:left;
	width:148px;
}
.col-7 {
	float:left;
	width:260px;
	margin:0 40px 20px 0;
}
.col-8 {
	float:left;
	width:562px;
	margin:0 0 60px 0;
}
.col-9 {
	float:left;
	width:580px;
	margin:0 20px 20px 0;
}
.col-10 {
	float:left;
	width:261px;
}
.col-11 {
	float:left;
	width:410px;
	margin:0 40px 0 0;
}
.col-12 {
	float:left;
	width:410px;
}
