/*
====================================
Style by: Lifetree Creative (c) 2009
====================================
*/

/* RESETING MAIN STYLES - Backgrounds, Borders, Headings & Fonts
=============================================================== */

:focus {
	outline: 0;
}

a:link,
a:active,
a:visited {
	color: #80915D;
	outline: none;
	text-decoration: none;	
}

a:hover {
	color: #CEC8B7;
}

a img:link,
a img:active,
a img:visited,
a img:hover {
        border: none ! important;
        margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-weight: normal;
}

h1 { font-size: 28px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

hr {
	height: 1px;
	border: 0;
}

table {  
	border-collapse: collapse;  
	border-spacing: 0;  
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

.preload {
	display: none;
}

/* TEMPLATE DESIGN
================== 
These are the main items used for the look and feel of the site. */


/* HEADER ITEMS
=============== */

#HeaderMain, .layout_header {
	background: #1A1718 url(/Images/Content/201/1000066997.jpg) left top repeat-x;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}

#MainHeader {
	height: 190px;
	margin: 0 auto;
	position: relative;
	width: 980px;
	text-align: center;
}

#logo {
	background: url(/Images/Content/201/1000066998.png) left top no-repeat;
	height: 160px;
	width: 144px;
	position: absolute;
	top: 22px;
	left: 20px;
}

#logo a {
	display: block;
	height: 160px;
	width: 144px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-decoration: none;
}

#logo a:hover {
	border: none;
}

#Tagline {
	height: 42px;
	left: 385px;
	position: absolute;
	top: 107px;
	width: 523px;
}

	/* MAIN MENU
	============= */

	#Nav {
		background: url(/Images/Content/201/1000067000.png) left top no-repeat;
		margin: 0;
		padding: 0;
		height: 39px;
		width: 687px;
		position: absolute;
		top: 6px;
		left: 282px;
	}
	
	ul#Menu {
		margin: 0;
		padding: 0 15px;
		list-style-type: none;
	}

	#Menu li {
		display: inline;
		margin: 0;
		padding: 0;
	}

	#Menu li a {
		color: #F7F5DC;
		display: block;
		float: left;
		font-weight: bold;
		height: 19px;
		margin: 0;
		padding: 10px 14px;
		text-decoration: none;
		text-transform: uppercase;
		font-family:arial,helvetica,sans-serif;
		font-size:14px;
		line-height:20px;
	}

	#Menu li a:hover {
		background: #7c8f5b;
		color: #e7f3c9;
		border: none;
	}
	
/* MAIN HOMEPAGE AREA
==================== */

#MainArea {
	margin: 0 auto;
	width: 980px;
	text-align: center;
}

#TVBG {
	background: url(/Images/Content/201/1000067003.jpg) left top no-repeat;
	height: 287px;
	position: relative;
	width: 345px;
}

#Video {
	height: 259px;
	width: 318px;
	position: absolute;
	top: 16px;
	left: 10px;
}

#buttons_main {
	width: 980px;
	height: 153px;
	background: url(/Images/Content/201/1000067046.jpg) left top no-repeat;
	padding: 0;
	margin: 0 auto 15px auto;
}

.layout_contents {
	width: 970px;
	margin: 0px auto 30px auto;
	padding-bottom: 20px;
	text-align: center;
}

/* buttons for home page 

td#lk18_button1 a {
	background:url(/Images/Content/201/1000067047.jpg) left top no-repeat;
}

td#lk18_button2 a {
	background:url(/Images/Content/201/1000067048.jpg) left top no-repeat;
}

td#lk18_button3 a {
	background:url(/Images/Content/201/1000067049.jpg) left top no-repeat;
}

td#lk18_button4 a {
	background:url(/Images/Content/201/1000067050.jpg) left top no-repeat;
}

td#lk18_button5 a {
	background:url(/Images/Content/201/1000067051.jpg) left top no-repeat;
}

td#lk18_button1 a:hover {
	background:url(/Images/Content/201/1000067047.jpg) left top no-repeat;
}

td#lk18_button2 a:hover {
	background:url(/Images/Content/201/1000067048.jpg) left top no-repeat;
}

td#lk18_button3 a:hover {
	background:url(/Images/Content/201/1000067049.jpg) left top no-repeat;
}

td#lk18_button4 a:hover {
	background:url(/Images/Content/201/1000067050.jpg) left top no-repeat;
}

td#lk18_button5 a:hover {
	background:url(/Images/Content/201/1000067051.jpg) left top no-repeat;
}
*/

/* SIDEBAR
========== */

#sidebar_links {
	text-align: left;
	background: url(/Images/Content/201/1000067053.jpg) left top no-repeat;
	height: 416px;
	padding-top: 25px;
}

#sidebar_links a {
	width: 200px;
	display: block;
	height: 19px;
	padding: 5px 8px;
	margin: 0 0 0 29px;
	border-bottom: 1px solid #624945;
	color: #f4f2db;
	text-decoration: none;
}

#sidebar_links a:active {
	color: #f4f2db;
	background-color: #624945;
}

#sidebar_links a:hover {
	color: #f4f2db;
	background-color: #624945;
}

#blog_sidebars {
	text-align: left;
	background: url(/Images/Content/201/1000067053.jpg) left top no-repeat;
	min-height: 416px;
	padding-top: 25px;
	padding-left: 45px;
	font-size: 12px;
}

#sidebar_links a.current {
	background-color: #7c8f5b;
}

#sidebar_links a:hover.current  {
	background-color: #7c8f5b;
}


/* ENDIS STUFF
============== */

table.boxout_header {
background-color:#2B2829;
color:#F7F5DC;
font-family:Century Gothic,Trebuchet MS,Bitstream Vera Sans,verdana,lucida,arial,helvetica,sans-serif;
font-size:14px;
font-weight:bold;
padding-bottom:6px;
padding-left:3px;
padding-top:6px;
text-transform:uppercase;
}

table, li, ul {
	color:#F7F5DC;
}

table.pagebox, table.PageBox, table.pagebox_homepage {
	width:970px;
	margin:0 auto;
	background:#3a2f2d url(/Images/Content/201/1000066997.jpg) repeat-x;
}

#frm1 {
	text-align:center;
	background:#3a2f2d url(/Images/Content/201/1000066997.jpg) repeat-x;
	border-bottom:6px solid #7c8e5a;
}

.smalltext {
	color:#F7F5DC;
}

table.AlphabetPager {
	color:#000;
}

td.tabright {
	color:#000;
}

td.tabSelected {
	color:#000;
	font-weight:bold;
}

table#DirectoryDetailsBox_StaffGrid {
	border:#624945 solid 1px;
}

td.gridheader, td.gridheader a {
	border:#624945;
}

tr.griditemrow, td.griditem {
	border:#624945;
}
