/* CSS Document */

body{
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;

}

ul{
margin-top: 5px;
}

p {
margin: 0;
padding: 0;
font-size: .7em;
margin-left: 25px;
margin-right: 15px;
line-height: 1.5em; }

h1{
text-transform: uppercase;
font-size: .6em;
margin-left: 25px;
margin-top: 30px;
color: #859234; }

h2{ 
color: #342415;
text-transform: uppercase;
font-size: .6em;
margin-left: 25px;
margin-top: 25px;
margin-bottom: 10px; }

h3{ 
text-transform: uppercase;
font-size: .6em;
color: #8A0A07;
margin: 0;
padding: 0;
margin-bottom: 1em;
margin-left: 25px;
margin-top: 10px; }

.table_main{
margin-top: 20px; }

.table_header_red{
border-left: 2px #8E001C double;
border-right: 2px #8E001C double;
border-top: 2px #8E001C double; }

.table_header_green{
border-left: 2px #859234 double;
border-right: 2px #859234 double;
border-top: 2px #859234 double; }

.table_header_blue{
border-left: 2px #0A1E60 double;
border-right: 2px #0A1E60 double;
border-top: 2px #0A1E60 double; }

.table_header_orange{
border-left: 2px #ED5200 double;
border-right: 2px #ED5200 double;
border-top: 2px #ED5200 double;
}

.table_header_lightblue{
border-left: 2px #3C5B70 double;
border-right: 2px #3C5B70 double;
border-top: 2px #3C5B70 double; }

.table_header_brown{
border-left: 2px #462E06 double;
border-right: 2px #462E06 double;
border-top: 2px #462E06 double; 
border-bottom: none;
padding: 0px;
margin: 0px;}

.table_content_red{
border-left: 2px #8E001C double;
border-right: 2px #8E001C double; }

.table_content_green{
border-left: 2px #859234 double;
border-right: 2px #859234 double;
}

.table_content_blue{
border-left: 2px #0A1E60 double;
border-right: 2px #0A1E60 double; }

.table_content_orange{
border-left: 2px #ED5200 double;
border-right: 2px #ED5200 double;
}

.table_content_lightblue{
border-left: 2px #3C5B70 double;
border-right: 2px #3C5B70 double; }

.table_content_brown{
border-left: 2px #462E06 double;
border-right: 2px #462E06 double; }



.side_left_bg{
background-image:  url(Old_images/side_left_bg.jpg);
background-repeat: repeat-y; }

.side_right_bg{
background-image:  url(Old_images/side_bg.jpg);
background-repeat: repeat-y; }

.footer {
text-align: center;
font-size: .9em; }

.news {
margin: 10px;
font-size: .6em;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #333333;
margin-left: 50px;
margin-right: 25px; }

a:link { 
text-decoration: underline; 
color: #8A0A07; }

a:visited { 
text-decoration: underline; 
color: #8A0A07; }
	
a:hover { 
text-decoration: none; 
color: #000000;}
	
.brown{
color: #756145;
margin-left: 30px;
margin-top: 20px;
margin-bottom: 5px; }

.attractions{
margin-left: -25px; }

li{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 0.7em;
}

img { 
border: 0px; margin:0px; padding:0px;} 

td{
margin: 0px;
padding: 0px;
}

.logo {
	background-color: #FFFFFF;
	background-image: url(images/header_bck.gif);
	background-position: bottom;
}
