*
{
	margin: 0px;
	padding: 0px;
}





body {
	background: #f9ea35 url(../images/img_b_1.png) no-repeat fixed center top;
 	font-family: Arial, Helvetica, sans-serif;  
    font-size: 12px;  
    font-weight: normal;  
    font-variant: normal;  
    font-style: normal;  
    line-height: 120%;
    color: #1a4e18;
}





p, ul, ol {
	text-align: left;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a img {
	border: none;
}





h1 {	
    font-size: 24px;  
    font-weight: normal;  
    line-height: 24px;
    color: #ffffff;
    text-align: left;
    padding: 0px 0px 20px 0px;
		text-shadow: 0 1px 0 #000000;
}

h2 {
    font-size: 18px;  
    font-weight: normal;  
    line-height: 18px;
    color: #ffffff;
    text-align: left;
    padding: 0px 0px 20px 0px;
		text-shadow: 0 1px 0 #000000;
}

h3 {
    font-size: 14px;  
    font-weight: normal;  
    line-height: 14px;
    color: #ffffff;
    text-align: left;
    padding: 0px 0px 20px 0px;
    text-transform: uppercase;
    letter-spacing: 2px;
		text-shadow: 0 1px 0 #000000;
}





/* --------------------------------- Wrapper --------------------------------- */
#wrapper {
	width: 1024px;
	margin: 0px auto;
}





/* --------------------------------- Top --------------------------------- */
#top {
	float: left;
	clear: both;
	width: 1024px;
	height: 50px;
}





.top-1 {
	float: left;
	width: 725px;
	height: 40px;
	padding: 10px 0px 0px 10px;
}





.top-2 {
	float: left;
	width: 279px;
	height: 40px;
	padding: 10px 10px 0px 0px;
}





p.top-txt-1 {	
	font-size: 18px;  
    line-height: 18px;
    color: #000000;	
	padding: 5px 0px 0px 0px;
		text-shadow: 0 1px 0 #ffffff;
		letter-spacing: 2px;
}

p.top-txt-1 a{
	color: #000000;
	text-decoration: none;
}

p.top-txt-1 a:hover{
	color: #000000;
	text-decoration: none;
}





p.top-txt-2 {	
	font-size: 18px;  
    line-height: 18px;
    color: #000000;	
	padding: 5px 0px 0px 0px;
		text-shadow: 0 1px 0 #ffffff;
		letter-spacing: 2px;
		text-align: right;
}

p.top-txt-2 a{
	color: #000000;
	text-decoration: none;
}

p.top-txt-2 a:hover{
	color: #000000;
	text-decoration: none;
}





img.top-img-1 { 
    float: right; 
    margin: 0px 0px 0px 5px;
}





img.top-img-2 { 
    float: left; 
    margin: 0px 0px 0px 0px;
}





/* --------------------------------- Header --------------------------------- */
#header {
	float: left;
	clear: both;
	width: 1024px;
	height: 420px;
		background: url(../images/img_h_1.png);	
}





.header-1 {
	float: left;
	width: 248px;
	height: 370px;
	padding: 0px 30px 0px 40px;
}




.header-2 {
	float: left;
	width: 666px;
	height: 260px;
	padding: 110px 40px 0px 0px;
}





p.header-txt-1 {	
    font-size: 36px;  
    line-height: 36px;
    color: #ffffff;	
	padding: 0px 0px 10px 0px;
		font-weight: normal;
		text-shadow: 0 1px 0 #000000;
		letter-spacing: 6px;
		text-transform: uppercase;
}

p.header-txt-1 a{
	color: #ffffff;
}

p.header-txt-1 a:hover{
	color: #ffffff;
}

p.header-txt-1 span-1 { 
    background-color: rgba(0, 0, 0, 0.7); 
}

p.header-txt-1 span-2 { 
    background-color: rgba(245, 178, 12, 0.8); 
}

p.header-txt-1 span-3 { 
    background-color: rgba(173, 3, 3, 0.7); 
}





p.header-txt-2 {	
    font-size: 18px;  
    line-height: 18px;
    color: #ffffff;
	padding: 0px 0px 10px 0px;
		text-shadow: 0 1px 0 #000000;
		letter-spacing: 4px;
		text-transform: uppercase;
}

p.header-txt-2 a{
	color: #ffffff;
}

