body {background-color: #DEBD76; font-family:Arial, Helvetica, sans-serif; color:#000000; text-align:center;}
h1 {font-size:small; color:#000000; line-height:1.5em;}
h3 {font-size:medium; color:#9F3420; line-height: 1.5em;}
h5 {font-size:28px; color:#9F3420; font-weight:bold; margin-top:20px; margin-bottom:10px; line-height: 1.5em;}
h2 {font-size:small; color:#74770E; line-height: 1.5em;}
h4 {font-size:24px; color:#74770E; font-weight:bold; margin-top:0px; margin-bottom:20px; line-height: 1.5em;}
h6 {font-size:medium; color:#74770E; margin-top:0px; margin-bottom:0px; line-height: 1.5em;}

p {line-height: 1.5em;} 

a:link {color: #9F3420;}
a:visited {color: #9F3420;}
a:hover {color: #74770E;}
a:active {color: #74770E;}


td.ant-week {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	background-color: #9f3420;
	border: 0px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}
td.ant-week a {
	color: #ffffff;
	text-decoration: none;	
}
td.ant-week a:link {
	color: #ffffff;
	text-decoration: none;	
}
td.ant-week a:visited{
	color: #ffffff;
	text-decoration: none;	
}
td.ant-week a:hover {
	color: #000000;
	text-decoration: none;	
}
td.ant-week a:active {
	color: #ffffff;
	text-decoration: none;	
}

#msgwrapper {
	text-align:center;
	width: 820px;
	min-width: 820px;
	margin-left: auto;
	margin-right: auto;
}

.message {
	margin: 20px auto;
	padding: 8px 12px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:italic;
	line-height:1.5em;
	color:#ffffff;
	background-color:#666666;
}

table#summary {
	width: 700px;
	background-color:#DEBD76;
	border-spacing: 20px;
	color:#000000;
/*	border: 1px solid #74770E;	
	border-collapse:collapse;	*/
}
	
table#summary td {
	width: 332px;
	padding: 20px 70px 20px 70px;
	text-align:center;
	line-height: 1.3em;
/*	border-right: 1px solid #74770E;	*/
}

table#summary img {
	border: 0;
 	padding-bottom: 6px;
}

table#summary a {
	text-decoration: none;	
	color:#000000;
}

table#summary a:visited {color: #000000;}
table#summary a:hover {color: #74770E;}


/*
.button {
	 color: #9F3420;
	 border: 1px solid #ffffff;
	}
.button:hover {
	color: #74770E;
	 border: 1px solid #ffffff;	
	}
*/
	
table#contact {
	width: 600px;
	margin-left:40px;
	}
table#contact td { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	}
	
table#cousins {
	width: 700px;
	background-color:#DEBD76;
	color:#000000;
	line-height: 1.8em;
/*	border: 1px solid #74770E;	
	border-collapse:collapse;	*/
}
	
table#cousins td {
	text-align:left;
	font-weight:bold;
/*	border-right: 1px solid #74770E;	*/
}

table#cousins a {
	text-decoration: underline;	
	color:#000000;
}

table#cousins a:visited {color: #000000;}
table#cousins a:hover {color: #74770E;}


