/* GLOBAL STYLES
-------------------------------------------------- */
*
{
	margin: 0px;
	padding: 0px;
}





body {
		background: #4f596c url(../images/img_b_1.png) repeat-x 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: #ffffff;
	text-decoration: none;
}

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

a img {
	border: none;
}





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

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

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





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





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





.top-1 {
	float: left;
	width: 240px;
	height: 50px;
	margin: 10px 0px 10px 0px;
}





.top-2 {
	float: left;
	width: 454px;
	height: 50px;
	margin: 10px 0px 10px 0px;
}





.top-3 {
	float: left;
	width: 330px;
	height: 50px;
	margin: 10px 0px 10px 0px;
}





p.top-txt-1 {	
	font-size: 32px;  
    color: #5d5d59;	
	padding: 20px 0px 0px 0px;
	text-shadow: 0 1px 0 #ffffff;
	letter-spacing: 2px;
	text-align: left;
}

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

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





p.top-txt-2 {	
	font-size: 14px;  
    color: #5d5d59;	
	padding: 12px 0px 0px 0px;
	text-shadow: 0 1px 0 #ffffff;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
}

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

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





p.top-txt-3 {	
	font-size: 16px;  
    color: #5d5d59;	
	padding: 20px 0px 0px 0px;
	text-shadow: 0 1px 0 #ffffff;
	letter-spacing: 2px;
	text-align: right;
	text-transform: uppercase;
}

p.top-txt-3 a{
	color: #543204;
	text-decoration: none;
}

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





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





/* HEADER
-------------------------------------------------- */
header {
	float: left;
	clear: both;
	width: 1024px;
	height: 450px;
}





.header-1 {
	float: left;
	width: 1024px;
	height: 450px;
	padding: 0px 0px 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: 2px;
}

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

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





p.header-txt-2 {	
    font-size: 24px;  
    line-height: 24px;
    color: #ffffff;
	padding: 0px 0px 5px 0px;
	text-shadow: 0 1px 0 #000000;
	letter-spacing: 4px;
	text-align:center;
}

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

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





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

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

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





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





/* BOTTOM
-------------------------------------------------- */
#bottom {
	float: left;
	clear: both;
	width: 1024px;
	height: 50px;
		background: #f6df15;
		background: rgba(246, 223, 21, 1);
}





p.bottom-txt-1 {	
	padding: 15px 0px 0px 10px;
	color: #5d5d59;
	font: normal 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
		text-shadow: 0 1px 0 #ffffff;
		letter-spacing: 1px;
		text-align: center;
}

p.bottom-txt-1 a{
	color: #5d5d59;
	text-decoration: none;
}

p.bottom-txt-1 a:hover{
	color: #5d5d59;
	text-decoration: none;
}





/* 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;
}





section.content-sec-1 {
	width: 487px;
		background: #000000;
	  	background: rgba(0, 0, 0, 0.2);
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}





section.content-sec-2 {
	float: left;
	width: 1004px;
		background: #000000;
	  	background: rgba(0, 0, 0, 0.2);
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}





article.content-art-1 {
	width: 487px;
}





article.content-art-2 {
	width: 1004px;
}





aside {
	width: 487px;
		background: #000000;
		background: rgba(0, 0, 0, 0.2);
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	display: inline-block;
}





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

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

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





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

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

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





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

p.content-txt-3 a{
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}

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





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





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





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





/* FOOTER
-------------------------------------------------- */
footer {
	float: left;
	clear: both;
	width: 1024px;
	height: 120px;
		background: #000000;
	  	background: rgba(0, 0, 0, 0.2);
}





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

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

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





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

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

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





img.footer-img-1 { 
	margin: 10px 0px 0px 10px;
}