#banner h1 {
	color: #0386CE;
	font-family: "Monotype Corsiva";
	font-style: normal;
	font-size: 0px;
}

#welcome h2 {
	color: #FAFA64;
	font-family: "Monotype Corsiva";
	font-style: normal;
	font-size: xx-large;
}

#wrapper,#footer {
	background-color: #C0C0C0;
	font-style: normal;
}

#navigation {
	background-color: #C0C0C0;
	font-style: normal;
}

#navpos {
	background-color: #098BD0;
	width: 740px;
	font-style: normal;
}

#calendar {
	background-color: #C0C0C0;
	font-style: normal;
}

#navigation ul li a {
	color: #FAFA64;
	font-family: "Times New Roman";
	width: 100px;
	font-style: normal;
	font-size: 12px;
}

#content,#search,#content2 {
	color: #098BD0;
	font-family: "Times New Roman";
	font-style: normal;
	font-size: medium;
}

#content h1,#search h1,#content2 h1 {
	color: #098BD0;
	font-family: "Monotype Corsiva";
	font-style: italic;
	font-size: xx-large;
}

#navigation ul li a:hover {
	background-color: #808080;
	font-style: normal;
}

#content h3,#search h3,#content2 h3 {
	color: #098BD0;
	font-family: "Arial";
	font-style: italic;
	font-size: medium;
}

#toptext h5 {
	color: #098BD0;
	font-family: "Arial";
	font-style: italic;
	font-size: medium;
}

#bottomtext h5 {
	color: #098BD0;
	font-family: "Arial";
	font-style: italic;
	font-size: medium;
}

#propertytext h1 {
	color: #098BD0;
	font-family: "Monotype Corsiva";
	font-style: italic;
	font-size: 40px;
}

#banner {
	background-image: url('/images/banner.jpg');
}

#body {
	background-image: url('/images/clouds.jpg');
}

#srtheme {
	background-image: url('Banana and Caramel');
}


