* { 
   padding : 0px; 
 } 
body { 
   background-image : url(images/bg.jpg); 
   background-repeat : repeat; 
   font-weight : normal; 
   font-size : 18px; 
   border : 0px none; 
 } 
h3 { 
   color : #FFFFFF; 
   background-color : #993300; 
 } 
h2 { 
   color : #990000; 
   font-style : oblique; 
   text-align : center; 
   margin : 0px; 
   padding : 0px; 
 } 
.menu_table { 
   border : thin double #990000; 
   line-height : normal; 
   font-size : 14px; 
   color : #990000; 
 } 
h5 { 
   font-size : 18px; 
   font-weight : normal; 
   text-transform : uppercase; 
   color : #990000; 
   white-space : normal; 
   line-height : normal; 
   text-align : left; 
 } 
.page_title { 
   font-size : 24px; 
   color : #990000; 
   background-color : #FFFFFF; 
   line-height : 48px; 
   font-weight : bold; 
 } 
.sub_title { 
   font-size : 18px; 
   color : #FFFFFF; 
   background-color : #990000; 
   font-weight : bold; 
   padding : 0px; 
   text-align : center; 
 } 
.logo {
	border-top-width : thin;
	border-right-width : thin;
	border-bottom-width : thin;
	border-left-width : thin;
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : solid;
	border-left-style : none;
	border-top-color : #990000;
	border-right-color : #990000;
	border-bottom-color : #990000;
	border-left-color : #990000;
	font-size : 18px;
	color : #990000;
 } 
p {
	padding-top : 6px;
	padding-right : 0px;
	padding-bottom : 6px;
	padding-left : 0px;
	font-size: 18px;
 } 
.FirstTableRrow { 
   padding-top : 9px; 
   padding-right : 0px; 
   margin-right : 0px; 
 } 
.BtmTablRow { 
   padding-bottom : 9px; 
 } 
ul { 
   padding-left : 28px; 
   list-style-position : inside; 
 } 
field_trip { 
   margin-bottom : 0px; 
   padding-bottom : 0px; 
 } 
h4 { 
   font-size : 24px; 
   font-style : italic; 
   color : #990000; 
   padding-top : 4px; 
   margin-bottom : 0px; 
   padding-bottom : 0px; 
   margin-top : 0px; 
 } 
.special { 
   padding : 3px; 
   margin : 3px; 
   border : medium double #990000; 
 } 
.CenterTableRow { 
   padding-top : 9px; 
   padding-bottom : 9px; 
 } 

