body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .6em;
	color: #000000;
	letter-spacing: .15em;

}







h1 {



	font-family: Helvetica;

	font-size: 14pt;

	color: #000000;

	

	padding-top: 0px;

	padding-left: 1px;

	padding-bottom: 5px;

	

	margin-top: 0px;

	margin-bottom: 0px;

	

	background-color: #FFFFFF;

	

	

}





h2 {



	font-family: Helvetica;

	font-size: 14pt;

	color: #660000;



}





input {



	border-color: #DBDBDB;

	border-width: 1px;

	border-style: solid;

	

	color: #660000;

	padding-left: 4px;

	font-family: Verdana;

	font-weight: bold;

	font-size: 11px;

	

	

	

}



select {



	border-color: #DBDBDB;

	border-width: 1px;

	border-style: solid;

	

	color: #660000;

	padding-left: 4px;

	font-family: Verdana;

	font-weight: bold;

	font-size: 11px;	

	

	



}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}




#iframeContent {
	border: dashed;
	border-width: 1px;
	border-color: #DBDBDB;
	margin-left: 6px;
	margin-right: 6px;
	width: 880px;
	height: auto;

}





#submitButton {



	border-color: #000000;

	border-width: 1px;

	border-style: solid;

	

	color: #000000;

	font-family: Verdana;

	font-weight: bold;

	font-size: 11px;



}







.headerLinksCurrent {



	font-family: Helvetica;

	font-size: 11pt;

	padding-left: 7px;

	padding-right: 6px;

	

	color: #660000;

	

	border: 1px;

	border-color: #FFFFFF;

	

	background-image: url('../images/headerLinks/hoverGlobe.gif');

	background-repeat: no-repeat;

	background-color: #FFFFFF;

	text-decoration: none;



}



.headerLinksCurrent a {



	color: #660000;



}





.headerLinksCurrent a:hover {



	color: #660000;

	text-decoration: none;

}







.headerLinks {



	font-family: Helvetica;

	font-size: 11pt;

	padding-left: 6px;

	padding-right: 6px;



	border: dashed;

	border-width: 0001;

	border-color: #DBDBDB;



}





.headerLinks a {



	color: #3B3B3B;



}



.headerLinks a:hover {



	color: #660000;

	background-image: url('../images/headerLinks/hoverGlobe.gif');

	background-repeat: no-repeat;

	background-color: #FFFFFF;

	text-decoration: none;



}







.licenseText {



	color: #a4a4a4;

	font-style: italic;



}





.announcement {



	border: dashed;

	border-width: thin;

	border-color: #DBDBDB;

}



.announcement:hover {



	border-color: #660000;



	}











.leftColumnOf3 {



	float: left;

	margin-left:15px;

	margin-top: 0px;

	width:180px;

	

	background:#FFFFFF;

	border: dashed;

	border-width: 0px;

	border-color: #ECECEC;

	

	padding: 5px 5px 5px 5px;

}





.centerColumnOf3 {



	float: left;

	width: 420px;

	background:#FFFFFF;

	padding-left: 10px;

	padding-right: 2px;

	margin-left: 10px;

	margin-right:1px;	

	

}





.rightColumnOf3 {



	float: right;

	margin-right: 5px;

	margin-top: 0px;

	width: 180px;

	

	background:#FFFFFF;

	

	border: dashed;

	border-width: 0px;

	border-color: #ECECEC;

	padding: 5px 5px 5px 5px;



}















#leftContent {
	float: left;
	margin-left:15px;
	margin-top: 0px;
	width:210px;
	background:#FFFFFF;
	border:0px solid #000;
	font-size: 1em;

	}







#leftContentLand {
	float: left;
	margin-left:15px;
	margin-top: 0px;
	width:575px;
	background:#FFFFFF;
	border:0px solid #000;
	font-size: 1em;
	letter-spacing: .15em;

	}







