* {
	margin:0;
	padding:0;
}
body {
	background:#f1ebdd;
	font-family:Arial, Helvetica, sans-serif;
}
#holder {
	width:952px;
	height:auto;
	margin:0 auto;
}
#header {
	width:952px;
	height:90px;
	float:left;
}
#header a.logo {
	width:210px;
	height:89px;
	background:url(../images/logo.gif) top left no-repeat;
	text-indent:-99999px;
	display:block;
	cursor:pointer;
	text-decoration:none;
	float:left;
	margin-left:16px;
}
#header .topmenu {
	margin-top:42px;
	float:right;
}
#header .topmenu a {
	color:#5d766d;
	font-size:12px;
	padding:0 15px 0 15px;
	text-decoration:none;
	font-weight:bold;
}
#mainmenu {
	width:952px;
	height:30px;
	background:#5d766d;
	float:left;
	padding-top:10px;
	text-align:center;
}
#mainmenu a {
	color:#f1ebdd;
	padding:0 12px 0 12px;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
#homeimg {
	width:952px;
	height:343px;
	float:left;
}
#homecontent {
	width:500px;
	height:auto;
	color:#333333;
	float:left;
	text-align:left;
	padding:55px 70px 70px 70px;
}
#homecontent h1 {
	font-size:30px;
	clear:both;
	font-weight:normal;
}
#homecontent p {
	padding:10px 0 10px 0;
	line-height:24px;
	font-size:12px;
	text-align:justify;
	width:500px;
}
#homelinks {
	width:288px;
	height:auto;
	margin-top:55px;
	float:right;
}
#social {
	float:left;
	height:45px;
	margin:0;
	padding:0;
	width:952px;
	background:url(../images/social_bg.gif) repeat-x top left;
}
a.homelink {
	width:260px;
	height:auto;
	border:1px solid #333333;
	text-align:center;
	vertical-align:middle;
	float:right;
	font-size:12px;
	text-decoration:none;
	color:#5d766d;
	font-weight:bold;
	padding:40px 0 40px 0;
	margin-bottom:10px;
}
#footer {
	width:952px;
	height:20px;
	color:#333333;
	font-size:10px;
	text-align:left;
	font-weight:bold;
	float:left;
	display:block;
	padding-bottom:80px !important;
}
#footer p {
	float:left;
}
#footer a {
	color:#5d766d;
	text-decoration:underline;
}
#footer span {
	float:right;
}
.footerline1 {
	width:952px;
	margin:0px 0 10px 0;
	float:left;
	color:#333333;
	font-size:10px;
	margin-top:25px;
}
/* --------------- SUBPAGE --------------------- */

#subimg {
	width:952px;
	height:299px;
}
#subimg .thumbs {
	width:261px;
	height:299px;
	float:left;
	background:#e4dece;
}
#subimg .thumbs h2 {
	width:261px;
	color:#333333;
	font-size:20px;
	font-weight:normal;
	text-align:center;
	letter-spacing:2px;
	padding-top:120px;
}
#subimg .thumbhold {
	width:261px;
	height:40px;
	margin-top:85px;
}
#subimg .thumbs a.thumb {
	width:41px;
	height:42px;
	float:left;
	display:inline;
	text-decoration:none;
	border:none;
	margin:2px 4px 0 4px;
}
#subimg .thumbs a.thumb img {
	border:none;
	padding-top:5px;
}
#subimg .thumbs a:hover.thumb {
	border:1px solid #333333;
	width:39px;
	margin-top:1px;
}
.subimg img {
	float:right;
}
#submenu {
	width:260px;
	height:auto;
	float:left;
	overflow:hidden;
}
#submenu ul, #submenu li {
	float:left;
	width:auto;
	height:auto;
	list-style:none;
}
#submenu a.link {
	width:241px;
	height:auto;
	border:1px solid #333333;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5d766d;
	font-weight:bold;
	letter-spacing:1px;
	margin:15px 8px 8px 8px;
	text-decoration:none;
	padding:30px 0 30px 0;
	text-align:center;
	display:inline;
}
#submenu .hlink {
	width:241px;
	height:76px;
	float:left;
	margin:15px 8px 8px 8px;
	display:inline;
}
#subpagemenu {
	width:260px;
	float:left;
	height:auto;
	margin-top:15px;
}
#subpagemenu a {
	height:28px;
	width:260px;
	display:block;
	border-top:1px solid #dcd8d9;
	font-size:12px;
	color:#5d766d;
	text-decoration:none;
	line-height:28px;
	text-align:left;
	text-indent:8px;
}
#subpagemenu a.level3, #subpagemenu a.level3on {
	height:auto;
	width:236px;
	margin-left:24px;
	display:inline;
	border-top:1px solid #dcd8d9;
	font-size:11px;
	color:#5D766D;
	float:left;
	text-decoration:none;
	line-height:16px;
	padding:6px 0 6px 0;
	text-align:left;
	text-indent:8px;
}
#subpagemenu a.level3on {
	font-weight:bold;
	padding-left:28px;
	width:208px !important;
	text-indent:0 !important;
	background:url(../images/sageata.gif) center left no-repeat;
}
#subpagemenu .subpagemenuactiv {
	width:260px;
	background:#e4dece;
}
#subpagemenu .subpagemenuactiv a {
	border-top:1px solid #d2cac7;
}
#subpagemenu .subpagemenuactiv2 {
	background:#e4dece;
}
#subpagemenu .subpagemenuactiv a.level2, #subpagemenu .subpagemenuactiv2 a.level2_on {
	font-size:11px;
	text-indent:25px;
	background:url(../images/sageata.gif) center left no-repeat;
}
#subpagemenu .subpagemenuactiv2 a.level2_on {
	background:url(../images/sageata2.gif) center left no-repeat;
	font-weight:bold;
}
/*#subpagemenu a:hover, */
#subpagemenu a.active {
	font-weight:bold;
}
#subpagecontent {
	color:#333333;
	float:left;
	height:auto;
	margin-top:20px;
	padding:30px 0 30px 22px;
	text-align:left;
	width:668px;
}
#subpagecontent a {
	color:#333333;
}
/*
#subpagecontent .subpagelinks {
	width:100%;
	height:auto;
	text-align:center;
}
#subpagecontent .subpagelinks a {
	color:#457060;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
	padding:10px 20px 10px 20px;
	border:1px solid #aaa9a9;
	background:#e4dece;	
	margin:15px;
	text-align:center;
	float:left;
}

#subpagecontent .subpagelinks a:hover {background:#dcd4c0;}
*/

