body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 14px;
}
body {
	background: #CDAF7B url(/images/summerimg/tilemain.jpg);
} 
.td2 {
	text-align: center;
}
.td3 {
	background-image: url(/images/summerimg/sidetile.jpg);
}
.tdcontent {
	padding-bottom: 5px;
	padding-top: 9px;
	padding-right: 2px;
}
.td6 {
	background-image: url(/images/summerimg/tilecontent.jpg);
}
.tableline {
	border: 6px double #BD5E65;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-right: 4px;
	text-align: right;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3366
}
hr {
	color: #CC3366;
	height: 2px;
	width: 95%;
}
a:link {
	text-decoration: underline;
	color: #CC3366;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #FFFF33;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #336600;
	font-weight: bold;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #336600;
	font-weight: bold;
	font-size: 12px;
	padding-left: 22px;
	padding-bottom: 1px;
	margin-right: 11px;
	line-height: 18px;
}
a.menu:hover {
	font-size: 12px;
	color: #CC3366;
	padding-left: 22px;
	padding-bottom: 1px;
	line-height: 18px;
	margin-right: 11px;
}
.smalltxt {
	font-size: 12px;
}
.pic {
	border: 2px double #CC6666;
}
.pic2 {
	border: 8px inset #CC6666;
}

.tdmenu {
	background-image: url(/images/summerimg/summermenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 457px;
	padding-left: 32px;
	padding-top: 29px;
	vertical-align: top;
}

