body {
	background-color: #251f1a;
	background-image: url(../images/bodyBg_yrpt.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#outerCont {
	padding: 5px;
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	top: 5px;
	height: auto;
	background-color: #2b2a28;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	background-color: #d4ccbf;
	padding: 0px 0px 10px;
	height: auto;
	width: 750px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
}
/* =========================================================================== Mast */
#mast {
	margin: 0px;
	padding: 0px;
	height: 176px;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/mastBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #daba92;
	color: #FFFFFF;
}
#mast p {
	font-size: 21px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 200px;
	text-align: center;
	position: absolute;
	left: 0px;
}
#mast p a:link, #mast p a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mast p a:hover, #mast p a:active {
	color: #372f28;
	text-decoration: none;
}
#mast p#mPhone {
	top: 119px;
}
#mast p#mEmail {
	top: 149px;
}
#mLogo {
}
#mastAnim {
	background-image: url(../images/mastAnimBg_norpt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 176px;
	width: 550px;
	position: absolute;
	left: 200px;
	top: 0px;
}
#mLogo p, #mastAnim p {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/* =========================================================================== Top Nav */
#topNav {
	position: absolute;
	height: 40px;
	width: 750px;
	left: 0px;
	top: 176px;
}
#topNav ul {
	margin: 0px;
	padding: 0px 0px 0px 6px;
	list-style-type: none;
}
#topNav ul li {
	float: left;
	padding: 0px;
	height: 40px;
	width: 86px;
	margin-right: 7px;
}
#topNav ul li a {
	margin: 0px;
	padding: 4px 5px 0px;
	height: 36px;
	width: 76px;
	background-image: url(../images/topNavLiBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
#topNav ul li a.sl {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
	width: 86px;
}
#topNav ul li a:link, #topNav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav ul li a:hover, #topNav ul li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/* =========================================================================== Content */
#content {
	margin: 0px 0px 231px;
	padding: 0px 16px 0px 6px;
	width: 728px;
	position: relative;
	height: auto;
	left: 0px;
	top: 231px;
	background-color: #d4ccbf;
}
/* =========================================================================== Left Column */
#leftCol {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 184px;
}
#leftCol #leftNav {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/leftNavBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 775px;
	width: 184px;
}
#leftCol #leftNav ul {
	margin: 0px;
	padding: 15px;
	list-style-type: none;
	height: auto;
	width: 154px;
	line-height: 1.4;
}
#leftCol #leftNav ul li {
	margin: 0px;
	padding: 0px;
}
#leftCol #leftNav ul li ul {
	padding: 0px;
	font-size: 11px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
}
#leftCol #leftNav ul li ul li {
	background-image: url(../images/leftNavLiLiBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: auto;
	width: auto;
}
#leftCol #leftNav ul li a:link, #leftCol #leftNav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#leftCol #leftNav ul li a:hover, #leftCol #leftNav ul li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#leftCol #leftColInitial {
	margin-bottom: 10px;
	font-size: 11px;
}
#leftCol #leftColInitial2 {
	margin-bottom: 10px;
	font-size: 11px;
}
#leftCol img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* =========================================================================== Right Column */
#rightCol {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 522px;
}
#rightCol #superCont {
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
#rightCol #superCont h3 {
	font-size: 21px;
	font-weight: normal;
	color: #372f28;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightCol #superCont p {
	font-size: 15px;
	color: #56534e;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightCol #superCont h2 {
	font-size: 11px;
	color: #5d5d5d;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#rightCol #cont {
	background-image: url(../images/contBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 1.7;
	color: #0c0b09;
}
#rightCol #cont h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin: 0px 0px 18px 3px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
}
#rightCol #cont #contFloat {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	height: 552px;
	width: 162px;
	float: right;
}

.cerec {
	border: 0;
}

#rightCol #cont #qc {
	background-image: url(../images/qcBg_norpt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 98px 0px 0px 6px;
	height: 313px;
	width: 156px;
}
/* CSS Tags For Contact Form 57 */
#qcForm {
	background-image: url(../images/qcFormBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 76px 0px 0px;
	height: auto;
	width: 150px;
}
#qcForm ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
	height: auto !important;
	width: 156px !important;
}
#qcForm ul li {
	margin: 0px !important;
	padding: 0px !important;
	height: auto !important;
	width: 148px!important;
	background-image: none !important;
}
#qcForm ul li input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: auto;
	width: 142px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
	margin-bottom: 7px;
	line-height: normal;
	background: transparent;
}
#qcForm ul li textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 72px;
	width: 142px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
	background: transparent;
}
#qcForm p {
	font-size: 11px;
	float: left;
}
#qcForm #button {
	background: url(../images/submitBtn.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 71px;
	border-style: none;
	float: right;
}

