/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 3.0 License

Name       : Unofficial Channels
Description: A two-column, fixed-width design with a bright color scheme.
Version    : 1.0
Released   : 20120723
*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #383838;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 13pt;
	line-height: 1.8em;
	font-family: Arial, sans-serif;
	background: #dddddd;
	color: #555555;
	background-image: url('background3.jpg');
}

br.clear {
	clear: both;
}

h1,h2,h3,h4 {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
}

h2,h3,h4 {
	margin-bottom: 1.5em;
	font-family: Arvo, serif;
	color: #000000;
}
mc-caption {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000000;
	top: -100px;
}

strong {
	color: #000000;
}

img.left {
	float: left;
	margin: 0 20px 20px 0;
}

img.top {
	margin: 8px 0 20px 0;
}

p {
	margin-bottom: 1.25em;
}

ul {
	margin-bottom: 1.25em;
}

.date {
	background: #222222;
	color: #ffffff;
	font-size: 0.75em;
	padding: 2px;
	display: inline-block;
	width: 90px;
	text-align: center;
	margin-right: 1em;
}

.imageList {
	list-style: none;
}

.imageList li {
	clear: both;
}

.box {
	margin: 20px 20px 30px 20px;
	overflow: hidden;
}

#bg1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 527px;
	background: #ccc;
	z-index: 1;
	background-image: url('background3.jpg');
}

#bg2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 127px;
	background: #262626;
	z-index: 2;
	background-image: url('background3.jpg');
}

#banner {
	position: relative;
	left: 0px;
	right: 100;
	padding: 0px 0px;
	width: 1180px;
	height: 400px;
	background: #8c5c2d;
}

#banner .captions {
	position: absolute;
	right: 0;
	top: 350px;
	text-shadow: 2px 2px 0px rgba(0,0,0,1.0);
}

#banner .captions h2 {
	background: rgba(0,0,0,0.7);
	color: #ffffff;
	padding: 10px;
	margin: 0;
}

#banner .captions h3 {
	background: rgba(10,127,153,0.8);
	color: #ffffff;
	padding: 28px;
	margin: 0;
}

#content {
	width: 854px;
	margin: 0 0 0 270px;
	padding: 0;
}

#content_full_page {
	width: 1054px;
	margin: 0 0 0 70px;
	padding: 0;
}

#copyright {
	padding: 40px 0 80px 0;
	text-align: center;
	color: #777777;
}

#copyright a {
	color: #777777;
}

#header {
	position: relative;
	padding: 28px;
	height: 70px;
	background: #8c5c2d;
	color: #ffffff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	border-bottom: solid 1px #003B47;
	box-shadow: inset 0px -10px 40px 0px #3c1c00;
	}

#logo {
	position: absolute;
	bottom: 50;
	left: 28px;
	height: 150px;
	line-height: 40px;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#logo h1 {
	font-size: 2.25em;
	font-family: Arvo, serif;
	font-weight: bold;
}

#main {
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 1180px;
	background: #f2e7c7;
}

#main ul {
	list-style: none;
}

#main ul li {
	padding: 0px 0 0px 0;
	border-top: solid 0px #d1d1d1;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#main_full {
	position: relative;
	padding: 10px 0px 0px 0px;
	width: 1124px;
}


#nav {
	position: relative;
	top: 0;
	left: 120px;
	padding: 0 10px 0 10px;
	width: 876px;
	height: 50px;
	line-height: 48px;
	margin: -50px 0px 0px 0px;
	background: #8c5c2d;
	font-size: 1.0em;
	border-bottom: solid 0px #009FBF;
	border-top: solid 0px #8c5c2d;
	box-shadow: inset 0px -10px 40px 0px #3c1c00;
	background-image: url('Tuscan.jpg');
}

#nav a {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	display: inline;
	padding: 0 12px 0 12px;
}

#nav ul li.first {
	padding-left: 0;
}

#outer {
	position: relative;
	z-index: 3;
	width: 1180px;
	margin: 0px auto 0 auto;
	background: #ffffff;
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
}

#search {
	position: absolute;
	bottom: 10px;
	right: 28px;
	height: 150px;
	line-height: 120px;
}

#search input.text {
	padding: 10px 40px 10px 10px;
	background: #ffffff url(images/search.png) top right no-repeat;
	border: 0;
	width: 250px;
	color: #777;
}

#sidebar {
	width: 250px;
	height: 2000px;
	float: left;
	padding: 10px 10px 10px 10px;
	background-image: url('background3.jpg');

}

#three-column .tbox1 h2, #three-column .tbox2 h2, #three-column .tbox3 h2
{
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #515151;
}

#three-column .tbox1
{
	float: left;
	width: 350px;
	margin-right: 24px;
}

#three-column .tbox2
{
	float: left;
	width: 350px;
}

#three-column .tbox3
{
	float: right;
	width: 350px;
}

.container
{
	width: 1080px;
	margin: 0px auto;
}


.button-style
{
	display: inline-block;
	margin-top: 20px;
	padding: 10px 20px;
	background: #8c5c2d;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.1);
	border: 1px solid #8EBEAE;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(0,0,0,.2);
	font-size: 1em;
	font-weight: 400;
	color: #FFF !important;
}

.button-style a
{
	text-decoration: none;
	color: #FFF !important;
}

/** PAGE */

#page
{
}


/* Footer */

#footer-content
{
	overflow: hidden;
	padding: 70px 0px 50px 0px;
	color: #515151;
}

#footer-content a
{
	color: #515151;
}

#footer-content h2
{
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #515151;
}

#footer-content #fbox1
{
	float: left;
	width: 384px;
	margin-right: 24px;
}

#footer-content #fbox2
{
	float: left;
	width: 446px;
	padding: 0px 20px;
}

#footer-content #fbox3
{
	float: right;
	width: 282px;
}

#footer
{
	overflow: hidden;
	padding: 30px 0px;
	box-shadow: 0px -10px 0px rgba(0,0,0,0.03);
	background-image: url('background3.jpg');
}

#footer p
{
	text-align: center;
	color: #767676;
}

#footer a
{
	color: #5f5f5f;
}

