/* CSS Document */
body {
margin-top: 0px;
margin-bottom: 15px;
margin-right: 0px;
margin-left: 0px;
background-color: #162562;
}

/*Bodytext*/


.bodytext{
	font-family: verdana;
	font-size: 15px;
    line-height: 170%;
	color: #ffffff;
}

.bodytext a{
	font-family: verdana;
	font-size: 15px;
	text-decoration: underline;
	line-height: 170%;
	font-weight: none;
	color: #6B7EC9;
}

.bodytext a:hover{
	text-decoration: underline;
	line-height: 170%;
	font-weight: none;
	color: #ffffff;
}

.bodytd {
background-color:#ffffff}

.lightbox{
	border: 0px;
}


/*Special Text - Heading*/


.logo{
	font-family: verdana;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	 letter-spacing: -.8px;
}

.underlogo{
	font-family: verdana;
	font-size: 16px;
	font-style: italic; 
	color: #000000;
}

.emailnewsletter{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ac0000;
}

.contactname{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.contactinfo{
	font-family: verdana;
	font-size: 11px;
	font-style: italic; 
	color: #000000;
}

.contactnumber{
	font-family: verdana;
	font-weight: bold;
	font-style: italic; 
	font-size: 14px;
	color: #000000;
}

.contactnumber2{
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

/*H1-Sub Headers*/


h1{
	font-family: verdana;
	font-size: 28px;
 letter-spacing: -.8px;
	color: #FFFFFF;
}

.h2{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


.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: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.footertext a{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #6B7EC9;
}

.footertext a:hover{
	text-decoration: none;
	font-weight: bold;
	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;
}

