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


#custom-doc {
width: 100%;  
margin: 0 auto; 
text-align: left;
        
}

html {
    background-image: url('/images/site/background.jpg');
	background-color: #200526;
	background-repeat: repeat-x;
	background-position: top center;
}



body {
	font-family: Arial, sans-serif;
	color: #000000;
	margin-bottom: 15px;
}


p {
	line-height: 18px;
	margin-bottom: 15px;
}

strong {
	font-weight: bold;
}



h1 {
	color: #36143c;
font-family: arial;
	font-size: 24px;
text-transform: uppercase;
font-weight: normal;
background: url('/images/site/h1_background.gif') no-repeat bottom left;
line-height: 40px;
}

h2 {
	color: #2c0733;
	font-size: 18px;
	font-weight: normal;
font-family: "Times New Roman", Times, serif;
line-height: 20px;
}

h2.white {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
font-family: arial;
line-height: 24px;
        
}
h2.white2 {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
         padding-left: 25px;
font-family: arial;
line-height: 24px;
        
}

h3 {
	color: #555555;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
line-height: 20px;
}

h3.white { color: #ffffff; font-size: 18px; padding-left: 25px; font-weight: bold;  padding-bottom: 5px; padding-top: 5px; line-height: 20px; }

h2.blue { color: #17031b; font-size: 18px; font-weight: bold; padding-bottom: 3; padding-top: 3px; line-height: 20px; }



h4 {
	font-weight: bold;
	font-size: 14px;
font-family: "Times New Roman", Times, serif;
line-height: 18px;
color: #555555;
}

a:link, a:visited {
	color: #9347a2;
	text-decoration: none;
font-weight: bold;
}

a:hover, a:visited:hover {
	color: #ad8c9e;
font-weight: bold;
text-decoration: none;
}


#hd {
height: 62px;
background: url('/images/site/nav.jpg') repeat-x left top;
width: 100%;
margin: 0 auto;
}


#hd_wrapper {
	width: 978px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width') center the page */
    background: url('/images/site/header.jpg') no-repeat left top;
position: relative;
height: 62px;
}

#hd_wrapper #navbar { 		
                width: 978px;
                position: relative;
		text-align: left;
		height: 62px;   }


#logo 	{
height: 97px;
 background: url('/images/site/logo_band.jpg') repeat-x left top;
width: 100%;
margin: 0 auto;  }

#logo_wrapper {
	width: 978px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width') center the page */
top: 0; left: 0;
    background: url('/images/site/make-reservation.gif') no-repeat left top;
height: 97px;
position: relative;
}


#logo #logo_wrapper #main_logo {
float: left;
border: 0;
width: 195px;
height: 88px;
position: absolute;
left: 15px;
top: 5px;

}


#logo_wrapper #book {
position: relative;
float: right;
top: 40px;
right: 75px;
color: #0055a4;
font-weight: normal;
font-size: 21px;
font-family: "Times New Roman", Times, serif;
}

#logo_wrapper #book a, #logo_wrapper #book a:visited { text-decoration: none; color: #ad8c9e; }

#logo_wrapper #book a:hover, #logo_wrapper #book a:visited:hover { text-decoration: none; color: #9347a2;  }

#top_wrapper {
	width: 978px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width') center the page */
background: url('/images/site/frame_outer.jpg') repeat-x #17031a left top; 
font-size: 12px;
}

#top_wrapper #photo_container  { 
width: 951px;  height: 272px;
margin-left: 13px;

}
#top_wrapper #photo_container #photo_right { width: 332px;
float: right;  }

#top_wrapper #photo_container #photo_right .right_pad { padding-left: 15px; padding-right: 7px; padding-top: 20px; }

#awards { padding-top: 15px; }

#awards_1 {padding-right: 7px; }

#awards_2 {padding-right: 7px; }

