/* CSS Document */
html { padding: 0 0 0 0; margin: 0; }
body {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	background: #fff url(images/bg_main2.jpg) top center repeat;
	line-height: 15px; 
	font-size: 11px;
    margin: 8px auto;
	margin-top:0px;
	margin-bottom:0px;
    padding: 0;
	width:750px;}
	
/* 
# = ID (use only once on a page)
. = class (use multiple times on a page)
*/	
	
.style1 {font-size: 11px}

.txt{
font-family:tahoma;
font-size:11px;
color:#000000;}

.rates{
padding:15px 0 0 15px;
font-family:tahoma;
font-size:11px;
color:#000000;}

.contact{
padding:5px 0px 5px 80px;
font-family:tahoma;
font-size:11px;
color:#000000;}

.news{
padding:5px 20px 5px 80px;
font-family:tahoma;
font-size:11px;
color:#000000;}

.txt1{
padding:5px 30px 0 15px;
font-family:tahoma;
font-size:11px;
color:#000000;}

.txt2{
padding:15px 0 0 15px;
font-family:tahoma;
font-size:11px;
color:#600000;}

.txt3{
font-family:tahoma;
font-size:11px;
color:#D2B566;}

.style2 {
	color:#600000;
	font-family: tahoma;
	font-weight: bold;}
	
.title {
	color:#000000;
	font-family: impuls bt;
	font-weight:normal;
	font-size:30px;}	
	
.firstletter {
	color:#600000;
	font-family: impuls bt;
	font-weight:normal;
	font-size:30px;
	text-shadow:Black;}	


#footer { /* Footer links */  
	padding:7px 0px 7px 0px;
	color:#000000;
	text-align:center;
	font-size:11px;}			
	
#copyright { /* Copyright */
	border: none;
	padding:7px 0px 0px 0px;
	text-align:center;
	font-size:11px; color:#000000;
	vertical-align:bottom;}			
	
a:link {color:#600000; text-decoration:none; font-size:11px;}
a:visited {color:#600000; text-decoration:none; font-size:11px;}
a:hover {color: #600000; text-decoration:underline;}	

#footer a:link {color:#600000; text-decoration:none; font-size:11px;}
#footer a:visited {color:#600000; text-decoration:none; font-size:11px;}
#footer a:hover {color: #600000; text-decoration:underline;}	