#subpagecontent .subpagelinks {
	width:602px;
	float:left;
	height:auto;
	margin-top:10px;
	padding-top:20px;
}
#subpagecontent .subpagelinks span {
	width:580px;
	float:left;
	height:auto;
	margin:0 0 5px 20px;
}
#subpagecontent .subpagelinks a {
	color:#457060;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	padding:0px 0 0px 20px;
	white-space:nowrap;
	background:url(../images/slarr.gif) top left no-repeat;
}
#subpagecontent h2 {
	font-size:26px;
	clear:both;
	font-weight:normal;
	margin-bottom:20px;
}
#subpagecontent p {
	padding:10px 2% 10px 0;
	line-height:21px;
	font-size:12px;
	text-align:justify;
	width:98%;
}
#subpagecontent ul {
	margin-left:30px;
	font-size:12px;
}
#subpagecontent li {
	margin:10px 0 10px 0;
	list-style:none;
	list-style-image:url(../images/arr.gif);
}
ul.sitemap {
	font-size:12px;
}
ul.sitemap li {
	margin-bottom:10px !important;
	list-style:none;
	list-style-image:url(../images/arr.gif);
}
ul.sitemap li.fst {
	margin-left:0!important;
}
ul.sitemap li.scnd {
	margin-left:40px!important;
}
ul.sitemap li.thrd {
	margin-left:80px!important;
}
.photogallery {
	width:625px;
	height:auto;
	float:left;
	margin-bottom:32px;
}
.photogallery img {
	padding:3px;
	border:1px solid #cccccc;
	margin:16px 16px 0 0;
}
/* --------------- value dates --------------------- */

#vdates {
	width:100%;
	height:auto;
	float:left;
	display:inline;
	margin-top:20px;
}
#vdates table, #vdates td, #vdates tr {
	margin:0;
	padding:0;
}
#vdates td.highlighted {
	font-weight: bold;
	color: #CC0000;
}
#vdates td.unhighlighted {
	color: #505050;
}
#vdates td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding:0 2px 0 2px;
	background:#e4dece;
	line-height:14px;
	text-align:center;
}
#vdates td b {
	color:#5d766d;
}
#vdates .smallp {
	text-align:center;
	color:#333;
	font-weight:normal !important;
}
#vdates .smallp span {
	color:#FF0000;
	font-weight:bold;
}
#vdates a.linkvd {
	color:#282828;
	line-height:14px;
	text-decoration:underline !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:1px;
}
#vdates .vdcalleft {
	float:left;
	display:inline;
	margin:0;
	padding:0 15px 0 35px;
	width:355px;
	border-right:1px solid #CEC6B2;
}
#vdates .vdcalright {
	float:right;
	display:inline;
	margin:0;
	padding:0 0 0 0;
	width:360px;
}
#vdates .vdleft {
	float:left;
	display:inline;
	margin:0;
	padding:0 20px 0 17px;
	width:360px;
	border-right:1px solid #CEC6B2;
}
#vdates .vdright {
	float:right;
	display:inline;
	margin:0;
	padding:0 0 0 0;
	width:360px;
}
/* --------------- press releases --------------------- */

#pressrelease {
	width:460px;
	height:auto;
	float:left;
	display:inline;
	border-right:1px solid #cccccc;
	margin-top:20px;
}
#pressreleaseright {
	width:154px;
	height:auto;
	float:right;
}
#pressrelease a {
	width:440px;
	height:auto;
	padding:15px 15px 15px 0px;
	color:#333333;
	display:block;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	border-bottom:1px dotted #666666;
	float:left;
}
#pressrelease a.pdflink {
	background:url(../images/pdf-icon.gif) right top no-repeat;
}
#pressrelease a span {
	color:#333333;
	clear:both;
	float:right;
	text-decoration:none;
	font-weight:bold;
}
/* --------------- seen in the press --------------------- */

