/* Global Styles */

body {
	margin:0;
	position: static;
	background-image: url(media/background3.gif);
	background-repeat:repeat-y;
	background-color:#FFFFCE;
	
	}
 
	
td {
	list-style-position: inside;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	}

a {
	color: #0033CC;
	text-decoration: none;
	}
	
a:hover {
	color: #9A0302;
	}
	
	
/* ID styles */

#navigation {
	text-align: right;
	font-size:12px;
	font-weight:bold;
	color:#9A0302;
	padding-bottom: 8px;
	width: 120px;
	}
	
#navigation a {
	color:#FFFFFF
	}
	
#navigation a:hover {
	color:#9A0302
	}
	
#pageBody {
	padding: 0 0 0 20px;
	}
	
#bodySide {
	width: 40%;
	padding: 0px 10px 0px 10px;
	}

#bodyMain {
	width: 60%;
	padding: 0px 10px 0px 10px;
	}

#tripName {
	width: 40%;
	padding: 10px;
	}

#tripDesc {
	width: 60%;
	padding: 10px;
	}

	
/* Class Styles */
	
.bodyText {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #003163;
	line-height: 18px;
	}
	
.pageHeader{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9A0302;
	line-height:20px;
	}
	
.subHeader {
	font:16px arial;
	font-weight:bold;
	color: #003163;
	line-height:14px;
	margin-top: 0;
	}
	
.smallText {
	font:11px arial;
	color:#666666;
	}
	
.caption {
	font:11px arial;
	font-style:italic;
	line-height: 15px;
	color:#666666;
	}
	
.sidebarHeader {
	font:12px/14px arial;
	color: #FFFFFF;
	letter-spacing:.2em;
	}
	
.quote {
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	margin-bottom: 0;
	color:#003366;
	}
	
.quoteAttrib {
	font-size: 15px;
	font-style: italic;
	font-weight:bold;
	margin-top: 4px;
	color:#003366;
	}
	

.Menus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
