body {
	background-image: url(/imgs//background.jpg);
	background-repeat: repeat-x;
	background-color: #343346;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.info {
	text-decoration: none;
	color: #ffffff;
}
a:link {
	text-decoration: underline;
	color: #060260;
}
a:visited {
	text-decoration: underline;
	color: #060260;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #060260;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
a.contact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
a.contact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
a.contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #060260;
}
a.contact:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	line-height: 20px;
	margin-left:8px;
	margin-top:1px;
	margin-bottom:6px;
}
.slug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	line-height: 22px;
}
.image-right {
margin-bottom:6px;
margin-left:12px;
}
.image-left {
margin-bottom:6px;
margin-right:12px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	line-height: 20px;
}
.required {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.red {
	color: #580606;
}
.largered {
	color: #580606;
	font-size: 14px;
	font-weight: bold;
}
.title_mustard {
	font-size: 16px;
	color: #BC6622;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 24px;
}
#footer2, #navigation3 {
  display: none;
}


.noPrint {
/*
Nothing in here because the default behavior is to 'show' in screen mode
*/
}

sidenav{
background: #dcdfd1;
}


.topper {padding:4px; }

/* JS Effect Declarations */
		
div.right .pics {   /* for the javascript rotating image class */
    height:  400px;  
    width:   400px;  
    padding: 0;  
    margin:  0;
	float:right;
	} 
 
div.right .pics img {  
    float:right;
    padding: 0; 
	margin:0 ;
    background-color: #eee;  
    width:  400px;  
    top:  0; 
    left: 0 
	} 

.floatRight { 
margin-bottom:10px;
margin-left:12px;
float:right;}
.floatLeft {margin-bottom:6px;
margin-right:12px;
float:left;}
div.floatCenter {
margin-right:auto;
margin-left:auto;
}
.footer-byline {color:#CCF;  font-size:10px; line-height:19px;}
.footer-byline a {color:#CCF; font-size:10px;}

/* JS Effect Declarations */
ul.slideshow {
	list-style:none;
	width:400px;
	height:460px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}


#slideshow-caption {
	width:400px;
	height:60px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}

#printthis {
	display:none;
}

.blast-one {
	background-color:#fcf1ce;
}

.blast-two {
	background-color:#efca58;
}

.blast-three {
	background-color:#fbfde2;
}