#seeninthepress {
	width:640px;
	height:auto;
	float:left;
	display:inline;
	overflow:hidden;
}
#seeninthepress em {
	width:535px;
	height:auto;
	font-size:12px;
	font-weight:bold;
	float:left;
	display:block;
	font-style:normal;
	padding-bottom:14px;
}
#seeninthepress img {
	float:left;
	display:block;
	border:1px solid #cccccc;
	padding:3px;
	margin:0 12px 12px 0;
}
#seeninthepress .holdimg {
	float:left;
	width:100px;
	height:98px;
}
#seeninthepress a {
	width:640px;
	height:auto;
	padding:15px 15px 15px 0px;
	color:#333333;
	display:block;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	border-bottom:1px dotted #666666;
	float:left;
	text-decoration:none;
	cursor:pointer;
}
#seeninthepress a span {
	color:#333333;
	float:right;
	text-decoration:none;
	font-weight:bold;
}
/* --------------- Gmap --------------------- */

#gmap {
	width:603px;
	height:470px;
	padding:3px;
	border:1px solid #cccccc;
	margin-bottom:15px;
	margin-top:10px;
}
/* --------------- BUZZ --------------------- */

#buzz {
	width:360px;
	height:auto;
	float:left;
	display:inline;
	border-right:1px dotted #666666;
}
#buzz a {
	width:340px;
	height:auto;
	padding:15px 15px 15px 0px;
	color:#333333;
	display:block;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	border-bottom:1px dotted #666666;
	float:left;
	text-decoration:none;
	cursor:pointer;
	font-style:italic;
}
#buzz em {
	width:360px;
	height:auto;
	font-size:12px;
	font-weight:bold;
	float:left;
	display:block;
	padding-bottom:14px;
}
#buzz a span {
	color:#333333;
	float:right;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	padding-top:15px;
}
#buzzright {
	width:200px;
	height:auto;
	float:right;
	margin-left:20px;
	display:inline;
	font-size:11px;
}
#buzzright p {
	line-height:17px;
}
#buzzright h3 {
	width:200px;
	height:auto;
	clear:both;
	font-weight:bold;
	font-size:13px;
	padding-bottom:10px;
}
#buzzright .submit {
	width:50px;
	height:19px;
	border:none;
	cursor:pointer;
	background:#333333;
	font-size:11px;
	color:#FFFFFF;
}
#buzzright .emailinput {
	border:1px solid #333333;
	background:#e9e1df;
	width:100px;
}
.abuzz {
	width:390px;
	height:auto;
	float:left;
	text-align:center;
}
.abuzz a {
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	padding:30px;
	line-height:25px;
}
/* --------------- owindow --------------------- */

