body {
	margin:0 auto 0 auto;
	padding:0px;
	background:#0b347e url('images/bg.gif') repeat-x center top;
}
.clear {
	clear:both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
hr {
	margin:20px auto 20px auto;
	width:760px;
	height:1px;
	border:0;
	background:#ffffff url('images/hr.jpg') repeat-x;
}
/*-----------------------Wrapper---------------------------*/
#wrapper {
	margin:0 auto 0 auto;
	width:800px;
}
/*-----------------------Header---------------------------*/
#logo {
	margin:0;
	padding:0;
	float:left;
}
#contact {
	margin:0;
	padding:72px 0 0 0;
	font:normal normal bold 11px Arial;
	color:#ffffff;
	float:right;
}
#contact a {
	font:normal normal bold 11px/20px Arial;
	color:#ffffff;
}
/*-----------------------Container---------------------------*/
#container {
	margin:0 auto 0 auto;
	padding:10px 20px;
        float:left;
	width:760px;
	background:#ffffff;
        display:inline;
}
#top {
	margin:0 auto 0 auto;
	width:800px;
	height:10px;
	background:#ffffff url('images/top.jpg') no-repeat center top;
}
#bottom {
	margin:0 auto 20px auto;
	width:800px;
        float:left;
	height:10px;
	background:#ffffff url('images/bottom.jpg') no-repeat center bottom;
}
/*-----------------------Navigation---------------------------*/
#navigation {
        display:inline;
        float:left;
	margin:0 auto 5px auto;
	padding:0 0 0 10px;
	width:760px;	
	height:30px;
	background:url('images/navbar.jpg') no-repeat;
}
#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
	width:760px;
}
#navigation ul li {
	float: left;
}
#navigation ul a {
	padding: 0 10px 0 10px;
	background:url('images/navbg.jpg') no-repeat right center;
	font: normal normal bold 12px/28px Arial;
	color: #ffffff;
	text-decoration: none;
}
#navigation ul a:hover{
	color: #ffffff;
	text-decoration: underline;
}
/*-----------------------Sub Navigation---------------------------*/
#subnavigation {
        display:inline;
        float:left;
	margin:0 auto 20px auto;
	padding:0 0 0 10px;
	width:750px;	
	height:30px;
	background:#e3e3e3;
}
#subnavigation ul {
	margin:0;
	padding:0;
	list-style:none;
	width:760px;
}
#subnavigation ul li {
	float: left;
}
#subnavigation ul a {
	padding: 0 10px 0 10px;
	background:#e3e3e3;
	font: normal normal bold 12px/28px Arial;
	color: #011051;	
	text-decoration: none;
}
#subnavigation ul a:hover{
	color: #011051;	
	text-decoration: underline;
}
#subnavigation ul li.current a{
	color: #011051;	
	text-decoration: underline;
}

/*-----------------------Content---------------------------*/
#content {
	font: normal normal normal 12px/20px Arial;
	color: #222222;	

}
#content p {
	font: normal normal normal 11px/20px Arial;
	margin:10px 0 10px 0;
}
#content a {
	font: normal normal normal 11px/20px Arial;
	color: #011051;	
}
/*-----------------------h1---------------------------*/
h1 {
	font: normal normal bold 12px Arial;
	color: #011051;	
}
/*-----------------------Currently Viewing---------------------------*/
.heading {
	width:370px;
	font: normal normal normal 12px/20px Arial;
	color: #222222;	
	float:left;
}
.heading a {
	font: normal normal bold 12px Arial;
	color: #011051;	
	text-decoration:none;
}
.heading a:hover {
	text-decoration:underline;
}
.heading h2 {
	font: normal normal bold 12px Arial;
	color: #011051;	
	float:left;
}
.headingright {
	width:370px;
	font: normal normal normal 12px/20px Arial;
	color: #222222;	
	float:right;
}
.headingright a {
	font: normal normal bold 12px Arial;
	color: #011051;	
	text-decoration:none;
}
.headingright a:hover {
	text-decoration:underline;
}

/*-----------------------Banner---------------------------*/
#banner {
	margin:20px 0 10px 0;
}
/*-----------------------Text Boxes---------------------------*/
#textboxleft {
	margin:0 0 20px 0;
	padding:15px 20px;

	width:330px;
	height:81px;
	background:url('images/textbox.jpg') no-repeat;
	float:left;
}
#textboxleft p {
	margin:0 0 5px 0;
