@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(/images/2009/main-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #D5C7AA;
	margin: 0px;
	padding: 0px;
}
#body {
	background-image: url(/images/2009/header-bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 960px;
	margin: 0px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	position: relative;
}
#tipTab {
	position:absolute;
	top:10px;
	width:230px;
	height:30px;
	left:460px;
	border:0px;	
	display:block;
}

#logo {
	background-image: url(/images/2009/logo.png);
	height: 76px;
	width: 252px;
	margin-top: 0px;
	margin-left: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	margin-bottom: 20px;
}
#logo a {
	display: block;
	padding-top: 80px;
}
#footer {
	background-image: url(/images/2009/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 111px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer .inside {
	text-align: left;
	width: 960px;
}
#footer .reg {
	width: 960px;
	margin:-25px auto 0 auto;
	text-align:center;
}
#topNav {
	margin-left: 200px;
	height: 18px;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topNav li {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#topNav #navHome {
	display: none;
}
#topNav li a {
	display: block;
	text-decoration: none;
	color: #67612d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67612d;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#topNav li a:hover {
	color: #333333;
}
#topNav #navLogin a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#topNav li:hover a {
	color: #333333;
}

#topNav ul li ul {
	border: none;
	display: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 120px;
	z-index:1000;
}

#topNav ul li:hover ul, #topNav ul li.over ul {
	display: block;
}

#topNav ul li ul li {
	background-color: #ffffff;
	padding: 0px;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	opacity: .9;
	width: 100%;
}



#topNav ul li ul li a {
	border:none;
	display: block;
	color: #333333;
	padding: 3px 3px 3px 10px;
	margin:0px;
	text-align: left;
	font-size: 8pt;
	text-transform:none;
}

#topNav ul li ul li a:hover {
	color: #333333;
}

#topNav ul li ul li:hover {
	background-color:#d3bd9c;
}


#main {
	float: right;
	width: 760px;
	margin-top: 12px;
}
#leftCol {
	text-align: center;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	color: #fce9c4;
	font-family: Arial, Helvetica, sans-serif;
}

#leftCol a {
	color: #fce9c4;
	text-decoration:none;
	display:block;
}

#leftCol a:hover {
	color:#FFFFFF;
}

#leftCol p {
	padding: 68px 22px 0 22px;
	margin: 0;
}

#leftSpecials {
	background-image: url(/images/2009/specials-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 116px;
	overflow: hidden;
}
#leftSpecials a { display: block; margin: 12px; padding: 56px 10px 26px 10px; }

#leftWed {
	background-image: url(/images/2009/weddings-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 114px;
	overflow: hidden;
}
#leftWed a { display: block; margin: 10px 12px 12px 12px; padding: 58px 12px 10px 12px; }

#leftListing {
	background-image: url(/images/2009/listings-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 214px;
}
#homeCopy {
	background-image: url(/images/2009/copy-bg.png);
	height: 363px;
	width: 230px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 100;
	margin-top: 30px;
	margin-left: 30px;
	overflow:visible;
}
#homeCopy h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#homeCopy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
#leftCol img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#social {
	background-image: url(/images/2009/social-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 52px;
	width: 190px;
	text-align: center;
	float: left;
}
#social img {
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#copyright {
	color: #d3bd9c;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
	margin-top: 20px;
}
#address {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
}
#address a {
	color: #FFFFFF;
	text-decoration: none;
}
#address a:hover {
	color: #d3bd9c;
}

#footer-logo{
background-image: url(/images/2009/sr_logo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 62px;
	width: 155px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 430px;
		position:absolute;
	float: center;
}
#golftip {
background-image: url(/images/2009/golf.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 200px;
	overflow: hidden;
	margin-top: 8px;
	margin-left: 480px;
}
#nlSignup {
	position: absolute;
	top: 74px;
	margin-left: 480px;
}
#nlSignup a {
	color: #cccc99;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#nlSignup a:hover {
	color: #FFFFFF;
}

#weather-widget {
	color: #cccc99;
	font-size: 14px;
	position: absolute;
	top: 58px;
	margin-left: 480px;
}
#weather-widget a {
	color: #cccc99;
	text-decoration: none;
}
#weather-widget a:hover {
	color: #FFFFFF;
}


#booking {
	background-image: url(/images/2009/tmp-booking.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 87px;
	width: 184px;
	margin-left: 739px;
	position: absolute;
	top: 8px;
	overflow:hidden;
}
#booking form{
	margin:22px 0px 0px 0px;
	padding:0px;
	width:300px;
}
#booking form #checkin{
	margin-left:76px;
}

#booking form #checkin input{
	font-size:10px;
	width:55px;
}

