/* CSS Document */
body {max-width:1000px; margin:0px auto;font-family:Arial, Helvetica, sans-serif;color:#000;}*/


#override {
	visibility:visible;
	height:auto;
	font-weight: bold;
	font-size:12px;
	line-height:12px;
}


.topheader {
	width:100%;
	background-image:url(/images/header/bg.jpg);
	background-repeat:repeat-x;
	height:132px;
	position:absolute;
}

#headerweather {width:150px;height:65px;position:absolute;left:15px; top:15px;}

#headerlogodate {/*width:500px;*/ margin:3px 0px 0px 0px; color:#fff; font-size:9px; text-transform:uppercase; display:block; position:relative; margin-left:auto; margin-right:auto;text-align:center;}

#headerlogodate a img {margin-top:-17px;}
#headerconnectsearch {width:200px;float:right;position:absolute; top:15px;right:15px;}
#headerconnectsearch div#latestnews {visibility:hidden;}
.headerrowthree {width:100%; margin:3px 0px; color:#000; font-size:17px; display:block; position:relative;}

.mainmenu {
	width:1000px;
	float:left;
	padding:0px 0px 0px 5px;
	position:absolute;
	top:102px;
	height:24px;
	background-image:url(/images/header/menu-bg.png);
	background-repeat:no-repeat;
}
a#megaanchor, a#megaanchor2, a#megaanchor3, a#megaanchor4 {
	color:#fff;
	text-decoration:none;
	padding:10px;
	margin: 5px 31px 0px 31px;
	font-weight:bold;
}

a#megaanchor:hover, a#megaanchor2:hover, a#megaanchor3:hover, a#megaanchor4:hover {
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	text-shadow: 0px 0px 2px #fff;
}

.megamenu{
position: absolute;
display: none;
left: 0;
top: 0;
background: white;
border: 1px solid #ccc;
box-shadow: 0px 0px 3px #ccc;
border-radius: 3px;
padding: 10px;
font: normal 12px Verdana;
z-index: 100;
width:auto;
float:left;

}

.megamenu .column{
float: left;
width: auto; /*width of each menu column*/
margin-right: 5px;
}

.megamenu .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.megamenu .column ul li{
padding-bottom: 5px;
}

.megamenu .column h3{
background: #e0e0e0;
font: bold 13px Arial;
margin: 0 0 5px 0;
}

.megamenu .column ul li a{
text-decoration: none;
}

.megamenu .column ul li a:hover{
color: #000;
text-decoration:underline;
}

/* @override /main.css */



html,body {
  font-family: Verdana, Geneva, sans-seriff;
  height:100%;
  
}

#wrap {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #fff;
	max-width:100% !important;
  min-width: 100%;
  position: relative;
  top: 0;
  bottom: 100%;
  left: 0;
  z-index: 9;
}

.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.bodyheader {
	font-family: Verdana, Geneva, sans-seriff;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
    border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #006600;
	text-decoration:underline;
}
a:active {
	color: #006600;
	text-decoration: none;
}

h1 {
	padding: 5px 0px; 
	margin: 0; 
	font-size: 20px;
	text-align:left;
}
h2 {
	font-size: 16px; 
	margin: 12px 0 3px 0; 
	padding: 0;
	text-align: left;
	font-weight: bold;
	color: #990000;
}

h3 {
	font-size: 14px; 
	margin: 12px 0 3px 0; 
	padding: 0;
	font-weight: bold;	
}
p {
	text-align: left;
	font-size: 10pt;
	line-height: 16pt;
	padding: 8px 0 8px 0;
}

ul {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.subhead {  font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-weight: bold; color: #990000}
.homepage_table {
	line-height: 100%;
}

#rightcolumn ul{
	list-style-type: none;
	font-size: 12px;
}

#rightcolumn p{
	text-align: justify;
	font-size: 12px;
	line-height: 14px;
	padding: 10px 0 10px 0;
}


/* Job posting */

#rightcolumn .jobs {
	width: 525px;
	margin: 20px auto;
	padding: 10px 20px 10px 30px;
	border: 1px solid #000;
	background-color: #fff;
}

#rightcolumn .jobs ul{
	list-style-type: square;
	margin-left: 30 px;
	padding-left:20 px
	//font-size: 12px;
}

#rightcolumn .jobs li{
	margin-left: 30 px;
}


/* End job posting */

em.srch
{
	color:blue;
}
h3.r {margin-bottom:0; }
p.r {margin-top:0;font-size: 13px;  font-weight: normal;margin-bottom:0}

/* Amber's Quick CSS */

#header {
	width: 850px;
	height: 70px;
	display: block;
}

#header img.headerimg {
	float: left;
	display: block;
	width: 378px;
	height: 70px;
}

/* @group Contact Bar */

#connect {
	float: right;
}

#connect ul {
	list-style-type: none;
	margin: 10px 0;
}

#connect ul li {
	float: right;
	margin: 0 5px;
	width: 30px;
	height: 30px;
}

#connect a {
	text-decoration: none;
	border: none;
}

#connect img {
	border: none;
}

#email ul {
	list-style-type: none;
	margin: 5px 0;
}

#email ul li {
	float: relative;
	margin: 100px 1px;
	width: 100px;
	height: 100px;
}

/* @end */









/*New Home Page by DJC 2012.09.13*/
#homeleftcolumn {
	width:480px;
	float:left;
	}
#homerightcolumn {
	width:510px;
	float:right;
}

div#newscasts p {
	font-size:10px;
	text-align:justify;
	line-height:12px;
}

div#newscasts h3 {
	margin: 12px 0px -27px;
}

div#latestnews div.latestnewsitem {
	margin:20px 0px;
	height:auto;
	overflow:hidden;
	border-style:inset 10px;
}

div.latestnewsitem a{color:#000;}

div#maincontent div#rightcolumn h3 a {color:#000;}

.paginate {
	margin-bottom:20px;
}

#hardline {
	border-bottom: solid 1px #aaa;
	width:90%;
	margin: -12px 0px 2px 25px;
}

#shorthardline {
	border-bottom: solid 1px #aaa;
	width:320px;
	margin:5px 15px;
}

div#latestnews div.title {
	font-size:16px;
	font-weight:bold;
}

div#latestnews div.rundate {
	font-size:8px;
	font-weight:bold;
}

div#latestnews div.intro {
	font-size:11px;
	line-height:12px;
	text-align:justify;
}
map area:hover {
	background:#000;
}


div#latestnews div.thumb {
	float:left;
	padding:0px 10px 0px 0px;
	overflow:hidden;
	max-height:120px;
	margin-bottom:20px;
}



/* @group Top Navigation */

#navigation {
	width: 850px;
	height: 35px;
	border-top: 4px solid #3a3a3a;
	border-bottom: 4px solid #3a3a3a;
	background: #ffcea0 url(/images/banner_mid.png) no-repeat left;
	position: relative;
}

#mainmenu {
	float: right;
	z-index: 99;
}

/* @end */

