/*
	Theme Name: Genetti
	Description: This is a 2 Column Widget ready Wordpress theme.
	Author: Solid Cactus
	Author URI: http://www.solidcactus.com
	Tags: two columns, widget ready, fixed width
	
	The CSS, XHTML and design is copyrighted Solid Cactus
	
*/


/* Default Styles */
body { background:#EDEAC1 url(images/bg2.jpg) 0 0 repeat-x; color: #28284B; font: normal 62.5%/15px georgia, "times new roman", arial; margin: 0; padding: 0; }
a { color: #45457B; text-decoration: none; }
a img { border: 0; }
a:hover{ text-decoration: underline; }
fieldset {border:none; padding: 0; margin: 0;}
b, strong{ font-weight: bold; }
blockquote{ margin: 1em; }

/* Helper Clear Styles */
.clear { clear:both; }
.clear2 { clear:both; padding:25px 0; }

/* Wordpress Image Styles */
.alignnone { margin:15px; display:inline; }
.alignleft { float:left; margin:15px; display:inline; }
.alignright { float:right; margin:15px; display:inline; }
.aligncenter { text-align:center; margin:0 auto; }
.wp-caption {
	-moz-border-radius:3px;
	background-color:#F1EDEE;
	border:1px solid #DDDDDD;
	padding:8px 2px;
	text-align:center;	
}
.wp-caption p.wp-caption-text {
	font-size:.9em;
	line-height:12px;
	margin:0;
	padding:1px 7px;	
}

/* Random Styles */
.seeya {display:none;}


/* Brandmark - Inline Image */
#brandmarkLogo {
	width:635px;
	height:89px;
}
#brandmarkLogo  { display:inline; float:left; margin:0; }
#brandmarkLogo a {display:block;}

/* Structure Style*/
#container{
	width: 970px;
	margin: 0 auto;
	text-align: left;
}
#bodycontent { float:right; display:inline; } /* Change FLoats Here */
#nav-product { float:left; display:inline; }

/* Header */
#header{
    height: 92px;
}
#header #headlinks{
	float:right;
	font-size:1.1em;
	width:330px;
	text-align:right;
	display:inline;
	margin-top: 47px;
}
#header #headlinks ul {
	margin:0;
	padding:0;
}
#header #headlinks ul li {
	list-style:none;
	display: inline;
}
#header #headlinks ul a {
	padding: 0 10px;
}

#header #headlinks ul span
{
    font-family: verdana;
    font-weight: bold;
    padding-left:10px;
    border-left: 1px solid #C1BC8B;
    color: #44437C;
}

/* Shell for Body Content */

#bodyshell {
	float: left;
	margin: 0;
	width: 950px;
	padding: 31px 0 0 20px
}

#bodycontent{
	position:relative;
	width:715px;
}

#bodycontent .bodypad{ padding: 10px; }

/*Nav Area*/
#nav-product {
    background: #FBF9EA url(images/nav-bottom.jpg) 0 bottom no-repeat;
	overflow:hidden;
	position:relative;
	width:222px;
	padding-top: 1px;
	z-index:100;
	padding-bottom:38px;
}
#nav-product h2 {
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:8px;
	text-transform:uppercase;
	display: none;
}
#nav-product ul {
	margin:0;
	padding:0;
}
#nav-product ul.ds {
	margin:0;
	padding:0;
	list-style:none;
}
#nav-product  ul li{
	list-style-type: none;
	margin: 0;
	padding:0 1px 1px;
	font-size:1.1em;
	width:219px;
	background: url(images/li-sep.gif) right bottom no-repeat;
}
	
#nav-product ul a{
	padding:9px 15px;
	display: block;
	font-weight: bold;
	text-align: right;
	border-right: 8px solid #DBD49D;
	font: bold 16px georgia, "times new roman", arial;
}

#nav-product ul a:hover, #nav-product ul li.current_page_item a
{
    color: #58699D;
    border-color: #5E5E82;
    text-decoration: none;
}

/*#nav-product ul li.page_item.page-item-74 {display: none;}*/

#nav-product select {
	margin:10px 0 10px 10px;
	width:185px;	
}

#calendar_wrap {
	margin:10px auto;
	text-align:center;
	width:120px;
}
li #calendar_wrap a {
	font-weight:bold;
	padding:0;
	text-decoration:underline;
}

#nav-product .siteLinks
{
    padding: 20px 20px 0 10px;
    font-size: 11px;
    text-align: right;
}

#nav-product .siteLinks ul, #nav-product .siteLinks ul li
{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 192px;
    background: none;
}