#centerContent {
	float: left;
	width: 390px;
	background:#FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 1px;
	margin-right:1px;
	/*

	IE5x PC mis-implements the box model. Because of that we sometimes have

	to perform a little CSS trickery to get pixel-perfect display across browsers.

	The following bit of code was proposed by Tantek Celik, and it preys upon a CSS

	parsing bug in IE5x PC that will prematurly close a style rule when it runs

	into the string "\"}\"". After that string appears in a rule, then, we can override

	previously set attribute values and only browsers without the parse bug will

	recognize the new values. So any of the name-value pairs above this comment

	that we need to override for browsers with correct box-model implementations

	will be listed below.



	We use the voice-family property because it is likely to be used very infrequently,

	and where it is used it will be set on the body tag. So the second voice-family value 

	of "inherit" will override our bogus "\"}\"" value and allow the proper value to

	cascade down from the body tag.



	The style rule immediately following this rule offers another chance for CSS2

	aware browsers to pick up the values meant for correct box-model implementations.

	It uses a CSS2 selector that will be ignored by IE5x PC.



	Read more at http://www.glish.com/css/hacks.asp

	*/



	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 1px;
	margin-right:1px;
	font-size: .9em;
	letter-spacing: .15em;

	}





#rightContent {



	overflow: visible;

	float: right;

	margin-right: 5px;

	margin-top: 0px;

	width:240px;

	background:#FFFFFF;



	}





#mailingList {



	float: left;

	border: dashed;

	border-width: 1 1 1 1;

	border-color: #DBDBDB;

	width: 220px;

	height: 150px;

	

	padding: 0 6 2 6;

	

	background-image: none;

	background-repeat: no-repeat;

	

	

	

	}





#mailingList:hover {



	border-color: #660000;



	}	

	

#mailingList h2 {



	color: #660000;

	font-size: 12pt;

	margin: 2 0 0 0;

	

	}

	

	

#mailingListThankYou {

	

	border: dashed;

	border-width: 1 1 1 1;

	border-color: #DBDBDB;

	padding: 0 6 2 6;	



}



#mailingListThankYou h2 {



	color: #660000;

	font-size: 12pt;

	margin: 2 0 0 0;

	font-weight: normal;

	

	}

	



#errorText {



	margin-top; 10px;

	color: #FF0000;

	font-weight: bold;



}







p { margin-top: 0.5em; }





a {
	color: #600;
	text-decoration: underline;
	font-weight: bold;

}





a:hover {

	

	color: #660000;

	text-decoration: underline;

}







.plainLink {



	color: #000000;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

}



.plainLink:hover {



	text-decoration: none;

	color: #660000;

}



hr {

	color: #ECECEC;

	background-color: #FFFFFF;

	height: 1px;

}



td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}





select {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 10px;



}







li {



	color: #888888;





}





.normalCell {

	color: green;

	background-color: #FFFFFF;

}









.highlightCell {

background-color: #660000; color: #FFFFFF;

}







.hotelName {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}





