body {
	background-color: #636569;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #344857;
	float: left;
	position: relative;
	background-image: url(images/nav_photo_new.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

#header {
	height: 172px;
}
#image {
	clear: none;
	float: left;
	width: 0px;
}

#leftcol {
	width: 180px;
	float: left;
	padding-top: 5px;
	text-align: left;
	font-size: 10px;
	line-height: 30px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/nav_grad.jpg);
	background-color: #FFFFFF;
	margin-top: -2px;
}

#main {
	float: right;
	width: 720px;
	padding-top: 5px;
	background-color: #FFFFFF;
	background-image: url(images/main_bkgnd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: -2px;
}

#centercol {
	float: left;
	width: 504px;
	text-align: left;
}

#rightcol {
	float: right;
	width: 214px;
	padding: 0px;
	height: 150px;
	margin: 0px;
}

#footer {
	height: 13px;
	clear: both;
	background-color: #002b5f;
}

.navigation {
	margin-left: 30px;
}

a:link {
	text-decoration: none;
	color: #002B5F;
}
a:visited {
	color: #002B5F;
	text-decoration: none;
}
a:hover {
	color: #976E14;
	text-decoration: none;
}

.centertext {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: justify;
}

.smalltext {
	font-size: 9px;
}

#practices {
	text-align: center;
	background-image: url(images/table_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#practices tr td {
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 30px;
	line-height: 250%;
}
#sitelist {
	background-image: url(images/table_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 424px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#cell1 {
	width: 50%;
	text-align: center;
	line-height: 250%;
	float: left;
}
#cell2 {
	line-height: 250%;
	text-align: center;
	float: right;
	width: 50%;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #892035;
}
.newsphoto {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #aa800e;
	border-left-color: #aa800e;
	float: left;
	width: 100px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#photo_grid {
	width: 270px;
	margin: 0px;
	padding: 0px;
}
.news_heading {
	font-size: 12px;
	font-weight: bold;
	color: #563e23;
}
#photo_grid .caption {
	font-style: italic;
	padding-left: 9px;
}
.clients {
	text-align: center;
	line-height: 20px;
	color: #1f5647;
	padding-bottom: 12px;
}
.clients img {
	vertical-align: middle;
}
#box {
	background-color: #e5d792;
	margin-right: 8px;
	margin-left: 0`;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: 8px;
}

#boxlight {
	background-color: #cdd5d5;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #1f5647;
	width: 430px;
}

.insettext {
	margin-left: 30px;
	color: #344857;
	margin-top: 0px;
}
.insettext li {
	margin-left: 0px;
	line-height: 200%;
	letter-spacing: 0.1em;
	margin-right: 35px;
	list-style-type: square;
}
#logo {
	float: left;
	clear: none;
	width: 180px;
	margin-top: 10px;
}
.stretcher {
	clear: both;
}
