/* CSS Document */

body {
	background-color: #094775;
}

a:link {
	color: #663399;
	text-decoration: none;
	font-weight: bold;
}


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


.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	padding-left: 22px;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-top: 3px;
	letter-spacing: 0cm;
}

.listings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	padding-left: 22px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
	letter-spacing: 0cm;
}

#about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	height: auto;
	width: auto;
	padding-left: 18px;
}



.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px;
}
.address a:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.address a:visited {
	text-decoration: none;
	color: #ffffff;
}
.address a:active {
	text-decoration: none;
	color: #ffffff;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
}
.footer a:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
.footer a:active {
	text-decoration: none;
	color: #ffffff;
}

.img_brdr {
	border: 2px solid #DCA032;
	padding: 2px;
}
#swish {
	padding-right: 7px;
}

.enhance {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F47B20;
	line-height: 16px;
}
#up {
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
}
