/* colors:
green		707B45
dark green	3A421A
beige		D1C277
			E3D9A4
			FBF6D9
			
red			951A2F
dark red	610B17



*/
body {

	background: url('images/bg.jpg');
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	font-size:62.5%;
	color:#3F3F3F;

}

h1, h2, h2, h4, h5{

	color: #951A2F;
	margin: 0 0 .2em 0;

}
.h1override { font-family: inherit;
	margin: inherit;
	font-size:inherit;
	font-weight:normal;
	color:#3F3F3F; }

.pageheading { font-size:2.2em; font-style:italic; font-family:georgia, times new roman, serif; font-weight:normal; color: #951A2F;}
.pagesubheading { font-size:1.4em; font-style:normal; font-family: Arial, Helvetica, sans-serif; font-weight:normal; color: #951A2F; margin:margin: .7em 0 0em 0;}
.h5override { font-size:1.4em; font-style:normal; font-family: Arial, Helvetica, sans-serif; font-weight:normal; color: #951A2F; margin:margin: .7em 0 0em 0;}


h1{	font-size: 2.2em; }
h1 span {display:none;}

h2{ font-size:2em; font-style:italic; font-family:georgia, times new roman, serif; }

h3{ font-size: 1.4em; margin: .7em 0 0em 0; }
h3 a { color: #951A2F; }

h4{ font-size: 1.4em; }

a { text-decoration:none; color:#852E33; }
a:hover { text-decoration:underline; }
a.bord img{ border:1px solid #610B17; margin: 0 7px;}
strong { font-weight:bold; }
em { font-style:italic; }
ul ul {
	margin-left:20px;
}

#bg1 {
	background: url('images/bg_edge.gif') top center repeat-y;
	margin-top:80px;
	position:relative;
}

#bg2 {
	background: url('images/bg_roses.gif') top center no-repeat;
	position:relative;
	top:-80px;
}

#bg3 {
	background: url('images/bottom.gif') bottom center no-repeat;
	position:relative;
	top:100px;
	padding-bottom:30px;
}

#page {
	width:880px;
	margin:0 auto 40px auto;
	padding: 0px 10px 20px 10px;
	position:relative;
	top:75px;
	bottom:-40px;
	
	font-size:1.3em;
}

#header {
	position:absolute;
	top:-75px;
	height:70px;
}
#header h1 span {
	display:block;
	float:left;
	clear:none;
	margin-left:-9000px;
}
#header span.description {
	display:block;
	margin: -15px 0 0 90px;
	font-weight:bold;
	font-size:1.3em;
	color:#951A2F
}

#slides img {width:600px; height:340px;}

#top {
	background: url('images/navback.gif') top center no-repeat;
	height:390px;
	padding:5px 15px 0 20px;
}
#tab {
	text-align:center;
	padding-left:490px;
	padding-right:18px;
	height:30px;
	margin-bottom:3px;
	font-size:1.1em;
	color:#FFFFFF;
	font-weight:lighter;
}
#tab a {
	color:#FFFFFF;
	background:none;
	padding:0;
}
#topNav {
	width:210px;
	height:340px;
	float:left;
}
#topNav a {
	display:block;
	font-size: 1.3em;
	padding: 8px 0;
	color: #951A2F;
	text-decoration: none;
	font-family:times new roman, times, serif;
	font-style:italic;
}
#topNav a:hover {
	font-weight:bold;
}
#topNav ul {
	width:190px;
	text-align:center;
	padding: 0 10px;
}
#topNav ul li {
	border-bottom: dashed 1px #FFFFFF;
}
#topNav ul li.lastOne {
	border:none;
}
#topImg {
	width:600px;
	height:340px;
	margin: 0 0 0 20px;
	float:left;
}
#container {
	padding: 0 14px 0 14px;
	margin: 20px 0 0 0;
}
#contLeft {
	width:208px;
	float:left;
	background: url('images/sidebar.gif') no-repeat;
	padding: 15px 10px 20px 10px;
	margin-bottom:20px;
	text-align:center;
	position:relative;
}
.room #contLeft {
	height:288px;
}
#contLeft p.check {
	font-size:1.3em;
	color:#610B17;
}
#contLeft p.rmnav {
	position:absolute;
	bottom:35px;
	left:0px;
	width:228px;
	padding:10px 0px;
}
#contLeft p.rmnav a {
	padding:5px 10px;
	background:#FBF6D9;
	border:solid 2px #707B45;
	color:#3A421A;
}

