/* CSS Document */
body {
margin-top: 0px;
margin-bottom: 20px;
margin-right: 0px;
margin-left: 0px;
background-color:#FFFF9C;
}


/*Bodytext*/



.text p, li, td{
	font-family: arial;
	font-size: 12px;
    line-height: 140%;
	color: #000000;

}

.text a{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	line-height: 140%;
	font-weight:bold;
	color: #0e3977;
}

.text a:hover{
	text-decoration: underline;
	line-height: 140%;
	font-weight:bold;
	color: #e76c01;
}


.smalltext {
	font-family: arial;
	font-size: 12px;
    line-height: 130%;
	color: #ffffff;
	text-align: left;

}

.smalltext a{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	line-height: 130%;
	color: #B4D9F6;
}

.smalltext a:hover{
	text-decoration: underline;
	line-height: 130%;
	color: #FFFF9C;
}




.lightbox{
	border: 0px;
}






/*H1-Sub Headers*/


h1{
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	line-height: 110%;
	color: #000000;
	text-align: left;
}

.whitetext{
	font-family: georgia;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}

.largebold{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


/*Footer Navigation-Text*/


.footertext{
	font-family: arial;
	font-size: 11px;
	line-height: 140%;
	color: #424242;
}

.footertext a{
	font-family: arial;
	font-size: 11px;
	line-height: 140%;
	text-decoration: underline;
	font-weight: none;
	color: #0e3977;
}

.footertext a:hover{
	text-decoration: underline;
	line-height: 140%;
	font-weight: none;
	color: #e76c01;
}



/*Table*/

#TBL1{
width:100%;

}

#TBL1 td {

}

#TBL1 .td_blue {
background-image: url("http://www.lakeplacidrafting.com/new/images/BlueGradient.jpg");

}

#TBL1 .td_nav {
background-image: url("http://www.lakeplacidrafting.com/new/images/BlueGradient.jpg");

}

#TBL1 .td_right {
background-image: url("http://www.lakeplacidrafting.com/new/images/RiverRight.jpg");

}

#TBL1 .td_left {
background-image: url("http://www.lakeplacidrafting.com/new/images/RiverLeft.jpg");

}


#TBL2{
padding: 0px;
width:950px;
vertical-align:middle;
}

#TBL2 td {
padding:7px;
vertical-align:center;
}

#TBL2 .td_texture {
background-image: url("http://www.keenevalleylodge.com/new/images/sidebartexture.jpg");

}

#TBL2 .td_lighttan {
	background-color:#F6E9CD;
}