#maincontent {
	/*width: 1000px;*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 65px auto -4em;
	position:relative;
	z-index:8;}

#footerwrapper, .push {
	height: 1px;
	clear:both;
}

#maincontent p.smtext {
	font-size: 11px; 
	color: #999; 
	margin: 3px 0 12px 0; 
	padding: 0; 
	font-weight: normal;
	text-align: left;
}

#maincontent p.smtext a { 
	color: #666; 
	}

#maincontent #leftcolumn {
	width: 350px;
	min-height: 600px;
	height: 100%;
	float: right;
	left: 0;
	top: 0;
}

#maincontent #leftcolumn img {
}

#maincontent #leftcolumn #paypal {
	margin: 20px auto;
}

#maincontent #leftcolumn #officecontact {
	width: 230px;
	margin: 20px auto;
	font-family: Verdana, Geneva, sans-serif;
}

#officecontact h1 {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #990000;
	margin: 10px 0 0 0;
	padding: 0;
}

#officecontact p {
	font-size: 9pt;
	color: #A38B61;
	margin: 5px 0;
}

#maincontent #rightcolumn {
	width: 620px;
	position: relative;
	float: left;
	text-align:justify;
}

#rightcolumn #webad {
	width: 525px;
	height: 200px;
	margin: 20px auto;
}

/* Story of the day */

#rightcolumn #featured {
	width: 525px;
	margin: 20px auto;
	//border: 1px solid #000;
	background-color: #fff;
}

#featured h1 {
	margin: -20px 0 0 0; 
}

#featured h2 {
	margin: 10px 4px 0 6px; 
}

#featured h3 {
	font-size: 10px; 
	margin: 10px 0 0 6px;
}

#featured p {
	margin: 10px 6px 0px 6px;
	text-align: left;
	font-size: 10pt;
	line-height: 14pt;
	font-style: normal;
	font-family: verdana;
	font-weight:lighter;
	padding: 2px 8px 0 4px;
	width: 490px;
}

.featurepic_left { 
	 float:left;
	width:132px;
	height:179px;
	text-align:center;
	padding: 2px;
	font: 10px Verdana, sans-serif;
	margin: -5px 15px 2px 2px; 
	}

.featurepic_left img {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC; 
	padding: 2px;
	margin: 2px;
}
	
.featurepic_right {
	 float:right;
	width:132px;
	height:179px;
	padding: 2px;
	font: 10px Verdana, sans-serif;
	margin: -5px 12px 2px 5px; 
}
.featurepic_right img {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC; 
	padding: 2px;
	margin: 2px;
}

/* end story of the day */

/* @group contentslider */

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 1px solid #000;
border-bottom-width: 1px;
width: 525px; /*width of featured content slider*/
height: 200px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 2px;
background: #eee;
width: 525px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 525px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #fff;
padding: 2px 2px;
}

.pagination a{
padding: 0 2px;
text-decoration: none; 
color: #000;
background: #fff;
}

.pagination a:hover, .pagination a.selected{
color: #fff;
background-color: #005295;
}

/* @end */



#rightcolumn #webad p{
	padding: 5px;
}

#rightcolumn #video {
	position: float;
	padding: 5px;
}

	 
.picture img { 
	border: 1px solid #000000;
	vertical-align:middle; margin-bottom: 2px; 
	}
	
.right { 
	margin: 2px 0pt 2px 2px; 
	float:right; 
	}
	
.left { 
	margin: 0px 15px 2px 2px; 
	padding: 2px;
	float:left; 
	}

#rightcolumn #webad a {
	text-decoration: none;
	border: none;
}

#rightcolumn #webad img {
	text-decoration: none;
	border: none;
}

#rightcolumn #searchbox {
	width: 525px;
	height: 25px;
	text-align: right;
}

#latestnews {
	
}

div#latestnews div.title a {
	color:#000;
}


#rss {
	font-size: 14px; 
	margin: 25px 0;
	text-align: left; 
}
#rss a { 
	display: block; 
	color: #333; 
	background: #ffe9b5; 
	border: 1px orange solid; 
	padding: 10px; 
}
#rss a:hover { 
	background: #fedf94; 
	color: #000; 
	text-decoration: none; 
}
#rss img { 
	float: left; 
	padding: 0 10px 0 0; 
	border: 0; 
}
#inset { width: auto; max-width: 240px; font-size: 11px; color: #666; padding: 0 0 10px 15px; float: right; margin: 5px 0 12px 20px; border-left: 1px #CCC solid; border-bottom: 1px #CCC solid; }
#inset ul { list-style: none; margin: 0; padding: 0; }
#inset li { padding: 0 0 5px 0; }
#inset a { text-decoration: underline; }
#inset { width: auto; max-width: 240px; font-size: 11px; color: #666; padding: 0 0 10px 15px; float: right; margin: 5px 0 12px 20px; border-left: 1px #CCC solid; border-bottom: 1px #CCC solid; }
#inset ul { list-style: none; margin: 0; padding: 0; }
#inset li { padding: 0 0 5px 0; }
#inset a { text-decoration: underline; }

#breadcrumb { margin: 0 5px; }
#breadcrumb, #breadcrumb a { font-size: 12px; color: #999; visibility:hidden; height:0px;}
#breadcrumb a:hover { color: #666; text-decoration: underline; }

#browsecontent {
	width: 825px;
	position: relative;
	left: -290px;
}

#map_canvas {
	width: 825px; 
	height: 400px;
}

#map_canvas2 {
	width: 525px;
	height: 400px;
}

#map_search {
	width: 825px;
	margin: 10px;
	text-align: left;
}

#state {
	margin: 10px auto;
}
#state ul { 
	width: 28px;
	float: left; 
	list-style: none; 
	padding: 0; 
	margin: 28px; 
	font-size: 10pt;
	text-align: center; 
}
#state li { 
	padding: 0; 
}

#statecat {
	margin: 10px auto;
}
#statecat ul { 
	width: 230px;
	float: left; 
	list-style: none; 
	padding: 0; 
	margin: 0px; 
	font-size: 10pt;
	text-align: center; 
}
#statecat li { 
	padding: 0; 
}

#release ul { 
	width: 145px;
	float: relative; 
	list-style: none; 
	padding: 0; 
	margin: 0px; 
	font-size: 10pt;
	text-align: center;
	column-count: 3; 
}
#release li { 
	padding: 0;
	margin:0px;
	width:33%;
	text-align: left; 
}

#service, #source, #state { 
	overflow: hidden; 
}

#state a { 
	margin: 0 5px 0 0; 
}

#cats { 
	line-height: 24px; 
	margin: 5px auto; 
	width: 725px;
	text-align: center;
	position: relative;
}


.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #8D7852;
	margin: 0px;
	height:0px;
	visibility:hidden;
}

.clearfloats {
	clear: both;
	height:0px;
}

/* I think things get a little sketchy index-wise below this line */



table#awesome {
	margin: 10px 0px;
}

#awesome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	padding: 0px 15px 0 0;
	width: 530px;
}

#awesome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #990000;
	text-align: left;
}

#awesome h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