#contLeft p.rmnav a:hover {
	color:#951A2F;
	text-decoration:none;
}

#contLeft .rnd_btn {
	text-align:center;
	height:32px;
	width:197px;
}
#contLeft .rnd_btn a{

	display:block;
	font-size:1.1em;
	width:197px;
	padding: 8px 0px 7px 0;
	height:16px;
	margin:3px auto;
	text-align:center;
	background:url('images/rounded_outline.png') 0px 0px no-repeat #FBF6D9;
	color:#852E33;
	text-decoration:none;

}
#contLeft .rnd_btn a:hover{
	background-color:#707B45;
	color:#FFFFFF;
}
#contLeft hr {
	margin:15px 0;
}
#contLeft img {
	border:solid 3px #FFFFFF;
}
#contLeft p.capt {
	text-align:left;
	width: 200px;
	margin:33px 0 0 -10px;
	font-size: 1.2em;
	color:#951A2F;
	line-height:1.5em;
}
#contLeft .affiliations {
	padding:50px 30px;
	text-align:left;
	font-size: 1.4em;
	color:#951A2F;
	line-height:1.5em;	
}
#contLeft .affiliations ul{
	font-size:0.7em;
	line-height:1.2em;
}

#content {
	width:600px;
	margin: 0 0 15px 10px;
	float:left;
	font-size:1.2em;
	line-height:1.4em;
}
.fullcont #content {
	width:825px;
}
#content p {
	margin: 10px 0 25px 0;
}
#content .roomsList {
	list-style:none;
	padding-left:50px;
}

#content .roomsList li {
	width:160px;
	height:160px;
	float:left;
	margin:5px;
	text-align:center;
}
#content .roomsList li img{
	margin-bottom:10px;
	clear:both;
	width:150px;
}
#content .roomsList li span{
	clear:both;
}
#content .roomsList li a {
	display:block;
	width:150px;
	height:150px;
	padding:5px;
	background:#E3D9A4;
	border:solid 1px #E3D9A4;
	color:#707B45
}

#content .roomsList li a:hover {
	text-decoration:none;
	background:#eac882;
	color:#951A2F
}

#footer {
	background:#707B45;
	width:878px;
	margin:0 auto 0 auto;
	padding: 0 30px 20px 30px;
	position:relative;
	font-size:1.2em;
	color:#D1C277;

}
#footer a {
	color:#D1C277;
}
#footer #bottomNav ul {
	text-align:center;
	margin: 10px 0 30px 0;
}

#footer #bottomNav ul li {
	display:inline;
	padding:0 5px;
	border-right:solid 1px #FFFFFF;

}
#footer #bottomNav ul li.lastOne {
	border-right:none;
}
#footer .addr {
	font-size:1.2em;
	line-height: 1.6em;
	font-weight:100;
	color:#D1C277;
}
#footer .addr a{
	color:#D1C277;
}
#footer .credit {
	text-align:right;
}
/* General Class Definitions */

.clear{ clear: both; }

.image { margin: 8px; }

#logos .right { float: right; }

.left { float: left; }

/* 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; }

/* More */



.feedburnerFeedBlock {padding: 5px 5px 5px 390px; margin: 5px 0;text-align:left;}
.feedburnerFeedBlock .date {display:inline;padding-left:10px; font-style: italic;}
.feedburnerFeedBlock li {padding-top: 7px}
.feedburnerFeedBlock .headline {margin:0 0 5px; font-weight:bold;font-size:13px; text-align:left;}
.feedburnerFeedBlock div {margin:5px 0 0 5px;line-height:15px;}
.feedTitle {font-size: 1.6em; text-align: center;}
.fbsubscribelink { margin-top:10px; text-align:right;}
#creditfooter {display: none;}
