body {
	background-color: #fffacc;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	behavior:url(css/csshover.htc);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	color: #AB1732;
	font-size: 46px;
	font-weight: normal;
	margin-bottom: 25px;
	margin-top: 0px;
	line-height: 50px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h2 {
	color: #AB1732;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 8px;
	line-height: 30px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 0px;
	margin-top: 50px;
}
h3 {
	color: #AB1732;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 26px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
h4 {
	color: #AB1732;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 0px;
	line-height: 22px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	color: #AB1732;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 30px;
	line-height: 30px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 0px;
}
h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.paragraphHeader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 1.3em;
}
.spacer25 {
	padding-top: 25px;
}
.fontSmall {
	font-weight: bold;
	font-size: 0.75em;
}
.labelfield{ /*CSS for label field in general*/
	font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
	color:#DB6028;
	font-size: 90%;
}
#testfeed     a{
	font-weight: bold;
}
#testfeed     {
	line-height: 22px;
}
#testfeed     p{
	margin-bottom: 20px;
}
a:link, a:visited	{
	color: #E46A29;
	text-decoration: none;
}
a:hover				{
	color: #A71631;
	text-decoration: underline;
}
#bodyframe		{
	color: #43260a;
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	line-height: 22px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../images/right-side-back.jpg);
}
#bodyframe2		{
	color: #43260a;
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	line-height: 22px;
	padding: 0px;
}
#bannerLogo   {
	background-image: url(../images/banner-logo.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 134px;
	float: left;
}
#logobar   {
	background-image: url(../images/logo-bar-2.jpg);
	background-repeat: no-repeat;
	width: 892px;
	height: 143px;
	float: left;
}
#bannerMain   {
	width: 673px;
	height: 270px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../images/logo-banner.jpg);
}
#galleryWrap {
	width: 600px;
	padding-bottom: 50px;
	float: left;
	padding-top: 25px;
}
#NewsWrap {
	width: 270px;
	padding-bottom: 50px;
	padding-top: 10px;
	font-size: 16px;
	line-height: 18px;
	padding-left: 15px;
}
#NewsWrap h5{
	color: #FFF;
	padding-bottom: 5px;
}
#contentarea {
	width: 940px;
	float: left;
	line-height: 18px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentarea th {
	background-color: #FDDA74;
	color: #43260a;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#contentarea td{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCC453;
}
#contentarea table{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#TopNav   {
	width: 1000px;
	height: 47px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../images/top-nav-back.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
