body {
	background: #FFF url("../images/background.png") repeat-x scroll top left;
	/*margin-left:0;*/
        margin: 25px 10px 50px 10px;
	/*padding:0;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	/*background: none;*/
	margin:0 auto;
	padding: 15px 0 0;
	width: 850px;
       
       /* add shadow area page  - does not work in IE */

              -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
              -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
               box-shadow: 0px 0px 10px rgba(0,0,0,.8);

       /* shadow effect For IE 8 */	
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#000000')";	
	/* For IE 5.5 - 7 */		
     /*  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#000000');	
     */

}


* {
	margin:0;
	padding:0;
}

/** element defaults **/
table {
	width: 100%;
	text-align: left;
}

th, td {
	padding: 10px 10px;
}

th {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:-1px -1px #CE5709;
	background: #F87B27 url('images/frontpage-link.png') repeat-x scroll top left;
}

td {
	border-bottom: 1px solid #ccc;
}

code, blockquote {
	display: block;
	border-left: 5px solid #222;
	padding: 10px;
	margin-bottom: 20px;
}
code {
	background-color: #222;
	color:#ccc;
	border: none;
}
blockquote {
	border-left: 5px solid #222;
}

blockquote p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #333;
	height: 1%;
}

p {
	line-height: 1.9em;
	margin-bottom: 20px;
	font-size: 12px;
}

a {
	color: #F97B27;
}

a:hover {
	color: #E5620A;
}

a:focus {
	outline: none;
}


fieldset {
	/*display: block;*/
	border: none;
	/*border-top: 1px solid #ccc;*/
}

fieldset legend {
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	color: #333;
}

fieldset form {
	padding-top: 15px;

}

fieldset p label {
	float: left;
	width: 150px;
}


form {
	/*display: block;*/
	border: none;
	/* border-top: 1px solid #ccc;*/
        color: #333333;
       
        padding-left: 10px;

}

form input, form select, form textarea {
	padding: 5px;
	color: #333333;
	border: 1px solid #ddd;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

form input.formbutton {
	color: #ffffff;
	font-weight: bold;
	padding: 6px 8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:-1px -1px #CE5709;
	background: #F87B27 url('images/frontpage-link.png') repeat-x scroll top left;
	border: none;
	width: auto;
	overflow: visible;
}

fieldset form input.formbutton {
	margin-left: 150px;
}

form.searchform p {
	margin: 5px 0;
}


span.required {
	color: #ff0000;
}

h1 {
	color: #000;
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	background: none;
	border-bottom: none;
	text-transform: none;
	line-height: 1.0em;
	padding: 0 0 5px;
}

#body h1 {
	color: #D5570A;
}

h1 strong {
	font-weight: normal;
}

h2 {
	color: #000;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
	font-size: 30px;
	letter-spacing: -0.25px;
	font-weight: bold;
	padding: 0 0 5px;
	margin: 0;
}

#body h2 {
	font-weight: normal;
}

h3 {
	color: #555;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
        padding: 0px 10px 0px 10px;
}

h4 {
	padding-bottom: 10px;
	font-size: 15px;
	color: #EE7524;
}

h5 {
	padding-bottom: 10px;
	font-size: 13px;
	color: #999;
}

ul, ol {
	margin: 0 0 35px 35px;
}

li {
	padding-bottom: 5px;
}

li ol, li ul {
	font-size: 1.0em;
	margin-bottom: 0;
	padding-top: 5px;
}

ul.styledlist {
	list-style: none;
	margin-left: 20px;

}

ul.styledlist li {
	background: #fff url('images/list-item.gif') no-repeat scroll left center;
	padding-left: 15px;
	padding-bottom: 0;
	margin-bottom: 5px;
}


#container {
	width: 960px;
	margin: 0 auto;  /* this sets the left margin space */
	padding: 0px;
}





#header {
	padding: 0px 25px;
	margin:  0px 0px 20px 0px;
	height: 111px;
        width: 800px;      /* set width for IE */
        background: #931A1A;
        float:left;
        border: 1px solid #000; /* add a black border around header div - needed for IE */
}

#header h1 {
	padding: 0; 
}
#header h1 a {
	color: #eee;
	padding-top: 40px;
	font-size: 40px;
	font-weight: normal;
	font-family: Lucida,"Lucida Sans",Geneva,Arial,sans-serif;
	text-decoration: none;
	letter-spacing: -3px;
	float: left;
	text-shadow: 1px 2px #111;

}

#header h1 a strong {
	color: #F87B27;
}

#header h2 {
	color: #999;
        padding-top: 5px;
	float: left;
        font-family: Lucida,"Lucida Sans",Geneva,Arial,sans-serif;
	font-size: 25px;
	font-weight: normal;
        text-decoration: none;
	letter-spacing: 1px;
        text-shadow: 1px 2px #111;
	
}

#header h2 a {         /* make for sub pages headers */
	color: #eee;
	padding-top: 10px;
	font-size: 30px;
	font-weight: normal;
	font-family: Lucida,"Lucida Sans",Geneva,Arial,sans-serif;
	text-decoration: none;
	letter-spacing: -1px;
	float: left;
	text-shadow: 1px 2px #111;
}

