@charset "UTF-8";
/* CSS Document */

/* GLOBAL STYLES */

html, body {
	min-height:100%;height:auto !important;height:100%; /* Min- hack */
}

a.active, #header .links a.active {
	cursor:default;
	text-decoration:none;
}

img.img_right {
	clear:both;
	float:right;	
	margin:0 0 10px 10px;
}

.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

/* MAIN BODY CONTAINER */

#container {
	min-height:100%;
	height:auto !important;
	height:100%;
	background: #dfbb8c url(../images/ct_content_bg.jpg) center repeat-y;
	min-width:960px;width:auto !important;width:960px; /* Min- hack */
}

/* HEADER */

#header {
	height:330px;
	background: url(../images/ct_header_bg.jpg) center no-repeat;
	color: #fff;
}

#header a {
	color:#fff;
}

#header a:hover {
	text-decoration:none;
}

#header .logo {
	height:245px;	
}

#header .links p {
	padding:20px 10px;
	text-align:right;
	font-size:1em;
	line-height:1em;
}

/* HEADER NAV */

#header .nav {
	background: url(../images/ct_nav_main.jpg) top left no-repeat;
	margin:0 50px;
	padding:0 10px;
	height:75px;
}

#header .nav li {
	margin:0;
	width:120px;
	height:75px;
}

#header .nav li a {
	display:block;
	height:100%;
	width:100%;
	background-image: url(../images/ct_nav_main.jpg);
	background-repeat:no-repeat;
}

/* HEADER NAV SPRITE POSITIONS */

#header .nav .nav1 a {
	background-position:-10px 0px;
}

#header .nav .nav2 a {
	background-position:-130px 0px;
}

#header .nav .nav3 a {
	background-position:-250px 0px;
}

#header .nav .nav4 a {
	background-position:-370px 0px;
}

#header .nav .nav5 a {
	background-position:-490px 0px;
}

#header .nav .nav6 a {
	background-position:-610px 0px;
}

#header .nav .nav7 a {
	background-position:-730px 0px;
}

#header .nav .nav1 a:hover {
	background-position:-10px -75px;
}

#header .nav .nav2 a:hover {
	background-position:-130px -75px;
}

#header .nav .nav3 a:hover {
	background-position:-250px -75px;
}

#header .nav .nav4 a:hover {
	background-position:-370px -75px;
}

#header .nav .nav5 a:hover {
	background-position:-490px -75px;
}

#header .nav .nav6 a:hover {
	background-position:-610px -75px;
}

#header .nav .nav7 a:hover {
	background-position:-730px -75px;
}

#header .nav .nav1 a.active {
	background-position:-10px -150px;
}

#header .nav .nav2 a.active {
	background-position:-130px -150px;
}

#header .nav .nav3 a.active {
	background-position:-250px -150px;
}

#header .nav .nav4 a.active {
	background-position:-370px -150px;
}

#header .nav .nav5 a.active {
	background-position:-490px -150px;
}

#header .nav .nav6 a.active {
	background-position:-610px -150px;
}

#header .nav .nav7 a.active {
	background-position:-730px -150px;
}

#header .nav li a span {
	position:absolute;
	left:-10000px;
}

/* CONTENT */

#content {
	min-height:650px;height:auto !important;height:650px; /* Min- hack */
	background: url(../images/ct_content_top.jpg) top center no-repeat;	
}

#content a {
	color:#669966;
	font-weight:bold;
}

#content a:hover {
	color:#336633;
}

/* LEFT SIDEBAR */

#content .left .sidebar {
	padding:21px 20px 0 30px;
}

#content .left .heading {
	border:1px solid #dfbb8c;
	background:#edd19f url(../images/ct_left_heading.jpg) bottom;
	margin-top:10px;
	padding:10px;
	color:#336633;
	font-weight:normal;
	font-size:1.6em;
}

#content .left p {
	padding:0 10px 0 10px;
}

/* LEFT SIDEBAR NAV */

#content .left .nav {
	list-style:none;
	overflow:hidden;
}

#content .left .nav li {
	border-top:1px solid #dfbb8c;
	border-bottom:2px solid #fff;
	margin:-1px 10px -2px 10px;	
	padding:0.2em 0;
	line-height:15px;
}

#content .left .nav a {
	text-decoration:none;
	display:block;
	font-weight:normal;
	padding-left:15px;
	background:url(../images/ct_star_ltgreen.gif) center left no-repeat;
}

#content .left .nav a.active {
	color:#cc9966;
	background:url(../images/ct_star_brown.gif) center left no-repeat;
}

/* RANDOMIZED DIV */

#content .left .randomdiv {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#666;
	font-size:1.6em;
	display:none;	
}

#content .left .randomdiv a {
	font-weight:normal;
}

/* RIGHT CONTENT - CALL-TO-ACTION BOXES */

#content .right .boxes {
	padding:20px 20px 0 10px;
}

#content .right .boxes div {
	height:80px;
	margin:10px 1px 20px 9px;
	width:190px;
}

#content .right .boxes a img {
	border:1px solid #dfbb8c;	
}

#content .right .boxes a:hover img {
	border:1px solid #336633;	
}

#content .right .boxes a.active:hover img {
	border:1px solid #dfbb8c;	
}

/* RIGHT CONTENT - MAIN */

#content .right .main {
	padding:0 60px 0 50px;
}

#content .right .main .heading {
	color:#cc9966;
	text-transform:uppercase;
	font-size:1.6em;
}

#content .right .main .subhead {
	color:#336633;
	text-transform:uppercase;
	margin-bottom:0;
	font-size:1.3em;
}

#content .right .main .map {
	border:1px solid #DFBB8B;
	padding:1px;
	width:425px;
	height:350px;
}

/* FOOTER */

#footer {
	background: #0e3b09 url(../images/ct_footer_bg.jpg) left top repeat-x;	
	color:#fff;
}

#footer .inner {
	background: url(../images/ct_footer_top.jpg) center top no-repeat;	
	padding-top:84px;
}

#footer .nav {
	padding:2em 0;	
}

#footer .nav a {
	color: #fff;
}

#footer .nav a:hover {
	text-decoration:none;
}

#footer .nav p {
	text-align:center;
	font-size:1em;
	line-height:1.6em;
}