#owindow {
	position:absolute;
	width:504px;
	height:auto;
	float:left;
	top:0;
	left:0;
	z-index:99999;
	overflow:hidden;/*must have*/
}
.oborder {
	border:2px solid #7a1a26;
	width:500px;
	float:left;
	height:auto;
	background:#f8f8eb;
	color:#2d2c2c;
}
#owindow iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-999;/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px;/*must have for any big value*/
}
#owindow #close {
	float:left;
	width:500px;
	background:#d7d7bf;
	height:20px;
	border-bottom:1px solid #c0c0b6;
	text-align:center;
	cursor:move;
}
#owindow #close a {
	color:#2b5389;
	text-decoration:none;
}
#owindow #close a:hover {
	text-decoration:underline;
}
#owindow #offerc {
	padding:0 10px 30px 10px;
	float:left;
	border-top:1px solid #e6e6d9;
	height:auto;
	width:480px;
}
#owindow #offtit {
	line-height:16px;
	padding:8px 0 8px 0;
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	float:left;
	width:480px;
}
#owindow #otopleft {
	float:left;
	display:inline;
	width:240px;
	line-height:18px;
	color:#a42a39;
	font-size:11px;
}
#owindow #otopright {
	float:right;
	text-align:right;
	display:inline;
	width:240px;
	line-height:18px;
	color:#a42a39;
	font-size:11px;
}
#owindow #otoprightl {
	float:right;
	text-align:right;
	display:inline;
	width:310px;
	line-height:18px;
	color:#a42a39;
	font-size:11px;
	margin-top:30px;
}
#owindow #wimg {
	float:left;
	display:inline;
}
#owindow #bothold {
	height:auto;
	float:left;
	width:480px;
	margin-top:10px;
	border-top:1px solid #BCBCA6;
	padding:0;
}
#owindow #bothold strong {
	line-height:40px;
}
#owindow #descript {
	float:left;
}
#owindow .ctholder {
	float:left;
	width:480px;
	border-top:1px solid #d7d7bf;
	height:auto;
	margin-top:10px;
	padding-top:10px;
}
#owindow p {
	font-size:12px;
	line-height:20px;
	text-align:justify;
	margin:0 0 25px 0;
	padding:0;
	width:475px;
}
#owindow .it {
	color:#595959;
	font-size:11px;
	font-style:italic;
	line-height:16px;
}
#owindow .off_reserve {
	float:left;
	margin-left:193px;
	display:inline;
	background:url(../images/off_reserve_button.gif) no-repeat;
	width:94px;
	height:23px;
	text-indent:-9999px;
}
#owindow #plinks {
	float:left;
	width:470px;
	height:auto;
	text-align:center;
}
#owindow #plinks a {
	font-size:15px;
	font-weight:bold;
	color:#1c4e92;
	text-decoration:underline;
	padding:0 8px 0 8px;
}
.spUL {
	margin-bottom:35px;
}
.specialPKG {
	float:left;
	margin:10px 0 10px 0;
	padding-bottom:6px;
	border-bottom:1px solid #a29d95;
	width:600px;
}
.spTxt {
	width:400px !important;
	float:left;
	display:inline;
	overflow:hidden;
}
.spTitle {
	float:left;
	width:100%
}
.spA {
	text-align:right;
	width:95px !important;
	float:right;
	display:inline;
	padding-top:5px;
	overflow:hidden;
}
/* --------------- form --------------------- */
#formular .error {
	color:#FF0000;
	font-weight:bold;
}
#formular label.lab, #formular input.form, #formular input.form, #formular select {
	display: block;
	width: 280px;
	float: left;
	margin-bottom: 10px;
}
#formular input.phone {
	width: 40px;
	margin:0;
	padding:0;
}
#formular label.lab {
	text-align: left;
	width: 110px;
	padding-right: 20px;
	font-size:12px;
	font-weight:bold;
}
#formular br {
	clear: left;
}
#formular input.form1 {
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 10px;
}
#formular textarea.lab {
	display: block;
	width: 400px;
	float: left;
	margin-bottom: 10px;
	height:132px;
}
#formular .conts {
	float:left;
	margin-bottom:10px
}
#formular .contbut {
	margin-bottom:10px;
	cursor:pointer;
	margin-left:421px;
}
.gmapdiv {
	width: 230px;
	height:auto;
	padding-bottom:15px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	text-align:left;
	display:inline;
}
.gmapdiv b {
	font-size:11px;
	width: 200px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:4px;
}
.gmapdiv img {
	float:left;
	padding: 1px 7px 3px 0;
	width:70px;
	height:45px;
}
.gmapdiv p {
	margin:-10px 0 2px 0;
	padding:0;
	float:left;
	line-height: 14px !important;
	width:120px !important;
	text-align:left !important;
	height:auto;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
/* --------------- events --------------------- */

#eventimgcol {
	width:280px;
	height:auto;
	float:left;
}
#eventimgcol img {
	padding:3px;
	border:1px solid #e0dbd8;
}
#eventimgcol a.but {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin:15px 0 0 55px;
	float:left;
	text-decoration:none;
}
#eventrightcol {
	width:310px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#615b45;
}
#eventrightcol h2 {
	margin:0;
	padding:0;
	width:310px;
	height:auto;
	border-bottom:1px solid #cecbc6;
	float:left;
	font-size:14px;
	padding-bottom:10px;
	font-weight:bold;
}
#eventrightcol .details {
	width:310px;
	height:28px;
	float:left;
	margin:5px 0 5px 0;
}
#eventrightcol .details em, #eventrightcol .details i {
	width:120px;
	height:26px;
	font-style:normal;
	float:left;
	display:block;
	font-size:11px;
	font-weight:bold;
}
#eventrightcol .details i {
	float:right;
	text-align:right;
}
#eventrightcol .bottom {
	height:130px;
	width:310px;
	float:left;
	margin-top:20px;
	background:url(../images/eventbottom.gif) top left repeat-x;
	text-align:center;
}
#eventrightcol .bottom p {
	text-align:center;
}
#eventsleftcol {
	width:405px;
	height:auto;
	float:left;
}
#eventsleftcol a {
	width:405px;
	height:120px;
	float:left;
	background:#e4dece url(../images/eventdetails.gif) bottom right no-repeat;
	border-bottom:1px solid #aba398;
	border-top:1px solid #aba398;
	text-decoration:none;
	margin-bottom:15px;
	display:block;
	cursor:pointer;
}
#eventsleftcol a b {
	width:405px;
	height:22px;
	float:left;
	font-size:12px;
	text-indent:8px;
	padding-top:3px;
}
#eventsleftcol a span {
	width:300px;
	height:18px;
	border-bottom:1px solid #aba398;
	display:block;
	float:left;
	margin-left:7px;
}
#eventsleftcol a img {
	width:72px;
	height:75px;
	padding:2px;
	border:1px solid #aaa297;
	float:left;
	margin:3px 0 0 8px;
}
#eventsleftcol a:hover {
	background:#dad4c3 url(../images/eventdetails2.gif) bottom right no-repeat;
}
#eventsrightcol {
	width:194px;
	height:auto;
	float:right;
	background:#e4dece;
}
#eventsleftcol a span em, #eventsleftcol a span i {
	width:150px;
	height:18px;
	font-style:normal;
	float:left;
	display:block;
	font-size:11px;
	font-weight:bold;
}
#eventsleftcol a span i {
	float:right;
	text-align:right;
}
#eventsleftcol a strong.eve {
	width:290px;
	height:auto;
	float:left;
	font-size:11px;
	margin-left:8px;
	line-height:16px;
	font-weight:normal;
	margin-top:3px;
}
#eventsrightcol p {
	padding-left:10px;
	font-size:11px;
	width:154px;
}
#eventsrightcol ul li {
	list-style: url(../images/eventli.gif);
	font-size:11px;
}
#eventsrightcol ul li a {
	text-decoration:none;
}
#eventsrightcol ul li a:hover {
	text-decoration:underline;
}
.coll {
	background-color:#625741;
}
#calendar {
	margin:15px 0 0 8px;
}
#calendar .gradline {
	background:#625741;
	color:#d7d4cf;
	font-weight:bold;
}
#calendar .gradline td {
	color:#cec9c3 !important;
	background-color:#5a4f3b;
}
#calendar td {
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#a8a296;
	font-weight:bold
}
#calendar a.larr, #calendar a:hover.larr {
	display:block;
	width:23px;
	height:21px;
	background:#625741 url(../images/leftarr.gif) top center no-repeat;
}
#calendar a.rarr, #calendar a:hover.rarr {
	display:block;
	width:23px;
	height:21px;
	background:#625741 url(../images/rightarr.gif) top center no-repeat;
}
#calendar a.cer, #calendar a:hover.cer {
	display:block;
	width:auto;
	height:21px;
	background:#625741;
	color:#d8d7d3;
	text-decoration:none;
}
#calendar .dead {
	background-color:#a8a296;
	color:#aba8a0;
}
#calendar a {
	text-decoration:underline;
	display:block;
	width:24px;
	height:21px;
	background-color:#e4dece;
	color:#594e3c;
	line-height:20px;
}
#calendar a:hover {
	text-decoration:underline;
	display:block;
	width:24px;
	height:21px;
	background-color:#594e3c;
	color:#d7d3ca;
	line-height:20px;
	font-weight:bold;
}
#calendar .curentday {
	display:block;
	width:24px;
	height:21px;
	background-color:#594e3c;
	color:#d7d3ca;
	line-height:20px;
	font-weight:bold;
}
#subpagleft {
	float:left;
	width:420px;
	margin-right:10px;
	height:auto;
	border-right:1px solid #D3D1D2;
	padding-right:20px;
	display:inline;
	min-height:100px;
	overflow:hidden;
}
#subpagecta {
	float:left;
	width:199px;
	overflow:hidden;
	height:auto;
	padding-left:2px;
	display:inline;
}
#subpagecta em {
	width:197px;
	height:20px;
	background:url(../images/cta_top.jpg) left bottom no-repeat;
	float:left;
	display:block;
	margin-left:1px;
}
#subpagecta p {
	width:175px;
	margin-left:1px;
	height:auto;
	background:#dad3c7 url(../images/cta_bottom.jpg) left bottom repeat-x;
	border-left:1px solid #BFBEBC;
	border-right:1px solid #BFBEBC;
	text-align:center;
	display:block;
	float:left;
	padding:10px 10px 23px 10px;
	margin-bottom:15px;
}
#subpagecta p a {
	color:#696969;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
}
#subpagecta p a:hover {
	color:#696969;
	text-decoration:underline;
}
.capacity td {
	height:40px;
}
/* sharetool functions */