#awesome #quote {
	margin-top: 50px;
	font-style: italic;
	color: #797979;
}

#awesome img {
	border: none;
}

#awesome a {
	text-decoration: none;
	border: none;
}

#onepagermenu ul {
	width: 537px;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	float: left;
}

#onepagermenu ul li {
	position: relative;
	float: left;
	width: 75px;
	padding: 0 15px 10px 0;
}

#onepagermenu ul li a {
	display: block;
	border: none;
	text-decoration: none;
}
#onepagermenu ul li ul {
	position: absolute;
	z-index: 500;
	top: auto;
	left: 5px;
	display: none;
	padding: 2px;
}

#onepagermenu ul li:hover ul, li.over ul {
	display: block;
}

#onepagermenu ul li ul li {
	position: relative;
	float: none;
	background-color: #fff;
	width: 150px;
	height: 10px;
	border: 1px solid #c9c9c9;
	color: #c9c9c9;
}

#onepagermenu ul li ul li a {
	font-size: 10pt;
	color: #000;
	padding: 5px 0 0 5px;
	font-weight: bold;
	line-height: 10px;
	margin: auto;
	border: none;
	text-decoration: none;
}

#onepagermenu ul li ul li a:hover {
	color: #990000;
	font-weight: bold;
}

/* @group Lightbox */

#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
  width: auto;
  height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(../images/prev.png) left 48% no-repeat;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(../images/next.png) right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}

/*	Lightbox v2 Project page styles	
 *	Author: Lokesh Dhakar http://www.lokeshdhakar.com
 *	Created: a long time ago (2006 I think)
 *	Table of Contents:
 *		layout
 *		typography
 *    content */
/* line 17, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */

/* line 24, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 26, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}


/* line 114, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* layout
 *----------------------------------------------- */
/* line 18, ../sass/screen.sass */
#sidebar {
  position: fixed;
  top: 40px;
  left: 40px;
  width: 200px;
}

/* line 24, ../sass/screen.sass */
#content {
  margin: 0 40px 40px 280px;
}

/* line 27, ../sass/screen.sass */
.row {
  *zoom: 1;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.row:after {
  content: "";
  display: table;
  clear: both;
}


/* line 45, ../sass/screen.sass */
#lightbox {
  text-shadow: none;
}


/* line 84, ../sass/screen.sass */
dt {
  font-weight: bold;
}

/* line 87, ../sass/screen.sass */
dd {
  margin-bottom: 1.625em;
}

/* line 96, ../sass/screen.sass */
pre {
  background: rgba(0, 0, 0, 0.4);
  color: #e7931a;
  font: 14px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  line-height: 1.5;
  margin: 20px 0 20px 0;
  overflow: auto;
  padding: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 2px 6px 2px black;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 2px 6px 2px black;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 2px 6px 2px black;
}

/* line 107, ../sass/screen.sass */
code, kbd {
  font: 14px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  background: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 2px 6px 2px black;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 2px 6px 2px black;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 2px 6px 2px black;
  padding: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #e7931a;
}

/* line 115, ../sass/screen.sass */
pre code {
  font-size: 13px;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
}


/* line 128, ../sass/screen.sass */
::-moz-selection,
::selection {
  background: #e7931a;
  color: white;
}

/* sidebar
 *----------------------------------------------- */
/* line 137, ../sass/screen.sass */
#sidebar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
/* line 140, ../sass/screen.sass */
#sidebar:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 142, ../sass/screen.sass */
#sidebar a {
  color: white;
}
/* line 144, ../sass/screen.sass */
#sidebar .logo {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 146, ../sass/screen.sass */
#sidebar .logo em {
  color: #8ad459;
}
/* line 148, ../sass/screen.sass */
#sidebar .logo:hover {
  text-shadow: 0 0 20px #d0eb6a, 0 0 50px #d0eb6a;
}
/* line 150, ../sass/screen.sass */
#sidebar .author {
  font-weight: 800;
  line-height: 1.4em;
}
/* line 154, ../sass/screen.sass */
#sidebar .author a:hover {
  text-shadow: 0 0 10px white;
}
/* line 156, ../sass/screen.sass */
#sidebar .author .twitter {
  font-size: 14px;
}
/* line 158, ../sass/screen.sass */
#sidebar .author .twitter a {
  color: #4d9ed8;
}
/* line 160, ../sass/screen.sass */
#sidebar .author .twitter em {
  color: #4d9ed8;
}

/* line 163, ../sass/screen.sass */


/* content
 *----------------------------------------------- */
/* line 196, ../sass/screen.sass */
.download {
  float: left;
  margin: 0 40px 40px 0;
  padding: 10px 20px 10px 10px;
  background-color: #333333;
  border: 5px solid #333333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 204, ../sass/screen.sass */
.download:hover {
  border-color: #8ad459;
  background-color: #444444;
}
/* line 207, ../sass/screen.sass */
.download .box {
  float: left;
}
/* line 209, ../sass/screen.sass */
.download .file {
  float: left;
  font-size: 36px;
  font-family: "Fredoka One", "lucida grande", tahoma, sans-serif;
  font-weight: 400;
  color: white;
  line-height: 1.1em;
}
/* line 216, ../sass/screen.sass */
.download .file .version {
  font-size: 24px;
  color: #8ad459;
}

/* line 221, ../sass/screen.sass */
.filelist {
  float: left;
  font-size: 12px;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  line-height: 1.5em;
}
/* line 226, ../sass/screen.sass */
.filelist .header {
  text-transform: uppercase;
  font-weight: bold;
}
/* line 229, ../sass/screen.sass */
.filelist .folder {
  color: #999999;
}
/* line 231, ../sass/screen.sass */
.filelist .note {
  color: #999999;
}

/* line 235, ../sass/screen.sass */
.changelog {
  margin-bottom: 0.5em;
}
/* line 237, ../sass/screen.sass */
.changelog li {
  list-style: none;
  padding: 0 0 0 14px;
  background: url(../images/bullet.gif) no-repeat 0 11px;
  color: #999999;
}
/* line 242, ../sass/screen.sass */
.changelog li .version {
  color: #88a616;
}
/* line 244, ../sass/screen.sass */
.changelog li .date {
  color: white;
}
/* line 246, ../sass/screen.sass */
.changelog .old {
  display: none;
}

/* line 249, ../sass/screen.sass */
.showOlderChanges {
  color: #999999;
}

/* line 253, ../sass/screen.sass */
.forums {
  float: left;
  margin: 0 40px 40px 0;
  padding: 10px;
  background-color: #333333;
  border: 5px solid #333333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 261, ../sass/screen.sass */
.forums:hover {
  border-color: #8ad459;
  background-color: #444444;
}
/* line 264, ../sass/screen.sass */
.forums .speech {
  float: left;
  margin-right: 20px;
}
/* line 267, ../sass/screen.sass */
.forums .link {
  float: left;
  font-size: 36px;
  font-family: "Fredoka One", "lucida grande", tahoma, sans-serif;
  font-weight: 400;
  color: white;
  line-height: 1.1em;
}
/* line 274, ../sass/screen.sass */
.forums .link .sub {
  color: #8ad459;
}

/* line 278, ../sass/screen.sass */
#elsewhere .button {
  font-family: "Fredoka One", "lucida grande", tahoma, sans-serif;
  font-weight: normal;
  font-size: 24px;
  display: block;
  float: left;
  margin: 20px 20px 40px 0;
  padding: 10px 10px 10px 10px;
  background-color: #333333;
  border: 5px solid #333333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: white;
}
/* line 291, ../sass/screen.sass */
#elsewhere .button:hover {
  background-color: #444444;
  border-color: #8ad459;
}


