<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; line-height: 1.5em;}

h1 {font-family: Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; margin: 0px; padding: 0px;}
h2 {font-family: Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; margin: 0px; padding: 0px;}
h3 {font-family: Verdana, sans-serif; font-size: 10px; color: #ffffff; margin: 0px; padding: 0px; text-align: right;}

.nav { font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; line-height: .5em; letter-spacing: 1px;} 
.homenews { font-family: Verdana, sans-serif; font-size: 11px; color: #ffffff; line-height: 1.75em;} 
.emailform {font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; line-height: 1.5em;}
.copyright {  font-family: Verdana, sans-serif; font-size: 9px; color: #cccccc; text-decoration: none}

#body-home {background-color: #28598a;}
#body-about {background-color: #9b2e3e;}
#body-philosophy {background-color: #6a5231;}
#body-thoughts {background-color: #6049ab;}
#body-profile {background-color: #853120;}
#body-testimonials {background-color: #498449;}
#body-contact {background-color: #1a58ba;}

#container {
	margin: 0px auto;
	position: relative;
	width: 1058px;
}

#logo {
	position:absolute;
	width:250px;
	height:55px;
	z-index:2;
	left: 30px;
	top: 20px;
}

#nav {
	position:absolute;
	width:150px;
	height:270px;
	z-index:2;
	left: 30px;
	top: 110px;
	line-height: 15px;
	margin: 0px 0px 0px 30px;
}


#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
		}
		
#nav li {
	margin: 0;
	padding: 0px 0px 25px 0px;
		}

#nav li a {
	display: block;
	text-decoration: none;
	width: 100%;
		}

html&gt;body #nav li a {
	width: auto;
		}

#topquote {
	position:absolute;
	width:550px;
	left: 465px;
	top: 17px;
	height: 75px;
}

#homequote2 {
	position:absolute;
	width:230px;
	left: 40px;
	top: 370px;
	height: 150px;
}

#banner-white {
	position: absolute;
	width: 100%;
	height: 75px;
	top: 25px;
	background-color: #FFFFFF;
	z-index: 10;
	opacity:0.2;
	filter:alpha(opacity=20);
	left: 0px;
}

#homenews {
	position:absolute;
	width:520px;
	height:90px;
	z-index:2;
	left: 0px;
	top: 330px;
	border: 1px solid #FFF;
	line-height: 15px;
	padding: 10px 10px 10px 15px;
}

#photo-left {
	position:absolute;
	width:30px;
	height:575px;
	z-index:2;
	left: 0px;
	top: 0px;
	}
	
#column-left {
	position:absolute;
	width:285px;
	height:575px;
	z-index:2;
	left: 0px;
	top: 0px;
	}

#photo-middle {
	position:absolute;
	width:150px;
	height:575px;
	z-index:2;
	left: 285px;
	top: 0px;
	}

#column-main {
	position:absolute;
	width:610px;
	height:575px;
	z-index:5;
	left: 440px;
	top: 0px;
}

#text-home {
	position:absolute;
	width:500px;
	height:465px;
	z-index:3;
	left: 0px;
	top: 110px;
}

#text-main {
	position:absolute;
	width:550px;
	height:465px;
	z-index:3;
	left: 0px;
	top: 106px;
	margin: 0px 0px 0px 25px;
}

#copyright {
	position:absolute;
	width:150px;
	height:23px;
	z-index:1;
	left: 285px;
	top: 578px;
}

#photo-right {
	position:absolute;
	width:10px;
	height:575px;
	z-index:2;
	left: 610px;
	top: 0px;
	}



.imagefloatright {
	float: right;
	margin: 5px 15px 15px 15px;

}
</pre></body></html>