.footerlinks {
	width:500px;
	height:auto;
	float:left;
	margin-top:20px;
	color:#333333;
	font-size:11px;
}
.footerlinks a {
	font-weight:bold;
	font-size:11px;
	color:#5d766d;
	text-decoration:none;
}
.footer-holder {
	width:952px;
	height:auto;
	display:block;
	float:left;
	border-top:1px solid #d8d5d6;
	margin-top:50px;
}
.entry-tools {
	font-family: georgia, "times new roman", times, serif;
	font-size:11px;
	line-height: 1.5em;
	color: #333;
}
.entry-tools li *, li li {
	font-size:11px;
}
.entry-tools ul li {
	background: url("../images/media/bullet4x4.gif") no-repeat left 0.45em;
	padding: 0 0 0 8px;
}
.entry-meta {
	width:245px;
	margin:10px 0 0px 0;
	float:right;
}
ul.entry-tools {
	margin: 0 1.1em;
	list-style:none !important;
	padding-left: 0 !important;
	margin-right:0 !important;
	padding-right:0 !important;
}
ul.entry-tools li {
	background: none;
	font-family:Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float:left;
}
.single .entry-tools li {
	padding: 12px 0 12px 0;
}
.entry-tools li a {
	padding-left:15px;
}
li.email-this a {
	background:url("../images/media/emailthis.gif") 0 5px no-repeat;
	text-decoration:none;
	color:#5d766d;
	margin-top:12px;
	display:block;
}
li.print a {
	padding-left:18px;
	background:url("../images/media/print_icon.gif") 0 3px no-repeat;
	text-decoration:none;
	color:#5d766d;
	display:block;
	margin-left:38px;
	margin-top:12px;
}
.entry-tools li.share, .entry-tools li.sharebox {
	padding: 12px 0 12px 0;
	width:98px;
}
.entry-tools li.sharebox {
	position: relative;
	background:transparent url("../images/media/nyt_universal_share_bg.gif") no-repeat 0 4px;
}
li.share a, li.sharebox a {
	color:#5d766d;
	margin-left:10px;
	padding-left:18px;
	background:transparent url("../images/media/plus.gif") no-repeat 4px 2px;
}
li.sharebox a {
	display:block;
	background:transparent url("../images/media/minus.gif") no-repeat 4px 4px;
}
li.sharebox ul.show {
	margin: 0;
	padding: 6px 0 10px 0;
	border:1px #847b69 solid;
	border-top: none;
	background: #e4dece;
	position: absolute;
	top:33px;
	left: 0;
	width: 95px;
}
li.sharebox ul.show li {
	padding: 0;
	line-height: 18px;
	float: none;
	font-size: 11px;
	font-weight: normal;
	border:1px solid #e4dece;
}
.entry-tools li.sharebox ul.show li a {
	padding-left: 20px;
	text-decoration:underline;
	color:#5d766d;
}
.articleTools .toolsContainer ul.toolsList li ul#postList .linkedin a {
	background-image: url("../images/media/linkedin.gif");
}
li.sharebox li.delicious a {
	background:transparent url("../images/media/delicious.gif") no-repeat scroll 0px 1px;
}
li.sharebox li.digg a {
	background:transparent url("../images/media/digg.gif") no-repeat scroll 0px 1px;
}
li.sharebox li.facebook a {
	background:transparent url("../images/media/facebook.gif") no-repeat scroll 0px 1px;
}
li.sharebox li.newsvine a {
	background:transparent url("../images/media/newsvine.gif") no-repeat scroll 0px 1px;
}
li.sharebox li.mixx a {
	background:transparent url("../images/media/mixx.gif") no-repeat scroll 0px 1px;
}
li.sharebox li.linkedin a {
	background:transparent url("../images/media/linkedin.gif") no-repeat scroll 0px 1px;
}
li.sharebox li.permalink a {
	background:transparent url("../images/media/permalink.gif") no-repeat scroll 0px 1px;
}
.articleTools .toolsContainer ul.toolsList li ul#postList .digg a, .articleTools .toolsContainer ul.toolsList li ul#postList .facebook a, .articleTools .toolsContainer ul.toolsList li ul#postList .newsvine a, .articleTools .toolsContainer ul.toolsList li ul#postList .permalink a, .articleTools .toolsContainer ul.toolsList li ul#postList .mixx a, .articleTools .toolsContainer ul.toolsList li ul#postList .delicious a {
	background-repeat: no-repeat;
	padding: 3px 0 3px 20px;
	color: #004276;
}
.articleTools .toolsContainer ul.toolsList li ul#postList .digg a {
	background-image: url("../images/media/digg.gif");
}
.articleTools .toolsContainer ul.toolsList li ul#postList .facebook a {
	background-image: url("../images/media/facebook.gif");
}
.articleTools .toolsContainer ul.toolsList li ul#postList .newsvine a {
	background-image: url("../images/media/newsvine.gif");
}
.articleTools .toolsContainer ul.toolsList li ul#postList .permalink a {
	background-image: url("../images/media/permalink.gif");
	padding-bottom: 0;
}
.articleTools .toolsContainer ul.toolsList li ul#postList .delicious a {
	background-image: url("../images/media/delicious.gif");
}
.show {
	display:block;
	list-style:none;
	font-size:11px;
}
.hide {
	display:none;
	list-style:none;
	font-size:11px;
}
#tabelt {
	margin:30px 0 0 38px;
	display:inline;
	background:#e2e1e2;
	border:1px solid #d4ceca;
	font-size:12px;
	float:left;
	background:#e4dece url(../images/tbg.gif) bottom right no-repeat;
}
#tabelt td {
	padding-left:8px;
}
#tabelt .deform {
	width:220px;
	background:#fcfcfc;
	border:1px solid #cbc3bd;
	font-size:12px;
	padding:2px 0 2px 2px;
}
#tabelt .deform2 {
	width:375px;
	background:#fcfcfc;
	border:1px solid #cbc3bd;
	font-size:12px;
	padding:2px 0 2px 2px;
	overflow:hidden;
	height:100px;
}
#tabelt .sendt, #tabelt .resett {
	width:57px;
	height:23px;
	border:none;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	cursor:pointer;
	background:url(../images/bgbt.gif) top left no-repeat;
}
#surv1 td, #surv2 td, #surv3 td {
	height:30px;
	font-size:12px;
	line-height:20px;
}
#surv1 .inp1, #surv2 .inp1, #surv3 .inp1 {
	border:1px solid #9b968b;
	width:164px;
	font-size:11px;
	padding:2px;
}
#surv3 .inp2 {
	border:1px solid #9b968b;
	font-size:11px;
	padding:2px;
	width:546px;
	overflow:hidden;
}
#surv1 .inp3 {
	border:1px solid #9b968b;
	width:170px;
	font-size:11px;
	padding:2px;
}
#surv3 .buson {
	width:57px;
	height:23px;
	border:none;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	cursor:pointer;
	background:url(../images/bgbt.gif) top left no-repeat;
}
#subpagecontent hr {
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	border: 0;
	height: 1px;
	color: #e4dece;
	background-color: #e4dece;
}
a.homelink {
	background:#e4dece;
}
a:hover.homelink {
	background:#dfd9c7;
}
#submenu a.link {
	background:#e4dece;
}
#submenu a:hover.link {
	background:#dfd9c7;
}
/* --------------- book now --------------------- */

