@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/images/layout/sti-bckgrnd.jpg);
	background-repeat:repeat-x;
	background-color:#9b5e2f;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clearBoth {
	clear:both;
	line-height:2px;
}

#mainContainer {
	margin:0px auto;
	width:770px;
	min-width:770px;
	border-left:1px solid #9b5e2f; 
	border-right:1px solid #9b5e2f;
	background-color:#f7cf99;

}

#header {
	background-color:#9b5e2f;
	min-height:233px;
	height:233px;
	padding-left:6px;
	padding-right:6px;
}

#header #headerContent {
}

#header .stiLogo {
	width:auto;
	/*min-height:202px;*/
	height:auto;
	float:left;
	/*background-color:#daac78;*/
}

#header .tagLine {
	width:149px;
	min-width:149px;
	height:139px; /* IE */
	min-height:139px; /* FireFox */
	margin-left:6px;
	margin-top:7px;
	padding-top:26px;
	padding-bottom:29px;
	/*margin-bottom:7px;*/
	background-color:#f7cf99;
	float:left;
	color:#844a21;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	/*line-height:16px;*/
}

#header .headerImage {
	float:left;
	margin-top:7px;
	/*margin-bottom:7px;*/
}

#header .headerSideMenu {
	width:148px;
	min-width:148px;
	height:191px;
	min-height:191px;
	background-color:#f7cf99;
	margin-top:7px;
	/*margin-bottom:7px;*/
	padding-top:3px;
	float:left;
	color:#745237;
	text-align:center;
	font-size:14px;	
	/*font-weight:bold;*/
}

#header .headerSideMenu a {
	color:#745237;
}

#header .headerSideMenu a:hover {
	color:#FFFFFF;
}

#header .headerSideMenu .hightlight1 {
	color:#093E3A;
	font-size:12px;
	font-weight:bold;
}
#header .headerSideMenu .hightlight2 {
	color:#093E3A;
	font-size:13px;
	font-weight:bold;
}

#header .ribbonDown {
	height:10px;
	/*border-bottom:1px #FFFFFF dashed;*/
	width:90%;
	/*margin-left:8px;*/
	margin-bottom:5px;
	text-align:center;
	/*background-image:url(/images/_ribbonDownHeader.gif);
	background-repeat:no-repeat;
	background-position:center;*/
}

#header .ribbonUp {
	height:10px;
	/*border-bottom:1px #FFFFFF dashed;*/
	width:90%;
	/*margin-left:8px;*/
	margin-bottom:5px;
	text-align:center;
	/*background-image:url(/images/_ribbonUpHeader.gif);
	background-repeat:no-repeat;
	background-position:center;*/
}

#header .squareIcons {
	height:18px;
	background-image:url(/images/_squareIcon.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#header #headerMenuContainer {
	float:left;
	width:auto;
	/*min-width:765px;	*/
}

.spacerContent {
	background-color:#9b5e2f; 
}

#middleContainer {
	background-color:#f7cf99;
	width:100%;
}

#contentContainer {
	background-color:#f7cf99;
	width:599px;
	min-width:599px;
	float:left;
	text-align:left;
	padding-top:10px;
	padding-left:15px;
}

#contentContainer #indexColA {
	width:52%;
	float:left;
}

#contentContainer #welcomeSection .pageTitleContainer {
	padding-right:5px;
	margin-bottom:0px;
}

#contentContainer #welcomeSection .pageTitle {
	float:left;
}


#contentContainer #welcomeSection .pageTitleHLine {
	border-bottom:4px double #c3905e;
	height:24px;
	width:inherit;
}

#contentContainer #welcomeSection h1 {
	color:#9b5e2f;
	margin-top:5px;
	margin-bottom:0px;
	font-size:20px;
	padding-right:10px;
	background-color:#f7cf99;
}

#contentContainer #welcomeSection .pictureRight {
	float:right; 
	padding-right:3px;
	padding-left:3px; 
	padding-bottom:3px;
}

#contentContainer #amenitiesSection {
	font-size:10px;
	float:left;
}

#contentContainer #amenitiesSection .pageTitleContainer {
	padding-right:5px;
	margin-bottom:5px;
}

#contentContainer #amenitiesSection .pageTitle {
	float:left;
}


#contentContainer #amenitiesSection .pageTitleHLine {
	border-bottom:2px solid #c3905e;
	height:24px;
	width:inherit;
}

#contentContainer #amenitiesSection h2 {
	color:#9b5e2f;
	margin-top:8px;
	margin-bottom:0px;
	font-size:17px;
	padding-right:20px;
	background-color:#f7cf99;
}

#contentContainer #amenitiesSection .colA ul {
	list-style-image: url(/images/bullet-square.gif);
	padding-left: 8px;
	list-style-position: outside;
	list-style-type: disc;
}

