ul.nav{
	margin:0;
	list-style:none;
	background:url(images/navGap.png);
	height:22px;
	line-height:22px;
	
}

ul.nav li{
	float:left;
	font-size:12px;
}
ul.nav li.first a{
	padding-left:30px;	
	border-left:none;
}
ul.nav li a{
	padding:0 15px;
	border-left: solid 1px #006;
	color:#FFF;
	text-decoration:none;
}
ul.nav li a:hover{
	color:#006;
}


.bodytext, .propertext p {
	font-size: 12px;
	
	padding:8px 60px 8px 30px;
	
}

ul.blist{
	margin-left: 50px; font-size:12px;
}
ul.blist li{
	padding: 3px 0;
}
ul.bodytext{
	margin-left: 1em;
}

.projecttext{
	font-size: 12px;
	padding:10px 0px 0px 0px;
}
.projects{
	font-size: 12px;
	padding:10px 0px 0px 12px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(images/bgtile.png);
	background-repeat: repeat-x;
	background-color: #efefef;
}
a{
color:#666666;
}
.generictext{
font-size: 12px;
padding:0 0 12px 0;
}
.projecttitle{
font-size: 13px;
}

.introtext{
font-size:12px;
}
*{
margin:0;
padding:0;
}
.header {
background: url(images/caddick-intro.gif) no-repeat;
font-size: 12px;
text-indent:-9999px;
width:459px;
height:47px;
margin:30px 0 10px 30px;
}
.featuretext {
	font-size: 12px;
	padding:10px 10px 10px 10px;
}
.bpanel{
	background: url(images/bpanel.gif) no-repeat;
	margin:10px 0 10px 30px;
	font-size:12px;
	width:450px;
	height:85px;
	color:#fff;
	padding:18px 0 15px 25px;
}
.featuretext a{ text-decoration:none;}
.featuretext a:hover{ text-decoration:underline;}
.newstitle {
	font-size: 12px;
	
}
.newstitle a{ text-decoration:none;}
.newstitle a:hover{ text-decoration:underline;}
#featureddev {
padding:5px;
}

#featureddev img{
border: 5px solid white;
margin:2px;
}
.featuretitle {font-size: 11px; 
font-weight: bold; 
padding:0 10px 4px 10px;
}
.featuretitle a{ text-decoration:none;}
.featuretitle a:hover{ text-decoration:underline;}

.newstitle {
	font-size: 12px;
	font-weight: bold;
}
.newssplitter{
margin-top: 15px;
height:18px;
background:url(images/newssplit.png);
clear: both;
}
#map{
	height:282px;
	width:482px;
	margin-bottom: 10px;
}
#map2{
	height:282px;
	width:482px;
}
#footer{
	font-size:12px; font-family:Arial, Helvetica, sans-serif;
}
.newsImage
{
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
}
#acctable{
	font-size:12px;
	margin-left:30px;
	
}
#acctable tr, #acctable td{
	border: 1px solid #ccc;
	padding:4px;
}
.projectitems{
	display:inline;
	
}
.repeat_mid
{
	width: 49%;
	float: left;
}
.feature_thumb
{
	width: 110px;
	height: 110px;
}

.roundlist{
	-moz-border-radius:15px; -webkit-border-radius:15px; 
	background:#28407b;
	color:#fff;
	font-size:12px;
	padding:20px;
	margin:8px 30px;
}
.roundlist li{
	padding:5px 0;
	margin-left:14px;
}
.colA{
	float:left;
	width:250px;
}
.colB{
	float:left;
	width:180px;
}
.clear{
	clear:both;
}
.split{
	border-bottom: 1px solid #CCC;
	margin: 20px 30px;
}
.quote{
	color: #003366;
	
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 2px;
}