#graybg {
	background-color:#000000;
	cursor:wait;
	height:100%;
	left:0;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:0.7;
	position:fixed;
	position:absolute;
	top:0;
	width:100%;
	z-index:888;
}
#booknow {
	position:absolute;
	width:328px;
	height:229px;
	float:left;
	top:0;
	left:0;
	background:#FFFFFF;
	z-index:999;
	overflow:hidden;/*must have*/
}
#booknow iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-999;/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px;/*must have for any big value*/
}
#booknow #bcont {
	width:328px;
	background:url(../images/bcont.jpg);
	float:left;
	height:223px;
}
.bkn {
	width:95px;
	height:36px;
	background:url(../images/bkn.jpg);
	cursor:pointer;
	float:left;
}
.bkno {
	width:95px;
	height:36px;
	background:url(../images/bkno.jpg);
	float:left;
}
.pack {
	width:91px;
	height:36px;
	float:left;
	background:url(../images/pack.jpg);
	cursor:pointer;
}
.packo {
	width:91px;
	height:36px;
	background:url(../images/packo.jpg);
	cursor:pointer;
	float:left;
}
.grcl {
	width:142px;
	height:36px;
	background:#353535;
	float:left;
}
.bclose {
	width:22px;
	height:36px;
	float:right;
	background:url(../images/bclose.jpg);
	cursor:pointer;
}
#bnhold {
	padding:25px 0 0 65px;
}
.bnlabel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#111111;
	padding:2px 4px 10px 0;
	float:left;
	width:90px;
	margin:0 !important;
}
.smallsel {
	float:left;
}
.bnimput {
	float:left;
	width:72px;
	height:16px;
	border:1px solid #5b5643;
	color:#383126;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px !important;
	font-size:7pt;
	font-weight:normal !important;
}
.bimg {
	float:left;
	padding-top:1px;
	cursor:pointer;
}
#bnhold br {
	float:left;
	clear:both;
}
.smallsel {
	border:1px solid #5b5643;
	color:#383126;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px !important;
	font-size:7pt;
	font-weight:normal !important;
	float:left;
	text-align:left;
	width:42px;
	margin:0 0 8px 2px;
}
.bsub {
	float:left;
	width:69px;
	height:16px;
	background:url(../images/bsub.gif);
	cursor:pointer;
	border:none;
}
#pahold {
	float:left;
	padding-top:22px;
	padding-left:20px;
}
#pahold strong {
	font-size:12px;
	line-height:40px;
}
#pahold a {
	float:left;
	width:280px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	padding-bottom:8px;
	color:#111111;
	margin-left:10px;
}
#bnhold form {
	margin:0;
	padding:0;
}
.homew {
	width:250px;
	padding-left:10px;
	height:75px;
	padding-top:20px;
	border:1px solid #333333;
	background:#e4dece;
	float:right;
	margin-bottom:10px;
}
.pweather {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding: 0px 0 15px 7px;
	line-height:18px;
	width:180px;
	float:left;
}
.wlink {
	float:right;
	color:#5d766d;
	font-size:11px;
	font-weight:bold;
	padding-right:10px
}
.wcel {
	float:left;
	border-right:1px solid #d7d5d6;
	width:125px;
	height:150px;
	text-align:center;
	line-height:28px;
	font-size:11px;
}
.lhw {
	line-height:40px;
}

