/* Site Name website CSS file.  Built by Bluestorm New Media 2005 */
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: lucida-grande, verdana, sans-serif;
	font-size: 75%;
	color:#444;
	line-height: 150%;
}

/* @group Navigation */

#nav ul li a {
	display: block;
	width: 230px;
	height: 20px;
	margin: 10px 0px 10px 0px;
}
#nav ul li a {
	text-indent: -2500px;
}
#nav ul li a.nav-home  {
	background: #000 url(../images/navigation.gif) -15px 0px no-repeat;
}
#nav ul li a.nav-what  {
	background: #000 url(../images/navigation.gif) -15px -35px no-repeat;
}
#nav ul li a.nav-dragons  {
	background: #000 url(../images/navigation.gif) -15px -69px no-repeat;
}
#nav ul li a.nav-juniors  {
	background: #000 url(../images/navigation.gif) -15px -103px no-repeat;
}
#nav ul li a.nav-adults  {
	background: #000 url(../images/navigation.gif) -15px -137px no-repeat;
}
#nav ul li a.nav-contact  {
	background: #000 url(../images/navigation.gif) -15px -171px no-repeat;
}

/* @end */

/* @group Nav On-state */

#home #nav ul li a.nav-home  {
	background: #000 url(../images/navigation.gif) -265px 0px no-repeat;
}
#what #nav ul li a.nav-what {
	background: #000 url(../images/navigation.gif) -265px -35px no-repeat;
}
#dragons #nav ul li a.nav-dragons  {
	background: #000 url(../images/navigation.gif) -265px -69px no-repeat;
}
#dragons-news #nav ul li a.nav-dragons  {
	background: #000 url(../images/navigation.gif) -265px -69px no-repeat;
}
#juniors #nav ul li a.nav-juniors  {
	background: #000 url(../images/navigation.gif) -265px -103px no-repeat;
}
#juniors-news #nav ul li a.nav-juniors  {
	background: #000 url(../images/navigation.gif) -265px -103px no-repeat;
}
#adults-page #nav ul li a.nav-adults  {
	background: #000 url(../images/navigation.gif) -265px -137px no-repeat;
}
#adults-news #nav ul li a.nav-adults  {
	background: #000 url(../images/navigation.gif) -265px -137px no-repeat;
}
#contact #nav ul li a.nav-contact  {
	background: #000 url(../images/navigation.gif) -265px -171px no-repeat;
}

/* @end */



#nav ul li a.subnav {
	text-indent: 0px;
	font-family: lucida-grande, verdana, sans-serif;
	color: #fff;
	font-size: 120%;
	text-decoration: none;
}
#nav ul li a.subnav:hover {
	color: #99ccff;
}

/* @group On state for subnav */

#adults-news #nav ul li a.subnav {
	color: #99ccff;
}
#dragons-news #nav ul li a.subnav {
	color: #99ccff;
}
#juniors-news #nav ul li a.subnav {
	color: #99ccff;
}

/* @end */



/* @group nav rollovers */

#nav ul li a.nav-home:hover {
	background: #000 url(../images/navigation.gif) -265px 0px no-repeat;
}
#nav ul li a.nav-what:hover {
	background: #000 url(../images/navigation.gif) -265px -35px no-repeat;
}
#nav ul li a.nav-dragons:hover  {
	background: #000 url(../images/navigation.gif) -265px -69px no-repeat;
}
#nav ul li a.nav-dragons:hover  {
	background: #000 url(../images/navigation.gif) -265px -69px no-repeat;
}
#nav ul li a.nav-juniors:hover  {
	background: #000 url(../images/navigation.gif) -265px -103px no-repeat;
}
#nav ul li a.nav-juniors:hover  {
	background: #000 url(../images/navigation.gif) -265px -103px no-repeat;
}
#nav ul li a.nav-adults:hover  {
	background: #000 url(../images/navigation.gif) -265px -137px no-repeat;
}
#nav ul li a.nav-adults:hover  {
	background: #000 url(../images/navigation.gif) -265px -137px no-repeat;
}
#nav ul li a.nav-contact:hover  {
	background: #000 url(../images/navigation.gif) -265px -171px no-repeat;
}



/* @end */