#nav-product .siteLinks ul li a
{
    display: block;
    padding: 3px 0;
    font-size: 11px;
    font-weight: normal;
    border: none;
}

#nav-product .siteLinks ul li a:hover
{
	text-decoration: underline;
	color: #45457B;
}

/* Footer */

#footer{
	clear:both;
	border-top: 1px solid #C6C396;
	float:left;
	margin-left:20px;
	width:950px;
	font-size: 1.2em;
	padding-top: 35px;
}

#footer #copyright {
    text-align: center;
    margin-top: 30px;
    color: #756F59;
    font-size: 10px;
}

#footer #copyright a
{
    color: #756F59;
}

#footer #footlinks{
	margin:0;
	list-style: none;	
	text-align:center;
}
#footer #footlinks ul {
	margin:0;
	padding:0;
}
#footer #footlinks ul li {
	display:inline;
	list-style:none;
	font-size: 11px;
}
#footer #footlinks ul a {
	padding: 0 10px;	
}

#footer #footlinks ul a.border
{
    border-left: 1px solid #C1BC8B;
}

#footer #footlinks ul span
{
    font-family: verdana;
    font-weight: bold;
    padding-left:10px;
    border-left: 1px solid #C1BC8B;
    color: #44437C;
}

.welcomeImg
{
	border: 8px solid #fff;
	width: 699px;
	overflow: hidden;
	height: auto;
	background: #fff;
	text-align: center;
}

.welcomeImg span
{
	width: 699px !important;
	height: 313px !important;
	background: #FBF7D5;
}

.welcomeMsg
{
	float: left;
	width: 100%;
	margin-top: 28px;
}

.welcomeMsg .recog
{
	float: left;
	width: 244px;
	text-align: center;
	padding-top: 5px;
        font: normal 19px georgia;
        text-transform: uppercase;
        color: #171255;
}

.welcomeMsg .post
{
	float: right;
	width: 440px;
	padding: 5px 0 10px 20px;
	border-left: 1px solid #CCC8A2;
}

.welcomeMsg .post .contents
{
	margin: 0;
}

.welcomeMsg .post .contents p
{
	margin-top: 0;
}

.sectionMsg .sectionImg{
	margin: -10px -4px;
}

.sectionImg img
{
	border: 6px solid #fff;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 217px;
	height: 181px;
}

.sectionMsg  .post .contents
{
	margin: 10px 0;
}

.sectionMsg p
{
	margin: 0 0 8px;
	padding-left: 23px;
}

.sectionMsg p strong
{
	font-size: 1.1em;
}

.sectionMsg ul
{
	float: left;
	width: 100%;
	margin: 0 0 8px;
	padding:0 0 0 23px;
	list-style: none;
}

.sectionMsg ul li
{ 
	width: 280px;
	padding-left: 10px;
	padding-right: 20px;
	background: url(images/dot.gif) 0 center no-repeat;
	list-style: none;
	display: inline; 
	float: left;
}

table.hotels td
{
    vertical-align: top;
    text-align: center;
}

table.hotels td a
{
    color: #FFF8B4;
    display: block;
}

table.hotels td.imgCell div
{
    height: 300px;
    width: 300px;
    overflow: hidden;
}

table.hotels td.infoCell
{
    text-align: left;
}

table.hotels td.verticalSpacer
{
    width: 25px;
}

table.hotels td.horizontalSpacer
{
    height: 12px;
}

#footer
{
    width: 100%;
    padding: 28px 0;
    font-size: 11px;
}

.footerLeft
{
    float: left;
    width: 624px;
}

.footerLeft p
{
    line-height: 17px;
    margin: 0 0 14px;
}

.footerRight
{
    float: right;
    width: 300px;
    background: #E7E3BE;
}

.companyContact
{
    padding: 9px;
}

.companyContact p
{
    padding: 2px 0 10px 22px;
    margin: 0;
}

.companyContact p.email
{
    background: url(images/email.gif) 0 0 no-repeat;
    margin: 0 0 10px;
    border-bottom: 1px solid #CBC89F;
    font-size: 12px;
}

.companyContact p.phone
{
    background: url(images/phone.gif) 0 0 no-repeat;
    padding-bottom: 6px;
}

.companyContact p.phone span
{
    font-family: Arial;
    padding-left: 3px;
}


table.roomSpecs
{
    border: 1px solid #E4E0BA;
    background: #F3F1D8;
    border-collapse: collapse;
}

table.roomSpecs th, table.roomSpecs td
{
    border: 1px solid #E4E0BA;
    padding: 3px 10px;
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    color: #434578;
}

