#main_content {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#887E6F;
	list-style-image: url(../gfx/bullet.gif);
	text-decoration: none;
	line-height: 130%;
	padding: 35px 20px 20px 30px;
}

#main_content .pealkirjad1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:25px;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}



#main_content a{
	color:#CC0000;
	text-decoration:none;
	
}
#main_content a:hover{
	color:#CC0000;
	text-decoration:underline;
	
}

.style1 {
	color: #CC0000;
	font-weight: bold;
}

#main_content h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}

#main_content h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}

#main_content h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	
}

#main_content h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #CC0000;
}

#main_content b, strong{

	color:#444444;
	text-decoration: none;
	line-height: 130%;
}
#main_content a{
	color:#CC0000;
	text-decoration:none;
	
}
#main_content a:hover{
	color:#CC0000;
	text-decoration:underline;
	
}

.kontakt_quote {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#887E6F;
	padding: 20px;
	background-image: url(../gfx/quate_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.kontakt_kontaktid {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#887E6F;
	padding: 20px;
}

#main_content .dropdown {
	color: #CC0000;
	font-size:12px;
	line-height:25px;
	padding-left: 15px;
	background-image: url(../gfx/drop_button.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.drop {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border:1px #EAEAEA dotted;
	background-image: url(../gfx/bg_drop.png);
	display: none;
}