/* line 305, ../sass/screen.sass */
hr {
  height: 6px;
  background: #3d3d33;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  clear: both;
}

/* line 312, ../sass/screen.sass */
.section {
  padding: 40px 0;
}
/* line 314, ../sass/screen.sass */
.section:first-child {
  border-top: none;
}

/* line 317, ../sass/screen.sass */
.imageRow {
  *zoom: 1;
  margin: 20px 0;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.imageRow:after {
  content: "";
  display: table;
  clear: both;
}
/* line 320, ../sass/screen.sass */
.imageRow .single {
  float: left;
}
/* line 322, ../sass/screen.sass */
.imageRow .single a {
  float: left;
  display: block;
  background: rgba(255, 255, 255, 0.1);
  padding: 7px;
  line-height: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  margin-right: 40px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 332, ../sass/screen.sass */
.imageRow .single a img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
/* line 335, ../sass/screen.sass */
.imageRow .single a:hover {
  background-color: #8ad459;
}
/* line 337, ../sass/screen.sass */
.imageRow .set {
  float: left;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 343, ../sass/screen.sass */
.imageRow .set:hover {
  background: rgba(255, 255, 255, 0.2);
}
/* line 346, ../sass/screen.sass */
.imageRow .set .single a {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-right: 0;
}
/* line 351, ../sass/screen.sass */
.imageRow .set .single a:hover {
  background-color: #8ad459;
  -webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
}
/* line 355, ../sass/screen.sass */
.imageRow .set .single.first a {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 358, ../sass/screen.sass */
.imageRow .set .single.last a {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

@media only screen and (max-width: 1000px) {
  /* line 364, ../sass/screen.sass */

  /* line 370, ../sass/screen.sass */
  .section {
    padding: 20px 0;
  }

  /* line 385, ../sass/screen.sass */
  code, kbd {
    font-size: 13px;
  }

  /* line 388, ../sass/screen.sass */
  pre code {
    font-size: 12px;
  }

  /* line 391, ../sass/screen.sass */
  pre {
    padding: 0.75em;
  }

  /* line 394, ../sass/screen.sass */
  #sidebar {
    width: 160px;
    left: 20px;
  }

  /* line 398, ../sass/screen.sass */
  #content {
    margin-left: 200px;
  }
}
@media only screen and (max-width: 700px) {
  /* line 403, ../sass/screen.sass */

  /* line 410, ../sass/screen.sass */
  code, kbd {
    font-size: 12px;
  }

  /* line 413, ../sass/screen.sass */
  pre code {
    font-size: 11px;
  }

  /* line 416, ../sass/screen.sass */
  pre {
    padding: 0.5em;
  }

  /* line 420, ../sass/screen.sass */
  #sidebar {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    position: static;
    text-align: center;
    width: auto;
    margin: 20px 20px 0 20px;
    border-bottom: 6px solid #3d3d33;
  }
  /* line 427, ../sass/screen.sass */
  #sidebar h1 {
    font-size: 24px;
  }
  /* line 429, ../sass/screen.sass */
  #sidebar .twitter {
    font-size: 14px;
  }
  /* line 431, ../sass/screen.sass */
  #sidebar #nav {
    font-size: 12px;
  }
  /* line 433, ../sass/screen.sass */
  #sidebar #nav li {
    display: inline-block;
  }
  /* line 435, ../sass/screen.sass */
  #sidebar #nav li a {
    padding: 10px;
    height: auto;
    margin: 0 5px 10px 5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
  }

  /* line 447, ../sass/screen.sass */
  #content {
    margin: 10px 20px 20px 20px;
  }

  /* line 450, ../sass/screen.sass */
  .download {
    text-align: center;
    width: 95%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
  }
  /* line 456, ../sass/screen.sass */
  .download .box, .download .file {
    float: none;
  }

  /* line 459, ../sass/screen.sass */
  .forums {
    text-align: center;
    width: 95%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
  }
  /* line 465, ../sass/screen.sass */
  .forums .speech, .forums .link {
    float: none;
  }
}
 
	

/* @end */

/* @group prettyPhoto */
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{
	height:13px;
	}
	
div.pp_default .pp_top .pp_left{
	background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
	}
	
div.pp_default .pp_top .pp_middle{
	background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;
	}
	
div.pp_default .pp_top .pp_right{
	background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
	}
	
div.pp_default .pp_content .ppt{
	color:#f8f8f8;
	}
	
div.pp_default .pp_content_container .pp_left{
	background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
	padding-left:13px;
	}
	
div.pp_default .pp_content_container .pp_right{
	background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
	padding-right:13px;
	}
	
div.pp_default .pp_next:hover{
	background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
	cursor:pointer;
	}
	
div.pp_default .pp_previous:hover{
	background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
	cursor:pointer;
	}
	
div.pp_default .pp_expand{
	background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
	cursor:pointer;
	width:28px;
	height:28px;
	}
	
div.pp_default .pp_expand:hover{
	background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
	cursor:pointer;
	}
	
div.pp_default .pp_contract{
	background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
	cursor:pointer;
	width:28px;
	height:28px;
	}
	
div.pp_default .pp_contract:hover{
	background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
	cursor:pointer;
	}
	
div.pp_default .pp_close{
	width:30px;
	height:30px;
	background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
	cursor:pointer;
	}
	
div.pp_default .pp_gallery ul li a{
	background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
	border:1px solid #aaa;
	}
	
div.pp_default .pp_social{
	margin-top:7px;
	}
	
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{
	position:static;
	left:auto;
	}
	
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{
	background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
	height:30px;
	width:30px;
	}
	
div.pp_default .pp_nav .pp_pause{
	background-position:-51px -29px;
	}
	
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{
	background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
	height:20px;
	width:20px;
	margin:4px 0 0;
	}
	
div.pp_default a.pp_arrow_next{
	left:52px;
	background-position:-82px -3px;
	}
div.pp_default .pp_content_container .pp_details{
	margin-top:5px
	}
	
div.pp_default .pp_nav{
	clear:none;
	height:30px;
	width:110px;
	position:relative;
	}
	
div.pp_default .pp_nav .currentTextHolder{
	font-family:Georgia;
	font-style:italic;
	color:#999;
	font-size:11px;
	left:75px;
	line-height:25px;
	position:absolute;
	top:2px;
	margin:0;
	padding:0 0 0 10px;
	}
	
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{
	opacity:0.7;
	}
	
