/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color:#333333;
	
	/*position: fixed; caused prob. with scroll bars in Firefox*/
	}
	


a:link {
	color: #FFFFFF;
}


a:visited {
	color: #CCCCCC;
}

a:hover {
	color: #FEC87E;
}


a:active {
	color: #FF0000;
}


#mainTable td {
	background-color: #FFFFFF

}
.bodycontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #56A0A9;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #56A0A9;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #56A0A9;
	width: 760px;
	height: auto;
	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CECECE;
	text-align: center;
	vertical-align: bottom;
}
.banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 260px;
		
}
.tabletop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #56A0A9;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #56A0A9;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #56A0A9;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #56A0A9;
	width: 760px;
	border: separate;
	height: auto;
	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	height: 15px;
	padding-top: 15px;
}

/* this is image in table for home pg */
.index_img {
	background-image: url(file:///F|/websites/dallaslake/imgs/DSCN0011nature2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* this is image in table for calendar pg */
.calendar_img {
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* this is image in table for news pg */
.news_img {
	background-image: url(file:///F|/websites/dallaslake/imgs/swan.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* this is image in table for links pg */
.links_img {
	background-image: url(file:///F|/websites/dallaslake/imgs/gkids.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* this is image in table for contact pg */
.contact_img {
	background-image: url(file:///F|/websites/dallaslake/imgs/dock.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main {
	width: 583px;
}
.bestChoice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.yearssupply {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.FRICTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#main {
	border-top-style: outset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #851F1B;
}
#Table_01 tr td #catalog {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