.pwea {
	float:right !important;
	display:inline !important;
	width:195px !important;
	font-size:11px !important;
	line-height:18px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#333333 !important;
	padding:0 !important;
}
.slh {
	line-height:14px;
}
#videodiv {
	width:952px;
	height:580px;
	float:left;
	margin-top:30px;
}
.bigsubp {
	width:950px !important;
	padding:0 !important;
	margin:0 !important;
}
.scl {
	width:90px;
	margin-bottom:3px;
	height:27px;
	line-height:27px;
}
.sci {
	float:left;
	height:25px;
	padding-top:2px;
}
.scim {
	float:left;
	height:25px;
}
.sca {
	float:left;
	height:25px;
	line-height:25px;
	font-size:12px
}
.alspec {
	float:right;
	text-align:right;
	font-weight:bold;
	margin-right:20px;
	margin-top:10px
}
#pahold strong {
	font-size:12px;
	line-height:35px;
}
#pahold a {
	float:left;
	width:280px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	padding-bottom:8px;
	color:#111111;
	margin-left:10px;
}
#bnhold form {
	margin:0;
	padding:0;
}
#rfpn {
	position:absolute;
	width:571px;
	background:#FFFFFF;
	padding-left:43px;
	height:auto;
	border:1px solid #575350;
	float:left;
	top:0;
	left:0;
	z-index:99999;
	overflow:hidden;/*must have*/
}
#rfpn iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-999;/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px;/*must have for any big value*/
}
.RFPclose {
	float:right;
	cursor:pointer;
	background:url(../images/closeRFP.gif) no-repeat;
	width:61px;
	height:21px;
	margin:0 !important;
	padding:0 !important;
}
.RFPimg {
	float:left;
	margin:25px 0 10px 182px !important;
}
.subRFP {
	width:88px;
	height:24px;
	background:url(../images/rfpbutt.gif) no-repeat;
	border:none;
	cursor:pointer;
	margin-left:15px !important;
}
.rRFP {
	float:right !important;
	margin-right:10px !important;
}
#grayh {
	background-color:#000000;
	cursor:wait;
	height:100%;
	left:0;
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:0.6;
	position:fixed;
	position:absolute;
	top:0;
	width:100%;
	z-index:888;
}
.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#112461 !important;
}
.nlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#112461 !important;
	text-decoration:none;
}
.nopadd {
	padding:0 !important;
}
#market a.thumb {
	border:1px solid #9F9B9C;
	color:#5D766D;
	cursor:pointer;
	display:inline;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:auto;
	margin:11px 11px 0 0;
	text-decoration:none;
	width:154px;
}
#market a.thumb img {
	border:1px solid #B5B9B8;
	float:left;
	height:110px;
	margin:3px;
	width:146px;
}
#market a.thumb em {
	color:#5D766D;
	float:left;
	font-size:9px;
	font-style:normal;
	height:auto;
	margin:3px;
	padding-bottom:3px;
	text-align:center;
	text-decoration:none;
	width:148px;
}
#prodtable {
	font-size:11px !important;
	line-height:18px !important;
	text-align:left !important;
}
#prodtable .qty {
	width:45px;
}
.sale {
	color:#D23A20;
	padding-left:7px;
}
.upd {
	background:none;
	border:0 none;
	color:#5D766D;
	cursor:pointer;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0 0 0 3px;
	text-align:left;
}
#vmwindow {
	position:absolute;
	width:402px;
	height:auto;
	float:left;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;/*must have*/
}
.vmborder {
	border:1px solid #dadada;
	width:400px;
	float:left;
	height:auto;
	background:#FFFFFF;
	color:#333333;
}
#vmwindow iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-999;/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
#vmwindow #vmclose {
	float:right;
	width:55px;
	margin:0 10px 10px 10px;
}
#vmwindow img.closse {
	cursor:pointer;
	float:left;
}
#vmcont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:10px;
	text-align:justify;
	float:left;
}
#vmcont strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	padding:0 0 7px 0 !important;
	line-height:18px;
	float:left;
	display:block;
	width:380px;
}
#vmcont p {
	float:left;
}
.vieword {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5D766D !important;
	margin-right:25px;
}
form#cart, form#checkout {
	float:left;
}
.updr {
	border:0 none;
	color:#D23A20;
	cursor:pointer;
	background:#F1EBDD;	
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:left;
}
.bigh td {
	height:26px;
}
.sci {
	float:left;
	height:25px;
	padding-top:2px;
}
.scim {
	float:left;
	height:25px;
}
.sca {
	float:left;
	font-size:12px;
	height:25px;
	line-height:25px;
}
#lgwindow {
	position:absolute;
	width:322px;
	height:auto;
	float:left;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;/*must have*/
	background:url(../images/bgbgbg.jpg) top left no-repeat;
}
.lgborder {
	border:1px solid #dadada;
	width:320px;
	float:left;
	height:auto;
	color:#333333;
}
#lgwindow iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-999;/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
#lgwindow #lgclose {
	float:right;
	width:55px;
	margin:10px 5px 10px 230px;
	clear:both;
}
#lgwindow img.closse {
	cursor:pointer;
	float:left;
}
#lgcont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:0 10px 10px 10px;
	text-align:justify;
	float:left;
}
#lgerr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:0 0 0 10px;
	line-height:14px;
	text-align:justify;
	float:left;
}
#lgcont strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	padding:0 0 7px 0 !important;
	line-height:18px;
	float:left;
	display:block;
	width:380px;
}
#lgcont p, #lgerr p {
	float:left;
	width:100%;
	line-height:20px;
}
#lgerr p {
	width:270px;
}
#lgcont p {
	padding-top:10px;
}
#lgcont form {
	float:left
}

