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

body {
background:url(images/bg.gif) repeat-x #eae4bf;
font-family:"Trebuchet MS", arial;
font-size:12px;
color:#333333;
margin:0 0 0 0px;
}

h1 {
font-size:18px;
}

h1.paragraphInto {
color:#990000;
font-size:14px;
}

.container {
width:900px;
text-align:center;
margin:auto;
}

.logo {
float:left;
margin:9px 0 0px 60px;

}

.vacation {
float:right;
margin:9px 30px 0px 0px;
font-size:14px;
font-weight:bold;
}

.headermenubg {

float:left;
width:900px;
height:40px;
background:url(images/menubg.gif);
margin:10px 0 0 0px;
}

.footermenubg {

float:left;
width:900px;
height:40px;
margin:10px 0 0 0px;
}



.headermenu, .footermenu {

width:900px;
height:30px;
margin:10px 0 0 0px;
}

.presentation {
float:left;

}

.homeContainer {
float:left;
margin:0px 0 0 0px;
width:900px;

}

.homeContent {
float:left;
margin:10px 0px 0px 10px;
text-align:justify;
width:525px;

}

.directionsContent, .galleryContent {
float:left;
margin:10px 0px 0px 10px;
text-align:justify;
width:420px;

}




.sitePlanContent {
float:left;
margin:10px 0px 0px 10px;
text-align:justify;
width:900px;

}

.homeRightContainer {
float:right;
width:350px;

margin:30px 0 0 0px;
}

.directionsRightContainer, .galleryRightContainer {
float:right;
width:450px;
margin:30px 0 0 0px;
}

.footerGif {
float:right;
width:900px;
height:31px;
}

.tfmlogo {
position:relative;
text-align:center;
padding:8px;
}



a.headermenu:link, a.headermenu:visited, a.headermenu:active {font-family:"Trebuchet MS",arial;color:#FFFFCC;font-size:14px;font-weight:normal;text-decoration:none; }
a.headermenu:hover {font-family:"Trebuchet MS",arial;color:#FFFFCC;font-size:14px;font-weight:normal;text-decoration:underline;}

a.bodyLink:link, a.bodyLink:visited, a.bodyLink:active {font-family:"Trebuchet MS",arial;color:#0066CC;font-size:14px;font-weight:normal;text-decoration:none; }
a.bodyLink:hover {font-family:"Trebuchet MS",arial;color:#003366;font-size:14px;font-weight:normal;text-decoration:underline;}

a.footermenu:link, a.footermenu:visited, a.footermenu:active {font-family:"Trebuchet MS",arial;color:#999999;font-size:12px;font-weight:normal;text-decoration:none; }
a.footermenu:hover {font-family:"Trebuchet MS",arial;color:#999999;font-size:12px;font-weight:normal;text-decoration:underline;}