﻿* {
	margin: auto 0 0 0;
	padding: 0;
}
html, body { 
	height:100%;
}
html {
	min-width:974px;
}
body { 
	background:#000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#363433;
}

img {
	border: 0;
	vertical-align: text-top;
	text-align: left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:974px; 
	margin:0 auto;
	font-size:.8125em;
}



/*==== GLOBAL =====*/
#header {
	height: 450px;
	background: url(images/tail-top.jpg) left top repeat-x;
}
#content {
	background:url(images/content-tail.gif) left top repeat-x #e6e6e6;
	width:100%;
	padding-bottom:59px;
}
#footer {
	background-position: #66AA44;
	background: #66AA44;
	padding: 16px 0 16px 0;
	font-family: Calibri;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom: 18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color: #0074BA;
	outline: none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:36px;
	line-height:1.2em;
	color:#1f1d1c;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:30px;
}
	h1 em {
	font-style: normal;
	font-size: large;
	line-height: 1.2em;
	display: block;
	margin-bottom: -10px;
}
	h1 strong {
	font-weight: normal;
	color: #000000;
}
h2 {
	font-size: 22px;
	line-height: 1.2em;
	background: #000000;
	color: #fff;
	padding: 8px 0 9px 19px;
	text-transform: capitalize;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-size:18px;
	line-height:1.2em;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:14px;
}
h4 {
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	margin-bottom:12px;
}
h5 {
	font-size:1em;
	margin-bottom:16px;
}
	h5 a {
		color:#000;
	}
h6 {
	font-size: .91em;
	text-transform: none;
}
h6.alt {
	margin-bottom:18px;
}

.link1 { color:#363433;}
	

.button {
	background-position: left 7px;
	float: left;
	display: block;
	background: #0074BA none no-repeat left
7px;
	padding: 0 9px 1px 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: .91em;
	font-family: Calibri;
}
	.button:hover {
		background:url(images/arrow3.gif) no-repeat left 7px #fff;
		color:#000;
	}


.button-wrap {
	background:url(images/button-wrap.gif) left top;
	border:1px solid #737373;
	padding:8px 0 7px 19px;
}
	.button-wrap a {
		color:#000;
		font-weight:bold;
		text-decoration:none;
		background:#e7e7e7;
		padding:2px 13px 2px 13px;
	}
	.button-wrap a:hover {
		background:#000;
		color:#e7e7e7;
	}


.line-hor { 
	background:url(images/line-hor.gif) left top repeat-x;
	height:3px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0 25px 0;
}


/*==================boxes====================*/
.box {
	background-position: #0074BA;
	background: #66AA44;
	width: 100%;
}
	.box .inner { 
		padding:12px 19px 15px 19px;
	}

.box1 {
	background:#d1d1d1;
	width:100%;
}
	.box1 .inner { 
		padding:23px 19px 26px 19px;
	}

.address { 
	padding-bottom:18px;
}
	.address dt {
		font-weight:bold;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:82px;
		}
		.address dd a {
			color:#363433;
		}
		

.contact-info {
	float: left;
	width: 212px;
	margin-right: 41px;
	color: #0074BA;
	font-size: 14px;
	line-height: 22px;
	font-family: Calibri;
}
	.contact-info dd { 
		clear:both;
		text-align:right;
	}
		.contact-info dd span { 
			float:left;
			padding-right:25px;
		}


/*===== header =====*/
#header .bg {
	background:url(images/header-bg.jpg) no-repeat center top;
	height:550px;
}
#header .row-1 {
	height:105px;
	overflow:hidden;
}
	#header .row-1 .fleft {
		padding:25px 0 0 9px;
	}
	
	#header .row-1 .top-links {
		float:right;
		font-size:11px;
		text-transform:uppercase;
		line-height:20px;
		padding:55px 4px 10px 0;
		border-bottom:1px solid #aaa;
	}
		#header .row-1 .top-links li {
	display: inline;
	color: #0074BA;
}
			#header .row-1 .top-links li a {
				color:#000;
				text-decoration:none;
				padding:2px 14px 0 14px;
			}
			#header .row-1 .top-links li a:hover {
	color: #0074BA;
	text-decoration: none;
}
			#header .row-1 .top-links li a.first {
				padding-left:4px;
			}
			#header .row-1 .top-links li a.rss {
				background:url(images/rss.gif) no-repeat right top;
				padding:2px 24px 0 14px;
			}
#header .row-2 {
	height:54px;
	overflow:hidden;
}
	#header .row-2 .nav {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
		#header .row-2 .nav li {
			float:left;
			padding-right:5px;
		}
			#header .row-2 .nav li a {
	background-position: right 14px;
	display: block;
	float: left;
	background: #0074BA none no-repeat right 14px;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 0;
	width: 133px;
	line-height: 33px;
	text-indent: 19px;
	font-family: Arial, Helvetica, sans-serif;
}
#header .row-2 .nav li a:hover, #header .row-2 .nav li a.current {
	background-color: #66AA44;
	color: #000;
}

