<!-- 
body {
		color: #000;
		background-color: #669;}
		
h2 {
		 margin-left: 10px; 
		 margin-bottom: 60px;
		 margin-top: 30px;
		 border: 1px solid; 
		 border-color: #ddd #666 #666 #ddd;
		 font-family: verdana, arial, sans-serif;
		 padding-left: 10px;
		 font-size: 18px;
		 line-height: 28px;}

.heading {
		margin-left: 15px;
		font-size: 17px;
		font-weight: bold;
		letter-spacing: 1px;
		color: #003;
		font-family: verdana, arial, sans-serif;}

p {
		margin-left: 15px;
		margin-right: 30px;
		font-family: "Trebuchet MS", verdana, sans-serif;
		font-size: 12px;}
		
.tblmain {
		color: #000;
		background-color: #fff; 
		border: solid 1px #999;
		width: 700px;}
		
#sidebar1 {
		color: #000;
		background-color: #aebaee; 
		vertical-align: top; 
		width: 180px;}	
		
#sidebar2 {
		color: #000;
		background-color: #aebaee; }	
		
.mail {
		margin-left: 12px;}		

#wagonBG {
		background-image:  url(Images/tbw_ImgWagonBG2.jpg);
		background-repeat: no-repeat;
		background-position: bottom;}
		
.tbw {
		color: #003;
		background: transparent;
		font-weight: bold;
		font-style: italic;}
		
#imgborder {
		margin-left: 12px; 
		border: double 3px #f5d37a;}
		
#bod {
		width: 300px;
		margin-left: 15px;		
		margin-top: 20px;
		border: solid 1px #333;}			
		
#bod p {
		font-size: 11px;
		margin: 5px 5px 0 8px;
		font-family: verdana, arial, sans-serif;}	

#tblevent {
		 width: 400px; 
		 margin: 10px 0 40px 10px;} 
		
.eventhead { 
		font-size: 14px; 
		color: #000; 
		background: transparent;
		font-weight: bold;
		font-family: verdana, arial, sans-serif;}	
		
#tblevent p {
		font-size: 11px;
		margin: 5px;
		font-family: verdana, arial, sans-serif;}	
		
#faqs {
		width: 500px;}
		

.ques {
		margin-bottom: 0;
		color: #003;
		background: transparent;
		font-weight: bold;
		font-size: 13px;}
		
.ans {
		font-family: verdana, arial, sans-serif;
		margin-top: 0;
		font-weight: normal;
		color: #000;
		background: transparent;
		line-height: 16px;}					

/* Contact Form */		
 .contactForm {
		width: 400px;
		border: 1px solid #000;
		padding: 0px 10px; 
		margin: 30px 15px;}
	
.contactFormHead {
		text-align: center;	
		margin: 0px -10px; 
		padding: 3px 0px; 
		font-size: 14px; 
		color: #000; 
		background: #cc9; 
		border-bottom: 1px solid #000;}		
		
table#contact p {
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		margin: 0 0 5px 0;}			
/* End Contact Form */
		
/* Begin Navigation */	
#navlist {
		width: 160px; 
		margin-top: 10px; 
		margin-left: 10px;}

#navlist ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-size: 15px;
		line-height: 24px;
		letter-spacing: 1px;
		font-family: "Trebuchet MS", verdana, sans-serif;}
		
#navlist li {
		margin-bottom: 3px; 
		margin-top: 3px;}

#navlist li a {
		display: block;
		padding: 2px 0px 2px 10px;}

#navlist .green a {
		background-color: #92d06f;
		color: #003;
		font-weight: bold;}

#navlist .blue a {
		background-color: #9383ca;
		color: #003;
		font-weight: bold;}

#navlist .pink a {
		background-color: #d15089;
		color: #003;
		font-weight: bold;}

#navlist .yellow a {
		background-color: #f5d37a;
		color: #003;
		font-weight: bold;}

#navlist a:link, #navlist a:visited {
		text-decoration: none;}

#navlist a:hover, #navlist a:active {color: #ffc;}
		
a:link, a:visited, a:active {
		color: #66c;
		background: transparent;
		font-weight: bold;		
		font-family: "Trebuchet MS", verdana, sans-serif;}
		
a:hover {
		color: #66c;
		background-color: #f5d37a;}	
		
#bottomnav {
		 margin-left: 15px; 
		 font-size: 12px;}
		 
#current a:link, #current a:visited,
#current a:hover, #current a:active {
		color: #d15089;
		background: transparent;
		font-weight: bold;
		text-decoration: none;}					 	
/* End Navigation */
		 
#copyright {
		 font-size: 11px; 
		 margin-bottom: 0;}
		
#dp {
		 font-size: 11px; 
		 margin-top: 0;
		 margin-bottom: 10px;
		 letter-spacing: 1px;
		 font-family: verdana, arial, sans-serif;}			
-->