@charset "utf-8";


* {
	margin:0px;
	padding:0px;
}

body  {
	/*phone 	-webkit-text-size-adjust: 100%;  */   
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;   /*phone 	font-size:13px; */
	background-image:url(graphics/background-hi-lite.png);   /*phone 	delete */
	background-repeat:repeat-x;   /*phone 	delete */
	background-position: 0px 0px;   /*phone 	delete */
	background-color: #0b120b;
}

#pagecontainer {
	text-align: left;
	margin: 10px auto 0px auto;   /*phone 	margin: 5px auto 0px auto; */ /*space above the page and centers the pages*/
	padding: 0px;
	border:0;
	width: 955px;  /*tablet 	width:730px;  */  /*phone 	min-width:320px;  */
	background-image:url(graphics/state-seal-13perc.png);   /*phone max-width:420px; */
	background-repeat:no-repeat;   /*phone 	delete */
	background-position: 4px 1px;   /*phone 	delete */
	/*background-color:#c6d1ba;*/ 
	background-color:#dae1d3;
}

#pagecontainer-welcome {
	text-align: left;
	margin: 10px auto 0px auto;   /*phone 	margin: 5px auto 0px auto; */ /*space above the page and centers the pages*/
	padding: 0px;
	border:0;
	width: 955px;  /*tablet 	width:730px;  */  /*phone 	min-width:320px;  */
	background-image:url(graphics/state-seal-13perc.png);   /*phone max-width:420px; */
	background-repeat:no-repeat;   /*phone 	delete */
	background-position: 4px 1px;   /*phone 	delete */
	background-color:#364819;
}

h1 {
	color: #415127;
	/*color: #384746;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;  /*phone 	font-size: 18px;  */
	line-height:28px;  /*phone 	delete  */
	margin:0px 0px 10px 0px;  /*phone 	margin:5px 0px 5px 0px;  */
	padding:0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height:22px;  /*phone 	delete  */
	margin:5px 0px 5px 0px;
}

h3 {
	color: #3f1c18;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	line-height:20px;  /*phone 	delete  */
	margin:5px 0px 5px 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #415127;
	font-size: 14px;
	font-weight: bold;
	line-height:16px;  /*phone 	delete  */
	margin:5px 0px 5px 0px;
}

a  {
	color: #3e682d;
	text-decoration:underline;
}

a:hover {
	/*color:#97ac8f;*/
	color: #3f1c18;
	text-decoration:none;
}

a img {
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}

p {
	margin:0px 0px 10px 0px;
}

form {
	margin:0px;
}

div {
	margin:0px;
}

video {
	/*width:700px;*/  /*tablet 	width:520px;  */  /*phone 	width:100%;  */
	/*height:396px;*/  /*tablet 	height:291px  */  /*phone 	height:100%;  */
	padding:0px;
	margin:0px 0px 20px 0px;   /*tablet  margin:0px 0px 15px 0px;  */  /*phone 	margin:0px 0px 10px 0px;  */
}


ul {
	padding:0px 0px 6px 20px;
}

ul ul {
	padding:5px 0px 0px 20px;
}

li {
	margin:0px 0px 6px 10px;  /*phone 	margin:0px 0px 6px 5px;  */
}

ol  {
	list-style:outside decimal;
	margin:0px 0px 6px 10px;  /*phone 	margin:0px 0px 6px 5px;  */
}

ol ol {
	list-style:outside lower-alpha;
	padding-left:7px;
	margin-left: 15px;
}

ol ol ol {
	list-style:inside decimal;
	padding-left: 7px;
	margin-left: 7px;
}

table {
	border-collapse:collapse;
	border: 1px solid #537f42;
	padding: 5px;
	margin: 10px 0px 0px 0px;  /*phone 	margin: 10px auto 0px auto;  */
	background-color:#e3eae0;
}

caption {
	text-align: center;
	padding:3px 5px 3px 5px;
	border: 1px solid #204773;
	color: #ffffff;
	font-weight: bold;
	background-color: #204773;
}

table td {
	text-align: left;
	background-color:transparent;
	border: 1px solid #c3d8ba;
	padding: 4px 8px 4px 8px;
	vertical-align: top;
}


table th {
	text-align: center;
	padding:3px 5px 3px 5px;
	border: 1px none #babacb;
	color: #ffffff;
	font-weight: bold;
	background-color: #537f42;
}

table th a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.table-no-backg {
	border: 1px none #537f42;
	background-color:transparent;
}

.table-no-backg td {
	background-color:transparent;
	border: 1px none #c3d8ba;
}

.table-no-backg th {
	text-align: center;
	border: 1px none #babacb;
	color: #000000;
	background-color:transparent;
}

.table-rows {
	border-top: 1px solid #628553;
	border-right: 1px none #628553;
	border-left: 1px none #628553;
	border-bottom: 1px none #628553;
	background-color:transparent;
	padding:0px;
}

.table-rows tr {
	border-bottom: 1px solid #628553;
	border-right: 1px none #628553;
	border-left: 1px none #628553;
	border-top: 1px none #628553;
	background-color:transparent;
}


.table-rows td {
	background-color:transparent;
	border: 1px none #628553;
	padding:5px 0px 5px 0px;
}

.table-rows th {
	text-align: center;
	border: 1px none #628553;
	color: #ffffff;
	font-weight:bold;
	background-color:#628553;
}

.table-rows td img {
	text-align: right;
}

/*   ------- DIV Tables ----------*/
.div-table {
  display: table;  /* phone  delete*/
  table-layout:fixed;  /* phone  delete*/
  margin:15px 0px 15px 0px;
}

.div-photo-table, .div-photo-table-center {
  display: table;  /* phone  delete*/
  table-layout:fixed;  /* phone  delete*/
  background-color:#9cb085;
  padding:4px;
}

