@charset "utf-8";
/* CSS Document */

html {
	background-color: #007541;
	background-image: url(images/rtstripe_rpt.png);
	background-repeat: repeat-y;
	position: relative;
	background-position: center center;	
	}

body {
	background-color: #007541;
	background-image: url(images/backtile_page.jpg);
	background-repeat: repeat-x;

	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

 .bg_left {
	background-image: url(../images/back_lftbar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 403px;
}

.hdr_lft {
	height: 236px;
	/*width: 100%;*/
	background-image: url(images/hdr_lft.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
	
.hdr_rt {
	height: 236px;
	/*width: 100%;*/
	background-image: url(images/hdr_rt.jpg);
	background-position: left;
	background-repeat: no-repeat;
	}
	
.nav_rpt{
	height: 34px;
	background-image: url(images/menu_rpt.jpg);
	background-repeat: repeat-x;
	}
	
.body_rpt{
	background-image: url(images/background_rpt.jpg);
	background-repeat: repeat-x;
	background-color: #007541;
	}
	
.content_rpt{
	background-image: url(images/content_rpt.jpg);
	background-repeat: repeat-y;
	}
	
.content_container{
	background-color: #EFEBD6;
	width: 700px;
	text-align: left;
	display: block;
	}

	
.content_text{
	text-align: justify;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #815424;
	text-decoration: none;
		margin-right: 75px;
	padding-bottom: 25px;
	margin-left: 75px;
	font-weight: normal;
	}
	
.content_gallery{
	text-align: justify;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #815424;
	text-decoration: none;
		margin-right: 65px;
	padding-bottom: 25px;
	margin-left: 65px;
	font-weight: normal;
	}
	
.staffpic {
	padding: 10px;
	float: right;
	height: 140px;
	width: 120px;
	margin-top: -10px;
	}
	
.staff_info {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #815424;
	text-decoration: none;
	padding-bottom: 25px;
	margin-left: 20px;
	font-weight: normal;	
	}
	
.staff_descript {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #815424;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: normal;	
	}
	
.staff_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1e4f21;
	font-style: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	}


img { border: none; }

 img, div { behavior: url(iepngfix.htc) }
 
 .img_border {
	border: 2px solid #b9a849;
}

.gallery img {
	border:1px solid #999;
	background-color: #F0F3E2;
	padding:3px;
	margin: 13px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

fieldset    {
	border: 1px solid #ccc;
	background-color: #f7f7e3;

}

legend    { 
	font-weight: bold; 
	font-size:1.5em;
	color: #815424;
	}

.divline{
padding: 5px 0 8px 0;
border-top: 1px dashed gray;
height: 1%;
}

.divline_thin{
border-top: 1px dashed gray;
height: 1%;
}

a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:link{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}




#container {
	width: 990px; /* the auto margins (in conjunction with a width) center the page */
	text-align: justify; /* this overrides the text-align: center on the body element. */
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/rtstripe_rpt.png);
	background-repeat: repeat-y;
}

	
#slides{
	display: block;
	float: right;
	}
	
#rtpanel_container{
	width: 324px;
	display: block;
	float: right;
	}	

	
#rtpanel{
	width: 324px;
	height: 211px;
	background-image: url(images/rtpanel_mid.jpg);
	}
	
#facts_container{
	width: 176px;
	height: 211px;
	margin-left: 51px;
	margin-right: 97px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#rtpanel_rpt{
	width: 324px;
	background-image: url(images/rtpanel_backrpt.jpg);
	}

/*Menu buttons----------------------------------------------------------------------*/

#reservations
{

	position:relative;
	float:left;
	width: 126px;
	height: 34px;
	background: url("images/btn_reservations.jpg") no-repeat 0 0;
}

#reservations:hover
{ 
  background-position: 0 -34px;
}

#reservations span
{
  display: none;
}

#convention
{

  position:relative;
  float:left;
  width: 157px;
  height: 34px;
  background: url("images/btn_convention.jpg") no-repeat 0 0;
}

