﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;

}
.mainhead {
	border: 5px ridge #663333;
}
h2 {
	margin: 0px;
	font-family: "Lucida Calligraphy";
	font-size: 20px;
	font-weight: normal;
	color: #CECF3A;
	text-align: left;
	text-indent: 25px;
	background-color: #663333;
	background-image: url('images/burgundyribbon.jpg');
	line-height: normal;
}


#content.textheader {
	background-color: #F2F2F2;
}
.mainlist {
	list-style-type: disc;
	list-style-position: outside;
}
.textheader {
	text-align: left;
	font-family: "Lucida Calligraphy";
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
}
.main {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 10px;
	margin-right: 10px;
	line-height: normal;
}
.blockquote {
	border: thin solid #7C484C;
	padding: 10px 10px 5px 10px;
	margin: 5px 15px 10px 20px;
	text-align: justify;
	display: inline-block;
}

input {
	background: #FFFFCC;
	border: thin solid #008080;
	padding: 2px;
}

textarea {
	background: #FFFFCC;
	border: thin solid #008080;
	padding: 2px;
}


.button {
	margin: 2px;
	border: medium solid #3D5823;
	color: #FFFF99;
	font-weight: bold;
	background-color: #C0C0C0;
	background-image: url('images/submitbutton.jpg');
	background-repeat: no-repeat;
}

a:visited {
	font-weight: bold;
	color: #123013;
	text-decoration: none;
}
a:link {
	color: #123013;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #123013;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #123013;
}

a:visited.sidelinks {
	font-weight: normal;
	color: #CECF3A;
	text-decoration: none;
}
a:link.sidelinks {
	font-size: 14px;
	font-weight: normal;
	color: #CECF3A;
	text-decoration: none;
	line-height: 35px;
	font-family: "Lucida Calligraphy";
}
a:active.sidelinks {
	color: #CECF3A;
	text-decoration: underline;
	font-weight: normal;
}
a:hover.sidelinks {
	text-decoration: underline;
	font-weight: normal;
	color: #CECF3A;
}

.textside {
	text-align: left;
	font-family: "Lucida Calligraphy";
	font-size: 14px;
	font-weight: normal;
	line-height: 35px;
}

img {
	border: thin solid #006600;
	margin: 7px;
}

.slide {
	margin: 0px;
}

.mainsub {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 10px;
	margin-right: 10px;
	line-height: normal;
}

h3 {
	font-family: "Lucida Calligraphy";
	font-weight: bold;
	font-size: medium;
}
sidelinks {
}


h4 {
	font-family: "Lucida Calligraphy";
	font-size: 12px;
	font-weight: normal;
	color: #CECF3A;
	text-align: left;
	text-indent: 25px;
	background-color: #663333;
	background-image: url('images/burgundyribbon.jpg');
	line-height: normal;

}