p.header-txt-2 a:hover{
	color: #ffffff;
}

p.header-txt-2 span-1 { 
    background-color: rgba(0, 0, 0, 0.7); 
}

p.header-txt-2 span-2 { 
    background-color: rgba(173, 3, 3, 0.7); 
}





p.header-txt-3 {	
    font-size: 24px;  
    line-height: 24px;
    color: #ffffff;
	padding: 0px 0px 10px 0px;
		text-shadow: 0 1px 0 #000000;
		letter-spacing: 4px;
		text-transform: uppercase;
}

p.header-txt-3 a{
	color: #221f5d;
}

p.header-txt-3 a:hover{
	color: #221f5d;
}

p.header-txt-3 span-1 { 
    background-color: rgba(173, 3, 3, 0.7); 
}





img.header-img-1 { 
	margin: 50px 0px 0px 0px;
}





/* --------------------------------- Navigation --------------------------------- */
#navigation {
	float: left;
	clear: both;
	width: 1024px;
	height: 50px;
	margin: 0px 0px 0px 0px;
}





/* --------------------------------- Content --------------------------------- */
#content {
	float: left;
	clear: both;
	width: 1024px; 
	margin: 0px 0px 10px 0px;
}





.content-col-1 {
	float: left;
	clear: left;
	width: 507px;
	margin: 0px 5px 0px 0px;
}





.content-col-2 {
	float: right;
	clear: right;
	width: 507px;
	margin: 0px 0px 0px 5px;
}





.content-1 {
	float: left;
clear: left;
	width: 487px;
		background: #000000;
	  	background: rgba(0, 0, 0, 0.8);
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}





.content-2 {
	float: left;
clear: left;	
	width: 487px;
	height: 323px;
		background: #000000;
	  	background: rgba(0, 0, 0, 0.8);
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}





.content-3 {
	float: left;
	width: 1004px;
		background: #000000;
	  	background: rgba(0, 0, 0, 0.8);
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}





p.content-txt-1 {
    font-size: 18px;
	line-height: 180%;
    color: #ffffff;
		text-shadow: 0 1px 0 #000000;
}

p.content-txt-1 a{
	color: #ffffff;
}

p.content-txt-1 a:hover{
	color: #ffffff;
}





p.content-txt-2 {
    font-size: 16px;  
	line-height: 180%;
    color: #ffffff;
		text-shadow: 0 1px 0 #000000;
}

p.content-txt-2 a{
	color: #ffffff;
	text-decoration: underline;
}

p.content-txt-2 a:hover{
	color: #ffffff;
	text-decoration: underline;
}





p.content-txt-3 {
    font-size: 12px;  
    color: #ffffff;
		text-shadow: 0 1px 0 #000000;
		letter-spacing: 1px;
}

p.content-txt-3 a{
	color: #ffffff;
}

p.content-txt-3 a:hover{
	color: #ffffff;
}





img.content-img-1 { 
    float: left;
	margin: 0px 0px 10px 0px;
}





img.content-img-2 { 
    float: left;
	margin: 0px 10px 0px 0px;
}





img.content-img-3 { 
   
	margin: 0px 10px 20px 0px;
}





/* --------------------------------- Footer --------------------------------- */
#footer {
	float: left;
	clear: both;
	width: 1024px;
	height: 50px;
		background: #f5b20c;
	  	background: rgba(245, 178, 12, 0.8);
}





p.footer-txt-1 {	
    font-size: 10px;
    color: #000000;	
	padding: 10px 0px 0px 10px;
	letter-spacing: 1px;
}

p.footer-txt-1 a{
	color: #000000;
}

p.footer-txt-1 a:hover{
	color: #000000;
}





p.footer-txt-2 {	
    font-size: 10px;
    color: #000000;	
	padding: 0px 0px 0px 10px;
	letter-spacing: 1px;
}

p.footer-txt-2 a{
	color: #000000;
	text-decoration:underline;
}

p.footer-txt-2 a:hover{
	color: #000000;
}





/* --------------------------------- Photo Gallery --------------------------------- */
.photogallery {
	width: 1004px;
	text-align: center;
}





.borderit img{
	border: 2px solid #A0B09C;
}

.borderit:hover img{
	border: 2px solid #FFFFFF;
}

.borderit:hover{
	color: #FFFFFF; /* irrelevant definition to overcome IE bug */
}