div.pp_default .pp_description{
	font-size:11px;
	font-weight:700;
	line-height:14px;
	margin:5px 50px 5px 0;
	}
	
div.pp_default .pp_bottom .pp_left{
	background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
	}
	
div.pp_default .pp_bottom .pp_middle{
	background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
	}
	
div.pp_default .pp_bottom .pp_right{
	background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
	}
	
div.pp_default .pp_loaderIcon{
	background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat;
	}
	
div.light_rounded .pp_top .pp_left{
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
	}
	
div.light_rounded .pp_top .pp_right{
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
	}
	
div.light_rounded .pp_next:hover{
	background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
	cursor:pointer;
	}
	
div.light_rounded .pp_previous:hover{
	background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
	cursor:pointer;
	}
	
div.light_rounded .pp_expand{
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor:pointer;
	}
	
div.light_rounded .pp_expand:hover{
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor:pointer;
	}
	
div.light_rounded .pp_contract{
	background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor:pointer;
	}
	
div.light_rounded .pp_contract:hover{
	background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor:pointer;
	}
	
div.light_rounded .pp_close{
	width:75px;
	height:22px;
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor:pointer;
	}
	
div.light_rounded .pp_nav .pp_play{
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
	height:15px;
	width:14px;
	}
	
div.light_rounded .pp_nav .pp_pause{
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
	height:15px;
	width:14px;
	}
	
div.light_rounded .pp_arrow_previous{
	background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
	}
	
div.light_rounded .pp_arrow_next{
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
	}
	
div.light_rounded .pp_bottom .pp_left{
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
	}
	
div.light_rounded .pp_bottom .pp_right{
	background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
	}
	
div.dark_rounded .pp_top .pp_left{
	background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
	}
	
div.dark_rounded .pp_top .pp_right{
	background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
	}
	
div.dark_rounded .pp_content_container .pp_left{
	background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
	}
	
div.dark_rounded .pp_content_container .pp_right{
	background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
	}
	
div.dark_rounded .pp_next:hover{
	background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
	cursor:pointer;
	}
	
div.dark_rounded .pp_previous:hover{
	background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
	cursor:pointer;
	}
	
div.dark_rounded .pp_expand{
	background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
	cursor:pointer;
	}
	
div.dark_rounded .pp_expand:hover{
	background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
	cursor:pointer;
	}
	
div.dark_rounded .pp_contract{
	background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
	cursor:pointer;
	}
	
div.dark_rounded .pp_contract:hover{
	background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
	cursor:pointer;
	}
	
div.dark_rounded .pp_close{
	width:75px;
	height:22px;
	background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
	cursor:pointer;
	}
div.dark_rounded .pp_description{
	margin-right:85px;
	color:#fff;
	}
	
div.dark_rounded .pp_nav .pp_play{
	background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
	height:15px;
	width:14px;
	}
	
div.dark_rounded .pp_nav .pp_pause{
	background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
	height:15px;
	width:14px;
	}
	
div.dark_rounded .pp_arrow_previous{
	background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
	}
	
div.dark_rounded .pp_arrow_next{
	background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
	}
	
div.dark_rounded .pp_bottom .pp_left{
	background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
	}
	
div.dark_rounded .pp_bottom .pp_right{
	background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
	}
	
div.dark_rounded .pp_loaderIcon{
	background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
	}
	
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{
	background:#000;
	}
	
div.dark_square .pp_description{
	color:#fff;
	margin:0 85px 0 0;
	}
	
div.dark_square .pp_loaderIcon{
	background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat;
	}
	
div.dark_square .pp_expand{
	background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
	cursor:pointer;
	}
	
div.dark_square .pp_expand:hover{
	background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
	cursor:pointer;
	}
	
div.dark_square .pp_contract{
	background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
	cursor:pointer;
	}
	
div.dark_square .pp_contract:hover{
	background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
	cursor:pointer;
	}
	
div.dark_square .pp_close{
	width:75px;
	height:22px;
	background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
	cursor:pointer;
	}
	
div.dark_square .pp_nav{
	clear:none;
	}
	
div.dark_square .pp_nav .pp_play{
	background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
	height:15px;
	width:14px;
	}
	
div.dark_square .pp_nav .pp_pause{
	background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
	height:15px;
	width:14px;
	}
	
div.dark_square .pp_arrow_previous{
	background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
	}
div.dark_square .pp_arrow_next{
	background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
	}
div.dark_square .pp_next:hover{
	background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
	cursor:pointer;
	}
	
div.dark_square .pp_previous:hover{
	background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
	cursor:pointer;
	}
	
div.light_square .pp_expand{
	background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
	cursor:pointer;
	}
	
div.light_square .pp_expand:hover{
	background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
	cursor:pointer;
	}
	
div.light_square .pp_contract{
	background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
	cursor:pointer;
	}
	
div.light_square .pp_contract:hover{
	background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
	cursor:pointer;
	}
	
div.light_square .pp_close{
	width:75px;
	height:22px;
	background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor:pointer;
	}
	
div.light_square .pp_nav .pp_play{
	background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
	height:15px;
	width:14px;
	}
	
div.light_square .pp_nav .pp_pause{
	background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
	height:15px;
	width:14px;
	}
	
div.light_square .pp_arrow_previous{
	background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
	}
	
div.light_square .pp_arrow_next{
	background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
	}
	
div.light_square .pp_next:hover{
	background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor:pointer;
	}
	
div.light_square .pp_previous:hover{
	background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor:pointer;
	}
	
div.facebook .pp_top .pp_left{
	background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
	}
	
div.facebook .pp_top .pp_middle{
	background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
	}
	
div.facebook .pp_top .pp_right{
	background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
	}
	
div.facebook .pp_content_container .pp_left{
	background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
	}
	
div.facebook .pp_content_container .pp_right{
	background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
	}
	
div.facebook .pp_expand{
	background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
	cursor:pointer;
	}
	
div.facebook .pp_expand:hover{
	background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
	cursor:pointer;
	}
	
div.facebook .pp_contract{
	background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
	cursor:pointer;
	}
	
div.facebook .pp_contract:hover{
	background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
	cursor:pointer;
	}
	
div.facebook .pp_close{
	width:22px;
	height:22px;
	background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
	cursor:pointer;
	}
	
div.facebook .pp_description{
	margin:0 37px 0 0;
	}
	
div.facebook .pp_loaderIcon{
	background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;
	}
	
div.facebook .pp_arrow_previous{
	background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
	height:22px;
	margin-top:0;
	width:22px;
	}
	
div.facebook .pp_arrow_previous.disabled{
	background-position:0 -96px;
	cursor:default;
	}
	
div.facebook .pp_arrow_next{
	background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
	height:22px;
	margin-top:0;
	width:22px;
	}
	
div.facebook .pp_arrow_next.disabled{
	background-position:-32px -96px;
	cursor:default;
	}
	
div.facebook .pp_nav{
	margin-top:0;
	}
	
div.facebook .pp_nav p{
	font-size:15px;
	padding:0 3px 0 4px;
	}
	
