/* 3rd css revision 9 June 2002 - Michael Sheets */

body {
	margin: 0;
	background: #f9faec url("/glt1/OliviaEvents/background_main.JPG") repeat-y scroll left top;
	color: #000000;
	font: x-small/1.25em "Trebuchet MS", Verdana, Arial, sans-serif;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small;
	}

html>body {
	font-size: small;
	}


/* General Styles */
a:link { color: #0C3265; }
a:visited { color: #442865; }
a:active { color: #442865; }
img { border: 0; }

h1 { font-size: 2em; }
h2 { font-size: 1.75em; }
h3 { font-size: 150%; }
h4 { 
	font-size: 125%;
	color: #5c7c61;
	margin-bottom: .7em;
	}
h5 {
	font-size: 100%;
	margin-top: 0;
	margin-bottom: .5em;
	}
h1, h2, h3, h4, h5 { line-height: 1em; }
p { margin: .5em 0 1.3em 0 }
dt { font-weight: bold; }
.spacer { clear: both; }


/* Custom Styles */
.basicwrap {
	margin: 12px 15px 0px 50px;
	}
.titleimg {
	margin: 12px 15px 0px 50px;
	padding-bottom: 3px;
	}
.plainhead {
	margin: 8px 15px 12px 50px;
	background: transparent  repeat-x scroll left bottom;
	padding-bottom: 3px;
	}
.triphead {
	margin: 8px 15px 12px 50px;
	background: transparent  repeat-x scroll left bottom;
	text-align: right;
	padding-bottom: 3px;
	}
.triphead img { vertical-align: bottom; }
.triptitle {
	float: left;
	}
.bandedh {
	border-bottom: 1px solid #64876a;
	border-top: 1px solid #64876a;
	background-color: #edebdb;
	margin-left: -5px;
	padding: 3px 0 3px 5px;
	}
.linedh {
	padding-bottom: 2px;
	border-bottom: 1px solid #bfc0a6;
	}
.date { margin-top: -.9em; }
.nospace, .rfloatwpad h4 { margin: 0; }
.smallspace { margin: .5em 0 1.3em 0 }

/* Main Header */
#header {
	background-color: #5e748c;
	color: #ffffff;
	border-bottom: 1px solid #535d69;
	font-weight: bold;
	}
#header a { color: #ffffff; }
#header img { vertical-align: bottom; }
#logo {
	float: left;
	}
#contactbar {
	text-align: right;
	height: 43px;
	padding: 10px 15px 0px 0px;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	height: 33px;
	}
#navbar {
	text-align: right;
	padding-right: 15px;
	}


/* Main Header */
#footer {
	margin: 20px 15px 15px 50px;
	padding: 7px 0px 0px 0px;
	border-top: 1px solid #343431;
	color: #343431;
	clear: both;
	font-size: 11px;
	text-align: right;
	}


.container {
	position: relative;
	}
.lcontent {
	margin-right: 235px;
	padding: 1px 15px 0px 50px;
	}
.rfloat {
	position: absolute;
	top: 20px;
	right: 15px;
	}
.rfloatwpad {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 220px; 
	padding-left: 15px;
	margin-top: 12px;
	margin-bottom: 20px;
	border-left: 1px solid #d2d4b7;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 205px;
	}
body>.rfloatwpad {width: 205px;}

.thincontent {
	margin-left: 190px;
	margin-right: 15%;
	}
.lfloat {
	float: left;
	padding-left: 50px;
	width: 160px; 
	padding-right: 10px;
	padding-bottom: 35px;
	border-right: 1px solid #d2d4b7;
	text-align: right;
	margin-bottom: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100px;
	}
body>.lfloat {width: 100px;}

/* Itenerary Table */
.schedtbl {
	border: 1px solid #d2d4b7;
	}
.schedtbltop {
	background-color: #55735a;
	color: #ffffff;
	font-weight: bold;
	}
.oddrow {
	background-color: #e1e2d5;
	}
.schedtblnote {
	border-top: 1px solid #d2d4b7;
	font-size: 11px;
	}
