/*------------------ Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0;
}

.imgLeft {
	
	float: left;
	margin: 0 10px 10px 0;
	border:1px solid #006225;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
	border:1px solid #006225;
}


.imgCaption-left {
	background-image:url(../images/pull-quote-mid.png);
	width:250px;
	float: left;
	margin: 0 10px 10px 0;
	border:3px solid #006225;
}

.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	padding:5px 10px 0 10px;
}


.center {
	text-align: center;
}

.center img {
	border: 3px solid #006225;
}

body {
	margin: 0px;
	background: #fff url(../images/bkgd.png) top center no-repeat;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}


#headerBar {
	width: 100%;
	height: 15px;
	top:30px;
	background-color: #006225;
}
#container {
	width: 972px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -486px;
}
/*------------------ Column Container Selector <--------------------*/

#column-container {
	padding-top:350px;
	
}

/*------------------ Share This Link <--------------------*/
#sharethis {
/*	float:right;
*/	margin: -10px 0 0 840px;
}

/*------------------ Right Column Selector <--------------------*/

#right-column {
	width:690px;
	float:right;
	margin-right:20px;
	line-height:20px;
	font-size:14px;
	color:#583c01;
	margin-top:10px;
	padding: 20px 0 0 0;
	border-top:solid;
	border-top-color:#a59a00;
	border-top-width:thin;
}


h1 {
	font-size:32px;
	font-family:"Palatino", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:400;
	color:#a59a00;
	line-height:36px;
	margin-bottom: 15px;
}

h2 {
	font-size:22px;
	line-height:24px;
	color:#006225;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 100;
	margin-bottom: 24px;
	font-style:italic;
	text-align:left;
}

h3 {
	color:#006225;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:18px;
	margin-bottom:15px;
}

hr {
	color:#A59a00;
	margin-bottom:20px;
}



#right-column h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#006225;
	font-weight:bold;
	font-size:15px;
	margin-bottom:5px;
}

#right-column p {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 12px 20px 0;
}

#right-column ul {
	margin:0 12px 28px 20px;
	font-family:Arial, Helvetica, sans-serif;
}

#right-column ul li {
	list-style:outside;
/*	background:url(../images/bullet.jpg) 8px left no-repeat;
*/	padding:0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:square;
	margin-bottom:5px;
}

#right-column ol {
	margin:0 12px 5px 20px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
}

#right-column ol li {
	margin-bottom:5px;
}
#right-column a{
	color:#a59a00;
	text-decoration:underline;
}
#right-column a:hover{
	color:#006225;
}

/*#map {
	width:425px;
	height:350px;
	border:1px solid #006225;
	float:left;
}*/
.map {
	width:300px;
	height:250px;
	border:1px solid #006225;
	float:right;
}

  .accommodation {
	width:250px;
/*	background-image:url(../images/accommodation-bkg-mid.png);
	background-repeat:repeat-y;
*/	float:right;
 }
 
   .accommodation p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006225;
	text-align:left;
	padding-left:20px;
	padding-top:10px;
 }

.pullquote{
	width:400px;
/*	background-color:#efebcf;
*/ }
 
 .pullquote-top{
	width:400px;
	height:26px;
	background-image:url(../images/pull-quote-top.png);
	background-repeat:no-repeat;
	margin-left:145px;
 }
 
  .pullquote-bottom{
	width:400px;
	height:37px;
	background-image:url(../images/pull-quote-bottom.png);
	background-repeat:no-repeat;
	margin-left:145px;
 }
 
   .pullquote-mid {
	width:376px;
	background-image:url(../images/pull-quote-mid.png);
	background-repeat:repeat-y;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	padding:12px;
	color:#006225;
	margin-left:145px;
	margin-bottom:20px;
	text-align:center;
 }
 
 #flashContainer {
	 width:450px;
	 height: 400px;
	 margin-top:-20px;
 }
 
/*-------------Schedules------------------*/
.schedule {
	background-image:url(../images/schedule-bkd.png);
	background-repeat:repeat-y;
	height: auto;
	width:495px;
}

.schedule table{
	width:475px;
}

.schedule td{
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	padding-bottom:10px;
	padding-left:20px;
}

/*-------------Donate Page------------------*/
.donatemethod {
	float:left;
	width:200px;
	margin-right:15px;
	height:135px;
}


