body {
	background-attachment: scroll;
	background-image: url(images/shadows.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;

}
.mainbackground {
	background-attachment: scroll;
	background-image: url(images/main-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	padding-top: 30px;

}
.topmenu {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;


}

.topmenu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu a:hover{
	color: #398DFF;
	text-decoration: underline;
}
.topmenu a:active{
	color: #FFFFFF;
	text-decoration: none;
}


.leftrymill {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display: block;
}
.leftrymill a{
	color: #000000;
}
.leftwife {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002860;
	padding-left: 10px;
	display: block;
}
.leftwife a{
	color: #002860;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;

}
.main {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
	letter-spacing: .5px;
}
.main a{
	color: #000000;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #990000;
	text-align: center;
}

.quote a{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #990000;
	text-align: center;
}
