@font-face {
    font-family: 'BlackJackRegular';
    src: url('../fonts/black_jack-webfont.eot');
    src: url('../fonts/black_jack-webfont.eot?#iefix') format('eot'),
         url('../fonts/black_jack-webfont.woff') format('woff'),
         url('../fonts/black_jack-webfont.ttf') format('truetype'),
         url('../fonts/black_jack-webfont.svg#webfontVZcfyX7f') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
line-height:1.4;
background-image:url(../images/background-500x-tile.jpg);
background-repeat: repeat;
text-align: left;
}

.pagewrapper {
width: 985px;
margin: 10px auto 0 auto;
text-align: left;
-webkit-box-shadow: 4px 4px 4px #234214;
-moz-box-shadow: 4px 4px 4px #234214;
box-shadow: 4px 4px 4px #234214; 
}

.header {
height: 158px;
}

.header img {
border: 0;
vertical-align: bottom;
}

.header_left {
float: left;
width: 227px;
height: 158px;
padding: 0;
margin: 0;
}

.header_right {
float: right;
width: 758px;
height: 158px;
padding: 0;
margin: 0;
}

.pagecontent {
float: left;
min-height: 283px;
text-align: left;
padding-left: 40px;
padding-right: 30px;
padding-top:20px;
overflow:visible;
position:relative;
width:915px;
}
.left_column {
width:642px;	
}
.indexpagecontent {
float: left;
min-height: 283px;
text-align: left;
padding-left: 30px;
padding-right: 10px;
overflow:visible;
position:relative;
width:945px;
background:url(../images/full-width-content_bk.jpg) repeat-y center top;
}
.main-content {
float: left;
min-height: 263px;
height: auto;
}

.homenews {
background-image:url(../images/homebtbk.jpg);
text-align: left;
padding-left: 30px;
padding-right: 15px;
padding-top:11px;
margin-bottom: -14px;
}

.wrapper {
background:url(../images/content_bk.jpg) repeat-y center top;
padding-bottom:20px;
}

.sidecontent {
float: right;
min-height: 263px;
text-align: left;
padding-left: 20px;
padding-right: 30px;
text-align:left;
width:215px;
}

.sidecontent ul {
	list-style:none;
	padding:0;
}
.sidecontent ul>li {
	margin-top:10px;
}
.sidecontent ul>li>ul>li {
	margin-top:2px;
}
.sidecontent ul li ul {
	margin-left:1em;
	list-style:disc outside; 
}
.form-spacer {
clear: both;
height:8px;
}

a:link {
/* color: #009933; */
color:#00542A;
/*font-weight:bold;
border-bottom: 1px dotted #00542a;*/
text-decoration:none;
-webkit-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
transition: all 200ms ease-in;
}

a:visited {
color: #009933;
text-decoration:none;
}

a:hover {
color: #FF6600;
text-decoration:none;
}

a:active {
color: #FF9900;
text-decoration:none;
}

a:visited:hover{
color: #FF9900;
text-decoration:none;
}

h1 {
color:#003366;
font-size: 17px;
padding: 0;
margin: 0;
font-weight: bold;
font-family: arial;
}

h2 {
color: #003366;
font-size: 17px;
text-transform: uppercase;
font-weight: bold;
line-height:1.2;
}

h3 {
color:#660000;
font-size: 14px;
font-weight: bold;
}

h4 {
color:#003366;
font-size: 14px;
font-weight: bold;
}


/******** FOOTER ***********/

.footer {
background-image: url(../images/footer_bk.jpg);
height: 25px;
width:985px;
padding:7px 0 10px 0;
text-align: center;
color: #fff;
font-size: 10px;
}

.footer a:link {
color: #7BC9A2;
text-decoration:none;
}

.footer a:visited {
color: #FFFFFF;
text-decoration:none;
}

.footer a:hover {
color: #FF9900;
text-decoration:none;
}

.footer a:FF9900 {
color: #FFFFFF;
text-decoration:none;
}

.footer a:visited:hover{
color: #FF9900;
text-decoration:none;
}

/******** END FOOTER *******/



.clearboth {
clear: both;
}

.ie-warn,
.preview-warn {
color: red;
font-weight: bold;
border: 1px solid black;
padding-top: 5px;
padding-bottom: 5px;
background-color: #FFFFCC;
text-align: center;
clear: both;
}