/*Main Contact Form*/
#contact {
	width: 427px;
	height: auto;
	background-color:#eee5d9;
	border:2px solid #b79866;
	padding:30px 0 30px 80px;
	margin-bottom:20px;
}
#contact label {
	font-weight: bold;
	display: block;
	text-align: left;
	width: 327px;
}
#contact textarea {
	width: 327px;
	height: 138px;
	border:2px solid #b79866;
	background-color:#fbf2e2;
	margin-bottom: 15px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252f48;
}

#contact input {
	width: 327px;
	height: 17px;
	border:2px solid #b79866;
	background-color:#fbf2e2;
	margin-bottom: 15px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252f48;
}

#contact #submitBtn2 {
	width: 135px;
	height: 22px;
}

#contact input.submit{
	width: 100px;
	height: 22px;
	float:right;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border:none;
	background: url(../images/submitBtn.gif) left top no-repeat;
}

#contact #submitBtn2 :hover input.submit{
	background-position: left bottom;
}

#extra-right{
	position:relative;
	width:200px;
	float:right;
	margin-left:15px;
	height:auto;
	padding-left:0;
	border-left: thin solid #A59A00;
}
	
	
#extra-right p{
	margin-left:15px;
}
#extra-right h4{
	margin-left:15px;
}
#extra-right img{
	border:none;
	margin:0 0 18px 12px;
}

.extrarightfeature {
	background-image:url(../images/right-col-back.png);
	background-repeat:repeat-y;
	padding-top:15px;
	padding-bottom:15px;
}
.bookreview {
	width:220px;
	height:186px;
	background-image:url(../images/studentCommentsbkg.png);
	background-repeat:no-repeat;
	margin-left:15px;
	padding-top:50px;
}

.bookreview {
	width:220px;
	height:186px;
	background-image:url(../images/studentCommentsbkg.png);
	background-repeat:no-repeat;
	margin-left:15px;
	padding-top:50px;
}



#more-button{
	width:153px;
	height:25px;
	display:block;
	margin:-80px 0 0 35px;
	cursor:pointer;
	z-index:1;
}

.studentcomments {
	width:220px;
	height:186px;
	background-image:url(../images/studentCommentsbkg.png);
	background-repeat:no-repeat;
	margin-left:15px;
	padding-top:50px;
}


.studentcomments p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	display:block;
	font-weight:bold;
	color: #006225;
	text-align:center;
	vertical-align:middle;
}

#more-button{
	width:153px;
	height:25px;
	display:block;
	margin:-80px 0 0 35px;
	cursor:pointer;
	z-index:1;
}

#more-button, #more-button a, #more-button a:link, #more-button a:visited{
	width:153px;
	height:25px;
	background:url(../images/more-testimonials-button.png) top left no-repeat;
	display:block;
}

#more-button a,  #more-button a:hover, #more-button a:active{
	background:url(../images/more-testimonials-button.png) bottom left no-repeat;
}

/*------------------ Left Column Selectors <--------------------*/
#left-column {
	position:relative;
	margin-top:7px;
	width:220px;
	min-height: auto;
	margin-right:20px;
	float:left;
	background-image:url(../images/left-col-bg.png);
}

#left-column hr{
	align: center;
	margin-left: 15px;
	width:180px;
	color:#a59a00;
	margin-bottom:12px;
}

#left-column p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:500;
	color:#006225;
	text-align:center;
	
}

#left-column h3 {
}

#left-column ul {
}

#left-column ul li {
}

/*----------------------------Intern Forum CTA------------------------*/
#moderator {
    display: block;
	float:left;
    height: auto;
    margin-right: 20px;
    width: 300px;
	border:#000 1px solid;
	padding:20px;
	background-image:url(../images/left-col-bg.png);
}

#internforum a, #internforum a:link {
    background: url("../images/internForumCTA.png") no-repeat transparent;
	background-position:0 0;
    display: block;
    height: 156px;
    margin-left: 10px;
    margin-top: 20px;
    width: 200px;
	text-indent:-999px;
}
#internforum a:hover{
    background: url("../images/internForumCTA.png") no-repeat transparent;
	background-position:0 -156px;
}

/*------------------------------Facebook----------------------------*/
#facebookCTA{
	width:180px;
	height:60px;
	background:url(../images/facebookCTA.png) top left no-repeat;
	display:block;
	margin:20px 0 20px 25px;
	cursor:pointer;
	z-index:1;
}

