* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  background-color:#e6e6e6;
  color: #666666;
  font: 11px Verdana;
  text-align: center;
}
.highlight {
	color:#666666;
	font: 12px Verdana;
}

h1, h2, h3, h4, h5, h6 {
	color: #006100;
	font-family: Verdana;
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	color: #006100;
	cursor: pointer;
	}
	.smallText{
	font-family:Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #333 !important;
	font-weight: 400;
	}

/* Links */
a:link, a:visited {
	color: #006100;
	text-decoration: none;
	cursor: pointer;
	}
a:active, a:hover {
	color: #a16733;
	text-decoration: none;
	cursor: pointer;
	}

p {
  margin: 2em 0;
  line-height: 1.5em;
}
/*MISC.*/

.fix{
	clear: both;
	height: 1px !important;
	margin: 0 0 -1px !important;
	overflow: hidden !important;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ml20{
	margin-left: 20px !important;
}
/*LAYOUT*/
#container-page {
  margin: 0 auto;
  width: 960px;
  background: transparent;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#head {
  background: #f7f7f7 url(../interface_img/header_bg.jpg) no-repeat top center; 
  height: 157px;
  display: block;
  border-top: 1px solid #f2f2f2;
}

#container-content {
  padding: 0 0 312px 0;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content-pri {
  width: 100%;
  min-height: 390px;
  margin-bottom: 6px;
  float: left;
  display: block;
}

#container-foot {
  width: 100%;
  background: #f7f7f7;
  position: absolute;
  *position: relative !important;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 312px;
}

#foot {
  padding: 0 1em;
  line-height: 312px;
}
/*LAYOUT COMPLEMENTS*/
#wrapper_logo{
	width: 278px;
	margin: 0 0 0 0px;
	float: left;
}
#wrapper-gallery-slider{
	width:100%;
	min-height:190px;
	border-top: 6px solid #e6e6e6;
	border-bottom: 6px solid #e6e6e6;
	display:block;
}
#wrapper_video{
	text-align: center;
	/*padding-left: 22px;*/
}
/*TOPNAV*/
#topnav{
	float: left;
	width: 662px;
}
#topnav ul{
	float: right;
   	list-style-type: none;
	margin-top: 0px;
}
#topnav ul li{
	display: inline;
}
#topnav ul li, #topnav ul li a{
	font: 10px Verdana;
	color: #a16733;
	text-decoration:none;
}
#topnav ul li a:hover{
	color: #89582b;
	text-decoration:none;
}
#left-column{
  	width: 234px;
	min-height: 390px;
	float: left;
	display: block;
	background-color:#f7f7f7;
}
#center-column{
   width: 480px;
	min-height: 390px;
	margin-left: 6px;
	float: left;
	display: block;
	background-color: #f7f7f7;
}
#right-column{
   width: 234px;
	min-height: 390px;
	margin-left: 6px;
	float: left;
	display: block;
	background-color: #f7f7f7;
}
#two_columns_left_sidebar{
	width: 720px;
	min-height: 390px;
	float: left;
	margin-left: 6px;
	background-color: #f7f7f7;
}
.right-box{
	text-align:justify;
	padding:12px;
	font: 12px Verdana;
	line-height: 18px;
}
#center-first-col{
	width: 180px;
	min-height: 390px;
	float: left;
}
#center-second-col{
	width: 180px;
	min-height: 390px;
	float: left;
}
#center-thirdh-col{
	width: 180px;
	min-height: 390px;
	float: left;
}
#center-fourth-col{
	width: 180px;
	min-height: 390px;
	float: left;
}
.center-video-box-wrapper{
	text-align: center !important;
	padding-top: 10px; 
	height: 260px !important;
	display:block;
}
.center-video-box-title{
	height: 40px !important;
	width: 170px !important;
	display:block;
/*	float:left;*/
	margin: auto;
	font-size: 12px;
	line-height: 16px;
	color: #333 !important;
	text-align: center !important;
	font-weight: bold;
}
.center-video-box-title, .center-video-box-title a{
	margin: auto;
	font-size: 12px;
	line-height: 16px;
	color: #333 !important;
	text-align: center !important;
	font-weight: bold;
	vertical-align: text-bottom;
}
.center-video-box-title a{
	position:relative;
	margin: auto;
	bottom:3px !important;
	text-align: center !important;
}
.center-video-box-wrapper img{
	border: 1px solid #cacaca;
	padding: 8px 8px 14px 8px;
	background-color: #fff;
}
.rc-box-info-justify{
	width: auto;
	margin-top: -10px !important;
	min-height: 50px;
	font: 10px Verdana;
	text-align: left;
	color: #333;
	line-height:12px;
	display:block;
	padding:14px;
}
/*PAGE ELEMENTS*/
.special-title{
	color: #999999 !important;
	padding-left: 15px !important;
}
#left-column ul li.special-title{
	width: 201px;
}

