#banner h1 {
	color: #99CC66;
	font-family: "Copperplate Gothic Bold";
	font-style: normal;
	font-size: 40px;
}

#welcome h2 {
	color: #FF0000;
	font-family: "Copperplate Gothic Bold";
	font-style: normal;
	font-size: x-large;
}

#wrapper,#footer {
	background-color: #DBE7E1;
	font-style: normal;
}

#navigation {
	background-color: #DBE7E1;
	font-style: normal;
}

#navpos {
	background-color: #576B5C;
	width: 740px;
	font-style: normal;
}

#calendar {
	background-color: #DBE7E1;
	font-style: normal;
}

#navigation ul li a {
	color: #FFFFFF;
	font-family: "Copperplate Gothic Bold";
	width: 100px;
	font-style: normal;
	font-size: 11px;
}

#content,#search,#content2 {
	color: #000000;
	font-family: "Times New Roman";
	font-style: normal;
	font-size: large;
}

#content h1,#search h1,#content2 h1 {
	color: #FF9933;
	font-family: "Copperplate Gothic Bold";
	font-style: normal;
}

#navigation ul li a:hover {
	background-color: #FF9933;
	font-style: normal;
}

#content h3,#search h3,#content2 h3 {
	color: #FF9933;
	font-family: "Copperplate Gothic Bold";
	font-style: normal;
}

#toptext h5 {
	font-family: "Arial";
	font-style: normal;
}

#bottomtext h5 {
	font-family: "Arial";
	font-style: normal;
}

#propertytext h1 {
	color: #99CC66;
	font-family: "Copperplate Gothic Bold";
	font-style: normal;
	font-size: 30px;
}

#banner {
	background-image: url('/images/banner.jpg');
}

#body {
	background-color: #FFFFFF;
}

#srtheme {
	background-image: url('undefined');
}

