body.editor {
background-color: #fff;
min-height: 450px;
}

body.body {
background-color: #FFFFFF;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
font-size: 62.5%;
}

#header {
background-repeat: no-repeat;
background-image: url(../images/sce/header.jpg);
width: 696px;
height: 114px;
padding-bottom: 2px;
}

#container {
background-color: #FFFFFF;
width: 686px;
margin: 0 auto 0 auto;
padding: 0;
}

#content {
width: 686px;
margin: 1px 0 0 0;
padding: 0 0 0 10px;
min-height: 401px;
}

#content-left {
width: 350px;
}

#content-left-2 {
width: 686px;
}


#content-left-2 img{
float:right;
margin: 0 0 10px 10px;
}

#footer {
background: #8492CF;
padding-top: 5px;
margin: 2px 0 0 0;
width: 696px;
height: 20px;
text-align: center;
color: #FFFFFF;
}

#footer a {
font: 1em Verdana;
color: #FFFFFF;
text-decoration: none;
padding: 0 2px;
margin: 0;
}

#footer a:hover {
text-decoration: underline;
}

p {
font-family: arial, helvetica, san serif;
font-size: 1.3em;
color: #000000;
line-height: 125%;
margin: 0px;
padding: 3px 0 3px 0;
}

a {
font-family: arial, helvetica, san serif;
text-decoration: underline;
}

h1 {
font-family: arial, helvetica, san serif;
font-size: 2.3em;
font-weight: bold;
color: #4358AB;
line-height: 105%;
padding-top: 10px;
}


h2 {
font-family: arial, helvetica, san serif;
font-size: 1.7em;
font-weight: bold;
color: #4358AB;
line-height: 105%;
}

h3, h4, h5, h6 {
font-family: arial, helvetica, san serif;
font-size: 1.5em;
font-weight: bold;
color: #4358AB;
line-height: 115%;
margin: 5px 0 0 0;
}

.floatright {
float: right;
margin: 0px 0px 5px 5px;
padding: 0px;
}

.floatleft {
float: left;
margin: 0px 5px 8px 0px;
padding: 0px;
}

#home a {
background-image: url(../images/sce/home-link.gif);
background-repeat: no-repeat;
padding-left: 12px;
}

#homeright {
width: 312px;
margin: 0 10px 0 0;
padding: 0 0 0 10px;
float: right;
}

#homeright2 {
width: 323px;
margin: 0;
padding: 2px 0 0 0px;
float: right;
}



/*td {
font-family: arial, helvetica, san serif;
font: 1.3em;
color: #000000;
line-height: 120%;
margin: 0px;
padding: 3px 0 3px 0;
}*/

.contacttable {
font-family: arial, helvetica, san serif;
font-size: 1.2em;
position: top;
color: #000000;
margin: 0px;
padding: 3px 0 3px 0;
}

/*Gallery Pages*/
#local-attractions-gallery {
padding-bottom: 10px;
float: left;
text-align: center;
height: 150px;
width: 150px;
margin: 0 0 20px 0px;
}

#local-attractions-gallery a {
text-align: center;
}

#local-attractions-gallery-2 {
padding: 10px;
float: left;
text-align: center;
height: 150px;
width: 150px;
margin: 0 0 25px 0px;
}

.facilities{ 
height: 150px;
margin: 10px 0 0 0;
}

.facilities img{
display: block;
float: left;
position: relative;
margin: 0 5px 5px 0;
}

/* Lightbox CSS */

#lightbox{	
	position: absolute;
	left: 0; 
	width: 100%;
	z-index: 700;
	text-align: center;
	line-height: 0;
}

#lightbox img { 
	width: auto;
	height: auto;
}

#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-image: url(data:image/gif;base64,AAAA); /* 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; 
	overflow: auto; 
	width: 100%; 
}

#imageData{	
	padding:0 10px; 
	color: #666;
}

#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; 

	outline: none;
}	 	

#overlay{ position: absolute; 
	top: 0; left: 0; 
	z-index: 690; 







	width: 100%; 
	height: 500px; 
	background-color: #000; 
}


/*End*/

/*home images*/






.home-images {
float: left;
width: 172px;
height: 80px;
margin: 5px 7px 0 0;
}

.home-images2 {
float: left;
width: 172px;
height: 80px;
margin: 5px 0 0 0;
}

.home-images3 img{
border: none; 
}

.home-images3 {
float: left;
width: 172px;
height: 40px;
margin: 5px 0 0 0;
}

#home-images-wrap {
padding-top: 1px;
}

/*end home images*/

.image-padding {
padding-top: 3px;
}

#left-column {
float:left;
width:350px;
margin-top:10px;
}

#right-column {
float:right;
width:323px;
margin-top:10px;
}