/*LEFT-COLUMN*/
/*UL*/
#left-column ul{
	float: left;
   list-style-type: none;
	background-color: #f7f7f7;
}
#left-column ul li{
	display: block;
	padding: 12px 0 12px 8px;
	border-bottom: 1px solid #e6e6e6;
}
#left-column ul li, #left-column ul li a{
	width: 226px;
	font: 11px Verdana;
	color: #333;
	margin-bottom: 1px;
	text-decoration:none;
}
#left-column ul li a:hover{
	color: #a16733;
	text-decoration:none;
}
/*UL UL*/
#left-column ul ul{
	float: left;
   list-style-type: none;
	margin-left: -12px;
	margin-top: -12px;
	clear: both;
	background-color: #f7f7f7;
}
#left-column ul ul li{
	display: block;
}
#left-column ul ul li, #left-column ul ul li a{
	width: 214px;
	font: 12px Verdana;
	text-transform: Capitalize;
	color: #333;
	padding: 12px 0 12px 20px;
	margin-bottom: 1px;
	text-decoration:none;
	border-bottom: 1px solid #e6e6e6;
}
#left-column ul ul li a:hover{
	color: #a16733;
	text-decoration:none;
}
.li-container{
	border-bottom:none !important;
}
.li-first{
	border-top:none !important;
	margin-top: -12px !important;
}

.left-column-box{
	width: 234px;
	padding-left: 0px;
	min-height: 300px;
	display:block;
	float:left;
	background-color:#f7f7f7;
}
.left-column-box img{
	border: 1px solid #cacaca;
	padding: 6px;
	background-color: #fff;
	margin-left:18px;
}
.lc-box-info{
	width: 105px;
	min-height: 50px;
	font: 10px Verdana;
	color: #666;
	line-height:12px;
	padding-left:6px;
	display:block;
	width: 198px;
	padding:0 18px 0 18px;
}
/*CENTER-COLUMN*/
.center-box
{
	width: 456px;
	text-align:left;
	padding:12px;
	font: 12px Verdana;
	line-height: 18px;
}
.center-box-fix
{
	width: 461px;
	text-align:left;
	padding:10px;
	font: 12px Verdana;
	line-height: 18px;
}
h1.center-section-title{
	font: Verdana 32px !important;
	line-height: 37px;
	font-weight: bold;
	color: #a16733;
}
h3.center-section-title{
	font: Verdana 26px !important;
	line-height: 37px;
	font-weight: bold;
	color: #a16733;
}
h3.box-title{
	font: 20px Verdana;
	line-height: 30px;
	color: #a16733;
	font-weight: bold;
}
.date{
	font: 10px Verdana;
	line-height: 12px;
	color: #000;
	font-weight: bold;
	padding:12px 12px 12px 0;
}
.center-box img{
	border: 1px solid #cacaca;
	padding: 6px;
	background-color: #fff;
}
.center-box img.fl{
	margin: 24px 24px 24px 0px;
}
.center-box img.fltop{
	margin: 0px 24px 24px 0px;
}
.center-box img.fr{
	margin: 24px 0px 24px 24px;
}
.center-box img.frtop{
	margin: 0px 0px 24px 24px;
}
/*RIGHT-COLUMN*/
.right-column-leftbox-thumbnail{
	width: 234px;
	min-height: 50px;
	display:block;
}
.rc-thumb img{
	border: 1px solid #cacaca;
	padding: 6px;
	background-color: #fff;
	margin-left:18px;
	position:relative;
	float: left !important;
}
.box-thumb-description-title{
	font: 12px Verdana;
	color: #a16733;
	line-height:15px;
	text-transform:uppercase;
}
.box-thumb-description-titlelowercase{
	font: 12px Verdana;
	color: #a16733;
	line-height:15px;
}
.rc-thumb-info{
	width: 105px;
	min-height: 50px;
	font: 10px Verdana;
	color: #666;
	line-height:12px;
	padding-left:6px;
	display:block;
}
.rc-readmore{
   width: 50px;
	height: 14px;
	background: url(../content_img/home/rc_readmore-trans.png) no-repeat center right; 
	display: block;
	float: right;
	padding-right: 0px;
	margin-bottom: -64px !important;
	position:relative;
	bottom:10px !important;
	right:0px !important;
	text-transform: capitalize;
}
.right-column-box{
	width: 234px;
	padding-left: 0px;
	min-height: 50px;
	display:block;
}
.right-column-box img{
	border: 1px solid #cacaca;
	padding: 6px;
	background-color: #fff;
	margin-left:18px;
}
.rc-box-info{
	width: 105px;
	min-height: 50px;
	font: 10px Verdana;
	color: #666;
	line-height:12px;
	padding-left:6px;
	display:block;
	width: 198px;
	padding:0 18px 0 18px;
}
/*FOOTER*/
.footer-box-1{
	width: 157px;
	min-height: 280px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	display: block;
}
.footer-box-2{
	width: 165px;
	min-height: 280px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	display: block;
}
.footer-box-3{
	width: 165px;
	min-height: 280px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	display: block;
}
.footer-box-4{
	width: 165px;
	min-height: 280px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	display: block;
}
.footer-box-5{
	width: 165px;
	min-height: 280px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	display: block;
}
.footer-subsection{
	font: 11px Verdana;
	line-height: 12px;
}
.footer-subsection .fs-title{
	color:#a16733;
	width: 100%;
	display: block;
	margin-bottom:6px;
	margin-top:12px;
	clear: both;
}
.footer-subsection a:hover .fs-title{
	color:#a16733;
	width: 100%;
	display: block;
	margin-bottom:6px;
	margin-top:12px;
	text-decoration:underline;
	clear: both;
}
.footer-subsection .fs-subtitle{
	color:#666666;
	width: 100%;
	display: block;
	clear:both;
}
.footer-subsection a:hover .fs-subtitle{
	color:#666666;
	width: 100%;
	display: block;
	clear:both;
	text-decoration:underline;
}
.footer-subsection a{
	text-decoration: none !important;
	cursor: pointer;
}
.footer-copyright{
	border-top: 1px solid #e6e6e6;
	color:#666666;
	padding: 12px 0 10px 20px;
	width: 940px;
	background: #f7f7f7;
	min-height: 25px;
	float: left;
	display: block;
	text-align: center;
	margin-top:7px;
	*margin-top:6px !important;
}
.footer-copyright a{
	color:#666666;
	text-decoration:none !important;
}
.footer-copyright a:hover{
	color:#666666;
	text-decoration:underline !important;
}