/*  2011 styles */
.left {
	float:left;
}
.right {
	float:right;
}
.two-col-wrap {
	width:261px;
	margin:0 0 0 15px;
	padding:15px; 
}
.three-col-wrap {
	width:465px;
}
.four-col-wrap {
width:625px;	
}
.six-col-wrap {
	width:945px;
}
.bottom-wrap {
background:#c6d4df url(../images/bttmwrapbk.jpg) no-repeat bottom center;
text-align: left;
padding-left: 30px;
padding-right: 30px;
padding-top:11px;
padding-bottom: 15px;
overflow:auto;
position:relative;
}
.blackjack {
		font-size: 36px;
	    font-family: BlackJackRegular, cursive;
	    line-height:1.1;
}
.pristina {
	font-family: Pristina, "Freestyle Script", cursive;
}
.perpetua {
	font-family: Perpetua, "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.indexpagecontent h1.featured {
	font-size:39px;
	color:#003366;
	margin:20px 15px 20px 0;
	font-weight:normal;
	position:absolute;
	left:60px;
	z-index:10;
	text-shadow: -1px -1px 1px #fff;
/* filter: dropshadow(color=#fff, offx=-1, offy=-1); */
}
.indexpagecontent p {
	margin:90px 15px 15px 0;
}
.indexpagecontent h4 {
	margin:15px 15px 15px 0;
		color:#003366;
		text-align:left;
}
.bottom-wrap .two-col-wrap {
/* position:relative;
top:10px;
bottom:20px; */
right:auto;
}
h1 span.perpetua {
	font-size:50px;
		color:#000;
}
.bold {
	font-weight:bold;
}
.leftBox, .middleBox , .rightBox  {
border:1px solid rgba(255,255,255,0.6);
background-color:rgba(255,255,255,0.3);
-moz-border-radius: 4px;
border-radius: 4px; 
-webkit-box-shadow: 3px 3px 3px #192229;
-moz-box-shadow: 3px 3px 3px #192229;
box-shadow: 3px 3px 3px #192229;
}
.leftBox ul, .middleBox ul, .rightBox ul {
	padding:0;
	list-style-position:outside;
	margin: 1em;
}
/* These values are for use with absolute positioning, if used. They need to be refined.
 .leftBox {
left:30px;
}
.middleBox {
left:291px;
}
.rightBox {
left:552px;
} */
.four-col-wrap img {
	padding:80px 0 10px 0;
}
.prism-symbol {
position:absolute;
left-50px;
top:0;
width:100px;
height:100px;
background: transparent url('../images/prism_symbol_100px.png') no-repeat 0 0;	
-webkit-box-shadow: 0px 4px 4px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 4px 4px rgba(0,0,0,0.5);
box-shadow: 0px 4px 4px rgba(0,0,0,0.5); 
}
/*  E-NEWS SIGNUP  **/

td.label {
	font-size:12px;
}

td input[type="submit"] {
	color:#fff;
	font-weight:bold;
	text-shadow: 1px 1px 1px #2c2c54;
	filter: dropshadow(color=#2c2c54, offx=1, offy=1); 
	width:120px;
	height:30px;
	float:right;
	text-align:center;
	border:1px solid #33F;
	background: #c5deea; /* Old browsers */
	background: -moz-linear-gradient(top, #c5deea 0%, #066dab 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5deea), color-stop(100%,#066dab)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c5deea 0%,#066dab 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c5deea 0%,#066dab 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #c5deea 0%,#066dab 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #c5deea 0%,#066dab 100%); /* W3C */
	-moz-border-radius: 4px;
border-radius: 4px; 
}

td input[type="submit"]:hover {
	width:120px;
	height:30px;
	float:right;
	text-align:center;
	border:1px solid #F60;
	background: #ffa84c; /* Old browsers */
	background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* W3C */
	-moz-border-radius: 4px;
border-radius: 4px; 
}
td input[type="submit"]:active {
	outline: 1px #099 solid;
}
/******** NEWS *******/
.news_list_div ul { margin:0;}
ul.news_list { list-style:none; padding:0px;}
ul.news_list li { margin-top:10px;}
.news_list { text-align: left;}
.news_list_title { font-size: 14px; color:#66CC33; font-weight:bold; line-height:1.2}
.news_list_summary { font-size: 14px; color:#333; text-align: left; }
.news_list_link { font-size: 14px; text-align: left;font-weight:bold;}
.news_list_date {font-size:14px;font-style:italic;}
.news_detail_title {color:#660000; font-weight:bold;}
.news_detail_date {font-size:14px; color:#669966;}


/******** END NEWS *******/

/******** BLOG *******/

ul.blog_category_list { list-style:none; padding:0px;}
.blog_category {text-align: left;}
.blog_category_title {font-size: 14px; color:#66CC33; font-weight:bold;}
.blog_category_summary {font-size: 11px; color:#006699; text-align: left;}
.blog_category_link {font-size: 11px; text-align: left;}

ul.blog_article_list { list-style-image:url(../images/bullet.jpg); padding-left:10px;}
ul.blog_article_list li { margin-top:6px;}
.blog_article_list_title {color:#660000; font-weight:bold; font-size:14px; line-height:1.2;}
.blog_article_list_date {font-size:14px; color:#669966;}
.blog_article_list_link {font-size:14px; font-weight:bold;}
.blog_article_list_summary {font-size:14px;}

.blog_comments_header {color:#660000; font-weight:bold; font-size:16px;}
.blog_title {font-size:14px; color: #660000; font-weight:bold;}
.blog_date {font-size: 14px; color: #990000;}

.blog_comment_form_label {
padding-top: 5px;
font-size: 12px;
font-family: verdana;
color: #003366;
}

.blog_comment_date {
font-size: 12px;
font-family: verdana;
color: #990000;
}

.blog_comment_name {
font-size: 12px;
font-family: verdana;
color: #990000;
}

/******** END BLOG *******/

/* ****** START RSS  ********/
.rss_list {}
.rss_list_title {
	font-weight:bold;
}
.rss_list_date {
	font-style:italic;
}

/* ****** END RSS  ********/

