.dorange {color:#F15A29}
.lorange {color:#FBB040}
.dgreen {color:#009447}
.lgreen {color:#D7DF23}
.dblue {color:#0064B1}
.lblue {color:#29AAE2}
.black {color:#000;}
.strikethru {text-decoration: line-through;}

body {	
	width:1062px; 
	margin:0px; padding:0px;
	font-family: Calibri, Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#666;
	background:url("images/5a9bkgd.gif") no-repeat top left;
	}
	
h1 {
	font-size: 14px;
	color: #666;
	font: bold;
}

h2 {
	font-size: 12px;
	color: #0064b1;
}

h3 {
	font-family: Georgia, Palatino, Times, serif;
	font-size:12px;
	line-height:140%;
	color: #0064b1;
	font: bold;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #009447;
}
	
/* ======= left column ======= */

#leftColumn {
	width:210px;
	margin: 0 0 0 0;
	float: left;
}

#leftColumn img {
	border: none;
}

#leftColumn p {
	padding-left: 10px;
}

/* ======= navigation ======= */	

#nav {
	padding-top:15px;
	height:65px;
}

#nav a, a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #666;	
}


#nav a:hover, a:active  {
	text-decoration: none;
	color: #009447;
}

#nav ul {
	list-style-type:none; 
	margin:0px; padding:5px;

	}
	
#nav li {
	float:left;
	padding-right:5px;
	padding-left:5px;
	border-left: 1px solid #666;
	}

#nav ul li.first {
	border-left: none;
	list-style: none;
	display: inline;
	padding-left:0px;
}

.selected {
	color: #009447;
}

#subnav {
	margin-top:14px;
	}
	
#subnav a {
	color: #009447;
}

/* ======= content ======= */

#content {
	width:640px;
	float: left;
}

.testimonial {
	font-family: Georgia, Palatino, Times, serif;
	font-size:12px;
	line-height:140%;
	color: #0064b1;
}

.route {
	font-family: Georgia, Palatino, Times, serif;
	font-size:12px;
	line-height:140%;
}

#leftContent {
	width:230px;
	float: left;
}

#rightContent {
	width:400px;
	padding-left: 10px;
	float: left;
}

#rightContent a,  a:hover, a:active, a:visited {
	text-transform: none;
	text-decoration: none;
	color: #000;
}

#bioContent{
	width: 640px;
	float: left;
}

#bioContentL {
	width: 230px;
	float: left;
}

#bioContentR {
	width: 400px;
	padding-left: 10px;
	float: left;
	
}


/* ======= please leave these for doug ======= */
.clear {clear:both;}
#replace {width:850px; float:left;}
#sidebar {
	width:160px; 
	min-height:500px; 
	float:left; 
	margin-left:40px; 
	margin-top:30px; 
	border-left:solid 1px #000; 
	color:#666; 
	padding-left:10px;
	}
#sidebar a:link, #sidebar a:visited {color:#0064B1;}
#sidebar a:hover {color:#000;}
	
	.newsfeed  {list-style-type:none; margin-left:0px; padding-left:0px;}
	.newsfeed li {margin-bottom:10px; margin-left:0px;}
	.divider {margin:0px; padding:0px; color:#CCC;}