.div-photo-table {
  margin:15px 0px 15px 0px;
}

.div-photo-table-center {
  margin:15px auto 15px auto;
}

.div-photo-cell {
  display: table-cell; /* phone  display:inline-block;*/ 
  margin: 0px 15px 10px 0px;
  vertical-align: top;
  padding:4px;
}

.div-cell {
  display: table-cell; /* phone  display:inline-block;*/ 
  margin: 0px 15px 10px 0px;
  vertical-align: top;
}

.div-cell-callout {
  display: table-cell; /* phone  display:inline-block;*/ 
  margin: 0px 15px 10px 0px;
  vertical-align: top;
  border-top:4px solid #9cb085;
  border-right:1px solid #9cb085;
  border-bottom:4px solid #9cb085;
  border-left:1px solid #9cb085;
  border-radius: 7px 7px 7px 7px / 7px 7px 7px 7px; 
  -moz-border-radius: 7px 7px 7px 7px / 7px 7px 7px 7px; 
  -webkit-border-radius: 7px 7px 7px 7px / 7px 7px 7px 7px;
  background-color:#bdcbae;
  padding: 8px;
  width:40%;
  font-size:11px;
}

.div-inline {
  display:inline-block; /* phone  display:inline-block;*/ 
  margin: 10px 15px 10px 0px;
  vertical-align: top;
}

.div-inline p{
	margin:0px 0px 0px 0px;
}

.div-cell p {
	margin:5px 10px 5px 10px;
}

.div-photo-border {
	border:1px solid #87ACC1;
	padding: 4px 4px 4px 4px;
}

/*   ------- end DIV Tables ----------*/

.photoLeft {
	float: left;
	margin:3px 15px 3px 0px;
	border: 1px solid #a6b8ca;
	padding:4px;
	text-align: center;
	color: #003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.photoRight { 
    float: right; 
	margin:3px 0px 3px 15px;
	border: 1px solid #a6b8ca;
	padding:4px;
	text-align: center;
	color: #003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img {
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}
	  
img.moveDown {
	vertical-align:-3px;
}

.image-resize {
	max-width:100%;
	height:auto;
}

.float-right {
	float:right;
}

.float-left {
	float:left;
}

.float-clear {
	clear:both;
}

.photo-center-alt { /* used only if there is an alternate sized photo used on tablet version */
	display:none;/*tablet 	display:block;  */
}

.photo-left, .photo-left-phone {
	float: left;
	margin:3px 15px 3px 0px;
	/*border: 1px solid #869869;*/
	background-color:#9cb085;
	padding:4px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.photo-right, .photo-right-phone {
    float: right; 
	margin:3px 0px 3px 15px;
	/*border: 1px solid #869869;*/
	background-color:#9cb085;
	padding:4px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

/*.photo-right img, .photo-right-phone img {
	border-top: 4px solid #364819;
	border-right: 4px solid #364819;
	border-bottom: 1px solid #364819;
	border-left: 4px solid #364819;
}*/

/* Begin all banner related items */
#agencyheader, #agencyheader-welcome {
	position:relative;
	background-color:#384148;
	height: 175px;  /*phone 	height: 80px;  */
	background-image:url(graphics/folklife-955-banner.jpg);  /*tablet  background-image:url(graphics/generic-730-banner.jpg);  */  /*phone 	background-image:url(graphics/generic-420-banner.jpg);  */
	background-position:0px 0px;  /*phone 	background-position:center top;  */
	background-repeat: no-repeat;
}

.screen-only {
	display:inline-block;  /*tablet  display:none;  */  /*phone  display:none;  */
}

.tablet-only {
	display:none;  /*tablet  display:inline-block;  */
}

.phone-only {
	display:none;  /*phone  display:block;  */
}

.print-only {
	display:none;
}

.screen-tablet-only {
	display:block;  /*phone  display:none;  */
}

.printheader {
	display:none;
}

.phoneheader {
	display:none;  /*phone	height:80px;  */
}

.phone-only {
	display:none;  /*phone	display:block;  */
}

.fontsizer {
	float:left;  /*phone	display:none;  */
	width: 100px;  /*phone 	delete  */
	height: 25px;  /*phone 	delete  */
	padding-left: 10px;  /*phone 	delete  */
	padding-top: 0px;  /*phone 	delete  */
	text-align: left;  /*phone 	delete  */
}
   
.fontsizer img {
	border-width: 0;
}


.fontsizer-new {  /*phone 	delete all  */
	float:left;
	width: 61px;
	height: 25px;
	padding-left: 10px;
	padding-top: 0px;
	text-align: left;
}
   
.fontsizer-new a:hover:after {  /*phone 	delete all  */
	position:relative;
	content:url(graphics/abc-plus.gif);
	top:-22px;
	left:0px;
}

.fontsizer-new a:focus:after {  /*phone 	delete all  */
	position:relative;
	content:url(graphics/abc-plus.gif);
	top:-22px;
	left:0px;
}


.fontsizer-new a:focus:hover:after {  /*phone 	delete all  */
	position:relative;
	content:url(graphics/abc-plus-plus.gif);
	top:-22px;
	left:0px;
}

.g-translate3 {
	position:absolute;
	top:1px;
	left:90px;
	width: 110px;
	height: 25px;
	background-image:url(graphics/flags-translate.png);
	background-position:0px 1px;
	background-repeat:no-repeat;
}

.g-translate3:hover{
	background-image:url(graphics/flags-translate-transp.png);
}

#websiteid {
	float:right;  /*phone 	display:none;  */
	width: 500px;  /*phone 	delete  */
	height: 25px;  /*phone 	delete  */
}

/*---------------Social Media ----------------*/