table.roomSpecs td
{
    font-family: "times new roman";
}

table.roomSpecs tr.bgcolor td
{
    background: #F1EDD0;
}

table.roomSpecs tr.bgcolor td.room, table.roomSpecs tr td.room
{
    background: #EFECCB;
    font-family: georgia;
}

.pageMsg
{
	border: 8px solid #FBF9EA;
	padding: 8px;
	background: #DBD49D;
	margin-bottom: 15px;
}

.pageMsg p strong
{
	font-size: 1.1em;
}

/* WordPress Post Set Up */

.post {
	color:#04045C;
	margin-bottom:19px;
	padding:0pt 4px 0px;
}
.post a {
	color:#FF0000;
}
h2.title {
	color04045C;
	font-size:1.5em;
	line-height:1.4em;
	margin:0;
}
h2.title a {color:#000;}
h2.title a:hover {text-decoration:none;}
.post .date {color:#000;font-size:1.1em; margin:0;}
.post .contents {
	line-height:1.7em;
	font-size:1.1em;
	margin:10px 0;
	color:#04045C;
}
p.nav {
	color:#04045C;
	clear:both;
	background-color:#E7E3E4;
	border:1px solid #D6D2D1;
	padding:3px;
}
p.nav a {
	color: #FF0000;
}

/* Don't Change */
span.edit {
	color:#FFF;
	background-color:#FF0000;
	padding:0 2px;
}
span.edit a {color:#FFF;}


/* Comments  Styles */	
#commentsHolder{
	font-size:1.1em;
	line-height:1.5em;
	padding:5px;
}
#commentsHolder h2.title {
	font-size:1.5em;	
}
.commentlist li ul li {
	font-size: 12px;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	padding: 2px;
	margin:0 5px;
	display:inline;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
.commentlist p {
	font-weight: normal;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
}
#author, #email, #url, #comment {
	background:#EEEEEE none repeat scroll 0 0 !important;
	border-color:#666666 #DDDDDD #DDDDDD #666666;
	border-style:solid;
	border-width:1px;
	color:#202020;
	display:inline;
	font-size:12px;
	font-weight:normal;
	margin:5px 0 0;
	padding:3px 0 3px 5px;
	width:250px;	
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
}
#commentform {
	margin: 5px 10px 0px 0px;
}	
#commentform textarea {
	width: 95%;
	padding: 5px;
}	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}	
#commentform p {
	margin: 5px 0px 5px 0px;
}	
#commentform #submit {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 4px 2px;
	background:url(images/formbg.gif) repeat-x left top;
}	
.alt {
	margin: 0px;
	padding: 10px;
}
.commentlist {
	margin: 0px;
	padding: 0px;
	width:95%;
}	
.commentlist ol {
	margin: 0px;
	padding: 10px;
}
.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
}	
.children { 
	margin: 0px;
	padding: 0px;
}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.thread-even {
	background-color:#EEEEEE;
	margin: 0px;
	padding: 0px;
}
.thread-odd {
	background-color:#FFF;
}
.depth-1 {
	border: 1px solid #BBBBBB;
	margin: 0px;
	padding: 0px;
}
.even, .alt {
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	margin: 0px;
	padding: 0px;
}
/* Previous and Next Table */
table.navLinks {
	width:99%;
	font-size:1.2em;
}
/* Title on Search, Archive and Cat Pages */
#bodycontent h1 {
	color:#000000;
	font-size:2em;
	line-height:1.5em;
	margin-bottom:5px;	
}
/* Breadcrumbs */
.breadcrumb {
	font-size:1em;
	margin:0;
	padding:0;
	font-size:1.0em;
	color: #FAF8E9;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: -23px;
}

.breadcrumb a
{
	color: #fff;
	font-weight: normal;
}


/*Contact Form*/
.wpcf7 table td{padding: 4px 2px;}
.wpcf7 table td input{width: 200px;}
.wpcf7 table td input.zip{width:75px;}
.wpcf7 table td input.state{width:75px;}
.wpcf7 table td label, .wpcf7 table td input{float: left;}
.wpcf7 table td label{width: 95px;}
.wpcf7 table td .wpcf7-list-item input{width:13px; float: none;}

.wpcf7 table td.title{font-weight: bold; font-size:18px; font-style: italic;padding: 8px 2px;}
.wpcf7 table td textarea{width: 450px;}


/*Slide Show*/
.viewSlideshow
{
    font-size:14px;
    font-weight:bold;
    text-align:center;
    margin: 10px 0 20px;
}

.disclaimer
{
    font: normal 11px arial;
    font-style: italic;
    margin-bottom: 15px;
}