line-height:15px;
	padding:0;
}
#textboxleft a {
	color: #ffffff;
	text-decoration:none;
}
#textboxleft a:hover {
	text-decoration:underline;
}
#textboxright {
	margin:0 0 20px 0;
	padding:15px 20px;
        
	width:330px;
	height:81px;
	background:url('images/textbox.jpg') no-repeat;
	float:right;
}
#textboxright p {
	margin:0 0 5px 0;
        line-height:15px;
	padding:0;	
}
#textboxright a {
	color: #ffffff;
	text-decoration:none;
}
#textboxright a:hover {
	text-decoration:underline;
}
/*-----------------------Services Box---------------------------*/
#servicesbox {
	margin:20px 0 20px 0;
	width:370px;
	float:left;
}
#servicesbox ul {
	margin:0;
	padding:0;
	list-style:none;
	width:370px;
}
#servicesbox ul li {
	height:30px;
	width:370px;
	background:#e3e3e3 url('images/servicesbg.jpg') no-repeat right center;
	display:block;
}
#servicesbox ul li a {
	padding: 0 10px 0 10px;
	font: normal normal bold 12px/30px Arial;
	color: #222222;
	text-decoration: none;
	display:block;
}
#servicesbox ul li a:hover{
	background:#000c4b url('images/serviceshover.jpg') no-repeat;
	color: #ffffff;
}
/*-----------------------Newsletter Box---------------------------*/
.newsletterbox {
	margin:20px 0 20px 0;
	width:370px;
	float:right;
}
.newsletterbox h2 {
	margin:0 0 3px 0;
	padding: 0 10px 0 10px;
	height:30px;
	width:350px;
	background:#000c4b url('images/serviceshover.jpg') no-repeat;
	font: normal normal bold 12px/30px Arial;
	color: #ffffff;
}
.eventsboxbar {
	margin:0 0 3px 0;
	padding: 0 10px 0 10px;
	height:85px;
	width:350px;
	background:#e3e3e3;
}
.newsletterboxbar {
        margin:0 0 3px 0;
	padding: 0 10px 0 10px;
	height:30px;
	width:350px;
	background:#e3e3e3;

}
.newsletterfieldtext {
	width:130px;
	float:left;
	font: normal normal bold 12px/30px Arial;
	color: #222222;
}
.newsletterfieldbox {
	height:30px;
	float:right;
}
.newsletterfield {
	margin:4px 0 4px 0;
	width:218px;
	height:18px;
	font: normal normal bold 11px/18px Arial;
	color: #222222;
	border:1px #c6c6c6 solid;
}
.newslettersubmit {
	margin:4px 0 4px 0;	
}
/*-----------------------Left Box---------------------------*/
#leftbox {
	margin:20px 0 0 0;
	width:370px;
	float:left;
	font: normal normal normal 11px/20px Arial;
}
/*-----------------------Right Box---------------------------*/
#rightbox {
	margin:20px 0 0 0;
	width:370px;
	float:right;
	font: normal normal normal 11px/20px Arial;
}
/*-----------------------Footer---------------------------*/
#footertext {
	margin:0px auto 20px auto;
	font: normal normal bold 11px/18px Arial;
	color: #ffffff;
	float:left;
}
#footertext a {
color:#ffffff;
text-decoration:none;
}
#footertext a:hover {
text-decoration:underline;
}
#byclarosetgraphics {
	margin:0px auto 20px auto;
	font: normal normal bold 11px/18px Arial;
	color: #ffffff;
	float:right;
        vertical-align:text-top;
}
#byclarosetgraphics a {
	font: normal normal bold 11px/18px Arial;
	color: #ffffff;
	text-decoration:none;
}
#byclarosetgraphics a:hover {
	text-decoration:underline;
}
#extracol {
float:left;
width:740px;
display:inline;
margin:0;
padding:0 10px 20px 10px;
}
/*--------------------------------------- Juice Home Page Styles-----------------------------*/
/*------------------------------------------Juice Page Styles--------------------------------*/
#single_column_1 {
min-height:100px;
background-color:transparent;
margin-right:0px;
margin-top:10px;
padding-bottom:10px;
}
#single_column_1 .block_body_1 {
width:740px;
border-width:0px;
margin-top:15px;
background-color:transparent;
margin-right:0px;
margin-left:0px;
margin-bottom:20px;
padding-top:10px;
}
#single_column_1 .block_header_1 {
margin-right:0px;
width:740px;
background-color:transparent;
border-width:0px;
padding:0;
}
#single_column_1 .block_header_1 a {
text-decoration:none;
background-color:transparent;
font-size:large;
}
#single_column_1 .block_text_1 {
padding-bottom:0px;
background-color:transparent;
}
/*----------------------------------Double equal Columns--------------------------*/	
#double_equal_column_1 {
margin-right:20px;
margin-left:0px;
margin-bottom:10px;
margin-top:10px;
padding:0;
min-height:100px;
float:left;
width:360px;
background-color:transparent;
}
*html #double_equal_column_1 {
	display:inline;
}
#double_equal_column_2 {
margin-top:10px;
margin-bottom:10px;
min-height:100px;
float:left;
background-color:transparent;
width:360px;
margin-left:0px;
}
#double_equal_column_1 .block_body_1 {
border-width:0px;
margin-top:5px;
margin-bottom:20px;
background-color:transparent;
width:360px;
min-height:0px;
}
#double_equal_column_1 .block_header_1 {
border-width:0px;
width:360px;
}
#double_equal_column_2 .block_body_2 {
border-width:0px;
margin-top:5px;
margin-bottom:20px;
width:360px;
min-height:0px;
background-color:transparent;
}
#double_equal_column_2 .block_header_2 {
border-width:0px;
width:360px;
}
/*------------------------------Double left small column styles ----------------------*/
#double_left_small_column_1 {
padding:0px 0px 10px 0px;
margin-top:10px;
background-color:transparent;
margin-right:20px;
margin-left:0px;
float:left;
width:290px;
min-height:100px;
}
*html #double_left_small_column_1 {
	display:inline;
}
#double_left_small_column_2 {
padding:0px 0 10px 0;
margin-top:10px;
background-color:transparent;
background-position:top;
background-repeat:repeat-x;
float:left;
min-height:100px;
width:430px;
}
#double_left_small_column_1 .block_body_1 {
border-width:0px;
margin:5px 0 0 0;
background-color:transparent;
width:290px;
padding:0 0 10px 0;
min-height:0px;
}
#double_left_small_column_1 .block_header_1 {
border-width:0px;
padding:0px;
background-color:transparent;
width:290px;
}
#double_left_small_column_2 .block_body_2 {
border-width:0px;
margin:5px 0 0 0;
padding:0 0 10px 0;
background-color:transparent;
width:430px;
min-height:0px;
}
#double_left_small_column_2 .block_header_2 {
border-width:0px;
padding:0px;
background-color:transparent;
width:430px;
}
/*---------------------------- Double right small column styles-----------------------*/
#double_right_small_column_1 {
padding:0px 0px 10px 0px;
margin-top:10px;
background-color:transparent;
margin-right:20px;
margin-left:0px;
float:left;
width:430px;
min-height:100px;
}*html #double_right_small_column_1 {
	display:inline;
}
#double_right_small_column_2 {
padding:0px 0 10px 0;
margin-top:10px;
background-color:transparent;
float:left;
min-height:100px;
width:290px;
}
#double_right_small_column_1 .block_body_1 {
border-width:0px;
margin:5px 0 0 0;
background-color:transparent;
width:430px;
padding:0 0 10px 0;

}
#double_right_small_column_1 .block_header_1 {
border-width:0px;
padding:0px;
background-color:transparent;
width:430px;
}
#double_right_small_column_2 .block_body_2 {
border-width:0px;
margin:5px 0 0 0;
padding:0 0 10px 0;
background-color:transparent;
width:290px;
}
#double_right_small_column_2 .block_header_2 {
border-width:0px;
padding:0px;
background-color:transparent;
width:290px;
}
/* ------------------------------ Three-column styles -----------------------------------------*/
#triple_equal_column_1 {
	margin-left:0px;
}
*html #triple_equal_column_1 {
	display:inline;
}
#triple_equal_column_1, #triple_equal_column_2, #triple_equal_column_3 {
width:230px;
}