/*COMMON*/
.clb{
	clear:both;
}
span.spacer-24{
	width:100%;
	height: 24px !important;
	display: block !important;
}
span.spacer-24defined{
	width:234px;
	height: 24px !important;
	display: block !important;
}
span.spacer-12{
	width:100%;
	height: 12px !important;
	clear:both;
	display: block !important;
}
span.spacer-6{
	width:100%;
	height: 6px !important;
	clear:both;
	display: block !important;
}
span.spacer-0{
	width:100%;
	height: 0px !important;
	clear:both;
	display: block !important;
}
.title-row{
	border-bottom: 1px solid #e6e6e6;
	font: 12px Verdana;
	text-transform: uppercase;
	color: #999999;
	padding: 12px 0 12px 20px;
}
.separator{
	border-bottom: 6px solid #e6e6e6;
}
.back-to-top{
	width: 47px;
	height: 14px !important;
	display: block;
	float: right;
	*margin-top:-10px;
	margin-right:20px;
	padding-right: 0px;
	position:relative;
	bottom:15px !important;
	right:0px !important;
	text-transform: capitalize;
	text-decoration: none;
	overflow: visible;
	font: 12px Verdana;
	color: #999999;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	
	.back-to-top{
	width: 47px;
	height: 14px;
	display: block;
	float: right;
	*margin-top:-10px;
	margin-right:20px;
	padding-right: 0px;
	position:relative;
	bottom:0px !important;
	right:0px !important;
	text-transform: capitalize;
	text-decoration: none;
	overflow: visible;
	font: 12px Verdana;
	color: #999999;
}
}
.back-to-top a{
	height: 14px !important;
	display: block;
	float: left;
	padding-right: 0px;
	position:relative;
	text-transform: capitalize;
	text-decoration: none;
	font: 12px Verdana;
	color: #999999;
}
/**************************/
.back-to-top-fix{
	width: 47px;
	height: 18px;
	text-align:left !important;
	display: block;
	float: right;
}
.back-to-top-fix a{
	text-align: left;
	color: #999999 !important;
}
/**************************/
.more-fix-unlimit{
	height: 18px;
	text-align:left !important;
	display: block;
	float: right; 
}
.more-fix-unlimit a{
	text-align: left;
	color: #333333 !important;
}
.more-fix-unlimit img{
	border: 0 !important;
	padding: 0 6px 0 0 !important;
	float:left !important;
	clear:none !important;
}
/**************************/