#convention:hover
{ 
  background-position: 0 -34px;
}

#convention span
{
  display: none;
}

#news
{
  position:relative;
	float:left;
  width: 140px;
  height: 34px;
  background: url("images/btn_catering.jpg") no-repeat 0 0;
}

#news:hover
{ 
  background-position: 0 -34px;
}

#news span
{
  display: none;
}

#gallery
{
  position:relative;
	float:left;
  width: 90px;
  height: 34px;
  background: url("images/btn_gallery.jpg") no-repeat 0 0;
}

#gallery:hover
{ 
  background-position: 0 -34px;
}

#gallery span
{
  display: none;
}

#grandslam
{
  position:relative;
	float:left;
  width: 117px;
  height: 34px;
  background: url("images/btn_grandslam.jpg") no-repeat 0 0;
}

#grandslam:hover
{ 
  background-position: 0 -34px;
}

#grandslam span
{
  display: none;
}

#staff
{
  position:relative;
	float:left;
  width: 136px;
  height: 34px;
  background: url("images/btn_staff.jpg") no-repeat 0 0;
}

#staff:hover
{ 
  background-position: 0 -34px;
}

#staff span
{
  display: none;
}

#contact
{
  position:relative;
	float:left;
  width: 91px;
  height: 34px;
  background: url("images/btn_contact.jpg") no-repeat 0 0;
}

#contact:hover
{ 
  background-position: 0 -34px;
}

#contact span
{
  display: none;
}


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



#nav_container{
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 56px;
	}

.nav_button {

	position:relative;
   }
   
.nav_button ul {
	margin:0px;
	padding:0px;
	list-style: none;
	z-index:100;
	}
	
.nav_button li {
float:left;
position: relative;
	margin:0px;
	padding:0px;
	z-index:100;
}
   
.nav_button a:link, .nav_button a:visited {
	width: auto;
	display: block;
	float: left;
	background-color: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px; 
	padding-bottom: 4px;
   }
   
.nav_button a:hover {
	width: auto;
	display: block;
	float: left;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	color: #1e4f21;
	background-position: 0px -50px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px; 
	padding-bottom: 4px;
   }

.nav_button ul ul {
visibility:hidden;
position:absolute;
background-color: #ffffff;
background-image: none;
height:20px;
top:34px;
left:0px;
 
border-bottom: 1pt #65b110 solid; z-index:110;
}

.nav_button ul ul ul{
left:165px;
top:0px;

z-index:120;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.nav_button table {position:absolute; top:0; left:0;}

/* style the second level links */
.nav_button ul ul a:link, .nav_button ul ul a:visited {
	background-color:#F4F4F4;
	background-image:none;
	font-size:12px;
	color:#999999;
	height:25px;
	width:175px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #65b110;
	padding-right: 10px;
	padding-left: 10px;
}

/* style the second level hover */
.nav_button ul ul a:hover{
	background-image:none;
	background-color:#F4F4F4;
	color:#3F5A38;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px; 
}

/* style the third level link */
.nav_button ul ul ul a:link, .nav_button ul ul ul a:visited{
	background-image:none;
	background-color:#daf9b7;
	color:#999999;
	text-decoration:none;
}

/* style the third level hover */
.nav_button ul ul ul a:hover{
background-image:none;
background-color:#daf9b7;
color:#3F5A38;
text-decoration:none;
}

.nav_button :hover > a {
font-weight: bold;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	color: #1e4f21;
	background-position: 0px -50px; 	z-index:100;
}

.nav_button ul ul :hover > a {
	color:#3F5A38;
	background-color:#F4F4F4;
	font-weight: bold;
}

/* make the second level visible when hover on first level list OR link */
.nav_button ul li:hover ul,
.nav_button ul a:hover ul {
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.nav_button ul li:hover ul li ul,
.nav_button ul a:hover ul li ul {
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.nav_button ul li:hover ul li:hover ul,
.nav_button ul a:hover ul li:hover ul,
.nav_button ul li:hover ul a:hover ul,
.nav_button ul a:hover ul a:hover ul { 
	visibility:visible;
}
/* end added */

.content_pad {
	padding-top: 32px;
	padding-right: 30px;
	padding_bottom: 40px;
	padding-left: 93px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 30px;
	width: 540px;
	} 
	
.contact_phone{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1e4f21;
	margin-bottom: 10px;
	font-style: normal;
	}
	
.title1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1e4f21;
	margin-bottom: 10px;
	font-style: italic;
	}
	
.title1 a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1e4f21;
	margin-bottom: 10px;
	text-decoration: none;
	}
	
.title1 a:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1e4f21;
	margin-bottom: 10px;
	text-decoration: underline;
	}
	
