﻿body {
background: #ddd;
margin: 0px;
padding: 0px;
}

a.mainmenu {
font-family: arial;
font-size: 13px;
color: #555;
text-decoration: none;
background: #ddd;
border: 1px solid #ccc;
padding: 5px 5px 5px 5px;
margin-bottom: 3px;
width: 100%;
height: 26px;
}

a.bottommenu {
font-family: tahoma;
font-size: 11px;
color: #999;
text-decoration: none;
padding: 5px 5px 3px 5px;
border-right: 1px solid #444;
height: 18px;
}
a.bottommenu:hover {
color: #ff6633;
}

a.tours {
font-family: tahoma;
font-size: 12px;
color: #003366;
text-decoration: none;
}
a.tours:hover {
color: #ff6633;
}

.maintext {
font-family: tahoma;
font-size: 12px;
color: #555;
}

.cur-sta {
font-family: arial;
font-size: 11px;
color: #777;
}

.p {
font-family: tahoma;
font-size: 12px;
color: #555;
margin: 0px;
}

.bottom {
font-family: tahoma;
font-size: 11px;
color: #777;
}

a.webmaster {
font-family: tahoma;
font-size: 10px;
color: #666;
text-decoration: none;
}
a.webmaster:hover {
color: #ff3300;
}

h1 {
font-family: arial;
font-size: 25px;
font-weight: 300;
color: #333;
margin: 0px;
}

h2 {
font-family: arial;
font-size: 15px;
font-weight: 300;
color: #336699;
margin: 0px;
}

h3 {
font-family: arial;
font-size: 15px;
font-weight: 300;
color: #003399;
margin: 0px;
}

h4 {
font-family: arial;
font-size: 12px;
color: #cc0000;
margin: 0px;
}

a img, img 			{ border: none; }

.photo-link			{ padding: 1px; margin: 5px; border: 1px solid #999; display: block; width: 80px;
					  float: left; }
.photo-link:hover	{ border-color: red; }