/* @override http://s39694.gridserver.com/CSS/site.css */

/**
 * Global
 */

body {
	background: #f5d5b8 url(../tl_files/site_images/body_bkg.gif) top center repeat-y;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#top_nav ul, #footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#top_nav li, #footer li {
	margin: 0px;
	padding: 0px;
	float: left;
}

div.ce_text.block p {
	clear: both;
}

a, a:hover {
	text-decoration: none;
}

img {
	margin: 0px;
	padding: 0px;
	display: block;
}

/**
 * Layout
 */

.header {
	padding: 36px 25px 10px 25px;
	height: 46px;
}

.header_logo {
	width: 390px;
	float: left;
}

.search {
	text-align: right;
}

.search div.tag_line {
	color: #48687d;
	font-weight: bold;
	text-align: right;
	padding: 0px 0px 8px 0px;
}

.search .mod_form {
	float: right;
}

.search .txt_fld {
	float: left;
	padding-right: 5px;
}

.search .submit_container {
	float: left;
	padding: 1px 5px 0px 5px;
}

.search .mb_login {
	padding-top: 1px;
	float: left;
	width: 59px;
	padding: 1px 0px 0px 5px;
}

.top_nav {
	margin: 0px 25px 8px 25px;
	height: 29px;
	background: url(../tl_files/site_images/nav_bkg.gif) center left repeat-x;
}

#container {
	border-top: #fdc178 dotted 2px;
	margin: 0px 25px;
}

.bread {
	padding: 5px 0px 10px 0px;
	text-align: left;
}

#header_image #header-image {
	height: 198px;
	}

#header_image #home {
	height: auto;
	}

.header_image .information {
	background: #f4a650;
}

.header_image .services {
	background: #f4a650;
}

.header_image .development {
	background: #f4a650;
}

.header_image .resources {
	background: #f4a650;
}

.header_image .ce_image {
	float: right;
}

.header_image .headline {
	float: left;
	color: #fff;
	position: relative;
	top: 170px;
	left: 5px;
	font-size: 22px;
	z-index: 1;
	margin: 0px;
	padding: 0px;
}

.main {
	margin: 18px 0px 0px 0px;
	padding: 15px 0px;
	border-top: #fdc178 dotted 2px;
}

.mn_border div {
	border-right: #fdc178 dotted 2px;
	padding: 0px 3px 0px 0px;
}

.mn_border div div {
	border-right: none;
}

.right {
	margin: 18px 0px 18px 0px;
	border-top: #fdc178 dotted 2px;
}

.sidebar {
	padding: 12px 15px 0px;
}

.sidebar h1 {
	background: #fdc178;
	color: #fff;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
}

.sidebar ul {
	margin-bottom: 5px;
}

.sidebar li {
	display: block;
	float: none;
	text-align: left;
	padding-bottom: 9px;
	font-weight: bold;
	background: url(../tl_files/site_images/dotted_line.gif) left -1px repeat-x;
}

.sidebar .dot_mask {
	background: #fff;
}

.sidebar .play_graphic {
	background: #fff;
	padding: 0px 0px 0px 4px;
}

.footer {
	margin: 5px 25px;
	padding: 3px 0px;
	background: #de7514;
	height: 17px;
}

.footer_nav {
	float: right;
	padding: 1px 0px;
}

.copyright {
	float: right;
	width: 270px;
	padding-right: 12px;
	color: #fff;
}

/**
 * Navigation
 */

.top_nav li {
	text-align: center;
	line-height: 11px;
	height: 29px;
}

.top_nav li.active {
	background: #de7514;
}

.top_nav a, .top_nav p {
	color: #fff;
	width: 83px;
	height: 27px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 2px 29px 0px 29px;
}

.top_nav a.single, .top_nav p.single {
	height: 21px;
	padding-top: 8px;
}

.top_nav a.services, .top_nav p.services {
	width: 72px;
	padding: 2px 36px 0px;
}

#footer .footer_nav li {
	padding: 0px 29px;
}

#footer .footer_nav a, #footer .footer_nav p {
	color: #fff;
}

/**
 * Page
 */

.main h3 a {
	color: #3173a5;
	font-size: 12px;
	float: left;
	background: url(arrow.png) no-repeat 100% 50%;
	padding-right: 26px

;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 7px;
}
.main h3 a:hover{
	text-decoration: underline;
}


.hm_cal {
	float: left;
	padding: 0px 23px 0px 0px;
}

.hm_feature {
	float: left;
	padding: 0px 23px 0px 0px;
}

.hm_text {
	float: left;
	width: 340px;
}

.hm_text h1 {
	font-size: 12px;
	color: #4c99c9;
}

.hm_text img {
	padding: 10px 0px 0px 0px;
}

#links {
	padding-left: 38px;
	}

#members {
	margin: 18px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: #fdc178 dotted 2px;
}

.hm_members {
	float: left;
	width: 20%;
}

.hm_members div {
	text-align: center;
	}

.border_right {
	border-right: #fdc178 dotted 2px;
}

div.inside {
	z-index: 1000;
	position: static;
}
