BODY {background: #F8ECD4;}

#navigation { font-family: Arial;
              font-weight: bold;
			  font-size: 16px;
			  color: #3366CC; }

.header1
   {font-family: Monotype Corsiva;
    font-size: 50px;
	font-weight: bold;
	color: #000000;}
	
.header2
   {font-family: Monotype Corsiva;
    margin-left: 10px;
    font-size: 38px;
	font-weight: bold;
	color: #442970;}

.header3
   {font-family: Monotype Corsiva;
    margin-left: 10px;
    font-size: 30px;
	font-weight: bold;
	color: #000080;}
	
.table-text
   {font-family: Monotype Corsiva;
    font-size: 25px;
	font-weight: bold;
	color: #3366CC;}
	
.bodytext {
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #3366CC;}

.menu
    {font-family: Arial;
	 font-size: 14px;
	 font-weight: bold;
	 color: #3366CC;}
	 
.cartitle {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #442970;}
	
.cartitle-2{
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	color: #442970;}
	
a:link {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #442970;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}

.smalltext {
	color: #000080;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
}
.smalltext a:link {
	color: #000080;
	text-decoration: underline;
}
.smalltext a:visited {
	color: #000080;
	text-decoration: underline;
}
.smalltext a:hover {
	color: #3366CC;
	text-decoration: none;
}
.smalltext a:active {
	color: #000080;
	text-decoration: underline;
}

.excursion-container {
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #519553;
}

.pic-container-clear {

	padding: 5px;
	border: 1px solid #3366CC;
}

