/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	list-style-image: url(../images/arrowbullet.gif);
	background-color: #CCCCCC;
	background-image: url(../images/bkgnoise.jpg);
}
#pad li {
	list-style-image: url(../images/arrowbullet.gif);
}
#pad a:link, #pad a:visited, #pad a:active {
	text-decoration: none;
	color: #065484;
	padding: 5px 10px 10px 10px;
}
#pad a:hover {
	text-decoration: none;
	color: #FFB062;
}

#container {
	width: 680px;
	margin-left: -340px;
	left: 50%;
	position: absolute;
	border: solid #0877B9 2px;
	}
#wrapper {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#top {
	height: 139px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	width: 680px;
	float: left;
}
#topright {
	float: right;
	text-align: left;
	padding: 2px;
	background-color: #FFFFFF;
	height: 140px;
}
.cl {
clear:both;
}
#gallery {
	width: 660px;
}
#news {
	width: 150px;
	color: #000000;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	height: inherit;
	font-size: 10px;
	background-color: #FFFCF7;
}
#menu {
	width:660px;
	padding: 5px 10px 10px 10px;
	text-align: right;
	background-image: url(../images/bkgplain.jpg);
	font-size: 10px;
	font-weight: bold;
}
#menu a:link, #menu a:visited, #menu a:active {
	text-decoration: none;
	color: #065484;
	padding: 5px 10px 10px 10px;
}
#menu a:hover {
	text-decoration: none;
	color: #FFB062;
}
#content {
}
p {
	margin: 0 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #283D73;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C70000;
}
h2 {
text-align: left;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}
#pad {
	padding: 10px 15px 10px 10px;
	color: #000000;
	width: 655px;
	text-align: left;
	background-image: url(../images/bkgplain.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	background-color: #FFBA77;
	padding: 12px 10px 18px 10px;
	width: 660px;
	color:#330033;
	text-align: center;
	font-size: 10px;
	height: 40px;
	background-image: url(../images/footerbkg.jpg);
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#003399;
	text-decoration: none;
}
h4 {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.quote {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}
h3 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