#triple_equal_column_1, #triple_equal_column_2 {
margin-right:25px;
}
#triple_equal_column_1, #triple_equal_column_2, #triple_equal_column_3 {
background-color:transparent;
margin-top:10px;
min-height:100px;
padding-bottom:10px;
float:left;
}
#triple_equal_column_1 .block_body_1, #triple_equal_column_2 .block_body_2, #triple_equal_column_3 .block_body_3 {
border-width:0px;
padding-right:0px;
padding-bottom:10px;
background-color:transparent;
width:230px;
}
#triple_equal_column_1 .block_body_1 .block_header_1, #triple_equal_column_2 .block_body_2 .block_header_2, #triple_equal_column_3 .block_body_3 .block_header_3 {
border-width:0px;
padding:0;
background-color:transparent;
width:230px;
}
/*----------------------------------------News Pages --------------------------------*/
.news_container {
	margin-left:0px;
	width:580px;
	float:left;
display:inline;
	background-color:transparent;
	padding:5px 0 10px 0;
}
.news_container h2 {
	color:#011051;
	font-family:Arial, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.news_item_list_container {
	padding:0 0 25px 0px;
display:inline;
float:left;

}
.news_item_list_heading {
	color:#011051;
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
padding-bottom:0;
width:580px;
margin-bottom:0;
display:inline;
float:left;
}
.news_item_list_heading a {
	text-decoration:none;
	color:#011051;
}
.news_item_list_heading a:hover {
	text-decoration:underline;
}
.news_item_list_date {
	font-family:Arial, Geneva, sans-serif;
	font-size:11px;
	color:#222222;
}
.news_item_list_preview {
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	color:#222222;
	width:570px;
	height:28px;
line-height:14px;
vertical-align:middle;
padding-top:0;
display:table-cell;
white-space:nowrap;
float:left;
margin-top:0;
overflow:hidden;
}
.news_item_list_preview p {
padding:0;
margin:0;
}
.news_item_list_story {
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	color:#222222;
	width:570px;
float:left;
display:inline;
}

.news_item_list_link {
	font-weight:bold;
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	color:#222222;
}
.news_item_list_link a {
	text-decoration:none;
	color:#222222;
}
.news_item_list_link a:hover {
	text-decoration:underline;
}
h1 {
	font-family:Arial, Geneva, sans-serif;
	font-size:18px;
	padding-top:0px;
	margin-top:10px;
	margin-left:30px;
	color:#011051;
	font-weight:bold;
}
/*--------------------------News Subpages------------------*/
.news_item_container {
	margin-left:0px;
	float:left;
display:inline;
	background-color:transparent;
	padding:5px 0 10px 0;
	width:580px;
}
.news_item_heading {
	color:#011051;
	font-family:Arial, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.news_item_date {
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	color:#222222;
}
.news_item_content {
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	color:#222222;
}
.news_item_content a {
	text-decoration:none;
	color:#222222;
	font-weight:bold;
}
.news_item_content a:hover {
	text-decoration:underline;
}
/*-------------------------------Ticker Styling------------------*/
#scroller_news {
width:758px;
height:20px;
border-style:solid;
border-color:#CCCCCC;
border-width:1px;
padding:5px 0 5px 0;
margin:2px 0 2px 0;
overflow:hidden;
}
.scroller_item_news {
padding:0 25px 0 25px;
white-space:nowrap;
visibility:hidden;
}
.scroller_item_news a {

}
#scroller_events {
width:348px;
height:65px;
padding:5px 0 5px 0;
margin:2px 0 2px 0;
overflow:hidden;
}
.scroller_item_events {
font-family:Arial, Helvetica, Sans-Serif;
font-size:12px;
vertical-align:text-top;
margin:0 15px 0px 15px;
padding-bottom:10px;
visibility:hidden;
}
.scroller_item_events a {
text-decoration:none;
padding:0;
margin:0;
}
.scroller_item_events a:hover {
text-decoration:underline;
}
#scroller_tips {
color:#FFFFFF;
padding:0px 0 5px 0;
margin:2px 0 2px 0;
height:61px;
width:300px;
}
#scroller_tips h3 {
margin:0 0 0px 0;
padding:0;
font: normal normal normal 18px Arial;
color: #ffffff;
}
.scroller_item_tips {
font-family:Arial, Helvetica, Sans-Serif;
font-size:12px;
color:#FFFFFF;
height:25px;
padding-top:0;
margin-top:0;
visibility:hidden;
}
.scroller_item_tips a {
color:#FFFFFF;
text-decoration:none
font-size:14px;
padding:0;
margin:0;
}