#facebookCTA, #facebookCTA a, #facebookCTA a:link, #facebookCTA a:visited{
	width:180px;
	height:60px;
	background:url(../images/facebookCTA.png) top left no-repeat;
	display:block;
}

#facebookCTA a,  #facebookCTA a:hover, #facebookCTA a:active{
	background:url(../images/facebookCTA.png) bottom left no-repeat;
}


#CSU-CTA{
	width:155px;
	height:68px;
	background:url(../images/CSU-CTA.png) top left no-repeat;
	display:block;
	margin:10px 0 10px 30px;
	cursor:pointer;
	z-index:1;
}

#CSU-CTA, #CSU-CTA a, #CSU-CTA a:link, #CSU-CTA a:visited{
	width:155px;
	height:68px;
	background:url(../images/CSU-CTA.png) top left no-repeat;
	display:block;
}

#CSU-CTA a,  #CSU-CTA a:hover, #CSU-CTA a:active{
	background:url(../images/CSU-CTA.png) bottom left no-repeat;
}

#ahta-CTA{
	width:158px;
	height:90px;
/*	background:url(../images/ahta-cta.png) top left no-repeat;
*/	display:block;
	margin:10px 0 10px 30px;
	cursor:pointer;
	z-index:1;
}

#ahta-CTA, #ahta-CTA a, #ahta-CTA a:link, #ahta-CTA a:visited{
	width:158px;
	height:90px;
	background:url(../images/ahta-cta.png) top left no-repeat;
	display:block;
}

#ahta-CTA a,  #ahta-CTA a:hover, #ahta-CTA a:active{
	background:url(../images/ahta-cta.png) bottom left no-repeat;
}



/*------------------ Mini Form Selectors <--------------------*/

#qcContainer{
	width:200px;
	height:78px;
	display: block; 
	background:url(../images/newsletterForm-header.png) top left no-repeat;
	margin-top:20px;
	margin-left:10px;
}

#qc {
	width:200px;
	height:auto;
	display:block;
	margin: 10px 0 0 10px;
	padding-top:0px;
}

#qc textarea {
	width:192px;
	height:68px;
	color:#322201;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:2px solid #b79866;
	background-color:#fbf2e2;
	margin-bottom:10px;
	padding:3px 0 0 5px;
}

#qc input {
	width:192px;
	height:24px !important;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #b79866;
	background-color:#efebcf;
	margin-bottom:5px;
	padding:3px 0 0 5px;
}

#qc input.mini-form-button {
}

#qc p {
	font-size:11px;
	
}

#qc a {
	color:#A59A00;
	text-decoration:underline;
}

#qc a:hover {
	color:#006225;
}

#submitBtn {
	width: 100px;
	height: 26px;
	float: right;
}

#submitBtn input.submit{
	float: right;
	width: 100px;
	height: 26px;
	padding: 0;
	cursor: pointer;
	border:none;
	background: url(../images/submitBtn.gif) left top no-repeat;
}

#submitBtn :hover input.submit{
	background-position: left bottom;
}

/*------------------ Webinar Form <--------------------*/


#webinar_form {
	width:600px;
	height:auto;
	display:block;
	margin: 10px 0 0 10px;
	padding-top:0px;
}

#webinar_form textarea {
	width:192px;
	height:68px;
	color:#322201;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:2px solid #b79866;
	background-color:#fbf2e2;
	margin-bottom:10px;
	padding:3px 0 0 5px;
}

#webinar_form input {
	width:250px;
	height:26px !important;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #b79866;
	background-color:#efebcf;
	margin:0 0 15px 36px;
	padding:3px 0 0 5px;
}
#webinar_form label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}

#webinar_form input.submit{
	float: left;
	width: 100px;
	height: 26px;
	padding: 0;
	cursor: pointer;
	border:none;
	margin-left:260px;
	background: url(../images/submitBtn.gif) left top no-repeat;
}

#webinar_form :hover input.submit{
	background-position: left bottom;
}


/*3 buckets*/
#buckets{
	float:right;
	padding-top:20px;
	width:690px;
	height:219px;
	margin-top:20px;
	border-top:solid;
	border-top-color:#a59a00;
	border-top-width:thin;
}

#leftBucket {
	float:left;
	width:218px;
	height:185px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


