/* general */
body {	
	background:#6a9091 url(../images/body-bg.jpg) repeat-x 0 0;
	font:normal 12px/18px Georgia, "Times New Roman", Times, serif;
	color:#51441d;
	}

* {	
	padding:0;
	margin:0;
	}
	
img {	
	border:0;
	}
	
a {	
	outline:0;
	color:#740000; 
	text-decoration:none;
	font-style:normal;
	}

a:hover {	
	text-decoration:underline;
	}
	
ul {	
	list-style-type:none;
	}
	
    
    
/* MAIN SITE WRAPPER */  
#wrap { 
	background:url(../images/page-bg.jpg) no-repeat 50% 0;
}	



.spacer {	
	clear:both;
	line-height:0;
	font-size:0;
	}
	
    
    
/* div class=clear-all */
.clear-all {
	clear:both;
	font-size:.00001%;
	height:0px;
}

.clear{clear:both; font-size:0; line-height:0;}
    
    

h2 {	
    font:normal 22px/26px Georgia, "Times New Roman", Times, serif;
	color:#09361e;
	padding:0 0 15px 0;
	}

h2.center {	
	text-align:center;
	}
	
h2.propad {	
	margin:50px 0 20px 0;
	}

/* general */	
