/* CSS Document */
body {
margin-top: 0px;
margin-bottom: 15px;
margin-right: 0px;
margin-left: 0px;
background-image:url(../images/Gradient-Bg.gif)
}

/*Bodytext*/

.bodytext{
	font-family: arial;
	font-size: 12px;
    line-height: 140%;
	color: #333333;
}

.bodytext a{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #006655;
}

.bodytext a:hover{
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #2c9987;
}

.bodytd {
background-color:#ffffff}

.lightbox{
	border: 0px;
}


/*Special Text - Heading*/

.sidetext{
	font-family: arial;
	font-size: 11px;
	color: #fff3c2;
}

.sidetext a{
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	color: #fff3c2;
}

.sidetext a:hover{
	font-weight: none;
	text-decoration: none;
	color: #e7a113;
}





.calltoaction{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.calltoactionheading{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}



/*H1-Sub Headers*/


h1{
	font-family: georgia;
	font-size: 16px;
	color: #006655;
	font-weight: none;
}

h2{
	font-family: georgia;
	font-size: 16px;
	color: #006655;
	font-weight: none;
}


.toptext{
	font-family: arial;
	font-size: 8pt;
	line-height: 160%;
	color: #000000;
}

.toptext a{
	font-family: arial;
	font-size: 8pt;
	line-height: 160%;
	text-decoration: underline;
	font-weight: none;
	color: #49B1DE;
}

.toptext a:hover{
	text-decoration: underline;
	line-height: 160%;
	font-weight: none;
	color: #FFFFFF;
}


/*Footer Navigation-Text*/

.footertext{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.footertext a{
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
}

.footertext a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

/*Bullets-Borders*/

#li {
  list-style-image: url(/images/bullet.gif);
}


#TBL1{

background-image:url(http://www.adirondackadventureresorts.com/new/images/LakeBackground.jpg);
background-position:top; background-repeat:no-repeat;
background-color:#162562;
}

#TBL2{border-color:#C3C3C3;
border-style:solid; border-width:1px;
background-color:#E7E7E7;
}