/* front page slider styles */
div#jFlowSlide {
	margin:0 auto;
}
div#slides-static {
	padding: 40px 55px 0;
	width: 850px;
}
div.slides-container {
	height: 271px;
	overflow: hidden; 
	width: 960px; 
	padding-top: 40px;
}
div.slides-container div#jFlowSlide {
	height: 315px;
}
div.slides-container div.jFlowSlideContainer img {
	margin:auto;
}
div.slides-container div.jFlowSlideContainer div {
}
div.slides-container div.jFlowSlideContainer div.slide-image {
	float:left;
	width: 370px;
	padding-top: 0px;
}
span.jFlowPrev, span.jFlowNext {
	background-image:url('images/slide-prev.gif');
	background-repeat:no-repeat;
	display:block;
	height:41px;
	width:24px;
	float:left;
	margin:0;
	cursor:pointer;
}
span.jFlowPrev span, span.jFlowNext span { display:none; }
span.jFlowNext {
	background-image:url('images/slide-next.gif');
	float:right;
}
div.slides-container div.controls {
	position:relative;
	top:-220px;
	width:960px;
	margin:0 auto;
}
div.slides-container p {
	padding-top: 10px;
	color: #eee;
}
div.slides-container a {
	color: #eee;
}
div.slides-container h2, div#sub-header h2 {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
	color: #fff;
	text-shadow: 1px 1px #21441D;
	font-weight: normal;
}
div.slide-text {
	padding-top: 10px;
}
p.frontpage-button a {
	padding: 17px 20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:-1px -1px #CE5709;
	background: #F87B27 url('images/frontpage-link.png') repeat-x scroll top left;
	border: 1px solid #000;
}
p.frontpage-button a:hover {
	background: #E5620A none;
	color: #fff;
}
.hidden { display:none;  }

div#sub-header {
	height: 101px;
}

div#sub-header h2 {
	padding-top: 27px;
}

/*
#body {
	background: none;
	margin:0 auto;
	padding: 20px 0 0;
	width: 850px;
}
*/

#content {
	/* float: left;*/
	width: 838px;
        background-color: #ffffff;
border-style:solid;
border-width:2px;
padding: 5px;
}


.box { 
	margin: 10px 10px 10px 30px;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
}


.main {
    float:left;
    /* width:400px;*/
    background:#9c9;
    margin: 10px 10px 10px 30px;
}


#left, #right {

color: #777;
padding: 5px 15px 0px 15px; 
}
#left p {

font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
padding: 5px 15px 0px 15px; 

}

#right {
   float: right;
   margin: 1% 5% 1% 5%;
}

#right p {

font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
padding: 5px 15px 0px 15px; 

}

.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}



#colleft, #colright {
width: 290px;
color: #777;
padding: 5px 15px 0px 15px; 
}
#colleft p {
float: left;
font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
padding: 5px 15px 0px 15px; 

}

#colright {
   float: right;
   margin: 1% 5% 1% 5%;
}

#colright p {
float: right;
font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
padding: 5px 15px 0px 15px; 

}

.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}



/*
.clear {
	clear: both;
}
*/




#footer {
	/*margin-left:0 auto;*/
     
	/*background: #000 url('images/footer.jpg') repeat-x scroll bottom left;*/
	padding: 10px 0px 0 0; /* Was 30 5 0  the 5px was causing extra black box at end of line */
     /*   top:-220px;*/
background-color: #000000;
}

.footer-content {
	width: 800px;
	margin: 0 auto;
	display: block;
	padding-bottom:  10px;
        background-color: #000000;
 
}

#footer a {
	color: #999;
	text-decoration: underline;
}
#footer h4 {
	color: #ccc;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
}

#footer p {
	text-align: left;
	color: #777;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#footer form {
	margin: 0;
	padding: 0;
}

#footer form input#searchbutton {
	margin: 0;
	border-bottom: none;
	overflow:visible;
	width:auto;
}

#footer form input#searchquery {
	background-color: #333;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	padding: 6px 3px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #222;
}

#footer ul li {
	padding: 0;
}

#footer ul li a  {
	display: inline-block; /* for IE 6, 7 */
}

#footer ul li a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 7px 10px;
	border-bottom: 3px solid #222;
}

#footer ul li a:hover {
	background-color: #111;
}


.footer-line {
	width: 500px;
	margin-right: 26px;
        background-color: #000;
	float: left;
}


.end-footer-line {
	margin-right: 0;
}

#footer-links {
	background-color: #000;
	color: #ccc;
	padding: 30px;  /* increase vertical heigth for additional text */
}
div#footer-links p {
	text-align: right;
	padding: 0;
	margin: 0 auto;
	font-size: 10px;
	/*width: 860px;*/
	/*display: display;*/
}
#footer-links a {
	color: #eee;
	font-weight: bold;
	text-decoration: underline;
}

#carousel1 {
margin-left:auto;
margin-right:auto;
width:70%;
}



