body{
	background: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*------------------------------------ Layout ----------------------------------*/

#border{
	width: 780px;
	background: #FFFFFF;	
	margin: auto;
	text-align: center;
}

#wrapper{
	width: 760px; 
	margin: auto;
	background: #ffffff;
	text-align: center
}

#wrapper2{
	width: 700px;
	text-align: left;
	margin: auto;
}

#header{
	padding-top: 2px;	
}

#top{
	padding: 10px 0px 5px 0px;
}

#navigation{
	width: 190px;
	margin-right: 3px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #navigation{
  margin-right: 0px;
}/* End hide from IE5/mac */

#flash{
	margin-left: 193px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #flash {
  height: 1%;
  margin-left: 190px;
}/* End hide from IE5/mac */

#rightSide1{
	width: 190px;
	float: right;	
}

#mainContent1{
	margin-right: 235px;
}

#leftSide2{
	width: 190px;
	float: left;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #leftSide2{
  margin-right: 0px;
}/* End hide from IE5/mac */

#mainContent2{
	margin-left: 193px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #mainContent2 {
  height: 1%;
  margin-left: 190px;
}/* End hide from IE5/mac */

#footer, #footer2{
	padding: 30px 0px 10px 0px;
}

/*----------------------------------- Text Styles ---------------------------*/


h1{
	margin: 20px 3px;
	padding: 0px 0px 0px 20px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #2f5b41;
	font-size: 17px;
	font-weight: normal;
	background:url(images/h1_arrow.gif) no-repeat left center;
}

h1.pad3{
	margin: 10px 3px;
}

h2{
	background: #c0d8ca;
	margin: 0px;
	padding: 0px 10px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #135034;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	text-align: right;
}

p{
	color: #282828;
	padding: 0px;
	margin: 12px 2px;
	line-height: 13px;
	text-align: justify;
}

p.top{
	float: right;
	width: 300px;
	padding: 23px 0px 0px 0px;
	margin: 0px;
}

p.copyright{
	margin: 0px;
	padding: 0px;
	color: #a3a3a3;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	width: 250px;
	text-align: right;
	line-height: 30px;
}

a{
	text-decoration: none;
}

a:hover{
	color: #9e0b00;
}

a.home{
	float: right;
	background:url(images/home.gif) no-repeat top center;
	padding: 10px 2px 4px 0px;
	color: #598754;
	text-decoration: none;
	margin-top: 55px;
}

a.home:hover{
	color: #df5a04;
}

#navigation a{
	font-weight: bold;
	color: #656565;
	text-decoration: none;
	line-height: 36px;
	display: block;	
	border-top: solid 1px #bdbdbd;
	border-left: solid 1px #bdbdbd;
	background:url(images/nav_arrow.gif) no-repeat left center;
}

#navigation a:hover, #navigation a.selected{
	color: #9e0b00;
}

.box2 a{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #676767;
	text-decoration: none;
	padding-bottom: 3px;
	display: block;
}

.box2 a:hover, .box2 a:hover span.small{
	color: #9e0b00;
}

#footer a{
	line-height: 30px;
	color: #2e2e2e;
	text-decoration: none;
	padding: 0px 7px 0px 4px;
}

#footer a:hover{
	color: #9e0b00;
}

#footer2 a{
	line-height: 30px;
	color: #9e0b00;
	text-decoration: none;
	padding: 0px 7px 0px 4px;
}

#footer2 a:hover{
	color: #135034;
}

a.learnMore{
	background: url(images/learnmore_arrow.gif) no-repeat left center #bfbfbf;
	color: #ffffff;
	font-family: Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 3px 1px 15px;
}

a.learnMore:hover{
	color: #ffffff;
}


/*---------------------------------- General Styles -----------------------------*/


object{
	vertical-align: bottom;
}

img{
	border: none;
}

.red{
	color: #9e0b00;
}

.center{
	text-align: center;
}

.hr1{
	height: 6px;
	line-height: 6px;
	font-size: 6px;
	background: #d9b227;
	border-bottom: solid 1px #ebd78e;
}

.hr2{
	height: 9px;
	line-height: 9px;
	font-size: 9px;
	background:url(images/hr2.gif) repeat-x;
	margin-bottom: 2px;
}

.hr3{
	height: 6px;
	line-height: 6px;
	font-size: 6px;
	background: #d9b227;
	border-top: solid 1px #ebd78e;
}

.toLeft{
	float: left;
}

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

.clearb{
	clear: both;
}

.small{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c9c9c;
}

.printOnly{
	display: none;
}

.pad2{
	padding-top: 5px;
}

.mainContent2Pad{
	padding-left: 3px;
}

.flashObj{
	margin-bottom: 1px;
}

.learnMoreLine{
	text-align: right;
	padding: 7px 7px 0px 0px;
}

#navigation a span.borderR{
	display: block;
	background: url(images/gray_dot.gif) repeat-y right;
	padding-left: 30px;
}

#navigation a span.borderB{
	display: block;
	background: url(images/gray_dot.gif) repeat-x bottom;
}

#navigation a span.cornerR{
	display: block;
	background: url(images/nav_right_corner.gif) no-repeat right bottom;
}

#navigation a span.dotsBg{
	display: block;
	background: url(images/nav_bg.gif) no-repeat right center;
	margin-right: 1px;
}

.borderTL{
	margin-top: 15px;
	border-top: solid 1px #bdbdbd;
	border-left: solid 1px #bdbdbd;
	border-bottom: solid 1px #ffffff;
}

.box2{
	text-align: center;
	padding: 5px 0px 0px 0px;
}

.borderR{
	background: url(images/gray_dot.gif) repeat-y right;
}

.borderB{
	background: url(images/gray_dot.gif) repeat-x bottom;
}

.cornerR{
	background: url(images/nav_right_corner.gif) no-repeat right bottom;
}

.photo{
	background: #efefef;
	margin-top: 2px;
	padding: 26px 0px;
	text-align: center;
}

.photo img{
	vertical-align: bottom;
}
.column2L {
	float: left;
	width: 248px;
	padding-right: 5px;
}
.column2R {

	float: left;
	width: 250px;
}
.hotel {
	background-color: #EFF5F1;
	padding: 0px;
	margin: 0px 1px;
}

.centeredImage {
   text-align:center;
   margin-top:0px;
   margin-bottom:0px;
   padding:0px;
}

.hotel p {
	padding: 2px 5px;
}

h3 {

	background: #C8DDD0;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #135034;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}
.contact {
	text-align: right;
}