div.facebook .pp_nav .pp_play{
	background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
	height:22px;
	width:22px;
	}
	
div.facebook .pp_nav .pp_pause{
	background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
	height:22px;
	width:22px;
	}
	
div.facebook .pp_next:hover{
	background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
	cursor:pointer;
	}
	
div.facebook .pp_previous:hover{
	background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
	cursor:pointer;
	}
	
div.facebook .pp_bottom .pp_left{
	background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
	}
	
div.facebook .pp_bottom .pp_middle{
	background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
	}
	
div.facebook .pp_bottom .pp_right{
	background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
	}
	
div.pp_pic_holder a:focus{
	outline:none;
	}
	
div.pp_overlay{
	background:#000;
	display:none;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:9500;
	}
	
div.pp_pic_holder{
	display:none;
	position:absolute;
	width:100px;
	z-index:10000;
	}
	
.pp_content{
	height:40px;
	min-width:40px;
	}
	
* html .pp_content{
	width:40px;
	}
	
.pp_content_container{
	position:relative;
	text-align:left;
	width:100%;
	}
	
.pp_content_container .pp_left{
	padding-left:20px;
	}
	
.pp_content_container .pp_right{
	padding-right:20px;
	}
	
.pp_content_container .pp_details{
	float:left;
	margin:10px 0 2px;
	}
	
.pp_description{
	display:none;
	margin:0;
	}
	
.pp_social{
	float:left;
	margin:0;
	}
	
.pp_social .facebook{
	float:left;
	margin-left:5px;
	width:55px;
	overflow:hidden;
	}
	
.pp_social .twitter{
	float:left;
	}
	
.pp_nav{
	clear:right;
	float:left;
	margin:3px 10px 0 0;
	}
	
.pp_nav p{
	float:left;
	white-space:nowrap;
	margin:2px 4px;
	}
	
.pp_nav .pp_play,.pp_nav .pp_pause{
	float:left;
	margin-right:4px;
	text-indent:-10000px;

	}
	
a.pp_arrow_previous,a.pp_arrow_next{
	display:block;
	float:left;
	height:15px;
	margin-top:3px;
	overflow:hidden;
	text-indent:-10000px;
	width:14px;
	}
	
.pp_hoverContainer{
	position:absolute;
	top:0;
	width:100%;
	z-index:2000;
	}
	
.pp_gallery{
	display:none;
	left:50%;
	margin-top:-50px;
	position:absolute;
	z-index:10000;
	}
	
.pp_gallery div{
	float:left;
	overflow:hidden;
	position:relative;
	}
	
.pp_gallery ul{
	float:left;
	height:35px;
	position:relative;
	white-space:nowrap;
	margin:0 0 0 5px;
	padding:0;
	}
	
.pp_gallery ul a{
	border:1px rgba(0,0,0,0.5) solid;
	display:block;
	float:left;
	height:33px;
	overflow:hidden;
	}
	
.pp_gallery ul a img{
	border:0;
	}
	
.pp_gallery li{
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding:0;
	}
	
.pp_gallery li.default a{
	background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display:block;
	height:33px;
	width:50px;
	}
	
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{
	margin-top:7px!important;
	}
	
a.pp_next{
	background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display:block;
	float:right;
	height:100%;
	text-indent:-10000px;
	width:49%;
	}
	
a.pp_previous{
	background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display:block;
	float:left;
	height:100%;
	text-indent:-10000px;
	width:49%;
	}
	
a.pp_expand,a.pp_contract{
	cursor:pointer;
	display:none;
	height:20px;
	position:absolute;
	right:30px;
	text-indent:-10000px;
	top:10px;
	width:20px;
	z-index:20000;
	}
	
a.pp_close{
	position:absolute;
	right:0;
	top:0;
	display:block;
	line-height:22px;
	text-indent:-10000px;
	}
	
.pp_loaderIcon{
	display:block;
	height:24px;
	left:50%;
	position:absolute;
	top:50%;
	width:24px;
	margin:-12px 0 0 -12px;
	}
	
#pp_full_res{
	line-height:1!important;
	}
	
#pp_full_res .pp_inline{
	text-align:left;
	}
	
#pp_full_res .pp_inline p{
	margin:0 0 15px;
	}
	
div.ppt{
	color:#fff;
	display:none;
	font-size:17px;
	z-index:9999;
	margin:0 0 5px 15px;
	}
	
div.pp_default .pp_content,div.light_rounded .pp_content{
	background-color:#fff;
	}
	
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{
	color:#000;
	}
	
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{
	border-color:#fff;
	}
	
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{
	position:relative;
	}
	
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{
	background:#fff;
	}
	
div.light_rounded .pp_description,div.light_square .pp_description{
	margin-right:85px;
	}
	
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{
	margin-top:12px!important;
	}
	
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{
	background-position:0 -87px;
	cursor:default;
	}
	
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{
	background-position:-22px -87px;
	cursor:default;
	}
	
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{
	background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
	}
	
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{
	background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
	}
	
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{
	color:#c4c4c4;
	}
	
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{
	color:#fff;
	}
	
.pp_top,.pp_bottom{
	height:20px;
	position:relative;
	}
	
* html .pp_top,* html .pp_bottom{
	padding:0 20px;
	}
	
.pp_top .pp_left,.pp_bottom .pp_left{
	height:20px;
	left:0;
	position:absolute;
	width:20px;
	}
	
.pp_top .pp_middle,.pp_bottom .pp_middle{
	height:20px;
	left:20px;
	position:absolute;
	right:20px;
	}
	
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{
	left:0;
	position:static;
	}
	
.pp_top .pp_right,.pp_bottom .pp_right{
	height:20px;
	left:auto;
	position:absolute;
	right:0;
	top:0;
	width:20px;
	}
.pp_fade,.pp_gallery li.default a img{
	display:none;
	}
	
div#searchbox form a {visibility:hidden; width:0px;height:0px;float:right;}
div#searchbox form input#keywords {float:left;width:148px; height:27px; margin:8px -3px 0px 0px; border-radius:3px 0px 0px 3px;border:solid 2px #ccc;}


/*BEGIN FOOTER STYLE CODES*/
.footer {width:1000px; height:auto; margin:45px auto;}
.footerheadings {width:1000px; font-size:24px; font-weight:bold;height:30px; background-image:url(../images/footer/footerheadinglines.jpg);background-repeat:repeat-x;}
.footerheadings #columnone, .footerheadings #columntwo, .footerheadings #columnthree {width:33%;float:left;}
.footerlinks {width:1000px; font-size:11px;}
.footerlinks #columnone, .footerlinks #columntwo, .footerlinks #columnthree {width:33%;float:left; color:#434343;}
#footercopyright {width:1000px; text-align:center; margin:150px 0px 0px 0px; font-size:13px;color:#000;font-weight:bold;}
/*END FOOTER STYLE CODES*/

#mapbackground {
	width:480px;
	height:300px;
	position:absolute;
	top:0px;
	left:0px;
}