.social-btns {
	position:absolute;  /*phone  position:relative;  */	
	bottom:25px;  /*phone  bottom:86px;  */	
	left:12px;  /*phone  left:0px;  */	
	text-align:left;  /*phone  text-align:center;  */	
	width:94px;  /*phone  width:100%;  */	
	height:114px;  /*phone  height:21px;  */	
}

.social-btn1 {
	position:absolute;  /*phone  margin:2px 10px 2px 10px;  */
	bottom:10px;  /*phone  delete  */
	left:0px;  /*phone  delete  */
	background-image:url(graphics/facebook-btn-transp.png);    /*  phone  background-image:url(graphics/facebook-btn-sm.png);  */
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:42px;  /*phone  width:21px;  */
	height:42px;  /*phone  height:21px;  */
}
	
.social-btn1:hover {
	background-image: url(graphics/facebook-btn.png);    /*  phone  background-image:url(graphics/facebook-btn-transp-sm.png);  */
}

.social-btn2 {
	position:absolute;  /*phone  margin:2px 10px 2px 10px;  */
	top:10px;  /*phone  delete  */
	left:0px;  /*phone  delete  */
	background-image:url(graphics/twitter-btn-transp.png);    /*  phone  background-image:url(graphics/twitter-btn-sm.png);  */
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:42px;  /*phone  width:21px;  */
	height:42px;  /*phone  height:21px;  */
}
	
.social-btn2:hover {
	background-image: url(graphics/twitter-btn.png);    /*  phone  background-image:url(graphics/twitter-btn-transp-sm.png);  */
}

.social-btn3 {
	position:absolute;  /*phone  margin:2px 10px 2px 10px;  */
	bottom:10px;  /*phone  delete  */
	right:0px;  /*phone  delete  */
	background-image:url(graphics/facebook-btn-transp.png);    /*  phone  background-image:url(graphics/facebook-btn-sm.png);  */
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:42px;  /*phone  width:21px;  */
	height:42px;  /*phone  height:21px;  */
}
	
.social-btn3:hover {
	background-image: url(graphics/facebook-btn.png);    /*  phone  background-image:url(graphics/facebook-btn-transp-sm.png);  */
}

.social-btn4 {
	position:absolute;  /*phone  margin:2px 10px 2px 10px;  */
	top:10px;  /*phone  delete  */
	right:0px;  /*phone  delete  */
	background-image:url(graphics/twitter-btn-transp.png);    /*  phone  background-image:url(graphics/twitter-btn-sm.png);  */
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:42px;  /*phone  width:21px;  */
	height:42px;  /*phone  height:21px;  */
}
	
.social-btn4:hover {
	background-image: url(graphics/twitter-btn.png);    /*  phone  background-image:url(graphics/twitter-btn-transp-sm.png);  */
}
/*---------------Social Media ----------------*/

.skip-link {
	position:absolute;
	width:200px;
	top:5px;
	left:40%;
	text-align:center;
}

.skip-link a {
	display:inline-block;
	*zoom: 1;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	opacity:0;
	color:#ffffff;
}

 .skip-link a:focus, .skip-link a:active {
	opacity:1.0;
	*zoom: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#headerdate {
	position: absolute;  /*phone 	display:none;  */
	top:150px;  /*phone 	delete  */
	left:0px;  /*phone 	delete  */
	width:300px;  /*phone 	delete  */
	text-align: left;  /*phone 	delete  */
	color: #bbad8c;  /*phone 	delete  */
	padding: 5px 0px 5px 15px;  /*phone 	delete  */
}

.headerNav  {
	position:absolute;  /*phone 	delete  */
	padding: 5px 0px 5px 0px;  /*phone 	padding:3px 0px 3px 0px;  */
	top: 150px;  /*phone 	font-size:10px;  */
	left: 0px;  /*phone 	background-color:#537f42; */
	color: #FFFFFF;  /*phone 	text-align:center;  */
	width:100%;  /*phone 	delete  */
	text-align:right;  /*phone 	delete  */
	height:15px;  /*phone 	delete  */
}

.headerNav a {
	color: #d7e4d0;
	font-weight:bold;  /*phone 	padding: 1px 0px 2px 0px;  */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;  /*phone 	line-height:18px;  */
}

.headerNav a:hover{
	color:#ffffff;
	background-image:url(graphics/hdr-nav-backg.png);  /*phone 	text-decoration:underline;  */
	background-repeat:repeat-x;  /*phone 	delete  */
	background-position:0px 0px;  /*phone 	delete  */
}

.headerNav-w-border {
	border-left: 1px solid #999999;  /*phone 	delete  */
	padding: 5px 20px 5px 20px;  /*phone 	delete  */
}

.headerNav-w-2border {
	border-left: 1px solid #999999;  /*phone 	delete  */
	border-right: 1px solid #999999;  /*phone 	delete  */
	padding: 5px 20px 5px 20px;  /*phone 	delete  */
}

/* End all banner related items */


/* Begin all content area items */
.breadcrumb, .breadcrumb a, .breadcrumb a:hover {
	font-size:10px;  /*phone 	display:none;  */
}

#pagecontainer {
}


.sect-image-home {
	position:relative;
	background-image:url(../graphics/home-reindeaus.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:330px;
}

#contentarea {
	position:relative;  /*phone 	delete  */
	float: right;  /*phone 	delete  */
	width:730px;   /* tablet    width:525px; */  /*phone 	delete  */
	padding: 20px 0px 25px 10px;  /*phone 	padding: 0px 10px 0px 10px;  */
	vertical-align:top;  /*phone 	delete  */
	line-height: 1.5em;  /*phone 	delete  */
}