#contentContainer #amenitiesSection .colB ul {
	list-style-image: url(/images/bullet-square.gif);
	padding-left: 1px;
	list-style-position: outside;
	list-style-type: disc;
}

#contentContainer #amenitiesSection li {
	padding-bottom:20px;
}


#contentContainer #newsSection {
	width:45%;
	font-size:11px;
	float:right;
}

#contentContainer #newsSection .pageTitleContainer {
	padding-right:5px;
	margin-bottom:0px;
}

#contentContainer #newsSection .pageTitle {
	float:left;
}


#contentContainer #newsSection .pageTitleHLine {
	border-bottom:2px solid #c3905e;
	height:24px;
	width:inherit;
}

#contentContainer #newsSection h2 {
	color:#9b5e2f;
	margin-top:8px;
	margin-bottom:0px;
	font-size:17px;
	padding-right:20px;
	background-color:#f7cf99;
}

#contentContainer #newsSection h3 {
	color:#9b5e2f;
	margin-top:8px;
	margin-bottom:0px;
	font-size:11px;
	font-style:italic;
	background-color:#f7cf99;
	text-align:left;
}

#contentContainer #generalSection {
	width: auto;
	margin-right:20px;
}

#contentContainer #generalSection .pageTitleContainer {
	padding-right:5px;
	margin-bottom:0px;
}

#contentContainer #generalSection .pageTitle {
	float:left;
}

#contentContainer #generalSection h1 {
	color:#9b5e2f;
	margin-top:5px;
	margin-bottom:0px;
	font-size:20px;
	padding-right:10px;
	background-color:#f7cf99;
}

#contentContainer #generalSection .pageTitleHLine {
	border-bottom:4px double #c3905e;
	height:24px;
	width:inherit;
}


#contentContainer #generalSection .pageTitleHLineDot {
	border-bottom:1px dashed #c3905e;
	height:24px;
	width:auto;
	margin-right:155px;
}

#contentContainer #generalSection .pageSubTitle {
	height:36px;
	padding-right:35px;
	padding-bottom:3px;
	background-image:url(/images/layout/ripples.gif);
	background-position:right bottom;
	background-repeat:no-repeat;	
}

#contentContainer #generalSection .pageSubjectTitle {
	float:left;
}

#contentContainer #generalSection h2 {
	color:#9b5e2f;
	padding-right:0px;
	font-size:18px;
	font-style:italic;
	text-align:right;
}

#contentContainer #generalSection h3 {
	color:#9b5e2f;
	margin-top:8px;
	margin-bottom:0px;
	font-size:13px;
	font-style:italic;
	padding-right:20px;
	text-align:right;
}

#contentContainer #generalSection .firstPara {
	margin-top:0px;
}

#contentContainer #generalSection .pictureRight {
	float:right; 
	padding-right:3px;
	padding-left:3px; 
	padding-bottom:3px;
}

#contentContainer #generalSection .pictureLeft {
	float:left; 
	padding-right:3px;
	padding-left:3px; 
	padding-bottom:3px;
}

#contentContainer #generalSection .squareIcons {
	padding-bottom:10px;
	width:auto;
	background-image:url(/images/_squareIcon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:25px;
}

#contentContainer #generalSection .roomPicture {

}

#contentContainer #generalSection .roomDescription {
	float:left;
	width:80%;
}

#contentContainer #generalSection .roomDescription a {
	text-decoration:none;
	border-bottom:1px dashed #0066CC;
}

#contentContainer #generalSection #roomThumbs a {
	text-decoration:none;
}

#contentContainer #generalSection .roomIcons {
	margin-top:15px;
	float:left;
	/*width:20%;*/
	width:10%;
}

#contentContainer #generalSection .roomIcons img {
	margin-left:15xp;
}

#contentContainer #generalSection .eventsRoomRow {
	height:20px;
	margin-top:3px;
	width:300px;
	float:left;
}


#contentContainer #generalSection .eventsRoomBlank {
	border-bottom:#FF9966 dashed 1px;
	width:300px;
	float:left;
}

#contentContainer #generalSection .eventsRoomCol1 {
	width:165px; 
	float:left;
}

#contentContainer #generalSection .eventsRoomCol2 {
	width:100px; 
	float:left;
}

#contentContainer #generalSection .toDoIcons {
	/*width:90px;*/ 
	float:left;
	text-align:center;
	font-size:11px;
	color:#9b5e2f;
	font-weight:bold;
}

#contentContainer #generalSection .toDoIcons a {
	color:#9b5e2f;
}

#contentContainer #generalSection .toDoIconSpacer {
	height:18px;
	width:35px;
	background-image:url(/images/_squareIcon.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
}

#contentContainer #generalSection .toDoDineArea {
	/*border:1px #CC9900 dashed;*/
	padding:0px 10px;
	margin-bottom:20px;
}

#contentContainer #generalSection .toDoDineArea h4 {
	text-align:center;
	font-size:12px;
}