#sharethislinks {
	text-align:center;
	width:100%;
}

#getmorelink {
	width:100%;
	text-align:center;
	padding:10px 0px;
}

#getmorelink a {
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

#getmorelink a:hover {
	text-decoration:underline;
}

#printicon {
	float:right;
}

#articlesubheadlinks {
	font-size:10px;
	line-height:12px;
	list-style:none;
}

#articlesubheadlinks a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

#articlesubheadlinks a:hover {
	text-decoration:underline;
}

div#articlesubheadlinks li {
	float:right;
	text-align:left;
	padding:0px 6px;
	background-image:url(../images/newbody/li-seperator.jpg);
	background-repeat:no-repeat;
}

#listlinks {
	float:left;
	padding-right:6px;
}

#topiclinks {
	float:left;
}

#articleinset {
	width:100%;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding:0px 5px 5px 0px;
	max-width:360px
}
#articleaudioinset {
	width:100%;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding:0px 5px 5px 0px;
}

#articlebottomwrap {
	width:100%;
	max-width:1000px;
	height:180px;
	margin:50px 0px -40px 0px;
	border-top: solid 1px #dbdbdb;
}

div.articlebottom {
	width:177px;
	float:left;
	margin:0px 20px 0px 0px;
}

#articlebottomthumb {
	width:160px;
	height:100px;
	overflow:hidden;
	border: solid 4px #fff;
	margin-bottom:5px;
	box-shadow: 0px 0px 3px #000;
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
}

#articlebottomthumb img {
/*
	width:160px;
	height:auto;
	overflow:hidden;
*/
	display:block;
	margin-left:auto;
	margin-right:auto;
}

div#articlebottomheadline {
	text-align:center;
	font-size:10px;
	line-height:12px;
}

div#articlebottomheadline a {
	color:#000;
	text-decoration:none;
}

div#articlebottomheadline a:hover{
	color:#005496;
}

div#articleinset div img {
	width:100%;
	max-width:350px;
	margin-left:0px;
}

div#leftcolumn ul {
	list-style:none;
}

div#leftcolumn ul li a {
	font-size:11px;
	text-decoration:none;
}

div#leftcolumn ul li a:hover {
	text-decoration:underline;
}

#statelist {
	width:auto;
	margin-right:-3px;
	overflow:hidden;
}

div#statelist ul {
	font-size:11px;
}

div#statelist ul li {
	width:auto;
	float:left;
	border-right:solid 1px #000;
	padding: 0px 10px;
}

div#statelist ul li a{
	color:#000;
	font-weight:bold;
}

div#statelist ul li a:hover{
	color:005496;
}

.bigmenu {
	position:relative;
	z-index:999 !important;
}

.bigmenu #nav, .bigmenu #nav ul{
     margin:20px 0px 0px 10px;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:1.5em;
	 z-index:9999;
	 background-image:url(../images/header/menu-bg.png);
	 background-repeat:no-repeat;
	 background:transparent !important;
	 background-color:none !important;
 }
 
  #nav a:link, #nav a:active, #nav a:visited{
    display:block;
    padding:0px 15px;
    text-decoration:none;
	font-weight:bold;
 }

#nav a:hover{
    color:#fff;
	text-shadow: 0px 0px 3px #fff;
}

#nav li{
    float:left;
    position:relative;
}

ul#nav li#subscribe {
	float:right;
	position:relative;
}

ul#nav li#login {
	float:right;
	position:relative;
	margin-right: 10px;
}

.bigmenu #nav ul {
  background: none repeat scroll 0 0 #fff !important;
  box-shadow: 0 0 3px #000;
  display: none;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 999999 !important;
	box-shadow:0px 0px 3px #000;
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
	border-radius:3px;
}

.bigmenu ul#nav li a {color:#fff;}

.bigmenu #nav li ul a{
    width:12em;
    float:left;
}

.bigmenu #nav ul li a {
	color:#015496;
	font-size:12px;
	font-weight:normal;
}

.bigmenu #nav ul li a:hover {
	color:#313131;
}

.bigmenu #nav ul li ul li a {
	color:#015496;
	font-size:12px;
	font-weight:normal;
	width:200px;
	line-height:18px;	
}

.bigmenu #nav ul li ul li a:hover {
	color:#313131;
}

.bigmenu #nav ul ul{
	top:auto;
	width:auto;
	background-color:#fff;
	}

.bigmenu #nav li ul ul {
    left:9em;
    margin:0px 0 0 0px;
    }

.bigmenu #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
.bigmenu #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }
	
html body div#maincontent div#rightcolumn div#latestnews div.latestnewsitem p a, html body div#maincontent div#homerightcolumn div#latestnews div.latestnewsitem div.intro a {color:#015496;}

a.newscast {
	font-size:16px;
	font-weight:bold;
}
	
/* @end */

/* RESPONSIVE FORMATTING */

.logo-container {display:block;margin-top: 5px;}
.logo {width: 100%; max-width:490px !important;}
#headerlogodate {max-width: 490px !important; margin:0 auto;}
#header {width: 100%}
#homeleftcolumn, #homerightcolumn {width: 50%;}
.container {display:block;}
.region-map {margin-top: 10px;}