#leftBucket a:hover{
	float:left;
	width:218px;
	height:185px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#centerBucket {
	float:left;
	margin-left:18px;
	width:218px;
	height:185px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#centerBucket a:hover{
	float:left;
	width:218px;
	height:185px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#rightBucket {
	float:right;
	width:218px;
	height:185px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#rightBucket a:hover{
	float:right;
	width:218px;
	height:185px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

/*---------------------Drop Buckets-----------------------*/

.buckets{
	width:auto;
	height:auto;
	margin-top:-1px;
	padding-bottom:20px;
}

#topBucket a{
	width:455px;
	height:147px;
	margin:0;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


#topBucket a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#bottomBucket {
	margin-top:10px;
}
#bottomBucket a{
	margin:0;
	width:455px;
	height:147px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#bottomBucket a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#middleBucket {
	margin-top:10px;
}
#middleBucket a{
	margin:0;
	width:455px;
	height:147px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#middleBucket a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


/*------------------ Header Selectors <--------------------*/

#logo{
	width:170px;
	height:212px;
	display:block;
	position:absolute;
	top:35px;
	left:5px;
	z-index:999;
	cursor:pointer;
	background:url(../images/ht-logo-top.png) top left no-repeat;
}
#header{
	width:200px;
	height:70px;
	position:absolute;
	top:60px;
	right:10px;
	text-align:right;
	z-index:800;
}
#header p, #header p a, #header p a:hover, #header p a:visited, #header p a:active{
	color:#006225;
	font-size:18px;
	text-decoration: none;
}

#header h4{
	color:#795200;
	font-size:20px;
	font-weight:bold;
}
/*------------------ Mast Selectors <--------------------*/
#mast{
	width:840px;
	height:275px;
	position:absolute;
	top:0;
	left:100px;
	z-index:5!important;

}
/*------------------ Top Nav Selectors <--------------------*/
#top-navigation {
	width: 960px;
	height: 48px;
	position: absolute;
	left: 0px;
	top: 285px;
	background: url(../images/topnav.jpg) left top no-repeat;
	padding: 3px 5px 5px 5px;
	z-index:999!important
}
/*** ESSENTIAL STYLES ***/
#top-navigation .sf-menu, #top-navigation .sf-menu * {
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
}
#top-navigation .sf-menu {
	line-height: 1.0;
}
#top-navigation .sf-menu ul {
	position: absolute;
	top: -999em;
	width: 9.7em;  /*left offset of submenus need to match (see below) */
/*	background-color: #b6d86d;
	border: 1px solid #81a13d;
*/	padding: 0;
	margin-top:-4px;
}
#top-navigation .sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
#top-navigation .sf-menu li {
	float: left;
	background: url(../images/topnav-divider.gif) right top no-repeat;
	position: relative;
}
#top-navigation .sf-menu a {
	display: block;
	position: relative;
	color: #fffffe;
	text-decoration: none;
	padding: 13px 24px 13px 24px;
}
#top-navigation .sf-menu a:hover {
	color: #fff;
	background:url(../images/top-nav-ro.jpg) top center no-repeat;
}

#top-navigation .sf-menu .lastnav {
	background: none;
}

#top-navigation .sf-menu ul li a {
	width: 13em;
	font-family:Arial, Helvetica, sans-serif;
	padding: 7px 5px;
	font-size: 14px;
	color: #006225;
	text-decoration: none;
	background: none;
}

#top-navigation .sf-menu ul li{
	background-color: #efebcf;
	background-image:none;
	border-top:#FFF;
	border-top-width:thin;
	border-top-style:solid;
}
#top-navigation .sf-menu ul li a:hover {
	background-color: #a59a00;
	background-image:none;
	
}

#top-navigation .sf-menu li:hover ul, #top-navigation .sf-menu li.sfHover ul {
	left: 0;
	top: 45px;  /*match top ul list item height */
	z-index: 909;
}
#top-navigation ul.sf-menu li:hover li ul, #top-navigation ul.sf-menu li.sfHover li ul {
	top: -999em;
}
#top-navigation ul.sf-menu li li:hover ul, #top-navigation ul.sf-menu li li.sfHover ul {
	left: 13.5em; /* match ul width */
	top: 0;
}
#top-navigation ul.sf-menu li li:hover li ul, #top-navigation ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
#top-navigation ul.sf-menu li li li:hover ul, #top-navigation ul.sf-menu li li li.sfHover ul {
	left: 9.7em; /* match ul width */
	top: 0;
}
/*------------------ Footer Selectors <--------------------*/
#footerContainer {
	width: 100%;
	height: auto;
	background-color: #efebcf;
	padding-bottom:50px;
}