#contentarea-welcome {
	position:relative;  /*phone 	delete  */
	float: right;  /*phone 	delete  */
	width:740px;   /* tablet    width:525px; */  /*phone 	delete  */
	padding: 0px 0px 25px 0px;  /*phone 	padding: 0px 10px 0px 10px;  */
	vertical-align:top;  /*phone 	delete  */
	line-height: 1.5em;  /*phone 	delete  */
}

#contentarea-activities {
	position:relative;  /*phone 	delete  */
	float: right;  /*phone 	delete  */
	width:925px;   /* tablet    width:525px; */  /*phone 	delete  */
	padding: 20px 0px 25px 30px;  /*phone 	padding: 0px 10px 0px 10px;  */
	vertical-align:top;  /*phone 	delete  */
	line-height: 1.5em;  /*phone 	delete  */
}

#contentarea-activities .contentnarrow  {  /*phone 	delete all  */
	width:680px;   /* tablet    width:353px; */
	float:left;
	padding:0px;
	margin:0px;
}

.contentnarrow  {  /*phone 	delete all  */
	width:500px;   /* tablet    width:353px; */
	float:left;
	padding:0px;
	margin:0px;
}

.contentnarrow h1 {  /*phone 	delete all  */
	padding:0px;
	margin:0px;
}

.contentwide  {  /*phone 	delete all  */
	width:710px;   /* tablet    width:510px; */
	float:left;
	padding:0px 20px 0px 0px;  /* tablet    padding:0px 15px 0px 0px;*/
}

#contentarea-activities .contentwide  {  /*phone 	delete all  */
	width:895px;   /* tablet    width:525px; */
	float:left;
}

.content-home  { 
	display:table;
	position:relative;
	width:100%;
	padding:0px 0px 0px 0px;
}

.home-2col-left {
	display:table-cell;
	width:60%;
	padding:0px 10px 0px 10px;
	/*background-color:#465b25;*/
	background-color:#dae1d3;

}

.home-2col-right {
	display:table-cell;
	padding:20px 20px 20px 20px;
	width:40%;
	background-color:#3f1c18;	
}

.whats-new h4{
	margin:0px 0px 3px 0px;
	/*color:#4f807d;*/
	color:#beb997;
}

.whats-new h4 a {
	margin:0px 0px 3px 0px;
	/*color:#4f807d;*/
	color:#beb997;
	text-decoration:underline;
}

.whats-new h4 a:hover {
	margin:0px 0px 3px 0px;
	/*color: #beb997;*/
	color: #4f807d;
	text-decoration:none;
}

.whats-new a {
	color:#4f807d;
	text-decoration:underline;
}

.whats-new a:hover {
	color: #beb997;
	text-decoration:none;
}

.whats-new p{
	color:#ffffff;
}

.whats-new-title {
	background-color:#bbad8c;
	padding:3px 10px 3px 10px;
	margin:0px 0px 10px 0px;
}
.whats-new-title h3{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#3f1c18;
	margin:3px 0px 3px 0px;
}

.welcome {
	/*color:#beb997;*/
	color:#465b25;
}

.home-links a {
	/*color:#beb997;*/
	color:#465b25;
}

.home-links a:hover {
	color:#3f1c18;
}

/* Begin all left sidebar items */
#leftsidebar {  /*phone 	delete all  */
	float: left;
	width: 200px;   /* tablet    width:170px; */
	padding: 25px 0px 15px 10px;
	text-align:center;
/*background-image:url(graphics/nav-transp-color.png);
background-position:0px 0px;
background-repeat:repeat-x;*/
border: 1px none #6d6d43;
/*border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
-moz-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
-webkit-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px;
-moz-box-shadow: 3px 3px 4px #666666;
-webkit-box-shadow: 3px 3px 4px #666666;
box-shadow: 3px 3px 4px #666666;*/
}


#leftNav {
	width: 200px;   /* tablet    width:160px; */  /*phone 	delete  */
	margin: 0px 0px 20px 0px;  /*phone 	margin: 10px 0px 0px 0px;  */
	text-align: left;  /*phone 	text-align:center;  */
}

#leftNav ul {
	padding: 0px;
	margin: 0px;
	list-style:outside none;  /*phone 	font-size:12px;  */
	/*phone	text-align:center;  */
}

#leftNav li {
	margin: 0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
}

.navIndent, .navIndent-no-border {
	width: 190px;   /* tablet    width:160px; */  /*phone 	display:inline;  */
	border-top: 1px solid #869869;  /*phone 	border-right: 1px solid #84a976;  */
	margin:0px;  /*phone 	delete  */
	/*phone 	white-space:nowrap;  */
	/*phone 	padding: 0px 5px 0px 3px;  */
}

.navIndent-welcome, .navIndent-no-border-welcome {
	width: 190px;   /* tablet    width:160px; */  /*phone 	display:inline;  */
	border-top: 1px solid #869869;  /*phone 	border-right: 1px solid #84a976;  */
	margin:0px;  /*phone 	delete  */
	/*phone 	white-space:nowrap;  */
	/*phone 	padding: 0px 5px 0px 3px;  */
}

.navIndent-2-border {
	width: 190px;   /* tablet    width:160px; */  /*phone 	display:inline;  */
	border-top: 1px solid #869869;  /*phone 	border-right: 1px solid #84a976;  */
	border-bottom: 1px solid #869869;  /*phone 	white-space:nowrap;  */
	margin:0px;  /*phone 	delete  */
	/*phone 	padding: 0px 5px 0px 3px;  */
	
}

.navIndent-2-border {
	width: 190px;   /* tablet    width:160px; */  /*phone 	display:inline;  */
	border-top: 1px solid #869869;  /*phone 	border-right: 1px solid #84a976;  */
	border-bottom: 1px solid #869869;  /*phone 	white-space:nowrap;  */
	margin:0px;  /*phone 	delete  */
	/*phone 	padding: 0px 5px 0px 3px;  */
	
}

