/* CSS Document */
.tinymce_editor_body {
	padding: 5px;
	background-image: none;
	background-color: #FFF;
}

@font-face {
    font-family: 'FuturaNormalRegular';
    src: url('/fonts/futura-normal-webfont.eot');
    src: url('/fonts/futura-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futura-normal-webfont.woff') format('woff'),
         url('/fonts/futura-normal-webfont.ttf') format('truetype'),
         url('/fonts/futura-normal-webfont.svg#FuturaNormalRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	overflow-x: auto;	
	overflow-y: scroll;
}

body {
	background: #000 url(/images/main/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: 'FuturaNormalRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	
/*
  -webkit-filter: grayscale(1);
  filter: grayscale(1); 
  filter: gray;
*/
	
}

div.clear {
	clear: both;
}

p, td, li, div, label {
	font-size: 16px;
	color: #545454;
}

a, a:active, a:visited {
	color: #5F7D2A;
}

a:hover {
	color : #7DB42A;
}

#main {
	width: 928px;
  text-align: left;
	position: relative;
	/*margin-top: 20px;*/
}

#content {
	background-color: #FFF;
}

#top {
	background-color: #262626;
	height: 88px;
	overflow: hidden;
}

#top-left {
	width: 275px;
	float: left;
}

#top-right {
	width: 653px;
	float: left;
}

a.nav1, a.nav1:active, a.nav1:visited {
	display: block;
	float: right;
	padding: 0px 15px;
	margin-left: 1px;
	height: 88px;
	overflow: hidden;
	color: #D7D7D7;
	font-size: 13px;
	text-decoration: none;
	text-shadow:1px 1px 1px #333;
	line-height: 150px;
	/*font-family: Tahoma, Geneva, sans-serif;*/
}

a.nav1:hover, a.nav1-h {
	background-color: #7DB42A;
	color: #FFF !important;	
}

#nav2 {
	height: 29px;
	overflow: hidden;
	background: url(/images/main/nav2-bg.jpg) repeat-x;
	padding-left: 0px;
	margin-bottom: 4px;
}

a.nav2, a.nav2:active, a.nav2:visited {
	display: block;
	float: left;
	padding: 0px 3px;
	height: 29px;
	overflow: hidden;
	color: #333;
	font-size: 13px;
	text-decoration: none;
/*	text-shadow:1px 1px 1px #fff;*/
	line-height: 29px;
	/*font-family: Tahoma, Geneva, sans-serif;*/
}

a.nav2:hover, a.nav2-h {
	background: url(/images/main/nav2-over-bg.jpg) repeat-x;
	color: #FFF !important;	
	/*text-shadow:1px 1px 1px #333;*/
}

div.nav2-sep {
	float: left;
}
	
#footer {
	margin-bottom: 20px;
}

.footer-label {
	float: left;
	padding: 15px 10px 0px 0px;
	border-right: 2px solid #808080;
	height: 50px;
	color: #F0F0F0;
	font-size: 11px;
}

.footer-info, .footer-info div {
	float:left;
	padding: 15px 0px 0px 10px;
	color: #F0F0F0;
	font-size: 10px;
}

.footer-music, .footer-music div {
	float:left;
	padding: 7px 0px 0px 5px;
	color: #999;
	font-size: 11px;
}

.footer-h1 {
	font-size: 14px;
	color: #CEE068;
	margin-bottom: 3px;
}

a.footer, a.footer:active, a.footer:visited {
	color: #F0F0F0;
	text-decoration: none;
}

a.footer:hover {
	color : #7DB42A;
}

div.h1 {
	/*font-family: Tahoma, Geneva, sans-serif;*/
	font-size: 22px;
	color: #5F7D2A;
	padding: 10px 15px 7px 0px;
	text-align: right;
	border-bottom: 3px solid #7DB42A;
}

.h2 {
	/*font-family: Tahoma, Geneva, sans-serif;*/
	font-size: 20px;
	color: #7DB42A;
}

div.h3 {
	/*font-family: Tahoma, Geneva, sans-serif;*/
	font-size: 14px;
	color: #000;
}

div.h4 {
	/*font-family: Tahoma, Geneva, sans-serif;*/
	font-size: 22px;
	color: #5F7D2A;
}

div.green-line {
	border-bottom: 3px solid #7DB42A;
}

div.green-dotted-line {
	border-bottom: 1px dotted #7DB42A;
}

div.gray-dotted-line {
	border-bottom: 1px dotted #999;
}

div.line-margin1 {
	margin: 20px 0px 20px 23px;
}

div.line-margin2 {
	margin: 10px 0px 20px 10px;
}

div.c1 {
	padding: 10px 15px 10px 0px;
}

div.c2 {
	padding: 10px 50px 20px 0px;
}

div.quote {
	font-size: 18px; 
	color: #85B837; 	
	text-align: left; 
	line-height: 20px; 
	letter-spacing: 1px;
	display: inline-block; 
}

td.img-left-col {
	text-align: right;
	padding-bottom: 10px;
}

.img-left-col img {
/*	display: block;
	float: right;*/
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #aaa;
	
/*	-moz-border-radius: 3px;
	border-radius: 3px;*/
	
	-moz-box-shadow: 3px 3px 3px #aaa;
	-webkit-box-shadow: 3px 3px 3px #aaa;    
	box-shadow: 3px 3px 3px #aaa; 	
}

a.thumb {
	display: inline-block;
	width: 210px;
	height: 130px;
	background: top center;
	
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #aaa;
	
	-moz-box-shadow: 3px 3px 3px #aaa;
	-webkit-box-shadow: 3px 3px 3px #aaa;    
	box-shadow: 3px 3px 3px #aaa; 	
}

.img-right-col img {
	display: block;
	float: left;
	margin-right: 10px;
	
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;    
	box-shadow: 3px 3px 3px #aaa; 	
}

span.red {
	color: #F00;
}

.highslide-caption {
	font-family: 'FuturaNormalRegular', Arial, Helvetica, sans-serif !important;
	font-size: 20px !important;
	color: #5F7D2A !important;
}

a.destination_btn {
	display: inline-block;
	text-align: center;
	padding: 10px 10px 5px 10px;
	background-color: #CCCCCC;
	color: #000;
	border-bottom: 1px solid #949494;
	text-decoration: none;
	font-size: 13px;
	margin: 1px 1px 0px 0px;
}

a.destination_btn:hover, a.destination_btn.active {
	background-color: #7DB42A;
	color: #FFF;
}

.video-left {
	margin: 10px 0px 0px 20px;
}

.gallery-cat {
	width: 85px;
	padding: 5px 0px 3px 20px;
	background-color: #7DB42A;
	color: #FFF;
	margin: 1px 0px;
	font-size: 14px;
}

.gallery-nav {
	margin: 20px 20px;
}

.gallery-nav a {
	display: block;
	margin-bottom: 10px;
	color: #666;
	text-decoration: none;
}

.gallery-nav a.active {
	color: #7DB42A;
}

.gallery-nav a:hover {
	color: #7DB42A;
}

.gallery-list a {
	border: 1px solid #CCC;
	width: 200px;
	height: 200px;
	display: block;
	float: left;
	margin: 0px 5px 5px 0px;
}

.video-list-box {
	width: 300px;
	height: 250px;
	float: left;
	margin: 0px 5px 5px 0px;
	text-align: center;
}












.ribbon{ display:none;}
 @media (min-width:1199px) {
.ribbon{ display:block; position:fixed; top:0; left:0; width:150px; height:175px; background: url(/images/ribbon.png) no-repeat; z-index:999;}
 }
	