/* CSS Document */
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image:  url(../homepage/arava.jpg);
	background-color: #F0E5E1;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #cc6600;
	margin-left: 15px;
}
h2 {
	color: #CC6600;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
}
h3 {
	color: #cc6600;
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
}
#table {
	margin: 0px;
	padding: 2px;
	height: auto;
	width: 760px;
	border: 1px solid #B3500C;
	background-color: #ececdf;
}
#header {
	display: block;
	height: 70px;
	width: 750px;
	background-image: url(../homepage/new/pic_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
}
#contentMain {
	width: 98%;
	font-family: "Trebuchet MS", arial, sans;
	font-size: 13px;
	color: #333333;
	height: auto;
	background-color: #F2F4EC;
	margin-left: 5px;
	padding-bottom: 10px;
	text-align: left;
	margin-top: 10px;
	padding-top: 5px;
	border: 1px solid #E4E4D1;
}
#contentMain p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	display: block;
	padding-right: 10px;
	padding-left: 15px;
}
#contentMain ul{
	list-style-type: none;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #666666;
}
#contentMain li {
	list-style-position: outside;
	list-style-image: url(../../tourism/pictures/gif/blackArrow.gif);
}
#footer {
	height: 25px;
	width: 760px;
	background-color: #E7E7D6;
	background-image: url(../homepage/new/footerBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-family: "Lucida Sans Unicode", arial, sans-serif;
	font-size: 11px;
	}
#footer p{
	padding-top: 5px;
}
#footer a {
	text-decoration: none;
	color: #000000;
}
#footer a:visited{
	color: #333333;
	text-decoration: none;
}
#footer a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#credit {
	height: 40px;
	text-align: center;
	font-size: 10px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", arial;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}
#navBar {
	font: normal 12px/normal "Lucida Sans Unicode", Arial, sans-serif;
	color: #000;
	voice-family: inherit;
	width: 760px;
	height: 36px;
	background-image: url(../menu/bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#navBar ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}
#navBar li {
	display: inline;
	margin: 0;
	padding: 0;
}
#navBar a {
	float: left;
	background:   url(../menu/left_both.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #000;
	text-decoration: none;
}
#navBar a span {
	float: left;
	display: block;
	background:   url(../menu/right_both.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	font-weight: normal;
	color: #000;
}
#navBar a span {
	float: none;
}
#navBar a:hover span {
	color: #333;
}
#navBar #current a {
	background-position: 0 -150px;
	border-width: 0;
}
#navBar #current a span {
	background-position: 100% -150px;
	padding-bottom: 5px;
	color: #333;
	font-weight: bold;
}
#navBar a:hover {
	background-position: 0 -150px;
}
#navBar a:hover span {
	background-position: 100% -150px;
}
.vertnavbar {
	color: #FFFFFF;
	text-decoration: none;
	font: normal 12px "Trebuchet MS", arial, sans;
	background-color: #ee9948;
}
.vertnavbar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.vertnavbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.vertnavbar a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.vertnavbar_green {
	color: #FFFFFF;
	text-decoration: none;
	font: normal 12px "Trebuchet MS", arial, sans;
	background-color: #718643;
}
.vertnavbar_green a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.vertnavbar_green a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.vertnavbar_green a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.ochreArch {
	background: url(../templates/buttonCornerOchre.jpg) no-repeat left top;
}
.cornerOlive {
	background: url(../templates/buttonCornerOlive.jpg) no-repeat left top;
}
.heading_navBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #9B550F;
}
.heading_navGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #48552B;
}
.cornerBrown {
	background-image: url(../templates/buttonCornerBrown.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.darkOliverArch {
	background-color: #ECECDF;
	background-image: url(../templates/buttonCornerDarkOlive.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	text-align: left;
	background-color: #ECECDF;
}
td.outer {
	border : 1px solid #666666;	
   }
div.hol {
   background-color : #CCCC99;
   }
table.inner {
	font-size : 10px;
	font-family: verdana, "lucinda sans", arial, sans-serif;
	padding: 5px;	
   }.divContact {
	width: 95%;
}
.picFrame {
	padding: 1px;
	border: 1px solid #666666;
	background-color: #ECECDF;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.form {
	height: 25px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 5px;
}
#search {
	margin-left: 20px;
	padding-right: 25px;
	width: 85%;
}
.paddingLeft {
	padding-left: 20px;
}
#tableDonate td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#table_clean{
	margin-left: 15px;
	width: 100%;
}
#table_clean td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#frameSpace {
	background-color: #ECECDF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cse {
	width: 90%;
	margin-left: 15px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #E4E4E4;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}#disqus {
	margin-right: 15px;
	margin-left: 15px;
}