#pnl410 {
	padding-left: 140px;
}
#rightCol #cont #contFloat img {
	padding: 0px;
	margin-top: 10px;
}
#rightCol #cont p span.drop {
	background-image: url(../images/dropBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 4px 3px 0px 0px;
	padding: 0px;
	float: left;
	height: 53px;
	width: 47px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 52px;
	color: #FFFFFF;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
}
#rightCol #cont p.center {
	text-align: center;
}
#rightCol #cont p.clear {
	clear: left;
}
#rightCol #cont p img {
	border: 2px solid #C59765;
}
#rightCol #cont blockquote {
	padding: 10px;
	height: auto;
	width: auto;
	border: 1px solid #A7A197;
	background-image: url(../images/blockquoteBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightCol #cont em {
	font-weight: bold;
}
#rightCol #cont h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BC884F;
	letter-spacing: -1px;
}
#rightCol #cont a:link, #rightCol #cont a:visited {
	font-weight: bold;
	color: #372f28;
	text-decoration: underline;
}
#rightCol #cont a:hover, #rightCol #cont a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #bc884f;
}

.video {
	text-align: center;
	margin-bottom: 20px;
}

#rightCol #cont ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}
#rightCol #cont ul li {
	margin-bottom: 5px;
	background-image: url(../images/contLiBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
}
#rightCol #cont ul li ul {
	margin-bottom: 7px;
}
#rightCol #cont ul li ul li {
	margin-bottom: 3px;
	background-image: url(../images/contLiLiBg_norpt.gif);
}
#rightCol #cont table.galEl {
	padding: 20px;
	height: auto;
	width: 454px;
	border: 1px solid #A7A197;
	background-image: url(../images/galElBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
}
#rightCol #cont table.galEl img {
	display: block;
	margin: 5px;
	padding: 0px;
	border: 1px solid #BC884F;
}
#rightCol #cont #mapTest {
	width:100%;
	height:480px;
	border:1px solid black;
}
#rightCol #cont #mapData {
	display: none !important;
}
#vTour {
	padding: 0px;
	float: right;
	height: 300px;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #C59765;
}
/*=========== Wishlist ===============*/
#wishlist {
	height: auto;
	width: 325px;
	margin: 0px 0px 20px 80px;
	padding: 0px;
	background-image: url(../images/blockquoteBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #A7A197;
}
#wishlist ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
}
#wishlist ul li {
	background-image: none !important;
}
#wishlist ul li label {
	display: block;
	padding: 2px;
}
#wishlist ul li input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F1F0EF;
	border: 1px solid #A7A197;
	padding: 2px;
	height: auto;
	width: 200px;
}
#wishlist ul li fieldset {
	width: 95%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #A7A197;
}
#wishlist ul li fieldset ul li, #wishlist ul li fieldset table tr td {
	clear: both;
	height: 22px;
}
#wishlist ul li fieldset ul li input, #wishlist ul li fieldset table tr td input {
	background-color: #F1F0EF;
	border: 1px solid #A7A197;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
	margin: 0px;
	display: block;
}
#wishlist ul li fieldset ul li label, #wishlist ul li fieldset table tr td label {
	height: auto;
	width: 250px;
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px;
}
#wishlist #button {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	height: 28px;
	width: 71px;
	border-style: none;
	float: right;
	background: #D4CCBF url(../images/bodySubmitBtn.gif) top center no-repeat;
}
#wishlist p {
	margin: 0px;
	padding: 0px 0px 15px 15px;
	height: auto;
	width: auto;
}
/*=========== Full Contact ===============*/
#contactForm, #initialForm {
	height: auto;
	width: 325px;
	margin: 0px 0px 20px 80px;
	padding: 0px;
	background-image: url(../images/blockquoteBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #A7A197;
}
#contactForm ul, #initialForm ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
}
#contactForm ul li, #initialForm ul li {
	background-image: none !important;
}
#contactForm ul li label, #initialForm ul li label {
	display: block;
	padding: 2px;
}
#contactForm ul li input, #contactForm ul li textarea, #contactForm ul li select, #initialForm ul li input, #initialForm ul li textarea, #initialForm ul li select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F1F0EF;
	border: 1px solid #A7A197;
	padding: 2px;
	height: auto;
	width: 200px;
}
#contactForm ul li textarea, #initialForm ul li textarea {
	height: 125px;
}
#contactForm #button, #initialForm #button {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	height: 28px;
	width: 71px;
	border-style: none;
	float: right;
	background: #D4CCBF url(../images/bodySubmitBtn.gif) top center no-repeat;
}
#contactForm p, #initialForm p {
	margin: 0px;
	padding: 0px 0px 15px 15px;
	height: auto;
	width: auto;
}