#TopNav p 	{
	font-size: 17px;
	font-weight: normal;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	width: 275px;
	float: right;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#TopNav a	{
	text-decoration: none;
	text-decoration: none;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#TopNav a:hover	{
	text-decoration: none;
	text-decoration: none;
	color: #FAD77D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.button1 {
	width: 68px;
	height: 38px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.button1 a {
	display: block;
	width: 68px;
	height: 38px;
	background-image: url(../buttons/home-1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.button1 a:hover {
	background-image: url(../buttons/home-2.jpg);
}
.button2 {
	width: 287px;
	height: 102px;
}
.button2 a {
	display: block;
	width: 287px;
	height: 102px;
	background-image: url(../buttons/letters1.jpg);
	background-repeat: no-repeat;
}
.button2 a:hover {
	background-image: url(../buttons/letters2.jpg);
	background-repeat: no-repeat;
}
.button3 {
	width: 287px;
	height: 96px;
}
.button3 a {
	display: block;
	width: 287px;
	height: 96px;
	background-image: url(../buttons/download1.jpg);
	background-repeat: no-repeat;
}
.button3 a:hover {
	background-image: url(../buttons/download2.jpg);
	background-repeat: no-repeat;
}
.button4 {
	width: 287px;
	height: 111px;
}
.button4 a {
	display: block;
	width: 287px;
	height: 111px;
	background-image: url(../buttons/concierge.jpg);
	background-repeat: no-repeat;
}
.button4 a:hover {
	background-image: url(../buttons/concierge-on.jpg);
	background-repeat: no-repeat;
}
.button5 {
	width: 287px;
	height: 93px;
}
.button5 a {
	display: block;
	width: 287px;
	height: 93px;
	background-image: url(../buttons/news1.jpg);
	background-repeat: no-repeat;
}
.button5 a:hover {
	background-image: url(../buttons/news2.jpg);
	background-repeat: no-repeat;
}
.Contact {
	width: 198px;
	height: 47px;
	float: right;
	padding-right: 69px;
}
.Contact a {
	display: block;
	width: 198px;
	height: 47px;
	background-image: url(../buttons/contact1.jpg);
	background-repeat: no-repeat;
}
.Contact a:hover {
	background-image: url(../buttons/contact2.jpg);
	background-repeat: no-repeat;
}
.button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 25px;
}
.button:hover, .button:focus {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buttonBorder {
	border: 4px solid #FDDD80;
	padding: 1px;
}
.buttonBorder:hover, .buttonBorder:focus {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	border: 5px solid #AB1832;
	padding: 0px;
}
.buttonRight {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-left: 25px;
}
.buttonRight:hover, .buttonRight:focus {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Misc
*/
.imgBorder {
	border: 3px solid #FDDD80;
	padding: 1px;
}
.textRight {
	float: right;
	width: 200px;
	font-family: georgia;
	margin: 0px;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
/*Misc
*/
.imgLeft {
	margin-top: 3px;
	margin-right: 15px;
	border: 4px solid #FDDD80;
	float: left;
	background-color: #FDDD80;
}
/*Misc
*/
.imgLeft2 {
	margin-right: 15px;
	float: left;
	margin-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}
.imgRight {
	float: right;
	border: 3px solid #FDDD80;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 1px;
}
.imgRight2 {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.innerwrap {
	background-color: #DDD;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 610px;
}
#preloadedImages {
	display: none;
}
#emailListWrap    {
	width: 280px;
	font-size: 16px;
	color: #FFF;
	padding-left: 15px;
	margin-top: 15px;
}
#emailListWrap    form{
	font-size: 14px;
	padding: 0px;
	width: 280px;
	float: none;
	margin: 0px;
}
#emailListWrap    input{
	font-size: 14px;
	margin-bottom: 5px;
}
/* Main Layout*/
#rightTopContainer {
	width: 327px;
	float: right;
	background-image: url(../images/right-side-top-back.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	height: 432px;
}
/* Main Layout*/
#rightTopContainerShort {
	width: 327px;
	float: right;
	background-image: url(../images/right-side-top-back.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	height: 311px;
}
/* Main Layout*/
#rightTopContainerInner {
	width: 250px;
	float: left;
	background-image: url(../images/login-back.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	height: 132px;
}
/* Main Layout*/
#rightBotContainer {
	width: 327px;
	float: right;
	background-image: url(../images/right-side-bot-back.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	background-color: #E46A29;
}
/* Main Layout*/
#rightBotContainerInner {
	padding-left: 12px;
}
/* Main Layout*/
#rightBotContainerInner p{
	padding-left: 15px;
	padding-top: 20px;
	font-size: 17px;
	color: #FFF;
	padding-bottom: 50px;
}
/* Main Layout*/
#rightBotContainerInner a{
	color: #FCD15E;
}
/* Main Layout*/
#rightBotContainerInner a:hover{
	color: #FEFACD;
}
/* Main Layout*/
#rotatingwrap {
	margin-top: 11px;
	width: 287px;
	margin-left: 11px;
	height: 421px;
	z-index: 1;
}
/* Main Layout*/
#rotatingwrap2 {
	margin-top: 11px;
	width: 287px;
	margin-left: 11px;
	height: 300px;
	z-index: 1;
}
/* Main Layout*/
#fadeshow3 {
	width: 250px;
	height: 330px;
	z-index: 1;
	float: left;
	margin-right: 25px;
	border: 3px solid #FDDD80;
}
/* Main Layout*/
#fadeshow4 {
	width: 250px;
	height: 330px;
	z-index: 1;
	float: right;
	margin-left: 25px;
	border: 3px solid #FDDD80;
}
#SpaContent {
}
#SpaContent h2{
	font-size: 32px;
	line-height: 36px;
}
#SpaContent h4{
	padding-top: 30px;
}
#InnerContainer {
	float: left;
	width: 600px;
	margin-bottom: 10px;
}
#InnerContainer h2{
	margin-bottom: 10px;
	margin-top: 45px;
}
#InnerContainerVert {
	float: left;
	width: 285px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#InnerContainerVert h2{
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#InnerContainerVert2 {
	float: left;
	width: 285px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#InnerContainerVert2 h2{
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincolumnContentWide {
	text-align: left;
	width: 940px;
	float: left;
	line-height: 20px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 35px;
	font-size: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#maincolumnContent {
	text-align: left;
	width: 620px;
	float: left;
	line-height: 20px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 20px;
	font-size: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.Gallery {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
/*Misc
*/
.Gallery img{
	border: 2px solid #AB1732;
	padding: 1px;
}
.Gallery td{
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: georgia;
	font-size: 15px;
}
.Letters {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
/*Misc
*/
.Letters img{
}
.Letters td{
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: georgia;
	font-size: 15px;
}
#maincolumnContent ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#maincolumnContent li {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	clear: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#maincolumnContent p{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}
#maincolumnContent hr{
	width: 600px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
#maincolumnContent  th{
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #4E205C;
	color: #FFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
/* Footer */
#footer			{
	margin: 0px;
	color: #fff;
	font-size: 16px;
	text-align: left;
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(../images/footer-back.jpg);
	background-repeat: repeat-x;
	background-color: #E1672A;
}
#footerwrap {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 20px;
}
#footer p{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	line-height: 20px;
	font-size: 15px;
}
#footer img{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#footer h1{
	font-size: 17px;
	color: #FFF;
	line-height: 20px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#footer h2{
	font-size: 15px;
	color: #FFF;
	line-height: 20px;
	width: 950px;
	padding: 0px;
	margin-top: 20px;
	font-weight: normal;
}
#footer a:link, #footer a:visited	{text-decoration: none; color: #fff;}
#footer a:hover						{
	color: #FAD286;
	text-decoration: underline;
}
/* Forms*/
form		{
	float: left;
	margin: 0;
	border: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 600px;
}
form h3 { color: #fff; font-size: 18px; font-weight: bold; background-color: #333; width: 430px; margin: 15px 0; padding: 5px 0 5px 10px; }
form h2 { font-size: 14px; font-weight: bold; margin: 0; padding: 20px 0 10px; }
form p {
	padding-top: 25px;
	float: left;
}
form table { width: 450px; padding-bottom: 25px; }
form td { margin: 0; padding: 0 0 0 0; }
input {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	margin-top: 5px;
}
select {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-top: 5px;
	padding-left: 3px;
}
textarea {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.forminput {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBC066;
	border-right-color: #AB1732;
	border-bottom-color: #A2152F;
	border-left-color: #F9C068;
}
.forminput:hover, .forminput:focus {
	background-color: #fffde9;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #AB1732;
}
.textareainput {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-color: #ccc #666 #666 #ccc;
	border-style: solid;
	border-width: 1px;
}
.textareainput:focus {
	background-color: #eee;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: solid 1px #666;
}
.formsectionwrapper {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.formsectionwrapper2 {
	float: left;
	padding-bottom: 20px;
	width: 500px;
}
.botsectionwrapper { float: left; padding-top: 15px; }
.sectionwrapper {
	width: 100%;
	float: left;
	padding-bottom: 25px;
}
.sectionwrapper2 { width: 100%; float: left; }
.sectionwrapperright { text-align: right; width: 100%; float: right; padding-top: 15px; padding-right: 5px; padding-bottom: 20px; }
.sectionwrapper img { margin-top: 10px; margin-bottom: 10px; margin-left: 15px; }
/*Lightbox
*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(../images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(../images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