.img-frame img{
	border: 1px solid #cacaca;
	padding: 6px;
	background-color: #fff;
	margin-left:0px;
	position:relative;
	margin: auto;
}
.img-frame-contrast img{
	border: 1px solid #cacaca;
	padding: 6px;
	background-color: #e6e6e6;
	margin-left:0px;
	position:relative;
	margin: auto;
}
.img-frame-thin img{
	border: 1px solid #cacaca;
	padding: 3px !important;
	background-color: #fff;
	margin-left:0px;
	position:relative;
	margin: auto;
}
/**************************/

.more-fix{
	width: 47px;
	height: 18px;
	text-align:left !important;
	display: block;
	float: right;
}
.more-fix a{
	text-align: left;
}

.arrow-right{
   float:right;
	margin-right:0px !important;
	height: 14px;
	max-width: 14px;
	display:block;

}
img.sprite-arrow-vertical{
	position:relative;
   top:0px !important;
	left: -14px !important;
}

img.sprite-arrow-vertical2{
	position:relative;
   top:-7px !important;
	left: -25px !important;
}

.sprite-arrow-horizontal{
	position:relative;
   top:0px !important;
	left: 0px !important;
}
/*SPRITES*/
.more{
	left:10px;
	float: right;
	position: relative;
	top:-11px;
	width: 60px;
	height: 14px;
	display: block;
}

.more a{
	height: 14px;
	display: block;
	float: left;
	padding-right: 0px;
	position:relative;
	text-transform: capitalize;
	text-decoration: none;
	color: #333;
}
.more a:hover{
	height: 14px;
	display: block;
	float: left;
	padding-right: 0px;
	position:relative;
	text-decoration: none;
	color: #a16733;
}
.sprite-arrow-horizontal-wrapper{
	width: 14px;
	height: 14px;
	float: right !important;
	display: block !important;
	margin-left:6px !important;
	overflow: hidden !important;
	position: relative;
	top:9px;
}
.sprite-arrow-vertical-wrapper{
	width: 14px;
	height: 14px;
	float: right !important;
	display: block !important;
	margin-left:6px !important;
	overflow: hidden !important;
	position: relative;
	top:0px;	
}
.rc-box-info .sprite-arrow-horizontal-wrapper img{
	border:0 !important;
	padding:0px !important;
	left: -20px !important;
}

.rc-box-info .sprite-arrow-horizontal-wrapper .sprite-arrow-horizontal{
	left:-17px !important;
}
.rc-box-info .more{
	right: -15px !important;
}
.more-left a{
	background: url(../interface_img/sprite-2-trans.png) no-repeat 2px 4px;
	height: 18px;
	width:32px;
	font-size: 10px;
	display: block;
	text-align: left;
	margin-right: 0px;
	float: right;
	padding: 0px 0px 0px 20px;
	position:relative;
	text-transform: capitalize;
	text-decoration: none;
	color: #333;
	text-decoration: none;
}
.more-left a.fixtop{
	padding-top:3px !important;
}
.more-text{
	position: relative;
	top:12px;
}

.pagination a{
  font: 16px Verdana;
  font-weight:bold;
  color: #a16733;
  float:right;
  margin: 20px 20px 20px 0px;
  
  }

.more-right{
	background: url(../interface_img/sprite-3-trans.png) no-repeat right center;
	height: 18px;
	width:32px;
	font-size: 10px;
	display: block;
	text-align: left;
	margin-right: 0px;
	margin-top: 6px;
	float: right;
	padding: 3px 20px 0px 0px;
	position:relative;
	text-transform: capitalize;
	text-decoration: none;
	color: #333;
	text-decoration: none;
}
.more-right a.fixtop{
	padding-top:3px !important;
}


.back-to-top .sprite-arrow-horizontal-wrapper{
	top: 0px ;
	*top: -10px !important;
}

/*INTENSIVE BOXES*/

.w400 {
	width: 400px;
}

.h190 {
	height: 190px;
}

.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.ml10 {
	margin-left: 10px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}

.fl {
	float:left;
}

.bgimage {
line-height: 12px;
/**background-image:url(/content_img/upcoming_events/intensive_images/diagonal.gif);**/
}

.trainingbox {
	padding: 0px 0px 0px 10px;
	height: 190px;
	display: block;
}

/** ImageBorder **/
img.border {
	padding: 4px;
	border: 1px solid #cbcdcc;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	padding:4px;
}



.contactHighlight {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #006100;
	line-height:15px;
}

/** Header Tags **/
h2 {
	font-size: 16px;
	font-weight: normal;	color: #333333;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}
h3 {
	color: #323232;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
	padding: 0px;
}


div#box {
	background: #e5e5e5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #666666;
	margin-top: 2em;
	margin-bottom: 1em;
	padding:5px;
}

/** ImageBorder **/
img.border {
	padding: 4px;
	border: 1px solid #666666;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	padding:4px;
}
html>body img.border {
  	padding: 4px;
}