.navIndent-2-border-welcome {
	width: 190px;   /* tablet    width:160px; */  /*phone 	display:inline;  */
	border-top: 1px solid #869869;  /*phone 	border-right: 1px solid #84a976;  */
	border-bottom: 1px solid #869869;  /*phone 	white-space:nowrap;  */
	margin:0px;  /*phone 	delete  */
	/*phone 	padding: 0px 5px 0px 3px;  */
	
}

.navIndent a, .navIndent-no-border a, .navIndent-2-border a {
	display: block;  /*phone 	delete  */
	color: #000000;
	padding: 5px 0px 5px 20px;  /*phone 	delete  */
	text-decoration: none;
	background-image: url(graphics/navbullet2.png);  /*phone 	delete  */
	background-repeat: no-repeat;  /*phone 	delete  */
	background-position: 3px 8px;  /*phone 	delete  */
}

.navIndent-welcome a, .navIndent-no-border-welcome a, .navIndent-2-border-welcome a {
	display: block;  /*phone 	delete  */
	color: #ffffff;
	padding: 5px 0px 5px 20px;  /*phone 	delete  */
	text-decoration: none;
	background-image: url(graphics/navbullet.png);  /*phone 	delete  */
	background-repeat: no-repeat;  /*phone 	delete  */
	background-position: 3px 8px;  /*phone 	delete  */
}

.navIndent a:hover, .navIndent-no-border a:hover, .navIndent-2-border a:hover {
	color:#768b53;
	background-image: url(graphics/navbullet2-over.png);  /*phone 	delete  */
}

.navIndent-welcome a:hover, .navIndent-no-border-welcome a:hover, .navIndent-2-border-welcome a:hover {
	color:#768b53;
	background-image: url(graphics/navbullet-over.png);  /*phone 	delete  */
}


.nav-menu  {
	margin:0px;	/*phone  line-height:24px;  */
	padding:0px;	/*phone  padding: 0px 6px 0px 4px;  */
}

.submenu {
	/*phone  padding:5px 0px 10px 0px;  */
}

.subnavIndent	 {
	width: 190px;/* tablet    width:160px; */  /*phone 	delete  */
	
	/*phone  border-collapse:collapse;  */
	/*phone  padding:3px 0px 1px 0px;  */
	/*phone  background-image:url(graphics/submenu-darker.png);  */
	/*phone  background-repeat:repeat;  */
	/*phone  background-position:left;  */
	/*phone  border-bottom:1px solid #d4dfd0;  */
}

.subnavIndent a {
	display: block;  /*phone 	delete  */
	padding: 5px 0px 5px 40px;  /*phone 	delete  */
	color:#3f1c18;
	text-decoration: none;
	background-image: url(graphics/navbullet2-sub.png);  /*phone 	delete  */
	background-repeat: no-repeat;  /*phone 	delete  */
	background-position: 23px 7px;  /*phone 	delete  */
	border-top: 1px solid #bdd2b5;  /*phone 	delete  */
	border-left:1px none #ffffff;  /*phone 	delete  */
	border-right:1px none #ffffff;  /*phone 	delete  */
	margin:0px;  /*phone 	delete  */
}

.subnavIndent a:hover {
	color:#a5817a;
	background-image: url(graphics/navbullet2-sub-over.png);  /*phone 	delete  */
}

.iconfarm span, .iconfarm-welcome span {
	display:none;
}



a.home-icon-well-link {
	font-size:10px;
	color:#beb997;
}

a.home-icon-well-link:hover {
	color:#3f1c18;
}

a.icon-well-link {
	font-size:10px;
	color:#3f1c18;
}

a.icon-well-link:hover {
	color: #3e682d
}

/* End all left sidebar items */

/* Begin all right sidebar items */
#rightsidebar {
	position:relative;  /*phone  delete  */
	float:right;  /*phone  delete  */
	text-align:right;  /*phone  text-align:center;  */
	top:0px;  /*phone  delete  */
	width: 190px;   /* tablet  width:155px; */  /*phone  delete  */
	padding: 0px 20px 0px 0px;  /*phone  padding: 5px 10px 5px 10px;  */
}

#rightsidebar-welcome {
	position:relative;  /*phone  delete  */
	float:right;  /*phone  delete  */
	text-align:right;  /*phone  text-align:center;  */
	top:0px;  /*phone  delete  */
	width: 720px;   /* tablet  width:155px; */  /*phone  delete  */
	height:310px;
	padding: 20px 20px 0px 0px;  /*phone  padding: 5px 10px 5px 10px;  */
}




/*Needed for Search */


.mno-search-div {
	position:relative;  /*phone  display:none;  */
	margin:0px 0px 0px 0px;  /*phone  delete  */
	padding:0px 0px 0px 0px;  /*phone  delete  */
}

.mno-search-div-welcome {
	position:relative;  /*phone  display:none;  */
	margin:0px 0px 25px 0px;  /*phone  delete  */
	padding:0px 0px 0px 0px;  /*phone  delete  */
}

.mno-search-div form {  /*phone  delete all  */
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	height:16px;
}

.mno-search-div-welcome form {  /*phone  delete all  */
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	height:16px;
}

.mno-search-div label {
	display:none;
}

.mno-search-div-welcome label {
	display:none;
}

.mno-search-div-welcome #q {  /*phone  delete all  */
	background-color:transparent;
	margin:0px 0px 0px 0px;
	padding:0px 28px 0px 1px;
	background-image:url(graphics/search-shape-955.png);   /* tablet background-image:url(graphics/search-shape-730.png);*/
	background-position:0px 0px;
	background-repeat:no-repeat;
	border:1px none #beb997;
	border-collapse:collapse;
	text-align:center;
	width:160px;   /* tablet  width:127px; */
	color: #000000;
	height:19px;
}