body#home  {
	background: #000 url(../images/background.jpg) 50% 0px no-repeat;
}
body#what {
	background: #000 url(../images/what_background.jpg) 50% 0px no-repeat;
}
body#dragons {
	background: #000 url(../images/dragons_background.jpg) 50% 0px no-repeat;
}
body#dragons-news {
	background: #000 url(../images/dragons_background.jpg) 50% 0px no-repeat;
}
body#juniors {
	background: #000 url(../images/juniors_background.jpg) 50% 0px no-repeat;
}
body#juniors-news {
	background: #000 url(../images/juniors_background.jpg) 50% 0px no-repeat;
}
body#adults-page {
	background: #000 url(../images/adults_background.jpg) 50% 0px no-repeat;
}
body#adults-news {
	background: #000 url(../images/adults_background.jpg) 50% 0px no-repeat;
}
body#contact {
	background: #000 url(../images/background.jpg) 50% 0px no-repeat;
}
#south-hunsley {
	background: #000 url(../images/background.jpg) 50% 0px no-repeat;
}
#swanland {
	background: #000 url(../images/background.jpg) 50% 0px no-repeat;
}
#manor-hotel {
	background: #000 url(../images/background.jpg) 50% 0px no-repeat;
}
#palm-springs {
	background: #000 url(../images/background.jpg) 50% 0px no-repeat;
}
#wrapper {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: url(../images/corner_decoration.gif) 80% 100% no-repeat;
}
#inner_wrapper {
	border: solid 15px #444;
	width: 480px;
	background-color:#fff;
	margin-bottom: 40px;
}
#nav {
	position: absolute;
	left:  520px;
	top:  100px;
}
#nav ul {
	list-style-type: none;
}
#nav ul li.home a {
	display: block;
	width: 192px;
	height:  25px;
	background: #000 url(../images/nav.gif) no-repeat 0px 0px;
	text-indent: -500em;
}
#nav ul li.home a:hover {
	background: #000 url(../images/nav_roll.gif) no-repeat 0px 0px;
}
#home #nav ul li.home a {
	background: #000 url(../images/nav_roll.gif) no-repeat 0px 0px;
}	
#nav ul li.what a {
	display: block;
	width: 192px;
	height:  25px;
	background: #000 url(../images/nav.gif) no-repeat 0px -33px;
	text-indent: -500em;
}
#nav ul li.what a:hover {
	background: #000 url(../images/nav_roll.gif) no-repeat 0px -33px;
}
#what #nav ul li.what a {
	background: #000 url(../images/nav_roll.gif) no-repeat 0px -33px;
}
#nav ul li.classes a {
	display: block;
	width: 192px;
	height:  25px;
	background: #000 url(../images/nav.gif) no-repeat 0px -67px;
	text-indent: -500em;
}
#nav ul li.classes a:hover {
	background: #000 url(../images/nav_roll.gif) no-repeat 0px -67px;
}
#classes #nav ul li.classes a {
	background: #000 url(../images/nav_roll.gif) no-repeat 0px -67px;
}
#nav ul li.prices a {
	display: block;
	width: 192px;
	height:  25px;
	background: #000 url(../images/nav.gif) no-repeat 0px -101px;
	text-indent: -500em;
}
#nav ul li.prices a:hover {
	background: #000 url(../images/nav_roll.gif) no-repeat 0px -101px;
}
#prices #nav ul li.prices a {
	background: #000 url(../images/nav_roll.gif) no-repeat 0px -101px;
}
#nav ul li.gallery a {
	display: block;
	width: 192px;
	height:  25px;
	background: #000 url(../images/nav.gif) no-repeat 0px -135px;
	text-indent: -500em;
}
#nav ul li.gallery a:hover {
	background: #000 url(../images/nav_roll.gif) no-repeat 0px -135px;
}
#photos #nav ul li.gallery a {
	background: #000 url(../images/nav_roll.gif) no-repeat 0px -135px;
}
#nav ul li.contact a {
	display: block;
	width: 192px;
	height:  25px;
	background: #000 url(../images/nav.gif) no-repeat 0px -169px;
	text-indent: -500em;
}
#nav ul li.contact a:hover {
	background: #000 url(../images/nav_roll.gif) no-repeat 0px -169px;
}
#logo {
	margin: 10px 0 -5px;
}
#main-content {
	padding: 20px;
}
#main-content p {
	padding-top: 10px;
}
#gallery {
	width: 42%;
	float: right;
}
#clear {
	clear: both;	
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
 /* mac hide \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End hide */
#footer {
	padding: 20px;
	background-color: #1b8fb8;
}
#footer h3 {
	margin-bottom: 5px;
	color: #880000;
}
#footer p {
	color: #000;
	font-size: 80%;
	line-height: 110%;
}

h1 {
	font-family: lucida-grande, verdana, sans-serif;
	font-size: 130%;
	color: #880000;
}
h2 {
	font-family: lucida-grande, verdana, sans-serif;
	font-size: 120%;
	color: #880000;
	margin-top: 20px;
}
#main-content h3 {
	margin-top: 15px;
}
#main-content a {
	color: #880000;
	font-weight: bold;
	text-decoration: underline;
}
ul {
	margin-left: 15px;
	line-height:170%;
	list-style-type: square;
}
ol {
	margin-left: 20px;
	line-height:170%;
}
blockquote {
	font-size: 90%;
	padding: 5px 10px 5px 10px;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	background-color: #eee;
	margin-top: 10px;
	line-height: 120%;
}
.click {
	font-size: 90%;
	color: #880000;
	margin-bottom: 10px;
}
.picture_float {
	border: 4px solid #1b8fb8;
	float:  left;
	margin-top: 17px;
	margin-right: 15px;
}
.gallery {
	border: 4px solid #1b8fb8;
}
#gallery p {
	font-size: 85%;
	text-align: center;
	display: block;
	background-color: #444;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	padding:  3px;
	margin-top: 5px;
}
#gallery p a {
	color: #fff;
	text-decoration: none;
}
.highlight {
	color: #1b8fb8;
	font-weight: bold;
}
.callout {
	margin-top: 20px;
	border: none;
}
#times a {
	color: #880000;
	font-weight: bold;
	text-decoration: underline;
}

#footer {
	position: relative;
}
#footer p #name {
	font-size: 120%;
	font-weight: bold;
	line-height: 200%;
}
#footer p #email {
	font-size: 120%;
	font-weight: bold;
	line-height: 200%;
}
#footer input {
	border:  1px solid #000;
}
#choices p {
	font-weight: bold;
	font-size: 95%
}
#choices {
	position: absolute;
	left: 220px;
	top:  60px;
}
#choices {
	color: #000;
}
#choices label {
	font-size: 90%;
	padding-left: 5px;
}
#subscribe {
	margin-top: 20px;
	color: #fff;
	background-color: #000;
	border: none;
}
#reassure {
	margin-top: 10px;
}
dt {
	margin-top: 10px;
	font-weight: bold;
	color: #1b8fb8;
}
.news_titles {
	font-size: 130%;
	font-weight: bold;
}
dd p{
	margin-top: -5px;
}
dl a {
	color: #880000;
	font-weight: bold;
}
#map {
	border: 1px solid black;
	margin-top: 10px;
}



#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	