#header .row-3 {
	height:391px;
	background:url(images/header-bg-bottom.jpg) no-repeat left bottom;
}
	#header .row-3 .col-1 {
		
	}
	#header .row-3 .col-2 {
	background-position: #66AA44;
	background: #66AA44;
	height: 350px;
	width: 289px;
}
		#header .row-3 .col-2 .indent {
			padding:103px 0 0 52px;
		}


/*===== anythingSlider =====*/
.anythingSlider                         {
	width: 685px;
	height: 275px;
	position: relative;
}
.anythingSlider .wrapper                { width: 685px; height: 350px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 350px; width: 685px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#start-stop                             { background: #414141; color: #d1d1d1; padding: 2px 18px; text-align: center; position: absolute; left: 19px; bottom: 17px; font-size:11px; text-transform:uppercase; text-decoration:none;}
#start-stop.playing                     { background-color:#414141 ; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
/*===== anythingSlider =====*/



/*===== content =====*/
#content .bg {
	background:url(images/content-bg.jpg) no-repeat center top;
}

#content .indent {
	margin-right:34px;
}

#content .mainContent {
	float: left;
	width: 651px;
	color: #060607;
}
	#content .mainContent h2, #content h2.alt {
		background:none;
		color:#000;
		padding:8px 0 0 0;
		margin-bottom:36px;
	}
#content .aside {
	float: right;
	width: 289px;
}



.banners {
	width:100%;
	overflow:hidden;
}
	.banners li {
		float:left;
		width:172px;
		padding-left:10px;
		margin-right:36px;
		font-size:18px;
		line-height:1.2em;
		letter-spacing:-1px;
	}
	.banners li.last {
		margin-right:0;
	}
		.banners li img.icon {
			display:block;
			margin-bottom:18px;
		}
		.banners li a {
			color:#1e1d1a;
			text-decoration:none;
		}
			.banners li a img {
				vertical-align:text-bottom;
			}


.list1 li {
	background:#d1d1d1;
	width:100%;
	overflow:hidden;
	color:#060607;
}
.list1 li.even {
	background:#e1e1e1;
}
	.list1 li .inner {
		padding:22px 22px 29px 19px;
	}
		.list1 li span.date {
			float:left;
			width:45px;
			text-align:center;
			margin-right:19px;
			padding-top:5px;
		}
			.list1 li span.date strong {
				background:#000;
				color:#fff;
				text-align:center;
				display:block;
				font-size:11px;
				text-transform:uppercase;
				line-height:20px;
			}
			.list1 li span.date b {
	font-size: 24px;
	line-height: 1.2em;
	color: #0074BA;
}
		
		.list1 li .extra-wrap {
			float:left;
			width:178px;
		}

.list2 li {
	background-position: left 6px;
	background: none no-repeat left
6px;
	padding: 0 0 8px 18px;
}
	.list2 li a {
		text-decoration:none;
	}
	.list2 li a:hover {
		color:#000;
	}

/*===== footer =====*/
#footer {
	font-size:.91em;
	color:#fff;
	text-align:center;
}
	#footer a {
		color:#fff;
	}


/*----- forms -----*/
#search-form {
	float:right;
	padding:7px 0 0 0;
	width:251px;
}
	#search-form fieldset {
		border:none;
	}
	#search-form input.text {
		width:190px;
		border:1px solid #aeaeae;
		font-size:11px;
		color:#9d9d9d;
		padding:2px 0 2px 6px;
		margin-right:9px;
	}
	#search-form input.submit {
	background-position: #0074BA;
	width: 42px;
	height: 20px;
	border: none;
	background: #0074BA;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 1.17em;
	cursor: pointer;
}
	

#newsletter-form fieldset {
	border:none;
	padding-bottom:8px;
}
#newsletter-form input.text {
	width:190px;
	border:none;
	font-size:11px;
	color:#c9c9ca;
	padding:2px 0 2px 6px;
	margin-right:9px;
	background:#676768;
}
#newsletter-form input.submit {
	background-position: #0074BA;
	width: 42px;
	height: 20px;
	border: none;
	background: #0074BA;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 1.17em;
	cursor: pointer;
}

#contacts-form  {
	float:left;
	width:367px;
}
#contacts-form fieldset {
	border:none;
}
	#contacts-form label { 
		display:block;
		height:30px;
	} 
		#contacts-form label input { 
			width:360px;
			padding:2px 0 2px 3px;
			color:#9d9d9d;
			border:1px solid #aeaeae;
			background:#fff;
			font-size:11px;
		}
		#contacts-form textarea {
			width:360px;
			height:65px;
			padding:2px 0 2px 3px;
			margin-bottom:16px;
			color:#9d9d9d;
			overflow:auto;
			border:1px solid #aeaeae;
			background:#fff;
			font-size:11px;
		}
		#contacts-form .button {
			float:right;
			margin-left:17px;
		}

/*==========================================*/