#top_wrapper #photo_container #animation { width: 619px; height: 270px; float: left; top: 0; left: 0px;  position: relative; }
.homepage_rotator {
	DISPLAY: inline; FLOAT: left; OVERFLOW: hidden; width: 619px; height: 270px;
}
#divMainRotator IMG {
	PADDING-BOTTOM: 0px; MARGIN: 0 0px 0px 0; PADDING-LEFT: 0px; WIDTH: 619px; PADDING-RIGHT: 0px; HEIGHT: 270px; PADDING-TOP: 0px
}
#divMainRotatorNav {
	Z-INDEX: 99; POSITION: absolute; BOTTOM: 31px; RIGHT: 31px
}
#divMainRotatorNav A {
	TEXT-INDENT: -9999px; MARGIN: 0px 0px 0px 6px; WIDTH: 13px; DISPLAY: block; BACKGROUND: url('/images/site/s_cp.png') no-repeat transparent; FLOAT: left; HEIGHT: 13px; FONT-SIZE: 0.25em; TEXT-DECORATION: none; -webkit-border-radius: 4px; -moz-border-radius: 4px
}
#divMainRotatorNav A:hover {
	BACKGROUND: url('/images/site/s_ca.png') no-repeat transparent; TEXT-DECORATION: none
}
#divMainRotatorNav A.activeSlide {
	BACKGROUND: url('/images/site/s_ca.png') no-repeat transparent;  TEXT-DECORATION: none
}
#divMainRotatorNav A:focus {
	OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium
}



#top_wrapper #container { background: url('/images/site/content_bg.jpg') no-repeat #a79d96 left top; 
width: 951px;
min-height: 350px;
float: left;
margin-left: 13px;
margin-bottom: 13px;
}

#top_wrapper #container #sidebar {
width: 332px;
float: right;
}

#top_wrapper #container #sidebar #side_container { position: relative; top: 30px; margin: 0 auto; }


#top_wrapper #container #sidebar #right_feature 
{  height: 168px; width: 265px;  background: url('/images/site/right_box.jpg') no-repeat left top; margin-left: 33px;  margin-top: 43px; padding-top: 25px; padding-left; 15px;   }



#top_wrapper #container #sidebar #side_container .breadcrumb { text-align: right; font-size: 11px; padding-right: 8px; padding-bottom: 3px;  }

#top_wrapper #container #sidebar #side_container .sidebar_pad {
padding-right: 12px; padding-left: 20px;

}


#top_wrapper #container #mainContent {
position: relative;
top: 0px;
float: left;
left: 30px;
width: 588px;
background-color: #ffffff;
margin-bottom: 30px;
min-height: 300px;
border: 1px solid #434343;

}

#top_wrapper #container #mainContent .main_pad, #top_wrapper #container #mainContentOne .main_pad {
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
}

#top_wrapper #container #mainContentOne {
position: relative;
float: left;
top: 0px;
left: 30px;
width: 889px;
margin-bottom: 30px;
background-color: #ffffff;
margin-right: 31px;
margin-top: 50px;
}

#top_wrapper #container #mainContentOne .breadcrumb { text-align: right; font-size: 11px; padding-right: 8px; padding-bottom: 3px;  }

#top_wrapper #container ul, #top_wrapper #container ol { margin-bottom: 10px; }
#top_wrapper #container ul li {  list-style-type: disc; margin-left: 35px;}
#top_wrapper #container ol li { list-style-type: decimal; margin-left: 35px;}


#ft { width: 978px; margin: 0 auto;  }
.footer_link_bar {
	text-align: left;
	color: #8b8b8b;
	font-size: 11px;
margin-left: 43px;

}

.footer_link_bar a, .footer_link_bar a:visited {
	color: #8b8b8b;
	text-decoration: none;
}

.footer_link_bar a:hover, .footer_link_bar a:visited:hover  {
	text-decoration: underline;
color: #8b8b8b;
}

#footer_link_bar_container {

}

.powered_by {
	float: right;
	color: #8b8b8b;
	font-size: 11px;
	margin-top: -25px;
	padding-right: 30px;
	text-align: right;
}



.powered_by a {
	color: #8b8b8b;

}

#footer_logos { padding-left: 4px; padding-right: 4px; } 
div#preload {
	display: none;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.clear {
	clear: both;
	display: inline-block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
