
a { text-decoration: none; }
a:link {color: #000000; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }

body { 
margin: 0px auto;
padding:0;
font:10pt Verdana,Tahoma,Arial,Helvetica,sans-serif;
background:#DAD9D6;
min-height: 100%;
height:100%;
color:#2e4662; 
font-weight: 400; 
}

div.main_template {
  width:960px;
  background-color: #ffffff;
  margin:0 auto;
  -moz-box-shadow: 0px 0px 16px #aaa;
  -webkit-box-shadow: 0px 0px 16px #aaa;
  box-shadow: 0px 0px 16px #aaa;
}

p {
font:10pt Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

# p.clear { clear: left }

ul.lakenews {

font:10pt Verdana,Tahoma,Arial,Helvetica,sans-serif;
padding-left:14px;
}


p.topbox {
font-family: verdana;
font-size: 12px;
color: #EEEEEE;
margin: 0px auto;
padding:15px;
}

img.imgpage {
	max-width:500px;
    width: expression(this.width > 500 ? 500: true);
} 

#outer{min-height:100%;height:auto;background:#ffffcc}
* html #outer{height:100%;}/* ie6 and under*/
/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}


.fbox
{ border-bottom: 0px solid #d79900;
text-align: left;
font-family: Verdana;
font-size: 10px;
color: #2e4662;}

.portstyle
{ margin: 10px }

input
{
color: #4D4D4D
background: #ffffff;
border: 1px solid #aaaaaa;
font-family: verdana;
font-size: 10px
}

.submit input
{
color: #000;
background: #ffffff;
border: 2px outset #555555
}

hr {
    
      border-top: 1px dashed #cccccc;
      border-bottom: 2px solid #ffffff;
	  color: #ffffff;
      background-color: #ffffff;
      height: 0px;
    }

div.cms-left {
    float: left;
    width: 340px;
}

div.cms-new-item {
    padding: 10px;
    margin: 10px;
}

.content {
padding: 10px;
float: left;
width: 500px;
}


  .lakephoto {
     float: left;
  margin: 0.5em;
  border: 1px solid #ccc;
  padding: 0.5em;  /* Original 1.0em */
  font-size: 10px;
  -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  }

div.cms-news-list {
  float: left;
  width: 320px;
  margin-top: 1em;
  margin-right: 0em;
  border: 1px solid #ccc;
  padding: 0.5em;  /* Original 1.0em */
  font-size: 10px;
  -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
   background-color: #bbccff;
  }

.lakefrontphoto {
  height: 260px;
     float: left;
  margin: 1em;
  border: 1px solid #ccc;
  padding: 0.5em;  /* Original 1.0em */
  font-size: 10px;
  -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  }



.lakepagephoto {
     float: left;
  margin: 1em;
  border: 1px solid #ccc;
  padding: 0.5em;  /* Original 1.0em */
  font-size: 10px;
  -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  }

  .lakephotoalb {
  width: 150px;
  height: 200px;
  float: left;
  margin: 0.5em;
  border: 1px solid #ccc;
  padding: 0.5em;  /* Original 1.0em */
  font-size: 10px;
  -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
  }


table.main {
	border-width: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse
}

td.main {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse
}

table.clearbox {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(46, 70, 98);
	border-collapse: collapse;
	background-color: rgb(255, 250, 250);
}
table.clearbox th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: rgb(255, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.clearbox td {
	border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: rgb(187, 204, 255);
	-moz-border-radius: 0px 0px 0px 0px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; 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: 90; width: 100%; height: 500px; background-color: #000; }

div.newdrop {
	width: 960px;
}

#jsddm
{	width: 960px;
	margin: 0;
	padding: 0;
	background: url(menubg.jpg) center center repeat-x; /*THEME CHANGE HERE*/
	}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		/* background: #20548E; */
		text-align: center;
		background: url(menubg.jpg) center center repeat-x; /*THEME CHANGE HERE*/
		padding: 5px 8px;
		text-decoration: none;
		border-right: 0px solid white;  /* Changed MB */
		width: 80px;
		color: #FFFFFF;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #10458B;
		/* background: url(menubg-over.jpg) center center repeat-x; THEME CHANGE HERE*/	
		color: #FFF;
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
			border: 1px solid black;  /* ADD Changed MB */
			}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			
			}
		
		#jsddm li ul li a
		{	width: auto;
			text-align: left;
			background: #10458B;
			color: #FFF;
			}
		
		#jsddm li ul li a:hover
		{	background: #FFFFFF;
			color: #10458B;  /* ADD MB */
		}

