@charset "utf-8";
/* CSS Document */

.ltcont {
	width:620px;
	float:left;
}
.ltcont > p {
	margin-bottom:10px;
	font-size:120%;
	line-height:22px;
	text-align:justify;
}
.ltcont > p.mt-n {
	font-size:120%;
	font-weight:bold;
	margin-bottom:0;
}
.ltcont > p.post {
	font-size:120%;
}
.ltcont > p.desc {
	font-size:110%;
	line-height:19px;
	margin-bottom:15px;
}
.rellinks {
	float:right;
	width:250px;
}

ol#mission {
	font-size:120%;
	line-height:24px;
	list-style-position:inside;
	margin-bottom:25px;
}
ul#principle {
	list-style-type:circle;
	list-style-position:inside;
	font-size:110%;
	line-height:18px;
}
ul#mission li {
	
}

ul#principles {
	margin-left:20px;
}


p.hids {
	margin-bottom:5px;
	margin-top:10px;
}
p.inside {
	margin-left:10px;
	margin-bottom:0px;
}


ul#news {
	list-style-type:none;
}
ul#news li {
	display:block;
	margin-bottom:20px;
}
p.nws-hd {
	font-size:14px;
	font-weight:bold;
}
p.nws-bd {
	font-size:13px;
	line-height:18px;
}
p.nws-dt {
	margin-bottom:7px;
	font-size:11px;
}


p.portfolio-comp {
	font-size:15px;
	font-weight:bold;
	margin-bottom:15px;
	border-top:1px dotted #967E67;
	padding-top:15px;
}
p.fir {
	border-top:none;
}
p.portfolio-desc {
	font-family:Verdana, Arial, Tahoma;
	font-size:13px;
	line-height:19px;
	margin-bottom:5px;
}
p.portfolio-dur {
	margin-bottom:20px;
	font-family:Verdana, Arial, Tahoma;
	font-weight:bold;
	font-size:11px;	
	color:#967E67;
}


ul#projects {
	list-style-type:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, sans-serif;
	font-size:14px;
	width:250px;
	margin:0;
	padding:0;
}
ul#projects li {
	width:250px;
}
ul#projects li a {
	display:block;
	padding:5px 0;
	color:#F30;
}

img.botimg {
	margin:25px 0 15px 0;
}

div#contact {
	font-size:13px;
}
ul#hd-branch {
	width:300px;
	float:left;
	margin-top:20px;
	display:block;
}
ul#branches {
	margin-top:20px;
	display:block;
	float:right;
	width:650px;
}
ul#branches li {
	display:block;
	float:left;
	width:200px;
	height:45px;
	margin-bottom:10px;
}
.contact-corp {
	margin-top:0;
	margin-bottom:10px;
}
.hb-branch-loc {
	font-weight:bold;
	font-size:15px;
	margin-bottom:7px;
}
p.hb-branch-addy {
	line-height:20px;
	margin-bottom:10px;
}
p.b-loc {
	font-weight:bold;
	font-size:11px;
}
p.b-addy {
	font-size:11px;	
}
blockquote {
	font-size:14px;
	line-height:22px;
}
dt {
	width:100px;
	float:left;
	display:block;
	font-weight:bold;
	padding-bottom:5px;
}
dd {
	padding-bottom:5px;
}

p#visionquote {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
	color:#960;
}

#feedback {
	clear:both;
	display:block;
	padding-top:25px;
}

.leftcol {
	float:left;
	height:auto;
	padding-right:25px;
	width:255px;
	font-size:13px;
	margin-right:15px;
	line-height:17px;
}
.middlecol {
	float:left;
	height:auto;
	padding-right:0;
	width:225px;
}
.rightcol {
	float:left;
	height:auto;
	width:400px;
}

h2.contact_title {
	margin-bottom:30px;
	margin-top:10px;
}

p.top a {
	clear:both;
	color:#F00;
	display:block;
	font-size:11px;
	text-align:right;
	margin-top:10px;
}