.mno-search-div #q {  /*phone  delete all  */
	background-color:transparent;
	margin:0px 0px 0px 0px;
	padding:0px 28px 0px 1px;
	background-image:url(graphics/search-shape-955.png);   /* tablet background-image:url(graphics/search-shape-730.png);*/
	background-position:0px 0px;
	background-repeat:no-repeat;
	border:1px none #beb997;
	border-collapse:collapse;
	text-align:center;
	width:160px;   /* tablet  width:127px; */
	color: #000000;
	height:19px;
}

/* This combines with attributes listed in the mno.css stylesheet */
.mno-textfield {
	width:160px;   /* tablet  width:250px; */  /*phone  width:200px;  */
}

.mno-search-div .mno-button {
	position:absolute;
	right:3px; /* tablet right:1px; */
	top:0px;
	width:35px; /* tablet width:27px; */
	height:19px;
	/*  Needed for IE fix   */
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0;
	/* -------------------  */
	cursor:pointer; /* Hand cursor for the normal state */
	border: #2e2e2e none 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.mno-search-div .mno-button:hover {
	/*background-image:url(graphics/search-button-over.png);*/
}

.mno-search-div .mno-button:focus {
	/*background-image:url(graphics/mno-search-icon-over.png);*/
}

.mno-search-div-welcome .mno-button {
	position:absolute;
	right:3px; /* tablet right:1px; */
	top:0px;
	width:35px; /* tablet width:27px; */
	height:19px;
	background-color:transparent;
	/*background-image:url(graphics/search-trans.png);
	background-position:0px 0px;
	background-repeat:no-repeat;*/
	cursor:pointer; /* Hand cursor for the normal state */
	border: #2e2e2e none 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.mno-search-div-welcome .mno-button:hover {
	/*background-image:url(graphics/search-button-over.png);*/
}

.mno-search-div-welcome .mno-button:focus {
	/*background-image:url(graphics/mno-search-icon-over.png);*/
}

/*Needed for Search */

.agencylinks, .rightlinks {
	position:relative;   /* phone  delete */

}

.agencylinks-links, .rightlinks-links {
	position:relative;   /* phone  delete */
	border-top: 4px solid #95945c;
	border-bottom: 1px solid #95945c;
	border-right: 1px solid #95945c;
	border-left: 1px solid #95945c;
	/*border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px; 
	-moz-border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px; 
	-webkit-border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;*/
	padding:8px 5px 8px 5px;
	width: 177px;   /* tablet  width:155px; */   /* phone  delete */
	/*background-color:#aeb180;*/
	background-image:url(graphics/quick-links-color.png);
	background-repeat:repeat;
	background-position:left top;
	-moz-box-shadow: 3px 3px 8px #000000;
	-webkit-box-shadow: 3px 3px 8px #000000;
	box-shadow: 3px 3px 8px #000000;
}

.agencylinks {
	float: right;   /* phone  delete */
	margin:0px 0px 20px 15px;
}
	
.rightlinks {
	float: right;
	margin:0px 0px 30px 0px;
}		
		
.agencylinks-header, .rightlinks-header {
	background-image:url(graphics/quick-title-color.png);
	background-repeat:repeat-x;
	background-position:left top;
	/*background-color:#cecea0;*/
	border: 1px none #6d6d43;
	/*border-radius: 10px 10px 0px 0px / 30px 30px 0px 0px; 
	-moz-border-radius: 10px 10px 0px 0px / 30px 30px 0px 0px; 
	-webkit-border-radius: 10px 10px 0px 0px / 30px 30px 0px 0px;*/
	color:#2b3216;
	text-align:center;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	/*width: 177px;*/   /* tablet  width:155px; */   /* phone  delete */
	height:19px;
	margin:10px 0px 0px 15px;
	width:100px;
	-moz-box-shadow: 3px 3px 8px #000000;
	-webkit-box-shadow: 3px 3px 8px #000000;
	box-shadow: 3px 3px 8px #000000;
} 

.agencylinks-links p, .rightlinks-links p {
	text-align:left;
	padding: 2px 0px 2px 15px;
	background-image:url(graphics/quicklinks-icon.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	margin:0px;
}


.agencylinks-links a, .agencylinks-links a:visited, .rightlinks-links a, .rightlinks-links a:visited {
	color:#384746;
	text-decoration:none;
}

.agencylinks-links a:hover, .rightlinks-links a:hover {
	color:#000000;
	text-decoration:underline;
}

.date {
	color:#770000;
}

/* End all right sidebar items */
/* End all content area items */

#footnote-activities {
	clear: both;   /* phone  delete */
	padding:0px 20px 10px 20px;   /* tablet  padding:0px 20px 10px 180px; */   /* phone  delete */	
	text-align:center;
	font-size:9px;
}

#footnote {
	clear: both;   /* phone  delete */
	padding:0px 20px 10px 235px;   /* tablet  padding:0px 20px 10px 180px; */   /* phone  delete */	
	font-size:9px;
}

/* Begin Address area items */


.address-welcome, .address {
	clear: both;
	text-align:center;
	padding: 0px 0px 0px 0px;
	font-size:10px;
}

.address {
	color: #896159;
}

.address-welcome {
	color: #beb997;
}

/* Begin all footer area items */
#footer {
	clear: both;   /* phone  delete */
	background-image:url(graphics/generic-955-footer.png);   /* tablet  background-image:url(graphics/generic-730-footer.png); */   /* phone  background-image:url(graphics/generic-420-footer.png); */
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:35px;   /* phone  height:50px; */
	background-color:#252b0e;
}

