body {
	background: url('../images/bg.gif') top left repeat-x #01698E;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
}

/* General Definitions */

strong{ color: #165b82; font-weight: normal; }

a, a:link, a:active, a:visited{ color: #934105; }

a:hover{ text-decoration: none; }

h1, h2, h3, h4, h5{
	color: #934105;
	margin: 0 0 .2em 0;
}

h1.subhead{	font-size: 1.8em; height: 80px;}

h2{ font-size: 1.8em; }

h2 span { font-size: .5em; }

h3{ font-size: 1.6em; }

h3.subhead {font-size: 2.6em;}

h4{ font-size: 1.4em;}

h5 {font-size: 1.4em; }

p{ margin: 0 0 .8em 0; }

ul{
	margin: 0 0 1em 2em;
	list-style: disc;
}

/* Layout and Coloring */

#page {
	display: block;
	text-align: center;
}

#layout {
	width: 989px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 951px;
	height: 105px;
	background: url('../images/topcontent.jpg') top left no-repeat;
	padding: 10px 19px 0 19px;
	color: #b2541c;
}

#header a{
	color: #b2541c;
	text-decoration: none;
}

#header a:hover{
	text-decoration: underline;
}	

#header h1{
	text-indent: -999em;
	width: 562px;
	height: 54px;
	background: url('../images/logo.gif') top left no-repeat;
}

#header .links{
	position: absolute;
	margin: -50px 0 0 810px;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul li { float: left; }

.nav ul li a {
	display: block;
	text-decoration: none;
}

.nav ul li a:hover { text-decoration: underline; }

#topNav{
	background: url('../images/navback.gif') top left no-repeat;
	height: 50px;
}

#topNav a {
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 7px;
	height: 43px;
}

#topNav a span{
	padding: 10px 14px 15px 6px;
	display: block;
	height: 18px;
}

#topNav li {
	border-right: 1px solid #4d6942;
	padding: 5px 15px 0 15px;
}

#topNav .lastOne{
	border:none;
}

#topNav a:hover {
	color: #af4a0d;
	background: url('../images/navleft.gif') top left no-repeat;
	text-decoration: none;
}

#topNav a:hover span{

	background: url('../images/navright.gif') top right no-repeat #fff;

}

#topIMG{
	background: #fff;
	height: 251px;
	width: 949px;
	overflow: hidden;
	clear: both;
}

#topIMG img{
	border: 9px solid #fff;
	display: block;
}

#content {
	padding: 0 19px 5px 19px;
	
	background: url('../images/content.jpg') top left repeat-y;
}
.cont ul { list-style-position:inside; }
#content .container, #blogFooter {
	font-size: .9em;
	padding: 9px;
	line-height: 1.2em;
	background: #fff;
	margin: 10px 0 0 0 ;
	width: 932px;
}

#content .container .container{
	width: auto;
	background: none;
}

#content .container{ color: #000; }

.containerTwo { background: #d3e5f4; } 

#content .container h2{
	line-height: 1em;
}

#content .container h3{
	line-height: 1em;
}

#footer .memberLogin{
	float: right;
	font-weight: bold;
	margin: 6px 0 0 0;
	font-size: .9em;
	text-decoration: none;
}

#twitterFacebook {
	float:left;
	position:relative;
	bottom:10px;

}

#twitterFacebook img {
	margin:0 3px;

}

#twitterFacebook a {
	border:none;

}

#footer .memberLogin:hover{
	text-decoration: underline;
}

#blogFooter .blogList{ list-style: none; margin: 0; line-height: 2.2em; font-size: .95em; color: #275479;}

#bottomNav{ }

#bottomNav ul { margin: 5px 0 0 0; } 

#bottomNav a{ font-size: .9em; color: #934105; padding: 1px 5px; border-right: 1px solid #934105; margin: 5px 0;}

#bottomNav .lastOne a{ border: none; } 

#copyright{
	color: #7b9073;
	font-size: .7em;
	margin: 3px 0 0 0;
}

#copyright a { color: #7b9073; } 

#pullquote {left:500px; top:305px; position: absolute;
z-index: 10; font-size: 2em;}

/* General Class Definitions */

.col {
	margin: 0;
	border-right: 2px solid #fff;
	float: left;
	color: #165b82; 
}

#blogFooter .col, #blogFooter .containerTwo{ min-height: 200px; }

#home #content .container .col, #home #content .container .containerTwo { min-height: 500px; } 

