/* CSS for Lake George Tips */

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #e2edff;
	line-height: 125%;
	background-image: url(assets/images/Large%20LG%20pano2.jpg);
	background-repeat: repeat-x;

}


html { height: 100%; }
body { min-height: 100%; height: 100%;
}




* {
margin:0;
padding:0;
}






#wrap {
	min-height:100%;
	_height:100%;
	height:auto;
	position:relative;
	margin: auto;
	width:960px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-color: #00466A;
	border-right-color: #00466A;
	border-bottom-color: #00466A;
	border-left-color: #00466A;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	color: #000000;

}



#footer{
	margin: auto;
	width:766px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	clear: left;
	border: 3px none #00466A;
}



h1 {
	float: left;
	width: 740px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	color:#000;
	padding-left: 25px;
	font-weight: bold;
}












.search {
	width: 600px;
	margin: 40px 130px 0px 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	padding-left: 100px;
	padding-top: 2px;
	padding-bottom: 3px;
	
}



#content{
	width:740px;
	float: left;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	
}
.advertise {
	width: 940px;
	padding: 4px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	border-top: 2px dashed #428CB5;
	border-right: 2px #428CB5;
	border-bottom: 2px #428CB5;
	border-left: 2px #428CB5;
	margin-top: 20px;
}


.steps {
	float: right;
	width: auto;
	margin-top: 60px;
	margin-right: 100px;
}
.flash {

	float: right;
	width: auto;
	margin-right: 80px;
	margin-top: 60px;
}
.weather {
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin-left: 50px;
	width: 300px;
}
.adk-map {
	float: right;
	height: 170px;
	width: 135px;
	padding: 0px;
	margin-top: 15px;
}
.area-info {
	float: left;
	height: auto;
	width: 940px;
	margin-top: 25px;
	clear: both;
	padding: 5px 5px 10px;
	margin-bottom: 20px;
	border-top: 2px dashed #999999;
	border-right: 2px #999999;
	border-bottom: 2px dashed #999999;
	border-left: 2px #999999;
}
.NY {
	float: left;
	height: 170px;
	width: 207px;
	margin-top: 15px;
}
.column {
	padding: 10px 20px;
	width: 265px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	color: #000000;
	border: 1px solid #000000;
	margin-top: 25px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}





.description {
	padding: 60px 15px 10px 30px;
	width: 620px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #fff;
	float: left;
	background-image: url(assets/images/description.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	margin-top: 25px;

}
.tips {
	padding: 60px 15px 10px 30px;
	width: 620px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #fff;
	float: left;
	background-image: url(assets/images/tips.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	
}
.directions {
	width: 620px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #fff;
	float: left;
	background-image: url(assets/images/directions.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	padding-top: 60px;
	padding-right: 15px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.video {
	padding: 60px 15px 4px 30px;
	width: 620px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-color: #fff;
	float: left;
	background-image: url(assets/images/video.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	text-align: center;
}

.directory {
	width: 190px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	border: #00FF00;
	margin-top: 40px;
	
}
.ad-space {
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 185px;
	width: 185px;
	border: 1px solid #666666;
	margin-right: 5px;
	margin-top: 10px;
}
.resources {
	padding: 15px 15px 15px 20px;
	float: left;
	width: 625px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-top: 55px;
}

.clear {
clear:both;
}

.item-button {
margin: 4px;
width: 160px;
float: left;
border: 6px solid #fff;
}


.info {
	padding: 15px 15px 15px 20px;
	float: left;
	width: 625px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-top: 55px;
}



#nav-side {
  float: right; 
  background: #fff none repeat scroll 0%;
  border:1px solid #000;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  margin-top: 5px;
  text-align:center;
}
#nav-side ul li a:hover, #nav-side ul li a:active {
  background: #eeeeee none repeat scroll 0%;
  color: #333333;
}
#nav-side ul {


  margin: 0px;
  padding: 0px;
  float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 190px;
}
#nav-side ul li {
  border-bottom: 1px solid #cccccc;
}
#nav-side ul li a {
  padding: 8px;
  color: #777777;
  display: block;
  text-decoration: none;
}



