body{
	margin: 0px auto;
	margin-top:10px;
	font-size:12px;
	color:#929295;
	line-height:18px;
	font-family: Helvetica,Arial,sans-serif;
	/*background-color:#e8e8e8;*/
}

#wrapper{
	margin:auto;
	width: 820px;
	/*border-left: 1px solid #929295;
	border-right: 1px solid #929295;*/
	background-color:white;
	padding-bottom:10px;
	padding-top:15px;
	/* There is a <br> between the menu and wrapper that 
	adds another 15px to this padding */
	
}

#slideshow{
	height: 300px;
}

#topMessage{
	padding-top:4px;
	padding-bottom:30px;
	font-size:12px;
	line-height:18px;
	font-family: Helvetica,Arial,sans-serif;
	text-align:center;
}

#regform{
	margin:auto;
}

#regform td{
	padding-right: 10px;
	padding-bottom:5px;
	font-size:14px;
	line-height:24px;
}

td{
	font-size:12px;
	color:#929295;
	line-height:18px;
	font-family:Helvetica,Arial,sans-serif;
}

.indexText{
	/*margin-left:100px;
	margin-right:100px;*/
	text-align:justify;
	color:#727272;
}

.page2Text{
	/*margin-left:60px;*/
	margin-right:180px;
	/*margin-top:30px;*/
	text-align:justify;
	color:#727272;
	line-height:18px;
}
.right_imgs{
	float:right; 
}

.right_imgs img{
	margin-bottom:5px
}

.title{
	color: #7FA092;
	text-transform: uppercase;
	font-size:16px;
	font-weight: bold;
	width:640px;
	font-family: Helvetica,Arial,sans-serif;
	padding-bottom:5px;
	text-align:left;
}

.subtitle{
	color: #895823;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size:16px;
}

#footer{
	margin-top:30px;
	margin-bottom:30px;
	/*padding-left:10px;
	padding-right:10px;*/
}

.errmsg{
	font-weight:bold;
	color:#b51b00;
}

#bottomMenu{
	color:#5a5758;
	padding-top:15px;
}

#bottomMenu td{
	color:#5a5758;
}

#bottomMenu a:link, #bottomMenu a:visited{
	text-decoration: none;
	color:#5a5758;
}

#bottomMenu a:active, #bottomMenu a:hover{
	text-decoration: underline;
	color: #000;
}

a:link, a:visited{
	text-decoration: none;
	color:#BD9B6A;
}

a:active, a:hover{
	text-decoration: underline;
}

#footer_hoz_line{
	height:5px;
	background-image:url(/images/horz_bar.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
	margin-top:15px;
}

img {
    border: none;
}

.booknow {
  float: right;
  color: #000;
  font-size: 9px;
  text-align: center;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