#lgcont p a{
	color:#424242;
	font-style:italic;
	font-size:11px;
	text-decoration:underline;
}

.marketdiv {
	width:315px;
	height:70px;
	background:#e7e0cf;
	text-align:left;
	float:left;
	display:inline;
	padding:9px 4px 9px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:5px 6px 15px 0;
}
.marketpimg {
	padding:1px;
	border:1px solid #d5cfc2;
	float:left;
	margin-right:3px;
	cursor:pointer
}
.marketmtitle {
	float:left;
	border-right:1px solid #d2ccbe;
	width:150px;
	margin-right:10px;
	padding-right:10px;
	min-height:65px;
}
.mstitle {
	float:left;
	line-height:14px;
	width:160px;
	color:#217053;
}
.metitle {
	float:left;
	padding-top:10px;
	font-style:normal
}
.red {
	color:#FF0000;
}
.fleft {
	float:left;
}
.mspan {
	line-height:18px
}
.mimput {
	background:#2a795c;
	color:#ffffff;
	cursor:pointer;
	border:none;
	width:49px;
	margin-top:5px;
	height:20px;
	line-height:19px;
	float:left
}
.mkh2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important;
	color:#343434;
	font-weight:bold;
	line-height:40px;
	margin:0;
	padding:0;
	clear:both;
	width:660px;
}
.homew {
	width:250px;
	padding-left:10px;
	height:75px;
	padding-top:20px;
	border:1px solid #333333;
	background:#e4dece;
	float:right;
	margin-bottom:10px;
}
.pweather {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding: 0px 0 15px 7px;
	line-height:18px;
	width:180px;
	float:left;
}
.wlink {
	float:right;
	color:#224a3f;
	font-size:11px;
	font-weight:bold;
	padding-right:10px
}
.wcel {
	float:left;
	border-right:1px solid #d7d5d6;
	width:125px;
	height:150px;
	text-align:center;
	line-height:28px;
	font-size:11px;
}
.lhw {
	line-height:40px;
}
.grayw {
	width:300px;
	height:106px;
	font-size:11px;
	color:#333333;
	background:#e4dece;
	padding:10px 0 0 15px;
	float:left;
	display:inline;
}
.pwea {
	float:right !important;
	display:inline !important;
	width:195px !important;
	font-size:11px !important;
	line-height:18px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#333333 !important;
	padding:0 !important;
}
.slh {
	line-height:14px;
}

.butmisto {
	width:55px;
	height:22px;
	line-height:22px;
	padding-left:7px;
	padding-right:7px;
	background:url(../images/submitt.gif) top left no-repeat;
	text-indent:-99999px;
	border:none;
	color:#000000;
	font-size:11px;
}
