@charset "utf-8";
/* Cruiser CSS */

body {
margin: 0px 0px 0px 0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003e75;
}

h1{
	font-size:18px;
}

h2{
	font-size:16px;
	line-height:0px;
}

h3{
	font-size:14px;
	line-height:0px;
}

h4{
	font-size:12px;
}

h5{
	font-size:10px;
}

#container {
margin: auto 0px auto 0px;
}

.nav_bg {
background:url(../images/nav_bg.gif);
background-repeat: repeat-x;
margin-bottom:0px;
padding:0px;
height:30px;
}

#blog_bg {
padding:10px;
}

#blog_bg a{
color:#ee2e24;
}

#blog_bg li {
margin-left:-30px;
}

#pics_bg {
background:url(../images/pics_bg.gif);
background-repeat: no-repeat;
}

#itinerary_bg {
background:url(../images/itinerary_bg.gif);
background-repeat: no-repeat;
vertical-align:bottom;
}

#nav {
border-collapse:collapse;
margin:0px;
padding:0px;
height:30px;
border:0px;
}
#photo_album {
height:400px;
margin:10px;
border:0px;
}

a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#ee2e24;
outline:none;
}

a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#95a5cf;
}

.lang_switch {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000000;
padding:5px;
}

.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003e75;
background:url(../images/footer_bg.gif);
background-repeat:repeat-x;
width:100%;
height:85px;
}

.footer a {
text-decoration:none;
color:#003e75;
outline:none;
}

.footer a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ee2e24;
}

