
body {
	text-align: center;
	font-family: 'tahoma', 'arial';
	font-size: 0.9em;
	background: url(/site_images/body_bg.png) #b9cfe3 repeat-x;
}

body.popup {
	background: white;
}

table {
	font-family: 'tahoma', 'arial';
	font-size: 0.9em;
}

.important {
	color: green;
	font-weight: bold;
}

a {
	color: #184963;
}

a.important {
	color: #cc2e00;
	font-weight: bold;
}

a:hover, a.selected {
	color: #EF5D42;
}

ul {
	padding-left: 15px;
	margin-left: 0px;
}

ul li, ol li {
	margin-bottom: 6px;
}

img {
	border: 0px;
}

#large_rss_icon {
	float: right;
	margin-left: 1em;
}

#page_container {
	border: 1px solid black;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

div.both_columns {
	background: url(/site_images/left_sidebar_bg.gif);
}

div.right_column_only {
	background: url(/site_images/right_sidebar_only_bg.gif);
}

div.left_column_only {
	background: url(/site_images/left_sidebar_only_bg.gif);
}

#page_titlebar {
	background: black;
	color: white;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#page_titlebar .date {
	text-transform: uppercase;
	float: right;
}

#page_titlebar .tagline {
	text-transform: uppercase;
}

#page_header {
	height: 124px;
	font-size: 1.2em;
	background: url(/site_images/header_bg.png);
	/*border-bottom: 1px solid black;*/
}

#logo {
	font-family: "baskerville", "times new roman";
	float: left;
	background: url(/site_images/header.png) no-repeat;
	width: 960px;
	height: 124px;
	color: white;
	text-align: center;
	overflow: hidden;
}

#logo h1 {
	margin: 0px;
	margin-top: 16px;
	font-size: 52px;
	letter-spacing: 2px;
	font-weight: 400;
	line-height: 0.9em;
}

#logo h4 {
	font-size: 22px;
	margin: 0px;
	margin-top: 0.3em;
	font-weight: 400;
}

#rotator {
	overflow: hidden;
	position: relative;
	width: 200px;
	height: 160px;
}

#rotator img {
	width: 200px;
	height: 160px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}


.sign_up_form {
	background: url(/site_images/signup_bg.png) no-repeat;
	height: 220px;
}

.sign_up_form form {
	padding-top: 95px;
	padding-left: 5px;
}

.sign_up_form .message {
	margin-top: 45px;
}

#big_signup {
	background: url(/site_images/big_signup.png) no-repeat;
	width: 282px; 
	height: 180px; 
	float: right;
	padding-left: 18px;
	padding-top: 102px;
}

html>body #big_signup {
	width: 264px; 
	height: 78px; 
}

#big_signup .message {
	margin-top: 5px;
	border: 1px solid black;
	background: white;
	width: 240px;
	text-align: left;
	padding: 2px;
}

#page_container.right_column_only #page_body, #page_container.left_column_only #page_body {
	width: 690px;
}

#page_body {
	margin: 20px;
	margin-top: 15px;
	width: 470px;
	float: left;
	text-align: justify;
}

#full_page_body {
	margin: 10px;
}

#page_body h1 {
	margin-top: 0px;
	margin-bottom: 6px;
	font-family: helvetica;
	font-weight: 300;
	background: url(/site_images/header_bg.gif) no-repeat;
	color: #4d4d4c;
	height: 56px;
	line-height: 48px;
	padding-left: 20px;
	font-size: 22px;
	text-transform: uppercase;
}

#page_sidebar {
	width: 220px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

html>body #page_sidebar {
	width: 200px;
}

#page_sidebar h3 {
	margin-top: 10px;
	margin-bottom: 6px;
	font-family: helvetica;
	font-weight: 300;
	background: url(/site_images/small_header_bg.gif) no-repeat;
	color: #4d4d4c;
	height: 34px;
	line-height: 30px;
	padding-left: 10px;
	font-size: 14px;
	text-transform: uppercase;
}

.right_sidebar {
	float: right;
	/*border-left: 1px solid black;*/
}

.left_sidebar {
	background: #7394b1;
	float: left;
}

#page_footer {
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	padding-top: 20px;
	clear: both;
}

.page_navigation {
	float: right;
	margin: 0.2em;
}

h2 {
	font-size: 1.8em;
}

.copyright {
	font-size: 1.2em;
}

.testimonial_container {
	margin-bottom: 0.2em;
}

.referral {
	position: relative;
	left: 100px;
	width: 90px;
}

.nav_item {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	margin-left: -10px;
	margin-right: -10px;
	padding: 3px;
	padding-left: 10px;
	margin-top: -5px;
	margin-bottom: 15px;
	font-family: 'BlairMdITC TT-Medium', 'tahoma', 'arial';
}

.small {
	font-size: 0.8em;
}

.nav_item a {
	color: black;
	text-decoration: none;
}

.nav_item a:hover {
	color: #EF5D42;
}

.nav_item a.selected {
	color: #EF5D42;
}

.recent_updates {
	font-size: 0.9em;
}

.recent_updates a {
	text-decoration: none;
}

.recent_updates div .date {
	border-bottom: 1px solid #dadada;
	padding: 2px;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 0.5em;
}

.update_listing {
	line-height: 1.4em;
}

.update_listing div.date {
	font-weight: bold;
	margin-top: 1em;
}

.widget_container {
	text-align: right;
	margin-top: 6px;
}

span.date {
	background: #dadada;
	padding: 1px;
	font-size: 0.9em;
}
.data_view {
	border-collapse: collapse;
}

.data_view td {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #dadada;
}

.data_view th {
	text-align: left;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #dadada;
	background: white;
}

.data_view th a {
	text-decoration: none;
}

.data_view .odd {
	background: #f3f3f3;
}

.data_view .even {
	background: white;
}


.filters {
	text-align: right;
	font-weight: bold;
	margin-bottom: 1em;
}
 
.filters a {
	margin-left: 3px;
}