.col .cont{ padding: 9px; color: #000;} 

.col .flashMap { padding: 7px 0 0 9px; width: 335px; height: 410px; background: url('../images/map.jpg') 7px 5px no-repeat;}

.fromBlog .cont { padding: 35px; }

.fromBlog h5 { margin: 0 0 15px 0; }

.lcol {  width: 227px; }

.rcol { width: 344px; border: none; } 

.ccol { width: 356px; } 

#home .ccol { font-size: .9em;  line-height: 1.25em;}

.bcol { width: 703px; border: none; }

.wcol { padding: 9px; color: #000; }

.col h4{ background: #adcad5; padding: 9px 5px; height: 22px; text-align: center;} 

.col h4 span{ color: #165b82; font-size: .5em;}

.col h4 a{ color: #165b82; } 

.clear{ clear: both; }

.image { border: 10px solid #555; }

.right { float: right; }

.left { float: left; }

.image.right, img.right{ margin: 0 0 10px 10px; }

.image.left, img.left{ margin: 0 10px 10px 0; }

.textright{ text-align: right; } 

.textright p { margin: 0 20px 0 0; }

/* Auto/Conditional PDF Icon

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(images/icon_pdf.png) no-repeat right;
} */

/* For GC and Photo Code */

#geotrust img{ float: right; }

#photoGalDisplayTable td{ padding: 7px; }

/* Photo Gallery */

#gallery ul { list-style: none; margin: 0; padding: 0; }

#gallery ul li { float: left; margin: 0 10px 0 0; }

#gallery ul a {
	padding: 10px;
	background: #555;
	display: block;
	text-decoration: none;
}

#gallery ul a:hover {
	background: #999;
}

#gallery ul a:hover { color: #fff; }

/* Guest Rooms Links */

#guestRooms ul { list-style: none; margin: 0; padding: 0; }

#guestRooms ul li { float: left; margin: 0 10px 0 0; }

#guestRooms ul a {
	padding: 10px;
	background: #555;
	display: block;
	text-decoration: none;
}

#guestRooms ul a:hover {
	background: #999;
}

#guestRooms ul a:hover { color: #fff; }

#guestRooms ul li a img{ margin: 0 0 5px 0; }

#guestRooms ul li a span{ color: #660000; margin: 0 0 0 5px;}


/* More */

.paperclip{
	width: 57px;
	height: 41px;
	background: url('../images/paperclip.png') top left no-repeat;
	position: absolute;
	margin: 30px 0 0 305px;
}

.featured { 
	list-style: none;
	margin: 0;
	padding: 0;

}

.featured li {
	text-align: center;	
	margin: 20px 0 30px 0;
}

.featured li a{
	text-decoration: none;
	color: #185c83;
}

.featured li a div{
	background: url('../images/featuredback.gif') top left no-repeat;
	height: 126px;
	width: 176px;
	padding: 4px 0 0 4px;
	margin: 0 auto;
	text-align: left;

}

.featured li a span{
	text-decoration: underline;
	font-size: 1.1em;
}

.featured li a:hover{
	color: #000;
}

.greenLogo {
	float: right;
	padding: 30px 35px 0 10px;
}

/*blog styles */

.blogRight{
	float: right;
	width: 300px;
	margin: 0 0 15px 15px;
}

.blogLeft{
	width: 570px;
}

#access {
    font-size:11px;
    background:#B5D1EA;
    border-top:1px solid #CADEF0;
    margin-top:-1px;
}
.skip-link {
    display:none;
}
#menu {
    padding:7px 0 8px 0;
    overflow:hidden; /* clears the inner float  */
}
select#menu  { padding:0; }
#menu ul {
    margin:0;
    list-style:none;
   
}
#menu ul ul {
    display:none;
}
#menu li {
    display:inline;
}
#menu a {
    display:block;
    float:left;
    margin:0 10px 0 0;
    padding:1px 6px;
    background:#87B5DD;
    color:#fff;
    border-top:1px solid #6DA5D6;
    text-decoration:none;
}
#menu a:hover {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
}
#menu .current_page_item a {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
}
#menu a:focus {
    background:#4887BD;
    color:#fff;
    border-color:#2772B3;
}

/* =Content
-------------------------------------------------------------- */

