a:active {  font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #bf311a; text-decoration: none}
a:link {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #bf311a; font-weight: bold; text-decoration: none}
a:visited { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #bf311a; font-weight: bold; text-decoration: none }
a:hover { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #bf311a; font-weight: bold; text-decoration: underline}

a:active.nav {  font-family: Verdana, Arial, sans-serif; font-size: 10px;  font-weight: 100; color: #fff; text-decoration: none}
a:link.nav {  font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: 100; color: #fff; text-decoration: none}
a:visited.nav { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: 100; color: #fff;  text-decoration: none }
a:hover.nav { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: 100; color: #fff; text-decoration: underline}

A.nav_title { font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; color: #92bafb; text-decoration: underline }
P.nav_title { font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; color: #92bafb; text-decoration: underline }

p { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #000;
}

.13px { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px; 
	color: #000; 
}

.something {
	font-family: Verdana, Arial, sans-serif;
	font-size: 6px;
	color: ##fff;
	text-decoration: none;
}

td { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
}

#header {
	width: 740px;
	height: 147px;
	background: transparent url(images/title.jpg);
}

#current_devs {
	position: relative;
	width: 286px;
	height: 327px;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg_current_devs.jpg);
}

#current_devs img.logos {
	position: absolute;
	top: 76px;
	left: 12px;
}

#current_devs img.logo1 {
	position: absolute;
	top: 70px;
	left: 17px;
	border: 0;
}

#current_devs img.logo2 {
	position: absolute;
	top: 145px;
	left: 17px;
	clear: both;
	border: 0;
}

#current_devs p {
	position: absolute;
	width: 276px;
	margin: 0 0 0 10px;
	padding: 0;
	top: 212px;
	text-align: center;
}

#current_devs a:link, #current_devs a:visited {
	font: bold 1em/35px helvetica, verdana, sans-serif;
	color: #355993;
	text-decoration: none;
}

#current_devs a:hover, #current_devs a:active {
	font: bold 1em/35px helvetica, verdana, sans-serif;
	color: #355993;
	text-decoration: underline;
}

#menu {
	width: 738px;
	height: 23px;
	background-color: #2c4a7c;
	color: #fff;
	border: 1px solid #2c4a7c;
}

#menu ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
	background-color: #2c4a7c;
}

#menu li {
	display: inline;
	margin: 0 0 0 -5px;
	padding: 0;
	background-color: #2c4a7c;
}

#menu li a:link, #menu li a:visited {
	padding: 6px 6px 6px;
	font: normal 1.1em/23px helvetica, verdana, sans-serif;
	color: #fff;
	background-color: #2c4a7c;
	text-decoration: none;
}

#menu li a:hover, #menu li a:active {
	background-color: #b5c4db;
	color: #355993;
}

#willow_creek {
        position: relative;
        width: 740px;
        height: 480px;
        margin: 0;
        padding: 0;
        background: #fff url(images/bg_willow_creek.jpg) no-repeat top right;
}

#willow_creek div {
        width: 295px;
		padding: 40px 0 0 55px;
}

#willow_creek div img {
	margin-left: -35px;
}

#willow_creek div p {
        margin: 15px 0 0;
        font: normal 19px/29px verdana, helvetica, sans-serif;
        color: #68652e;
}

#willow_creek div a {
        font: normal 12px verdana, helvetica, sans-serif;
        color: #9c6613;
        text-decoration: underline;
}

#willow_creek td {
	padding: 5px 10px 5px 0;
	color: #68652e;
	font-size: 11px;
}