.hotelAddress {

font-size: 12px

}
#centerleftContent {
	float: left;
	width: 190px;
	background:#FFFFFF;
	margin-left: 1px;
	margin-right:1px;
	/*

	IE5x PC mis-implements the box model. Because of that we sometimes have

	to perform a little CSS trickery to get pixel-perfect display across browsers.

	The following bit of code was proposed by Tantek Celik, and it preys upon a CSS

	parsing bug in IE5x PC that will prematurly close a style rule when it runs

	into the string "\"}\"". After that string appears in a rule, then, we can override

	previously set attribute values and only browsers without the parse bug will

	recognize the new values. So any of the name-value pairs above this comment

	that we need to override for browsers with correct box-model implementations

	will be listed below.



	We use the voice-family property because it is likely to be used very infrequently,

	and where it is used it will be set on the body tag. So the second voice-family value 

	of "inherit" will override our bogus "\"}\"" value and allow the proper value to

	cascade down from the body tag.



	The style rule immediately following this rule offers another chance for CSS2

	aware browsers to pick up the values meant for correct box-model implementations.

	It uses a CSS2 selector that will be ignored by IE5x PC.



	Read more at http://www.glish.com/css/hacks.asp

	*/



	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 2px;
	padding: 2px;
}
#centerrightContent {
	float: right;
	width: 190px;
	background:#FFFFFF;
	margin-left: 1px;
	margin-right:1px;
	/*

	IE5x PC mis-implements the box model. Because of that we sometimes have

	to perform a little CSS trickery to get pixel-perfect display across browsers.

	The following bit of code was proposed by Tantek Celik, and it preys upon a CSS

	parsing bug in IE5x PC that will prematurly close a style rule when it runs

	into the string "\"}\"". After that string appears in a rule, then, we can override

	previously set attribute values and only browsers without the parse bug will

	recognize the new values. So any of the name-value pairs above this comment

	that we need to override for browsers with correct box-model implementations

	will be listed below.



	We use the voice-family property because it is likely to be used very infrequently,

	and where it is used it will be set on the body tag. So the second voice-family value 

	of "inherit" will override our bogus "\"}\"" value and allow the proper value to

	cascade down from the body tag.



	The style rule immediately following this rule offers another chance for CSS2

	aware browsers to pick up the values meant for correct box-model implementations.

	It uses a CSS2 selector that will be ignored by IE5x PC.



	Read more at http://www.glish.com/css/hacks.asp

	*/



	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 2px;
	padding: 2px;
}
#leftContentimageholder148 {
	float: left;
	width:148px;
	background:#FFFFFF;
	border:0px solid #000;
	margin: 2px;
	padding: 19px;
}
.centerColumnsplit440 {
	float: left;
	width: 440px;
	background:#FFFFFF;
	padding-left: 10px;
	padding-right: 2px;
	margin-left: 10px;
	margin-right:1px;
}
#leftContent200 {
	float: left;
	margin-left:15px;
	margin-top: 0px;
	width:200px;
	background:#FFFFFF;
	border:0px solid #000;
}
#rightContent200 {
	overflow: visible;
	float: right;
	margin-right: 5px;
	margin-top: 0px;
	width:200px;
	background:#FFFFFF;
}
#centreContent130 {
	overflow: visible;
	float: none;
	margin-right: 5px;
	margin-top: 0px;
	width:130px;
	background:#FFFFFF;
}
.leftColumnOf3Bottom {
	float: left;
	margin-left:15px;
	margin-top: 0px;
	width:180px;
	background:#FFFFFF;
	border: dashed;
	border-width: 0px;
	border-color: #ECECEC;
	padding: 5px;
}
.widecenterColumnOf3 {
	float: left;
	width: 850px;
	background:#FFFFFF;
	padding-left: 10px;
	padding-right: 2px;
	margin-left: 10px;
	margin-right:1px;
}
#centerContentindex {
	float: left;
	width: 600px;
	background:#FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 1px;
	margin-right:1px;
	/*

	IE5x PC mis-implements the box model. Because of that we sometimes have

	to perform a little CSS trickery to get pixel-perfect display across browsers.

	The following bit of code was proposed by Tantek Celik, and it preys upon a CSS

	parsing bug in IE5x PC that will prematurly close a style rule when it runs

	into the string "\"}\"". After that string appears in a rule, then, we can override

	previously set attribute values and only browsers without the parse bug will

	recognize the new values. So any of the name-value pairs above this comment

	that we need to override for browsers with correct box-model implementations

	will be listed below.



	We use the voice-family property because it is likely to be used very infrequently,

	and where it is used it will be set on the body tag. So the second voice-family value 

	of "inherit" will override our bogus "\"}\"" value and allow the proper value to

	cascade down from the body tag.



	The style rule immediately following this rule offers another chance for CSS2

	aware browsers to pick up the values meant for correct box-model implementations.

	It uses a CSS2 selector that will be ignored by IE5x PC.



	Read more at http://www.glish.com/css/hacks.asp

	*/



	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 1px;
	margin-right:1px;
	font-size: .9em;
	letter-spacing: .15em;
}