.address2 {
  display: none;
}
.valid {
    background-color: #007940!important;
}
.invalid {
    background-color: #F00000!important;
}
/*=========== End Full Contact ===============*/
#rightCol #subCont {
	text-align: center;
	margin-bottom: 15px;
	clear: both;
}
#rightCol #subCont h3 {
	font-size: 30px;
	color: #372f28;
	font-weight: normal;
	margin: 0px 0px 15px;
	padding: 0px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightCol #subCont h3 a:link, #rightCol #subCont h3 a:visited {
	color: #bc884f;
	text-decoration: none;
}
#rightCol #subCont h3 a:hover, #rightCol #subCont h3 a:active {
	color: #bc884f;
	text-decoration: none;
}
#rightCol #subCont p {
	text-align: center;
	font-size: 12px;
	color: #56534e;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}
#rightCol #subCont strong {
	text-align: center;
	font-size: 16px;
	color: #372F28;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	display: block;
}
/* =========================================================================== Footer */
#footer {
	background-color: #a2906c;
	background-image: url(../images/footerBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 16px;
	padding: 0px;
	height: auto;
	width: 718px;
}
#footerInt {
	background-image: url(../images/footerIntBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 15px 15px 5px;
}
#footerInt p {
	font-size: 10px;
	color: #0c0b09;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: center;
}
#footerInt p a:link, #footerInt p a:visited {
	color: #0C0B09;
	text-decoration: none;
}
#footerInt p a:hover, #footerInt p a:active {
	color: #0C0B09;
	text-decoration: underline;
}
/* =========================================================================== Disclaimer */
#disclaimer {
}
/* ASPX form/Error box controls */
#errors {
	padding: 10px;
	margin-top: 25px;
	border: 1px solid #A7A197;
	margin-bottom: 10px;
	text-align: center;
}
#errors ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#errors li {
	background: url(none) !important;
	color: #FF0000!Important;
	font-weight: bold;
}

#btnValidateForm {
	margin-top: 10px;
	margin-left: 200px;
}

/* ASPX form/Captcha controls */
#pnlCaptcha {
	padding: 10px;
	margin-top: 25px;
	border: 1px solid #A7A197;
	margin-bottom: 10px;
}
/* the text above the captcha */
#pnlCaptcha label {
	padding: 10px;
}
/* the div which wraps around captcha, text and input */
.captcha {
	padding: 10px;
	height: 60px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#lblVerifySubmission span {
	font-weight: bold;
}
/* actual captcha image */
.captcha img {
	border: 1px solid #BC884F;
	float: right;
	height: 50px;
	width: 180px;
	margin-top: 5px;
}
/* wraps around text and input alone */
.captcha div {
	float: left;
	height: auto;
	width: 50%;
}
/* the atual text */
.captcha span {
	font-size: 20px;
}
/* the input for validation */
.captcha input {
	font-size: 20px;
	border: 1px solid #BC884F;
	color: #BC884F;
}
/* the submit button */
#pnlCaptcha #btnSubmit {
	font-size: 25px;
	color: #BC884F;
	background: #C0C0C0;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 100%;
	border: 1px solid #A7A197;
}
/* Clearfix from positioniseverything.net; http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

/* Use a break with this class to clear float containers */

.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

/* sIFR al rescante! http://www.mikeindustries.com/sifr/
now with tasty 2.0.2 flava */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* you can edit these styles */
.sIFR-hasFlash #mast p, .sIFR-hasFlash #superCont h3, .sIFR-hasFlash #superCont p, .sIFR-hasFlash h1 {
	visibility: hidden;
}
/* end sIFR goodness */


#sports p {
	width: 140px;
	float: left;
	margin: 0;
	padding: 0 10px;
}