/*  
Theme Name: Willis
Theme URI: http://www.smart-mouse.com/willis
Description: Willis theme
Version: 1.0
Author: Todd Walden
Author URI: http://www.smart-mouse.com/
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0;
	padding: 0;
}

body {
	color: #fff;
	margin: 0;
	font-family: 'Times New Roman';
	font-size: 100%;
	text-align: center;
	vertical-align: top;
}

h1 {
	font-family: 'Times New Roman';
	font-size: 1.5em;
	padding: 16px 16px 16px 16px;
	color: #fff;
	text-decoration: underline;
}

h5 {
font-size: 1.2em;
height: 45px;
text-decoration: underline;
font-weight: bold;
}

#container a:link, a:visited {
	text-decoration: underline;
	color: #fff;
}

#container a:hover {
	text-decoration: underline;
	color: #fff;
}

#nav a:link, a:visited {
	text-decoration: none;
	color: #fff;
}

#nav a:hover {
	text-decoration: underline;
	color: #fff;
}

p {
	font-family: 'Times New Roman';
	padding: 16px 16px 16px 16px;
	line-height: 20px;
	font-size: 1em;
}

#wrapper {
	border: none;
	margin: 0 auto 0 auto;
	width: 968px;
	text-align: left;
}

#header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
position: relative;
	width: 946px;
	height: 101px;
}
#header h2 {
position: absolute;
top: 60px;
left: 307px;
font-size: 16px;
font-weight: normal;
font-style: italic;
}

#nav {
	border-top: 1px solid #0C210E;
	border-bottom: 1px solid #34140F;
	background-image: url(nav.jpg);
	float: left;
	height: 23px;
	width: 946px;
	margin: 0 0 0 11px;
}

#nav ul {
	height: 23px;
	margin: 0 auto;
	border: none;
	float: left;
	padding-left: 2px;
}

#nav ul li {
	border: none;
	margin: 0 auto;
	padding: 2px 8px 0 8px;
	font-size: 1em;
	list-style-type: none;
	float: left;
}

#container {
	border-left: 1px solid #071408;
	border-right: 1px solid #071408;
	border-bottom: 1px solid #071408;
	background-image: url("container.jpg");
	background-repeat: repeat-x;
	margin: 0 11px 0 0 ;
	float: right;
	width: 615px;
	height: 478px;
	overflow: auto;
}

.sidebar {
	background-image: url("sidebar.jpg");
	background-color: #102111;
	border-left: 1px solid #34140F;
	margin: 0 0 0 11px;
	width: 328px;
	height: 149px;
	display: inline;
	float: left;
}

.sidebar h4 {
	font-weight: 100;
	padding: 5px 0;
}

#contact {
}

.photo {
	margin: 0 0 0 11px;
	border-top: 1px solid #071408;
	border-left: 1px solid #071408;
	border-bottom: 1px solid #071408;
	width: 328px;
	height: 328px;
	display: inline;
	float: left;
}

#footer {
clear: both;
overflow: hidden;
}

#footer p {
	color: #333;
	font-size: .8em;
	text-align: center;
	line-height: 1.5em;
}

#footer a {
	color: #333;
}

#staff {
	margin: 0 auto;
	margin-left: 25px;
	padding-left: 0px;
}

#staff td {
	vertical-align: top;
	padding: 10px 0px 15px 0;
}

.col2 ul li {
	padding: 0;
	margin: 0;
}

.col2 ul {
	padding: 0;
	margin: 0;
}

.col3 {
	width: 150px;
}

.subs {
	padding-left: 115px;
	padding-top:20px;
}

#substitle {
	padding-bottom: 20px;
}

.subs ul li {
	padding: 0;
	margin: 0;
}

.subs ul {
	list-style-type: circle;
padding-top: 10px;
padding-bottom: 20px;
	margin: 0;
padding-left: 30px;
}

.subs h3 {
	font-style: italic;
	padding: 0;
	margin: 0;
}

.subs p {
	padding: 0;
	margin: 0;
}

#content {
}

#services {
	padding-left: 0;
}

#clients {
	padding-left: 0;
}

#clients ul {
	margin: 0;
}

#projects {
	padding-left: 0;
}

#projects ul {
	margin: 0;
}

#affiliations {
margin: 0 0 0 30px;
overflow: hidden;
}

#affiliations .affiliate {
margin: 16px 0 24px;
overflow: hidden;
}
#affiliations .affiliate-logo {
float: left;
display: inline;
}
#affiliations .affiliate-info {
float: left;
display: inline;
}
#affiliations .affiliate-info p {
}

.entry ul {
margin:0;
}