#contentContainer #generalSection .toDoAreas {
	/*border:1px #CC9900 dashed;*/
	padding:0px 10px;
	margin-bottom:20px;
}

#contentContainer #generalSection .toDoAreas h4 {
	text-align:center;
	font-size:12px;
}

#contentContainer #generalSection .toDoItems {
	margin-left:25px;
}

#contentContainer #generalSection .clubNote {
	color:#333333;
	font-size:10px;
	font-weight:bold;
}

#contentContainer #generalSection #googleMapArea {
	clear:both;
}

/* Index Sponor Area */
#contentContainer #indexGeneralSection {
	width:100%;
	margin-right:20px;
}

#contentContainer #indexGeneralSection .pageTitleContainer {
	padding-right:5px;
	margin-bottom:0px;
}

#contentContainer #indexGeneralSection .pageTitleHLineDot {
	border-bottom:1px dashed #c3905e;
	height:24px;
	width:100%;
}

#contentContainer #indexGeneralSection .pageSubjectTitle {
	float:left;
}

#contentContainer #indexGeneralSection h3 {
	color:#9b5e2f;
	margin-top:8px;
	margin-bottom:0px;
	font-size:13px;
	font-style:italic;
	padding-right:5px;
	text-align:left;
}

/**/

#contentContainer #blogSection {
	width: 98%;
	/*margin-right:20px;*/
}

#contentContainer #blogSection .pageTitleContainer {
	padding-right:5px;
	margin-bottom:0px;
}

#contentContainer #blogSection .pageTitle {
	float:left;
}

#contentContainer #blogSection h1 {
	color:#9b5e2f;
	margin-top:5px;
	margin-bottom:0px;
	font-size:20px;
	padding-right:10px;
	background-color:#f7cf99;
}

#contentContainer #blogSection .pageTitleHLine {
	border-bottom:4px double #c3905e;
	height:24px;
	width:inherit;
}


#contentContainer #blogSection .pageTitleHLineDot {
	border-bottom:1px dashed #c3905e;
	height:24px;
	width:auto;
	margin-right:155px;
}

#contentContainer #blogSection .pageSubTitle {
	height:36px;
	padding-right:35px;
	padding-bottom:3px;
	background-image:url(/images/layout/ripples.gif);
	background-position:right bottom;
	background-repeat:no-repeat;	
}

#contentContainer #blogSection .pageSubjectTitle {
	float:left;
}

#contentContainer #blogSection h2 {
	color:#9b5e2f;
	padding-right:0px;
	font-size:18px;
	font-style:italic;
	text-align:right;
}

#contentContainer #blogSection h2 a {
	color:#660066;
}

#contentContainer #blogSection h3 {
	color:#9b5e2f;
	margin-top:8px;
	margin-bottom:0px;
	font-size:13px;
	font-style:italic;
	padding-right:20px;
	text-align:right;
}

#contentContainer #blogSection .post-meta ul, .post-meta li {
	display:inline;
	list-style-type: none;
	list-style-image: none;
	margin:-40px;
}

#contentContainer #blogSection .post-meta {
	font-variant: small-caps; 
	color: maroon; 
	font-weight: bold; 
	font-size: 125%; 
}

#contentContainer #blogSection .post-meta-key {
	display:none;
}

#sidebarContainer {
	width:156px;
	min-width:156px;
	float:right;
	background-image:url(/images/sti-sidebar-bckgrnd.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	background-color:#f7cf99;
}

#sidebarContainer h2 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

#sidebarContainer a {
	color:#FFFFFF;
}

#sidebarContainer a:hover {
	color:#745237;
}

#sidebarContainer .ribbonDown {
	height:35px;
	background-image:url(/images/_ribbonDownSidebar.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#sidebarContainer .ribbonUp {
	height:10px;
	/*border-bottom:1px #FFFFFF dashed;*/
	width:90%;
	margin-left:8px;
	margin-bottom:5px;
	/*background-image:url(/images/_ribbonUpSidebar.gif);
	background-repeat:no-repeat;
	background-position:center;*/
}

#sidebarContainer .addressBlock {
	color:#9b5e2f;
	line-height:16px;
	padding-bottom:18px;
	font-weight:bold;
	font-size:12px;
}

#sidebarContainer .reviewTitle {
	color:#82a387;
	font-weight:bold; 
	font-size:15px;
	padding-bottom:5px;
}

#footerContainer {
	background-color:#f7cf99;
	min-height:30px;
	height:75px;
	text-align:center;
}

#footerContainer .footerMenu {
	padding-top:5px;
	background-color:#c18c5a;
	color:#FFFFFF;
	padding-bottom:10px;
}

#footerContainer .footerMenu a {
	color:#FFFFFF;
}

#footerContainer .footerMenu a:hover {
	color:#745237;
}

#footerContainer .footerCopyright {
	padding-top:5px;
	font-size:10px;
}