#main {
    padding:54px 0;
}
#content {
}    
.hentry {
    margin:9px 0 0 0;
    padding:44px 1px 36px 1px;
    border-top:1px solid #e0e0e0;
}
.p1 {
    margin:0;
    padding:0 0 36px 0;
    border:none;
}
.page-title {
    font-size:14px;
    font-weight:bold;
    padding:18px 0;
}
.page-title span {
    font-size:12px;
    font-weight:normal;
    font-style:italic;
}
.entry-title {
    font-size:24px;
    line-height:26px;
    padding:8px 0 2px 0;
    font-weight:bold;
    color:#000;
}
.entry-title a {
    text-decoration:none;
    color:#000;
}
.entry-meta {
    font-size:11px;
    color:#787878;
}
.entry-meta a {
    color:#787878;
    font-style:italic;
}
.entry-meta a:hover {
}
.entry-meta .author {
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}
.entry-content {
    margin:18px 0 0 0;
    overflow:hidden;
}

.post img a{
}

.entry-content h1, .entry-content h2 {
    font-size:18px;
    font-weight:bold;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h4 {
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h5 {
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h6 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
    list-style:square;
    margin:0 0 18px 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.entry-content ul.xoxo {
    margin:0 0 18px 0;
    overflow:hidden;
}
.entry-content ul.xoxo ul {
    margin:0 0 0 1.5em;
}
li.content-column, .entry-content li.linkcat {
	float:left;
	list-style:none;
	margin:0 20px 0 0;
}
.entry-content li.linkcat ul.xoxo {
    overflow:visible;
}
.more-link {
    font-weight:bold;
    font-style:italic;
    display:block;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
}
.entry-utility {
    font-size:11px;
    color:#787878;
}
.entry-utility a {
    font-style:italic;
    color:#787878;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#2772B3;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    background:#B5D1EA;
    color:#fff;
    margin:54px 0 0 0;
    padding:18px 0;
    overflow:hidden;
}
#comments h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:center;
    margin:0 0 18px 0;
    padding:0 20px 0 20px;
}
#comments .comments:first-child h3 {
    padding-top:18px;
}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments li {
    background:#87B5DD;
    border-top:1px solid #6DA5D6;
    margin:0 20px 18px 20px;
    padding:17px 20px 0 20px;
    position:relative;
}
#comments a {
}
#comments li.byuser {
    background:#5C9BD1;
    border-color:#3B86C7;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:20px !important;
    left:0px;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:18px 0 0 58px;
    display:block;
}
#comments .fn a {
    color:#fff;
}
#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 0;
    padding:0 0 0 58px
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#fff;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#fff;
}
#respond {
    background:#87B5DD;
    border-top:1px solid #6DA5D6;
    padding:17px 20px 0 20px;
    width:460px;
    margin:0 auto;
}
#respond h3 {
    padding-top:18px;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:230px;
    float:left;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
    width:220px;
    float:right;
}
#respond #form-section-email input {
 
}
#respond #form-section-url {
}
#respond #form-section-url input {
 
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
 
    margin:0 0 16px 0;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
  
    margin:0;
}
p.solo-subscribe-to-comments {
  
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
/*input#solo-subscribe-email {
    width:220px;
    margin:9px 0;
}*/
#respond .required {
    font-weight:bold;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin:0px 0 36px 0;
    overflow:hidden;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Asides (widgetized areas)
-------------------------------------------------------------- */

.aside ul {
    margin:0;
    list-style:none;
}
.aside h3 {
    font-size:14px;
    font-weight:bold;
}
.aside ul ul {
    list-style:square;
    margin:0 0 18px 1.5em;
}
.aside ul ul ul {
    margin:0 0 0 1.5em;
}
/* Begin Calendar styles */
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}
.aside caption { /* Make the caption match h3 styles */
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin:0 0 9px 0;
}
.aside tfoot tr {
    border:none;
    line-height:36px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}

/*.findTable li {
	width:168px;
	float:left;
	list-style:none;
	margin: 0 5px 10px;
	padding:5px;
	background:#B5D1EA;
}
.findTable li span{
	display:block;
	text-align:center;
}
*/
h3.widgettitle {
	padding-top:15px;
}

#brochure-form {
	float:left;
	width: 600px;
}
#brochure-form p {
	clear:both;
	overflow:hidden;
	padding: 1px 0;
}
#brochure-form label {
	display:block;
	width:250px;
	float: left;
	text-align:right;
	padding-right:10px;
}
#brochure-form input {
	float:left;
}
#brochure-form textarea {
	float:left;
}

#brochure-download {
	width:280px;
	text-align:center;
}
#brochure-download img {
	padding:0 0 20px 0;
	width:230px;
}
a.download { font-size:1.4em; }

.banner{
	margin: 10px 10px 0 10px;
	display: block;
}

.weddingBanner img{
	border: 2px solid #fff;
}
