body {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-color: #ECEDEE;
}

body, td {
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #5d5d5d;
}
	
#dots {
	margin: 0;
	padding: 0;
	background: url("../images/dots.gif") top left repeat-x;			
}

#outerContainer {
	width: 1016px;
	margin: 0 auto;
	text-align: left;
}

#home-innerContainer {
	width: 925px;
	margin: 0 auto;
	padding: 0;
	margin-left: 45px;
	background: url("../images/content-bg.gif") top left repeat-y;
}

#innerContainer {
	width: 925px;
	margin: 0 auto;
	padding: 0;
	margin-left: 45px;
	background-color: #FFFFFF;	
}

#logo {
	width: 221px;
	height: 140px;
}

#logo a {
	border: none;
}

#header {
	width: 881px;
	height: 264px;
	margin-left: 20px;
	padding: 1px;
	border: 1px solid #272e34;
}

.border {
	padding: 1px;
	border: 1px solid #272e34;	
}

.cleared {
	clear: both;
}

.imgBorder {
 	border: 1px solid #94989a;
}

.corpLogo {
	float: right;
	margin-right: 350px;
	padding: 1px;
	border: 1px solid #94989a;
}

.contentBorder {
	border-bottom: 1px solid #e5e5e5
}

.back {
	float: left;
}

.back a {
	color: #881b1b;
}

.back a:hover {
	color: #818711;
}

.back .bullet {
	padding-left: 20px;
	border: none;
	background: url(../images/back-bullet.gif) left center no-repeat;
}

.backtop {
	float: right;
}

.backtop a {
	color: #881b1b;
}

.backtop a:hover {
	color: #818711;
}

.backtop .bullet {
	padding-right: 20px;
	border: none;
	background: url(../images/back-top.gif) right center no-repeat;
}

.rss {
	background: url(../images/rss.gif) left center no-repeat;
	padding-left: 20px;
}

#bottombit {
	margin-left: 45px;
}

#floatClear {
	clear: both;
	height: 0;
	overflow: hidden;	
}

.button {
	width: 27px;
	height: 27px;
	background: url(../images/submit.gif) center no-repeat;
	margin: 12px 0 0 5px;
	border: none;
	cursor: move;
}

#quote {
	font-style: italic;
	line-height: 20px;
}

.quoteStart {
	margin: 10px 10px 0 0;
}

.quoteEnd {
	margin: 0 0 -10px 10px;
}

.team {
	float: left;
	margin-right: 15px;
	border: 1px solid #94989A;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*       			HEADER										 */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


#imageSlideshowHolder {
	z-index: 10;
	width: 881px;
	height: 264px;
	height/* */:/**/264px;
	height: /**/264px;
	position: relative;	/* Never change this value */
}

.imageInGallery {		
	width: 881px;
	height: 264px;
	background-color:#fff;

	/* Never change these 3 value */
	left:0px;
	top:0px;
	position:absolute;
	border: 1px solid #272e34;	
}

#imageSlideshowHolder img{
	position: absolute;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*       			TYPOGRAPHIC STYLES							 */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a {
	color: #818711;
	border-bottom: 1px dotted #818711;
	text-decoration: none;
	outline: none;	
}

a:hover {
	color: #881b1b;
	border-bottom: 1px dotted #881b1b;
	text-decoration: none;
}

a img {
	border: none;	
}

.intro {
	font: normal 16px/24px Verdana, Arial, Helvetica, sans-serif;
}

p {
	padding: 0;
	margin: 6px 0 18px 0;	
}

h1, h2, h3, h5 {
	font-family: "Century Gothic", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

h1 {
	color: #006893;
	margin: 20px 0 15px 0;
	line-height: 110%;
}

h2 {
	color: #006893;
	line-height: 110%;
}

h3 {
	color: #881b1b;
	margin: 10px 0 10px 0;
	line-height: 110%;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #881b1b;
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 15px;
	color: #881b1b;
	line-height: 110%;
	margin-bottom: 10px;
}

h5 a {
	font-size: 15px;
	color: #881b1b;
	border-bottom: none;
}

h5 a:hover {
	font-size: 15px;
	color: #006893;
	border-bottom: none;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*       					NAVIGATION							 */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#nav {
	position: relative;
	height: 24px;
	margin: 0 0 0 200px;
}

#nav a {
	border: none;
}

#nav li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 4px;
	height: 24px;
}

#secondaryNav ul li {
	font: normal 15px/25px "Century Gothic", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #881b1b;	
	list-style-type: none;
	display: block;
	margin-left: -39px;
}

#secondaryNav a {
	color: #881b1b;
	border: none;
}

#secondaryNav a:hover {
	color: #818711;
	border: none;
}

#secondaryNav .green {
	color: #818711;
	border: none;
	text-align: left;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*       					HOME LEFT COLUMN					 */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


#home-leftCol {
	width: 557px;
	float: left;
	margin: 10px 20px 0 20px !important;
	margin: 10px 10px 0 10px;
	margin/**/:/**/ 10px 10px 0 10px;
	text-align: justify;	
}

#home-leftCol .readmore {
	text-align: left;
	margin-top: -13px;
}

.entry {
	margin-left: 20px;
}

.dateBlock {
	float: left;
	padding: 0 4px 0 0 ;
	margin: 0 20px 0 0;
	background: url("../images/date-block.gif") top left no-repeat;
	width: 62px;
	height: 60px;
	text-align: center;
}

.month {
	margin: 1px 0 4px 0;
	padding: 8px 0 0 0;
	color: #FFF;
	font-family:  "Trebuchet MS";
	font-size: 14px;	
}