.footerleft {
	float:left;   /* phone  delete */
	background-image:url(graphics/footer_seal.gif);   /* phone  delete */
	background-position:15px 4px;   /* phone  delete */
	background-repeat:no-repeat;   /* phone  delete */
	height:25px;   /* phone  delete */
	padding-left:50px;   /* phone  padding:5px 0px 4px 0px; */
	padding-top:10px;   /* phone  delete */
	width:300px;   /* phone  delete */
	text-align:left;   /* phone  text-align:center; */
	color:#beb997;
}
	
	
.footerleft a:link {
	color: #ffffff;
	text-decoration: none;
}

.footerleft a:hover {
	color:#384746;
	text-decoration:underline;
}

.footerleft a:visited {
	color:#ffffff;
}

.footerright {
	float:right;   /* phone  delete */
	padding-top:10px;   /* phone  padding:4px 0px 10px 0px; */
	padding-right:20px;   /* phone  font-size:11px; */
	height:25px;   /* phone  delete */
	width:300px;   /* phone  delete */
	text-align:right;   /* phone  text-align:center; */
	color:#ffffff;
}
	
/* End all footer area items */
/* Press Release related styles */
.pressRight {
	position:relative;   /* phone  delete */
	float:right;   /* phone  delete */
	top:0px;   /* phone  delete */
	text-align:right;   /* phone  text-align:center; */
	padding:10px 10px 0px 0px;   /* phone  padding:10px 0px 0px 0px; */
}

.pressLeft {
	position:relative;   /* phone  delete */
	float:left;   /* phone  delete */
	top:0px;   /* phone  delete */
	text-align:left;   /* phone  text-align:center; */
	padding:10px 0px 0px 10px;   /* phone  padding:10px 0px 0px 0px; */
}

.press-title  {
	clear:both;   /* phone  delete */
	color: #3e682d;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	font-size: 13px;
	padding:5px 0px 0px 0px;
	text-align:left;   /* phone  text-align:center; */
}

.press-subtitle  {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;
	padding:4px 0px 8px 0px;
	text-align:left;   /* phone  text-align:center; */
	font-style:italic;
}
/* End Press Release styles */

#google_translate_element {
padding:0px 0px 3px 0px;
}



.news-box  {
	border: 1px solid #c0c9d4;
	border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
	-moz-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
	-webkit-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px;
	background-image:url(graphics/news-story-backg.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
	-moz-box-shadow: 3px 3px 8px #cecea0;
	-webkit-box-shadow: 3px 3px 8px #cecea0;
	box-shadow: 3px 3px 8px #cecea0;
}

.news-box-title {
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color:#ffffff;
	height:16px;
	background-color:#4a6485;
	/*background-image:url(graphics/news-backg.png);
	background-position:0px 0px;
	background-repeat:repeat-x;*/
	padding: 3px 3px 2px 20px;
	vertical-align:middle;
	border-top: 1px none #484620;
	border-right: 1px none #484620;
	border-bottom: 1px none #484620;
	border-left: 1px none #484620;
	border-radius: 10px 10px 0px 0px / 20px 20px 0px 0px; 
	-moz-border-radius: 10px 10px 0px 0px / 20px 20px 0px 0px; 
	-webkit-border-radius: 10px 10px 0px 0px / 20px 20px 0px 0px;
	/*-moz-box-shadow: 3px 3px 8px #cecea0;
	-webkit-box-shadow: 3px 3px 8px #cecea0;
	box-shadow: 3px 3px 8px #cecea0;*/
	margin:0px 0px 0px 0px;
}

.news-box p {
	margin:0px;
	padding:0px;
}


.news-title {
	padding: 3px 10px 0px 20px;
	background-image:url(graphics/quicklinksarrow.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
}

.news-title a {
	color:#5f001f;
	text-decoration:none;
}

.news-date  {
	font-size:9px;
	color:#666666;
	font-weight:normal;
	padding:0px 10px 0px 20px;
	margin:0px;
}

.news-desc  {
	padding:2px 10px 15px 20px;
}

.main-photo {
	border:1px solid #000000;
	padding:3px;
}

/*----------------------------------- needed for Slideshow  */

#slideshowWrapper {    /* phone  delete all */
	position:relative;
	width:500px;  /* tablet    width:350px; */
	height:263px;  /* tablet    height:175px; */
	border:0px none #999;
	margin:0px 0px 20px 0px;
	border: 1px none #484620;
	border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px; 
	-moz-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px; 
	-webkit-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;
	-moz-box-shadow: 3px 3px 8px #cecea0;
	-webkit-box-shadow: 3px 3px 8px #cecea0;
	box-shadow: 3px 3px 8px #cecea0;
	}

#slideshow {       
	position:relative;
	border:0px none #999;
	padding:0px;
	width:500px;  /* tablet    width:350px; */
	height:263px;  /* tablet    height:175px; */
	vertical-align:top;
	overflow:hidden;
	background-color:#244b97;
	/*background-image:url(graphics/slideshow-black.png);
	background-position:bottom;
	background-repeat:repeat-x;*/
	}

#fssPlayStop {
	position:absolute;
	top:225px;
	margin:0px 0px 0px 314px;
	width:186px;
	padding:0px 0px 0px 0px;
	text-align:center;
	line-height:0px;
	}
	
#fssPlayStop img {
	border:#000000 none 1px;
	}
	
#fssList,  #iefix7 #fssList, #iefix6 #fssList {
	position:absolute;
	width:314px;
	list-style:none;
	list-style-type:none;
	padding:0px 186px 3px 0px;
	text-align:center;
	}
	
#fssList {
	top:248px;  /* tablet    top:160px; */
	}
	
#iefix7 #fssList {
	top:249px;  /* tablet    top:161px; */
	}
	
#iefix6 #fssList {
	top:250px;  /* tablet    top:162px; */
	}
	
