body { background-color: #330000; }
p {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px; }
div {
	overflow: visible;
	position: absolute;
	visibility: visible; }
a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline; }
a:link { color: #792c28; }
a:visited { color: #a64308; }
a:hover { color: #55502d; }
a:active { color: #55502d; }
.italics { font-style:italic; }
.bold {	font-weight:bold; }
.eventtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000; }
.listtxt {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; }
.blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 200;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 3px; }
div#pagetop {
	left:0px;
	top:0px;
	width:700px;
	height:240px;
	z-index:1;
	background-color: #ffcc66;
	border: none; }
div#pagetop_photo {
	z-index: 7;
	height: 175px;
	width: 263px;
	top: 5px;
	border: 2px solid #ffffff;
	left: 400px; }
div#logo {
	z-index: 2;
	left: 30px;
	top: 40px;
	height: 110px;
	width: 308px;
	border: none;
	background: url(../media/graphics/destinoLogoNew.jpg) no-repeat scroll; }
div#navigation {
	z-index: 3;
	height: 38px;
	width: 700px;
	background-color: #ffcc66;
	top: 192px;
	left: 0px;
	border-top: 1px solid #330000;
	border-bottom: 1px solid #330000; }
div#navigation ul, div#navigation li {
	display: inline; }
div#navigation li {
	float: left;
	padding: 4px 4px 4px 5px;
	list-style-type: none; }
div#bottomnavbar {
	height: 40px;
	width: 700px;
	border-style: none;
	background-color: #330000;
	z-index: 10;
	left: 0px; }