P,ol,ul {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}

a {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: #EE3A42;
}

.pagehead {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #EE3A42;
}


.red {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #ee3a42;
	font-weight: bold;
}

.endtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a.endtext:link {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: xx-small;
}
a.endtext:visited {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: xx-small;
}
a.endtext:hover {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: xx-small;
	color: #EE3A42;

}
a.endtext:active {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: xx-small;
}
.text {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}
.subhead {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EE3A42;
}
.mediumtext {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
img.photo {
	border: 1px solid #d2d2d2;
	padding: 8px;
	background: #ffffff;
}

*html img.photo {
	border: 5px double #d2d2d2;
	margin: 3px;
}

.gallerylayout img.photo {
	margin: 10px 10px;
}

.largetext {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
}
.photo2 {
	border: medium solid #FFFFFF;
}
a.mediumtext:link {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
a.mediumtext:visited {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
a.mediumtext:hover {

	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #EE3A42;

}
a.mediumtext:active {

	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

#top {
	margin: 0;
	padding: 0;
}

#top li {
	margin-top: 6px;
	text-align: center;
	list-style: none;
}	
/*intro container under nameplate othe bsckground color could be #eee4f2*/
#wrapper {
	background-color: #fff;
	padding: 20px;
	margin: 0px;
	}
	
#nno {
	float: left;
	width: 280px;
	text-align:center;
	padding: 6px;
	background-color:#BEDCFE;
}

#intro {
	width: 480px;
	/*float: right;*/
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.redintro {
	color: #EE3A42;
}

a.introlink:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
a.introlink:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
a.introlink:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #EE3A42;
}
a.introlink:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
	
	

#bodytable {
	background-color: #f2f3ff;
	}
