BODY {

	color: black;

	background-image: url(bluevelv.jpg);

	background-repeat: repeat;

	background-color: transparent;

}





h1 {

	background-color: white;

	color: #800000;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;

	font-size: 2em;

	font-weight: normal;

}



h2{

	background-color: white;

	color: #800000;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;

	font-size: 1.25em;

	font-weight: normal;

}



h3 {

	background-color: white;

	color: black;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;

	font-size: 1.25em;

	font-weight: normal;

	margin: 0% 0% 0% 4%;

}



h4 {

	background-color: white;

	color: black;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;

	font-size: 1.25em;

	font-weight: 500;

	margin: 0% 12% 0% 0%;

}







p {

background-color: white;

	color: #000000;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;

	font-size: 1em;

	font-weight: normal;

	margin-left: 0%;

	margin-right: 10%;

	

}





.rightmargin {

	margin-right: 25%;

}

.news {

	background-color: white;

	color: #000000;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;

	font-size: .75em;

	font-weight: normal;

	margin-left: 2%;

	margin-right: 1%;

}



.maroon {

background-color: white;

	color: maroon;

	font-weight: 600;

	}

	

.addy {

	background-color: white;

	color: #000000;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;

	font-size: .75em;

	font-weight: normal;

}

.copy {

	background-color: white;

	color: #000000;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;

	font-size: .65em;

	font-weight: normal;

}


.quotes {

background-color: white;

	color: #000000;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;

	font-size: .85em;

	font-weight: normal;

	margin: 0% 12% 0% 2%;

	line-height: 18px;

}



ul {

	background-color: white;

	margin-left: 0%;

	color: #000000;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;

	font-size: 1em;

	font-weight: bold;

}



li {

	background-color: white;

	color: #000000;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;

	font-size: 1em;

	font-weight: normal;

	margin-left: 2%;

	list-style-image: url(assets/heart10.gif);

	line-height: 25px;



}



A:link {

background-color: white;

	color: blue;

	text-decoration: underline;

	font-size: .75em;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	line-height: 25px;

}



A:active {

	background-color: white;

	color: black;

	text-decoration: none;

	font-size: .75em;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	line-height: 25px;

}



A:visited {

	background-color: white;

	color: blue;

	text-decoration: none;

	font-size: .75em;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	line-height: 25px;

}



A:HOVER {

background-color: white;

	color: maroon;

	text-decoration: underline overline;

	font-size: .75em;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	line-height: 25px;

	

}



A.xx:link {

background-color: white;

	color: blue;

	text-decoration: underline;

	font-size: 1em;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight: normal;

}



A.xx:active {

	background-color: white;

	color: blue;

	text-decoration: underline;

	font-size: 1em;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}



A.xx:visited {

	background-color: white;

	color: maroon;

	text-decoration: underline;

	font-size: 1em;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}



A.xx:HOVER {

background-color: white;

	color: #C71585;

	text-decoration: underline overline;

	font-size: 1em;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}