body {
	font:10px/1.4 "Museo Sans", verdana, arial, helvetica, sans-serif;
}
#header {
	background:#1c324e;
	color:white;
}
	#header a {
		color:white;
	}
#contactBlock {
	padding:10px 0;
	font-size:1.5em;
	color:white;
}
#nav, #switchStyle a {
	letter-spacing:0.1em;
}
	#nav ul, #switchStyle a {
		font-size:1.5em;
	}
#content {
	font-size:1.4em;
	-webkit-text-size-adjust:140%;
}
.hookline {
	font-size:1.6em;
}
img.areaImg {
	max-width:500px;
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #777;
}
#footer {
	background:#1c324e;
	color:white;
	font-size:1.4em;
	height:16px;
	overflow:hidden;
}

/* Fonts Styles */
#header, #nav, #footer, h2, h3, .hookline {
	font-family:"Caviar Dreams", "Century Gothic", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}
