body {
}
#container {
	height: auto;
	width: 782px;
	border: 8px solid #423528;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	background-color: #FFFFFF;
}
#header {
	position: relative;
	height: 317px;
	width: 780px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#nav_bar {
	position: absolute;
	height: 22px;
	width: 780px;
	bottom: 3px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#nav_bar a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#nav_bar a:visited {
	color: #FFFFFF;
	text-decoration:none;
		}	
		
#nav_bar a:active {
	color: #FFFFFF
	text-decoration:none;
}

#nav_bar a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}

#content {
	position: relative;
	height: auto;
	width: 780px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	top: 0px;
	padding: 0px;
}
#txt_margins_home {
	position: relative;
	height: 485px;
	width: 500px;
	font-size: 13px;
	padding-top: 25px;
	padding-left: 25px;
}
#home_panel {
	position: absolute;
	height: 430px;
	width: 201px;
	top: 36em;
	right: 23px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 10px;
	padding-top: 0px;
}
#side_panel {
	position: absolute;
	height: 781px;
	width: 218px;
	top: 0px;
	right: 8px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 10px;
}
#contact_panel {
	position: absolute;
	height: 394px;
	width: 200px;
	top: 45px;
	right: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	border: 1px solid #333333;
	padding-left: 8px;
}
.contact_txt {
	font-size: 14px;
}

.ind1 {
	padding-left: 15px;
}

#admin_panel {
	position: absolute;
	height: 414px;
	width: 202px;
	top: -20px;
	right: -16px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 10px;
}
#txt_margins_admin {
	position: relative;
	font-size: 13px;
	width: 715px;
	height: auto;
	margin: 25px;
	padding-top: 5px;
	padding-right: 15px;
	text-align: justify;
}


#txt_margins {
	position: relative;
	font-size: 13px;
	width: 500px;
	height: auto;
	margin: 25px;
	padding-top: 5px;
	padding-right: 15px;
	text-align: justify;
}
#home_img3 {
	position: absolute;
	height: 143px;
	width: 230px;
	right: 262px;
	top: 664px;
}


#footer {
	position: relative;
	height: 65px;
	width: 780px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#footer_brdr {
	background-image: url(../images/footer_bg.gif);
	height: 54px;
	width: 761px;
	background-repeat: no-repeat;
	position: relative;
	left: 13px;
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.home_txt {
	width: 270px;
	text-align: left;
}

#footer a:link {
	color:#000000;
	text-decoration:none;
}

#footer a:visited {
	color: #000000;
	text-decoration:none;
		}	
		
#footer a:active {
	color: #000000
	text-decoration:none;
}

#footer a:hover {
	color:#000000;
	text-decoration: underline;
}
.gallery_border {
	border: 1px solid #000000;
}
fieldset {
	border: 1px solid #423528;
	}
legend
{
color: #FFF;
background: #423528;
border: 1px solid #000;
padding: 2px 6px
}	
.btn {
	background-color: #634D2E;
	border: 2px groove #423528;
	color: #FFFFFF;
}
.btn2 {
	background-color: #634D2E;
	border: 2px groove #423528;
	color: #FFFFFF;
	margin-top: 5px;
}
fieldset {
	padding-right: 5px;
	padding-left: 5px;
}
#tourism {
	position: relative;
	height: 82px;
	width: 70px;
	float: left;
	left: 0px;
	padding-top: 10px;
}