#booking form #checkin img{
	margin:0px;
	vertical-align:top;

}

#booking form #bookItems{
	margin: 10px 0px 0px 0px;
}

#booking form #bookItems select{
	font-size: 10px;
}

#booking form #bookItems input{
	margin:0px;
	vertical-align:top;
}



/* Old Design Styles */
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #35240a;
	background-color: #f3efe9;
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #791008;
	margin: 0px;
	line-height: 12pt;
}
#content .right {
	margin-left: 10px;
}


#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #791008;
	margin: 0px;
	line-height: 12pt;
}

#headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: normal;
	position: absolute;
	top: 174px;
	z-index: 10;
	margin-left: 20px;
}
html>body #headline{
	top:160px;
}
#content a {
	color: #791008;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}


/*CONTACT FORM STYLES*/
.form {
	font-size: 9pt;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color:#F2ECE3;
	padding: 2px;
	border: 1px solid #251C5C;
}
.selectBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#F3EFE9;
	padding: 2px;
	height: 18px;
	border: 1px solid #251C5C;
}
.listingInfo .textBox {
	font-size: 9px;
	height: 12px;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color:#F2ECE3;
	padding: 2px;
	border: 1px solid #251C5C;
}
.listingInfo .selectBox {
	font-size: 9px;
	height: 12px;
}
html>body .listingInfo .selectBox{
	height:16px;
}
.required, .note{
	color:#CC0000;
}

/* END CONTACT FORM STYLE */
#content .left {
	margin-right: 10px;
}
.clear {
	clear: both;
}


/*PR MODULE STYLES*/
#prBlock img{
	margin-right:10px;
}
#prBlock li{
	font-weight: bold;	
}

#prBlock li a{
	font-weight: normal;	
}

/* employee of the month */
.employeeOfTheMonth {
	width: 250px;
	float: right;
	text-align: center;
}

.managerOfTheMonth {
	width: 250px;
	float: left;
	text-align: center;
}

.listing {
	margin-bottom: 10px;
	width: 200px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 10px;
}
#employeeAwards {
	width: 500px;
}



.thumb {
	width: 155px !important;
	text-align: center;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.listingInfo {
	width: 400px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dashed #81191A;
	margin: 10px;
	line-height: 20px;
}
.listingInfo .schNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
#content .disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px;
}
#content .formHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #791008;
	padding: 5px;
	margin: 3px 3px 0px 3px;
	border-bottom: none;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #791008;
	border-top-color: #791008;
	border-left-color: #791008;
	color: #FFFFFF;
}
#content .formSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px 3px 6px 3px;
	padding: 5px;
	background-color: #EAE2D7;
	border: 1px solid #791008;
}
#content .alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#791008;
	margin: 3px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #791008;
}
#sorter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-right: 10px;
}


.lytepixGallery{
	margin:10px;
	padding: 5px;
	border: 1px solid #666666;
	background-color:#FBFAF9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:600px;
}

.lytepixTitle{
	font-size: 12pt;
	font-weight:bold;
	color:#791008;
}

.lytepixDate{
	font-size:8pt;
	color:#666666;
}

.lytepixImageGroup{
	margin:5px;
}


.lytepixImageGroup img{
	margin: 2px;
	border: 2px solid #BFBCB7;
}

.lytepixDesc{
	margin:5px 0px 5px 0px;

}

.surveyTable td {
	text-align: center;
	width: 20px !important;
}

.surveyTable .grades {
	background-color: #750b00;
	color: #ffffff;
}

.range {
	color: #750b00;
	border: 1px solid #ffffff;
	font-size: .8em;
}
		
img.jobs {	
	border: 1px solid #35240A;
}



/*.schedule TABLE STYLES*/
.schedule {
	width: 350px;
	margin-top: 12px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #35240A;
}
.schedule th {
	font-weight: bold;
	color: #F3EFE9;
	background-color: #35240A;
	text-align: left;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F3EFE9;
}
.schedule tr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #35240A;
}
.schedule td {
	padding: 2px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #35240A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #35240A;
}
.schedule td.title{
	padding: 2px;
	margin: 0px;
	border: 1px none #35240A;
}
.schedule em {
	font-size: 75%;
	font-style: normal;
}
.schedule td.er, th.er{
	border-right-style: none;
}
#homeLink {
	background-image: url(/images/2008/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	width: 252px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 54px;
	margin-left: 50px;
	padding: 0px;
}
#homeLink a {
	display: block;
	padding-top: 80px;
}
.page_video {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* End Old Design Styles */


#content {
  min-height:314px;
  height:auto !important;
  height:314px;
}

#ecardButton {
  position: absolute;
  width:218px;
  height:80px;
  right:30px;
  bottom:0px;
}
