/* @override 
	http://www.enversacompanies.com/2009/enversa.css
	http://enversacompanies.com/2009/enversa.css
	http://enversacompanies.com/2010/enversa.css
	http://enversacompanies.com/enversa.css
*/

@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
a { outline:0;
	color: #4e4e4e;
}

a:hover {
	text-decoration: none;
	color: #0d2e51;
}

.clearall {
	clear: both;
}

p {

	margin-bottom: 1em;
	margin-top: 0;
}

#header {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 119px;
}

img {
	border-style: none;
	border-width: 0;
}

#topnav {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	display: inline-block;
	margin-bottom: 50px;
}

#nav_left {
	float: left;
}

#nav_right { float: right; }

#container {

	margin-right: auto;
	margin-left: auto;
	width: 959px;
	margin-top: 0;
}

#mainarea {
	margin-left: 112px;
	z-index: -1;
}

#footer {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid silver;
	font-size: 10px;
	color: #656565;
	padding-top: 15px;
	margin-bottom: 50px;
	bottom: 50px;
}

#footer_left {
	float:left;
	margin-left:10px;
	color: #656565;
}

#main_img {
	margin-top: 9px;
}

#main_right hr {
	border-top: 1px solid gray;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	margin-top: 25px;
	margin-bottom: 20px;
}

#main_right h1 {
	font-size: 1.05em;
	margin-top: 0;
	margin-bottom: .5em;
}

#main_right h2 {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: .5em;
}

#main_left h2 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 15px;
}

#main_left h3 {
	font-size: 1em;
	margin-top: 0;
}

#main_left {
	width: 145px;
	float: left;
	padding-left: 10px;
	margin-top: 41px;
}

#main_left p {
	margin-bottom: .5em;
}

#main_right {
	width: 556px;
	float: left;
	margin-left: 15px;
	margin-top: 14px;
}
#footer_right {
	float:right;
	margin-right:10px;
	color: #656565;
}

.nobulletlist li {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 8px;
	line-height: 1em;
}

td.directors {
	padding-right: 25px;
	font-size: 11px;
	line-height: 1.3em;
}

ul.nobulletlist {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 50px;
}

td.primaries {
	padding-bottom: 19px;
	padding-left: 8px;
}

td.directors img {
	margin-left: -16px;
}

#listings ul {
	list-style-position: outside;
	margin-left: 30px;
	margin-bottom: 22px;
}

.lst {
	background-color: #fafafa;
	padding: 10px;
	border: 1px solid silver;
	margin-bottom: 12px;
}

p.blogentry {
	border-bottom: 1px solid #eceded;
	padding-bottom: 14px;
}

p.blogentry a {
}

a.morelink {
	font-size: 10px;
}

span.pubnote {
	font-size: 10px;
	color: gray;
}