/* Footer */
.footer {width:100%; height:auto; margin:45px auto; background-color: #ffffff;}
.footerheadings {width:100%; font-size:24px; font-weight:bold;height:30px; background-image:url(../images/footer/footerheadinglines.jpg);background-repeat:repeat-x;}
.footerheadings #columnone, .footerheadings #columntwo, .footerheadings #columnthree {width:33%;float:left;}
.footerlinks {width:100%; font-size:11px;}
.footerlinks #columnone, .footerlinks #columntwo, .footerlinks #columnthree {width:33%;float:left; color:#434343;}
#footercopyright {width:100%; text-align:center; margin:150px 0px 0px 0px; font-size:13px;color:#000;font-weight:bold;}
.footerheadings a {
font-size: 12px;
font-weight: normal;
}
.footerheadings p {font-weight: normal;}
#columnone {font-weight:normal;font-size: 12px;}


/* NAV */

a.nav-toggle,a.nav-toggle:hover,a.nav-toggle:visited {color: #ffffff;font-weight: bolder;padding:3px 10px;text-align: left;display: block;margin-top: 15px;font-size: 18px; text-decoration:none !important}  


.nav-collapse {background-color: #015496; color: #fff; text-align:center; position:relative;z-index: 999 !important; padding: 10px 0px; }
.nav-collapse li {text-align: center; padding: 10px 0px;border-bottom: 1px solid #ffffff;}

.nav-collapse li:last-of-type {border-bottom: none;}

.nav-collapse li a {color: #ffffff !important;text-decoration:none !important;padding: 3px 0px;width: 80% !important; }
#nav-toggle {padding: 5px 10px; font-weight: bolder; text-decoration:none; display:block;color: #ffffff !important;}
#nav-toggle:active ~ .mobilemenu, #nav-toggle:focus ~ .mobilemenu, #nav-toggle:hover ~ .mobilemenu {left: 0;z-index: 99;}
.toggle-close {display:none;}

body {
min-height: 2000px;
background-color: #ffffff;}
#leftcolumn, #rightcolumn {background-color: #ffffff;}


/* Front-Page Feature Slideshow */

.js .nav-collapse-0.opened {max-height: 400px !important;}
.region-list {margin:10px 0px;}
.region-list li { list-style-type:none;}


@media (min-width:767px) and (max-width:1001px) {
#homerightcolumn {
  float: right !important;
  width: 50% !important;
}
#headerlogodate {max-width: 490px !important; margin:0 10px !important;}
}


@media (max-width:767px) {
	.footerheadings {background-image: none;}
	#searchbox > form > input.submit {display: none;}
	div#searchbox form input#keywords {border-radius: 3px;float: right;}

	#footercopyright {width:100%; text-align:center; margin:300px 0px 0px 0px; font-size:13px;color:#000;font-weight:bold;}
	
#headerlogodate {margin:5px auto;padding: 0 10px;}

.hidden-xs {
    display: none !important;
}

.ad-image {width: 100%;}


.footerheadings #columnone, .footerheadings #columntwo, .footerheadings #columnthree {font-size: 10px; margin-right: 3px;}

.footerheadings #columnone, .footerheadings #columntwo, .footerheadings #columnthree {
width: 30%;
float: none;
display: inline-table;
}
.footerheadings p, .footerheadings a {font-size: 10px; line-height: normal;}

.mobile-search {
width: 70%;
display: inline-block;
position: relative;
top: -10px;
float: right;
padding-right: 10px;}
}
@media (min-width: 961px) {
	.show-tab {display: hidden !important;}
}
@media (max-width: 960px) {
	#leftcolumn {display: none !important;}
body {margin: 0 15px !important;}
.hidden-tab {display: none !important;}
.visible-md {display: block !important;}
#homeleftcolumn {
  float: none;
  width: 100%;
}
#homerightcolumn {
  float: none !important;
  width: 100% !important;
}

#maincontent #rightcolumn {
	width:100%;
	position: relative;
	float: left;
	text-align:justify;
}

#rightcolumn #webad {
	width: 100%;
	height: 200px;
	margin: 20px auto;
}



#rightcolumn #featured {
	width:100%;

}

#maincontent #leftcolumn {
	width:100%;
	min-height: 0px;
	height: 100%;
	float: right;
	left: 0;
	top: 0;
}
}


@media (min-width: 767px) {
	.mobile-search {display: none;}
  .nav-collapse {
    display: none !important;
  }
  .nav-toggle {display: none !important;}
  
  .hidden-lg {display:none !important;}
  
  label[for="nav-trigger"] {
visibility:hidden;
display:none;
height:0px;
  }
}

@media (max-width: 767px) {
	.panelContainer {width: 100% !important;}
	.panelContainer .panel {width: 100%;}
	.stripNavL, .stripNav {display: none !important;}
	.footerheadings #columnone, .footerheadings #columntwo, .footerheadings #columnthree {
width: 100%;
float: none;
display: block;
}
	#nav-toggle:active ~ .toggle-close, #nav-toggle:focus ~ .toggle-close, #nav-toggle:hover ~ .toggle-close {display:block; width: 30px; height: 30px; background-color: #000000; color: #ffffff; font-weight: bolder; position: absolute; right: 50%; top: 100px; text-align: center; border-radius: 20px; font-sze: 10px;z-index: 100;padding-top:10px;border: 1px solid #ffffff; box-shadow: 1px 1px 2px rgba(0,0,0,.75); } 
	.js .nav-collapse-0.opened {max-height: 1000px !important;}
	.js .nav-collapse {overflow:auto;}
	.nav-toggle {display: block !important;} 
	.nav-collapse {
    display: block !important;
  }
  .hidden-xs {
    display: none !important;
  }


}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (max-width: 480px) {
	#nav-toggle:active ~ .toggle-close, #nav-toggle:focus ~ .toggle-close, #nav-toggle:hover ~ .toggle-close {display:block; width: 30px; height: 30px; background-color: #000000; color: #ffffff; font-weight: bolder; position: absolute; right: 0px; top: 100px; text-align: center; border-radius: 20px; font-sze: 10px;z-index: 100;padding-top:10px;border: 1px solid #ffffff; box-shadow: 1px 1px 2px rgba(0,0,0,.75); } 
	
}


.mobilemenu .navigation {
  background: none repeat scroll 0 0 #015496;
/*  bottom: 0;
  height: 100%;*/
  top: 0;
  left: -350px;
  bottom:auto;
  right: auto;
  list-style: outside none none;
  position: fixed;
  padding: 15px 0px;
  width: 90%;
  max-width:300px;
  margin-left:15px;
  z-index: 1 !important;
  
max-height:100% !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
}

.site-wrap {
  /* Critical position and size styles */
  min-height: 120%;
  min-width: 100%;
  background-color: #fff !important; /* Needs a background or else the nav will show through */
  position: relative;
  top: 0;
  bottom: 100%;
  left: 0;
  z-index: 10;
}

.mobilemenu ul.navigation li {
  float:none !important;
  list-style: none !important;
  font-size:14px !important;
}
.mobilemenu ul.navigation li a {
	color:#fff;
}
.mobilemenu ul.navigation li ul li {
  list-style: none !important;
  padding-left:10px !important;
}
.mobilemenu.visible-xs.visible-small ul#nav li ul li ul li {
	border-bottom: 1px dotted #aaa;
    font-size: 10px !important;
    line-height: 10px;
    list-style: outside none none !important;
    margin-left: 15px;
    max-width: 200px;
    padding: 1px;

}
.nav-trigger {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
label[for="nav-trigger"] {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' version=\'1.1\' x=\'0px\' y=\'0px\' width=\'30px\' height=\'30px\' viewBox=\'0 0 30 30\' enable-background=\'new 0 0 30 30\' xml:space=\'preserve\'><rect width=\'30\' height=\'6\'/><rect y=\'24\' width=\'30\' height=\'6\'/><rect y=\'12\' width=\'30\' height=\'6\'/></svg>");
  background-size: contain;
  cursor: pointer;
  height: 30px;
  left: 30px;
  position: absolute;
  top: 85px;
  width: 30px;
  z-index: 15;
}
/* Make the Magic Happen */
.nav-trigger + label, .site-wrap, .navigation {
  transition: left 0.4s;
}

.nav-trigger:checked + label {
  left: 300px;
}

.nav-trigger:checked ~ .mobilemenu .navigation {
  left: 0px !important;
}

.nav-trigger:checked ~ .site-wrap {
  left: 275px;
  box-shadow: 0 0 5px 5px rgba(0,0,0,0.5);
}

.quicklinks {
	margin:5px 0px;
	border:solid 3px #015496;
	box-shadow:inset 0px 0px 4px #000;
	text-align:center;
	padding-bottom:10px;
}
.quicklinks h3 {
	width:100%;
	text-align:center;
}

@-ms-viewport{
  width: device-width;
}