.title_bullet {
	float: left;
	display: block;
	height: 17px;
	width: 17px;
	margin-right: 16px;
	background-image: url(images/4pt_bullet.png);
	background-repeat: none;
	}
	
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1e4f21;
	margin-bottom: 20px;
	line-height: 17px;
	}

h1:before {
	content: url(images/4pt_bullet.png);
	margin-right:8px;
	}
	
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1e4f21;
	margin-bottom: 5px;
	width: 570px;
	}

	
	
.titlepics_lft {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 2px solid #FFFFFF;	
	}
	
.titlepics_rt {
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	border: 2px solid #FFFFFF;	
	}
	
.copypics_lft {
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 2px solid #FFFFFF;	
	}
	
.copypics_rt {
	diplay: inline;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 2px solid #FFFFFF;	
	}
	
#footer_rpt{
	width: 990px;
	background-image: url(images/ftr_rpt.jpg);
	background-repeat: repeat-y;

	}

#footer_container{
	width: 900px;
	height: 44px;
	display: block;
	}
	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	line-height: 50px;
	position: relative;
}

.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	line-height: 50px;
	position: relative;

}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #999999;
	text-decoration: none;
	line-height: 50px;
	position: relative;

}

.footer_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #031205;
	padding-left: 10px;
	padding-bottom: 3px;
	line-height: 25px;

}

.footer_siteby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #021205;
	margin-right: 7px;
	text-decoration: none;
	line-height: 25px;
	position: relative;
}

.footer_siteby a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #021205;
	margin-right: 7px;
	text-decoration: none;
	line-height: 25px;
	position: relative;

}

.footer_siteby a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #333333;
	margin-right: 7px;
	text-decoration: none;
	line-height: 25px;
	position: relative;

}

.newsDate {
	font-size:11px;
	font-weight:normal;
	color:#666;
	margin-left: 10px;
}

.newsbar {
	background-color: #666;
	height: 1px;
	width: 100%;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}

/*------------Quick Facts Ticker-------------------*/

#NewsTicker{

}

#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}

#NewsVertical {
	width: 176px;
	height: 200px;
	display: block;
	overflow: hidden;
	position: relative;
	}

#controller{
	font-size:11px;
	color:#666;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	}

#play_scroll_cont{display:none;}

/* --------------- */
/* Ticker Vertical */

#TickerVertical {
		width: 176px;
		height: 190px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}

#TickerVertical li {
		display: block;
		width: 164px;
		color: #666666;
		text-align: justify;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}

#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}

#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}

#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
			padding-top: 3px;
		}

#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
		
.pictureswap {
	position: relative;
}.pan_wrap
{
	background: url(images/pan_checks.gif) repeat;
	margin: 0px;
	position: relative;
	width: 900px;
	height: 272px;
}
.pan_frame {
	background: url(images/picture_overlay.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top:0px;
	width: 900px;
	height: 272px;
	background-image: url(images/picture_overlay.png);
}
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align: right; padding-bottom: 8px;}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FFFFFF;
	text-decoration: none; /* no underline */
	color: #966324;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #FFFFFF;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #9A6323;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #fff;
		color: #956223;
	}.listingsection {
	margin-top: 15px;
}
