﻿@charset "utf-8";
/* CSS Document */

body {
width: 873px;
padding: 0px;
background-color: #085500;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 155%;
margin: 0px auto;
background-image: url(../images/to_use/wide_very_high.jpg);
background-position: top center;
background-repeat: no-repeat;
}

#menu {
		width: 873px;
		height: 50px;
		padding-top: 50px;
		}
		
#menu a:link {
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 14px;
			 color: #FFFFFF;
			 font-weight: bold;
			 text-decoration: none;
			 }
			 
#menu a:visited {
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 14px;
			 color: #FFFFFF;
			 font-weight: bold;
			 text-decoration: none;
			 }
			 
#menu a:hover {
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 14px;
			 color: #fafd00;
			 font-weight: bold;
			 text-decoration: none;
			 }
	 
p {
  margin: 0px;
  padding: 0px;
  }
  
h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #552788;
   padding: 0px;
   margin: 0px;
   }
   
h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: ##0B5E16;
   padding:0px;
   margin: 0px;
   }
   
hr {
	border-width: thin;
	border-style: dashed;
	border-color: #e3e3e3;
	}

   
ul {
   padding: 10px 0px 0px 40px;
   margin: 0px;
   }
   
li {
   list-style-image: url(/images/to_use/list_icon.jpg);
   padding: 0px 3px 5px 0px;
   }
   
.buttons {
		 background-color: #6d2177;
		 border: 1px solid #6d2177;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
		 color: #fff;
		 }
		 
.fields {
		 background-color: #fff;
		 border: 1px solid #8e8e8e;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
		 color: #000;
		 background-image:none;
		}
		
.spacer {
		width: 100%;
		height: 11px;
		background-image: url(/images/to_use/div_1px.jpg);
		background-repeat: repeat-x;
		margin-top: 9px;
		}
  
#divider_div {
			 width: 100%;
			 background-image: url(/images/to_use/div.jpg);
			 background-repeat: repeat-x;
			 height: 7px;
			 clear: left;
			 }
  
#container {
		   width: 887px;
		   border-left: 1px solid #FFFFFF;
		   border-right: 1px solid #FFFFFF;
		   border-bottom: 1px solid #FFFFFF;
		   background-color: #FFFFFF;
		   }
		   
.contact_image {
				float: left;
				padding-left: 20px;
				}
				
.faq_image {
			float: right;
			padding: 0px 10px 5px 15px;
			Clear: both;
			}			
		   
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* Container */

a:link {
		color: #bd0102;
		text-decoration: none;
		}
			   
a:visited {
		   color: #bd0102;
		   text-decoration: none;
		   }
			   
a:hover {
		 color: #bd0102;
		 text-decoration: underline;
		 }
		 
#faq a:link {
		color: #383838;
		text-decoration: none;
		}
			   
#faq a:visited {
		   color: #383838;
		   text-decoration: none;
		   }
			   
#faq a:hover {
		 color: #383838;
		 text-decoration: underline;
		 }		 

img {
	border: 0px;
	}


/* Row1 */

#row1 {
	  width: 873px;
	  height: 176px;
	  color: #FFFFFF;
	  font-size: 11px;
	  margin: 0px auto;
	  }
	  
#row1_img1 {
		   width: 436px;
		   height: 176px;
		   float: left;
		   }
		   
#row1_img2 {
		   width: 437px;
		   height: 176px;
		   float: left;
		   }
	  
/* Row2 Info */
	  
#row2 {
	  width: 873px;
	  clear: left;
	  background-color: #FFFFFF;
	  text-align: left;
	  font-size: 11px;
	  }
	  
#row2_left {
		   width: 562px;
		   float: left;
		   background-color: #FFFFFF;
		   padding: 20px 20px 20px 40px;
		   }
		
#row2_right {
		   width: 210px;
		   float: left;
		   background-image: url(/images/news_bg.gif);
		   background-position: top;
		   background-repeat: no-repeat;
		   min-height: 300px;
		   padding: 75px 20px 0px 21px;
		   line-height: 125%;
		   }
		   
#row2_left_news  {
				 width: 551px;
				 height: 111px;
				 color: #FFFFFF;
				 }
		   
#row2_left_news1 {
				 width: 281px;
				 height: 111px;
				 float: left;
				 }
				 
#row2_left_news2 {
				 width: 250px;
				 height: 91px;
				 background-image: url(/images/home_box_02.jpg);
				 float: left;
				 padding: 10px 10px 10px 10px;
				 font-family: Arial, Helvetica, sans-serif;
				 font-size: 11px;
				 color: #ffffff;
				 line-height: 130%;
				 }
		
.film_background {
				 width: 129px;
				 height: 90px;
				 background-image: url(/images/to_use/film_bg.jpg);
				 padding: 16px 4px 16px 4px;
				 float: left;
				 }
		
/* Row3 Footer */
		
#footer {
	  width: 873px;
	  height: 42px;
	  clear: both;
	  background-image: url(/images/code_05.png);
	  padding-top: 25px;
	  font-size: 11px;
	  }
	  
#footer_left {
			 width: 565px;
			 float: left;
			 text-align: left;
			 padding-left: 35px;
			 word-spacing: 12px;
			 }
			 
#footer_right {
			 width: 213px;
			 float: left;
			 text-align: left;
			 padding-left: 60px;
			 }
	  
			  
#footer a:link {
			   color: #883992;
			   text-decoration: underline;
			   }
			   
#footer a:visited {
			      color: #883992;
			      text-decoration: underline;
			      }
			   
#footer a:hover {
			    color: #883992;
			    text-decoration: none;
			    }
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

#donations  {
				 width: 551px;
				 height: 111px;
				 color: #FFFFFF;
				 }
		   
#donations1 {
				 width: 250px;
				 height: 91px;
				 background-image: url(/images/to_use/donation_01.jpg);
				 float: left;
				 padding: 10px 10px 10px 10px;	
				 }
				 
#donations2 {
				 width: 250px;
				 height: 91px;
				 background-image: url(/images/to_use/donation_02.jpg);
				 float: left;
				 padding: 10px 10px 10px 10px;	
				 }