@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	}


.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.footer {
	background-image: url(images/footer.jpg);
	height: 300px;
	width: 900px;
	font-size: 10px;
	text-align: right;
	color: #7F492F;
	font-style: italic;
	font-weight: bold;
	padding-right: 30px;
	background-repeat: no-repeat;
}

.footer a:link {
	color: #7F492F;
}

.footer a:visited {
	color: #7F492F;
}

.footer a:active {
	color: #7F492F;
}

.footer a:hover {
	color: #302874;
	text-decoration: underline;
}


h1 {
	font-size: x-large;
	color: #1f8da8;
}

h2 {
	font-size: large;
	color: #1f8da8;
}

h3 {
	font-size: large;
	color: #1f8da8;
}

a:link {
	color: #2D2672;
	text-decoration: none;
}

a:visited {
	color: #2D2672;
	text-decoration: none;
}

a:active {
	color: #2D2672;
	text-decoration: none;
}

a:hover {
	color: #302874;
	text-decoration: underline;
}

.listcontent {
	font-size: small;
	margin-right: 10px;
	margin-left: 10px;
}

.listingline {
	background-image: url(images/listing-line.gif);
	background-repeat: repeat-x;
	height: 15px;
}

.paging {
	font-size: small;
	text-align: right;
}

.pics {
	font-size: 10px;
	color: #0099FF;
}

.footertext {
	font-size: small;
	color: #7F492F;

}
.footertext a:link {
	color: #7F492F;
}

.footertext a:visited {
	color: #7F492F;
}

.footertext a:active {
	color: #7F492F;
}

.footertext a:hover {
	color: #302874;
	text-decoration: underline;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F492F;
	text-align: right;
}

.header a:link {
	color: #7F492F;
}

.header a:visited {
	color: #7F492F;
}

.header a:active {
	color: #7F492F;
}

.header a:hover {
	color: #302874;
	text-decoration: underline;
}