.day {
	margin: 1px 0 4px 0;
	padding: 8px 0 0 0;
	color: #FFF;
	font-family:  "Trebuchet MS";
	font-size: 14px;	
}

.year {
	margin: 8px 0 5px 0;
	padding: 0;
	color: #747474;
	font-family: "Trebuchet MS";
	font-size: 15px;
}

.home-newsItem {
	float: left;
	padding: 0;
	margin: 0;
	width: 450px;
}

h4.newsHeading a {
	color: #881b1b;
	text-decoration: none;
	border: none;
	padding: 0;
}

h4.newsHeading a:hover {
	color: #006893;
	text-decoration: none;
	border: none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*       					HOME RIGHT COLUMN					 */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#home-rightCol {
	width: 308px;
	float: right;
	margin: 25px 0 0 20px;
	text-align: justify;
}

#home-rightCol .readmore {
	text-align: right;
}

#featProp {
	border-bottom: 1px dotted #b8b8b8;
	margin: 0 20px 25px 0;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*       					LEFT COLUMN							 */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


#leftCol {
	width: 190px;
	float: left;
	margin: 34px 25px 0 20px !important;
	margin: 34px 15px 0 10px;
	margin/**/:/**/ 34px 15px 0 10px;
	text-align: left;	
}

#leftCol .readmore {
	text-align: left;
	margin-top: -13px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*       					RIGHT COLUMN						 */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#rightCol {
	width: 660px;
	float: right;
	margin: 11px 25px 0 0 !important;
	margin: 11px 15px 0 0;
	margin/**/:/**/ 11px 15px 0 0;
	text-align: justify;
}

#rightCol .readmore {
	text-align: right;
}

#rightLeftCol {
	float: left;
	margin-left: 10px;
}

#rightRightCol {
	float: right;
	margin-right: 40px;
}

.newsEntry {
	margin-left: 20px;
}

.newsItem {
	float: left;
	padding: 0;
	margin: 0;
	width: 550px !important;
}

.newsReadmore {
	text-align: right;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
}

.archive li {
	list-style-image: url(../images/list-bullet.gif);
	padding: 3px;
	text-align: left;
}

.archive a {
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #818711;
	border-bottom: 1px dotted #818711;
	text-align: left;
}

.archive a:hover {
	color: #881b1b;
	border-bottom: 1px dotted #881b1b;
	text-align: left;	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*       					SEARCH								 */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.search {	
	border-bottom: 1px dotted #b8b8b8;
	margin: 0 20px 25px 0;
}

.booking li {	
	list-style-image: url(../images/list-bullet.gif);
	padding: 3px;
	text-align: left;
}

.booking a {
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #818711;
	border-bottom: 1px dotted #818711;
}

.booking a:hover {
	color: #881b1b;
	border-bottom: 1px dotted #881b1b;	
}

.searchField {
	background: url("../images/input_bg.gif");
	border: 1px #ccc solid;
	padding: 8px 6px;
	margin: 10px 0 20px 0;
	color: #5d5d5d;
	font-size: 12px;
	width: 175px;
	height: 13px !important;
	height: 30px;
	height/**/:/**/13px;
	text-align: left;
	vertical-align: top;
}

.submit {
	margin: 12px 0 0 5px;
	width: 27px;
}

.archiveSubmit {
	width: 27px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*       					FORM								 */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#form {
	margin: 10px 0 30px 10px;
}

#form td {
	padding-right: 20px;
}

.textField {
	background: url("../images/input_bg.gif");
	border: 1px solid #ccc ;
	padding: 8px 6px;
	margin: 5px 0 5px 0;
	color: #5d5d5d;
	font-size: 12px;
	width: 220px;
	height: 13px !important;
	height: 30px;
	height/**/:/**/13px;
	text-align: left;
	vertical-align: top;
}

.selectField {
	background: url("../images/input_bg.gif");
	border: 1px solid #ccc;
	padding: 8px 6px;
	margin: 5px 0 5px 0;
	color: #5d5d5d;
	font-size: 12px;
	width: 220px;
	text-align: left;
	vertical-align: top;
}

.selectMonth {
	background: url("../images/input_bg.gif");
	border: 1px solid #ccc;
	padding: 8px 6px;
	margin: 5px 0 5px 0;
	color: #5d5d5d;
	font-size: 12px;
	width: 60px;
	text-align: left;
	vertical-align: top;
}

.selectYear {
	background: url("../images/input_bg.gif");
	border: 1px solid #ccc;
	padding: 8px 6px;
	margin: 5px 0 5px 0;
	color: #5d5d5d;
	font-size: 12px;
	width: 70px;
	text-align: left;
	vertical-align: top;
}

option {
 	background-color: #fff;
}

.commentField {
	border: 1px solid #ccc;
	background: url("../images/input_bg.gif");
	padding: 3px;
	width: 230px;
	height: 90px;
	color: #5d5d5d;
}

.formSubmit {
	padding: 10px 0 0 0;
	text-align: right;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*			       			FOOTER     							*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


#footer {
	font-size: 11px;
	margin: 10px 0 0 50px;
	padding-bottom: 40px;
	color: #5d5d5d;
}

#footer ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#footer ul li {
	list-style-type: none;
	display: inline;
}

#footer a {	
	font-weight: normal;
	text-decoration: none;
	border: none;
	color: #5d5d5d;
}

#footer a:hover {	
	text-decoration: underline;
	border: none;
	color: #5d5d5d;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*			       			sIFR     							*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* 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;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 28px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 22px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -10px;
	font-size: 21px;
}