#footerContainerBar {
	width: 100%;
	height: 5px;
	background-color: #006225;
}

#footer {
	width: 972px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -486px;
}



/*------------------ Sitemap Selectors <--------------------*/
#sitecontain {
	width:550px;
	font-size:14px;
	padding:30px 0 0 0;
	float:left;
}

#sitemap{
	color:#006225;
	line-height:24px;
	margin-bottom:29px;
}
#sitemap a {
	color:#006225;
	text-decoration:none;
}

#sitemap a:hover {
	color:#A59A00;
	text-decoration:underline;
}
/*------------------ Disclaimer Selectors <--------------------*/

#disclaimer {
	color:#006225;
	line-height:18px;
	font-size:11px;
	line-height:13px;
}
#disclaimer a{
	color:#006225;
}
#disclaimer a:hover{
	color:#a59a00;
}

#disclaimer p {
	margin-bottom:22px;
}

#copyright{
	font-size:11px;
	color:#a59a00;
}
#copyright a{
	color:#a59a00;
	
}
#copyright a:hover{
	color:#006225;
	
}
#contactInfo{
	width:354px;
	float:right;
	padding-top:30px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#006225;
	text-align:left;
	line-height:20px;
}
#contactInfo a{
	color:#006225;
}
#contactInfo a:hover{
	color:#a59a00;
}
#contactInfo address{
	margin-top:17px;
	font-style:normal;

}

/*--------------  Pretty Simple Content Slider -------------------------------*/

.rotator{
    background-color:#222;
	float:right;
    width:700px;
    height:250px;
    margin:20px auto 0;
    position:relative;
    font-family:'Myriad Pro',Arial,Helvetica,sans-serif;
    color:#fff;
    text-transform:uppercase;
    border:1px solid #f0f0f0;
    overflow:hidden;
    -moz-box-shadow:0px 0px 10px #222;
    -webkit-box-shadow:0px 0px 10px #222;
    box-shadow:0px 0px 10px #222;
}
img.bg{
    position:absolute;
    top:0px;
    left:0px;
}

.rotator ul{
    list-style:none;
    position:absolute;
    right:0px;
    top:0px;
    margin-top:6px;
    z-index:999999;
}
.rotator ul li{
    display:block;
    float:left;
    clear:both;
    width:260px;
}
.rotator ul li a{
    width:230px;
    height:auto;
    float:right;
		font-weight:bold;

    clear:both;
    padding-left:10px;
    text-decoration:none;
    display:block;
    line-height:40px;
    background-color:#a59a00;
    margin:1px -20px 1px 0px;
    opacity:0.7;
    color:#f0f0f0;
    font-size:18px;
    border:1px solid #f0f0f0;
    border-right:none;
    outline:none;
    text-shadow:-1px 1px 1px #000;
    -moz-border-radius:10px 0px 0px 10px;
    -webkit-border-top-left-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
}
.rotator ul li a:hover{
      text-shadow:0px 0px 2px #fff;
}

.rotator ul li a span{
	text-transform:none;
	font-weight:normal;
}
.rotator .heading{
    position:absolute;
    top:0px;
    left:0px;
    width:450px;
}
.rotator .heading h1{
    text-shadow:-1px 1px 1px #000000;
    font-weight:bold;
    font-size:36px;
    padding:10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-transform:none;
}
.rotator .description{
    width:300px;
    height:60px;
    position:absolute;
    bottom:0px;
    left:0px;
    padding:20px;
    background-color:#006225;
    -moz-border-radius:0px 5px 0px 0px;
    -webkit-border-top-right-radius:5px;
    border-top-right-radius:5px;
    opacity:0.7;
    border-top:1px solid #f0f0f0;
    border-right:1px solid #f0f0f0;
}
.rotator .description h2{
    text-shadow:-1px 1px 1px #000;
    text-transform:none;
    letter-spacing:normal;
    line-height:24px;
	color:#ffffff;
	margin-bottom:10px;
}
.rotator .description p{
    text-shadow:-1px 1px 1px #000;
    text-transform:none;
    letter-spacing:normal;
    line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	
}
a.more{
    color:orange;
    text-decoration:none;
    text-transform:uppercase;
    font-size:14px;
}
a.more:hover{
    color:#fff;
}






/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
