@charset "utf-8";
/* CSS Document-Wildwood site */

td, p{
font-family:Times New Roman, Times, serif; 
font-size:14px; 
line-height:18px; 
color:#772C07;
}

th{
font-family:Times New Roman, Times, serif;
font-size:14px;
line-height:18px; 
font-weight:800;
text-align: center;
color:#772C07;
}

b, strong{
font-family:Times New Roman, Times, serif;
font-size:14px;
line-height:18px; 
font-weight:800;
text-align: left;
color:#772C07;
}

.smalltext {
font-family:Times New Roman, Times, serif; 
font-size:11px; 
line-height:15px; 
color:#772C07;
}

.white {
font-family:Times New Roman, Times, serif;
font-size:14px;
line-height:18px; 
font-weight:400;
color:#FFFFFF;
}

.head{
font-family:Times New Roman, Times, serif;
font-size:16px;
line-height:22px;
font-weight:800;
color:#772C07;
}

h1{
font-family:Times New Roman, Times, serif;
font-size:16px;
line-height:22px;
font-weight:800;
color:#772C07;
}

h2{
font-family:Times New Roman, Times, serif;
font-size:14px;
line-height:20px;
font-weight:800;
color:#772C07;
}

a:link, a:visited, a:active
{
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	line-height:18px;
	font-weight: 500;
	text-decoration: underline;
	color: #772C07;
}

a:hover
{
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	line-height:18px;
	font-weight: 500;
	text-decoration: underline;
	color: #FF6600;
}

.rowcolor {
background-color:#772C07;
}

hr {
color:#772C07;
}