#fssList li{
	display:inline;
	margin:0px;
	padding:0px 1px 0px 1px;
	border:0px #ffffff none;
	}
	
#fssList li a{
	border:0px #ffffff none;
	background-image:url(graphics/ss-dots-purple.gif);
	background-repeat:no-repeat;
	background-position:4px 3px;
	padding:0px 1px 0px 1px;
	}
	
#fssList li a img{
	border:0px #ffffff none;
	}
	
#fssList li.fssActive a{
	border:0px #ffffff none;
	background-image:url(graphics/ss-dots-wt.gif);
	background-repeat:no-repeat;
	background-position:4px 3px;
	padding:0px 1px 0px 1px;
	}
	
#fssList li.fssActive a img{
	border:0px #ffffff none;
	}
	
.ss-button {
	position:absolute;
	bottom:39px;
	border:#000000 none 1px;
	width:190px;
	margin:0px 0px 0px 310px;
	text-align:center;
	z-index:5;
}

.black-area {
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../graphics/slideshow-black.png);
	background-repeat:no-repeat;
	width:178px;
	height:210px;
	padding:20px 0px 20px 10px;
}

.black-area h1 {
	color:#8fa2e5;
	font-weight:bold;
	width:168px;
}

.black-area p {
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	width:168px;
	font-size:14px;
	line-height:20px;
}

.slidephoto {
	margin:0px auto 0px auto;
	}
	
/*----------------------------------- needed for Slideshow  */

.div-table {
  display: table;  /* phone  delete*/
  table-layout:fixed;  /* phone  delete*/
  margin:15px 0px 15px 0px;
}

.div-table > .div-cell {
  display: table-cell; /* phone  display:inline-block;*/ 
  margin: 0px 15px 10px 0px;
  padding-right: 10px;
  vertical-align: top;
}

.div-table > div p {
	margin:5px 10px 5px 10px;
}

.div-photo-border {
	border:1px solid #87ACC1;
	padding: 4px 4px 4px 4px;
}


.trans-div {
  display: table;  /* phone  delete*/
  table-layout:fixed;  /* phone  delete*/
  margin:15px 0px 15px 0px;
  width:80%;
}

.trans-cell {
  display: table-cell; /* phone  display:inline-block;*/ 
  margin: 0px 15px 10px 0px;
  padding: 0px 10px 0px 10px;
  vertical-align: top;
  width:40%;
}

.trans-div > div p {
	margin:5px 10px 5px 10px;
}

.small-type {
	font-size:10px;
}

.hide {
	display:none;
}

.section-photo {
	padding:0px 20px 0px 0px;
}

.section-photo img {
	width:100%;
}

.section-intro {
	font-size:13px;
	font-weight:bold;
}

.crumbs {
	font-size:10px;
}

.crumbs a{
	text-decoration:underline;
}

.crumbs a:hover {
	text-decoration:none;
}

.resources {
	margin:5px auto 15px auto;
}

/* for First and best Page  */

.fb-question {	
}

h3.fb-question  {
	font-size:13px;
	margin:0px 5px 0px 5px;
}

.fbanswer {
	display:block;
	font-size:11px;
	font-style:italic;
	background-color:#afbd99;
	padding:4px 5px 4px 5px;
	margin:3px 0px 0px 0px;
}

.fb-show-answer {
	float:right;
	padding:0px 5px 0px 5px;
}

.fb-show-answer button {
	font-size:10px;
	color:#dae1d3;
	padding:0px 3px 0px 3px;
	background-color:#415127;
	border:#314019 1px solid;
	border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px; 
	-moz-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
	-webkit-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px;
}

p.fb-show-answer {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.firsts-bests {
	border-top:1px #869869 dotted;
	clear:both;
	padding:5px 0px 5px 0px;
}


/* ----------------- Start Slideshow 1  -------------------- */

/*.slidephoto {
	opacity: 1;
	-webkit-transition: opacity 2s ease-in-out;
	-moz-transition: opacity 2s ease-in-out;
	-ms-transition: opacity 2s ease-in-out;
	-o-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out;
}*/


.ss-frame {
    -webkit-animation: slideshow1 2s;
    animation: slideshow1 2s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes slideshow1 {
    from {opacity: 0;}
    to {opacity: 1;}
}

/* Standard syntax */
@keyframes slideshow1 {
    from {opacity: 0;}
    to {opacity: 1;}
} 

#ss-container {
	text-align:center;
	position:relative;
}

.ss-caption-size {
	margin:0px auto 0px auto;
	text-align:center;
	display:inline-block;
}

.ss-frame {
	margin:0px auto 0px auto;
}

.ss-frame img {
	border:1px solid #869869;
	padding:5px;
}

.ss-caption {
	display:inline-block;
	border-top:1px solid #869869;
	border-bottom:1px solid #869869;
	padding:5px 8px 5px 8px;
	width:70%;
	background-color:#bdd2b5;
}

.ss-caption-text {
	margin:2px 2px 2px 2px;
	font-size:10px;
	color:#3f1c18;
	text-align:left;
}

.ss-photo-credit {
	margin:2px 2px 0px 2px;
	text-align:right;
	color:#586a3b;
	font-size:10px;
}

#next a, #previous a {
	text-decoration:none;
}

/* ----------------- End Slideshow 1  -------------------- */

.dance-info {
	width:62%;
	float:left;
}

.dance-info p.border {
	border-top:1px solid #415127;
}
	
.dance-photo {
	width:38%;
	float:right;
	overflow:hidden;
	text-align:right;
}

.break {
	word-break:break-all;
	word-wrap:break-word;
}
		
.alert {
	text-align: center;
	background-color: #c49d16;
}

.alert {
	text-align: center;
	background-color: #c49d16;
}