#banner h1 {
	color: #004E98;
	font-family: "Arial";
	font-style: normal;
	font-size: 40px;
}

#welcome h2 {
	color: #004E98;
	font-family: "Arial";
	font-style: normal;
	font-size: x-large;
}

#wrapper,#footer {
	background-color: #D6E3ED;
	font-style: normal;
}

#navigation {
	background-color: #F0A026;
	font-style: normal;
}

#navpos {
	background-color: #87ADE4;
	width: 740px;
	font-style: normal;
}

#calendar {
	background-color: #D6E3ED;
	font-style: normal;
}

#navigation ul li a {
	color: #004E98;
	font-family: "Arial";
	width: 100px;
	font-style: normal;
	font-size: small;
}

#content,#search {
	color: #004E98;
	font-family: "Times New Roman";
	font-style: italic;
	font-size: medium;
}

#content h1,#search h1 {
	color: #004E98;
	font-family: "Copperplate Gothic Bold";
	font-style: normal;
	font-size: x-large;
}

#navigation ul li a:hover {
	background-color: #FAE08B;
	font-style: normal;
}

#content h3,#search h3 {
	color: #004E98;
	font-family: "Arial";
	font-style: normal;
}

#toptext h5 {
	color: #000000;
	font-family: "Arial";
	font-style: normal;
	font-size: large;
}

#bottomtext h5 {
	font-family: "Arial";
	font-style: normal;
}

#propertytext h1 {
	color: #004E98;
	font-family: "Arial";
	font-style: normal;
	font-size: 30px;
}

#banner {
	background-image: url('/images/island.jpg');
}

#body {
	background-image: url('/images/usflag.jpg');
}

#srtheme {
	background-image: url('Outlook');
}

