@charset "utf-8";
body {
	/*direction: rtl;*/
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #5f3a21;
	background-color: #5d6d22;
	background-image: url(../images/bodyBG.jpg);
	margin: 30px 0px 30px 0px;
}
#content {
	width: 950px;
	text-align: right;
	margin: 0 auto;
}
.up {
	height: 10px;
	width: 950px;
	background-color: #FFFFFF;
	background-image: url(../images/upRounded.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: -2px;
	border-collapse: collapse;
}
.header, .middle {
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.down {
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/footerBG.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 123px;
	width: 950px;
	font-size: 95%;
	direction: rtl;
	border-collapse: collapse;
}
.down a {
	color: #c2c6a1;
	text-decoration: none;
}
.leftLinks {
	width: 350px;
	float: left;
	direction: rtl;
}
.leftLinks .title {
	color: #e59e59;
	font-weight: bold;
	font-size: 120%;
}
.leftLinks .title a {
	color: #e59e59;
	font-weight: bold;
	text-decoration: none;
}
.leftLinks .desc {
	color: #999999;
	font-size: 90%;
	padding-right: 10px;
}
.headerIMG {
	background-color:#FFFFFF;
	background-image: url(../images/headerIMG.jpg);
	height: 150px;
	width: 948px;
	background-position: center center;
	background-repeat: no-repeat;
	direction: rtl;
}
.headerIMG table {
	/*padding: 20px 30px 0px 0px;*/
	margin: 20px 30px 0px 0px;
}
.headerIMG .quotRight {
	font-size: 25px;
	font-weight: bold;
	color: #e59e59;
	font-family: Myriad Pro, Tahoma;
	text-align: right;
}
.headerIMG .quotLeft {
	font-size: 25px;
	font-weight: bold;
	color: #e59e59;
	font-family: Myriad Pro, Tahoma;
	text-align: left;
}
.headerIMG .infoTxt {
	font-weight: bold;
	color: #5f3a21;
	text-align: center;
}
.headerIMG .archives {
	font-size: 90%;
	text-align: left;
	color: #336600;
}
.headerIMG .archives a {
	text-decoration: none;
	color: #336600;
}
.navigation {
	background-color: #5f3a21;
	background-image: url(../images/navigationBG.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 30px;
	border-bottom: 10px solid #80951b;
}
.contentTXT {
	background-color: #FFFFFF;
	background-image: url(../images/contentTXTBG.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px;
	direction: rtl;
}
/*****************/
.newsStyle {
	width: 98%;
	position: relative;
}
.newsStyle .title {
	font-size: 130%;
	color: #e59e59;
	margin: 5px;
	font-weight: bold;
	width: 70%;
	float: right;
	clear: both;
	position: absolute;
}
.newsStyle .title a {
	color: #e59e59;
	text-decoration: none;
}
.newsStyle .date {
	background-image: url(../images/icons/clock.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 140px;
	height: 20px;
	line-height: 20px;
	/*vertical-align: middle;*/
	float: left;
	text-align: left;
	color: #CCCCCC;
	direction: ltr;
	clear: both;
}
.newsStyle .author {
	background-image: url(../images/icons/author.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 140px;
	height: 20px;
	line-height: 20px;
	/*vertical-align: middle;*/
	float: left;
	color: #CCCCCC;
	direction: ltr;
	clear: both;
}
.newsStyle .text {
	padding-right: 20px;
	padding-top: 10px;
	text-align: justify;
	margin-bottom: 20px;
}
/*****************/


/*****************/
.pagesStyle {
	width: 98%;
	position: relative;
}
.pagesStyle .title {
	font-size: 130%;
	color: #e59e59;
	margin: 5px;
	font-weight: bold;
	float: right;
	clear: both;
}
.pagesStyle .title a {
	color: #e59e59;
	text-decoration: none;
}
.pagesStyle .text {
	padding-right: 20px;
	padding-top: 10px;
	text-align: justify;
	margin-bottom: 20px;
}
/*****************/



/*****************/
.actsStyle {
	width: 98%;
	position: relative;
}
.actsStyle .title {
	font-size: 130%;
	color: #e59e59;
	margin: 5px;
	font-weight: bold;
	width: 70%;
	float: right;
	clear: both;
}
.actsStyle .title a {
	color: #e59e59;
	text-decoration: none;
}
.actsStyle .date {
	background-image: url(../images/icons/clock.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 140px;
	height: 20px;
	line-height: 20px;
	/*vertical-align: middle;*/
	float: left;
	text-align: left;
	color: #CCCCCC;
	direction: ltr;
	clear: both;
}
.actsStyle .text {
	padding-right: 20px;
	padding-top: 10px;
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 20px;
}
/*****************/

.pagingNavUp {
	direction: rtl;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px solid #e9f2f6;
}
.pagingNavDown {
	direction: rtl;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	border-top: 1px solid #e9f2f6;
}
.pagingNavUp strong, .pagingNavDown strong {
	color: #80951b;
}
.pagingNavUp a, .pagingNavDown a {
	color: #5f3a21;
	text-decoration: none;
}
.text a {
	color: #80951b;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
.text a:hover {
	color: #e59e59;
	font-weight: bold;
	text-decoration: none;
}
.rightSection {
	width: 15%;
	border-left: 1px solid #e3ebf0;
}
.leftSection {
	width: 85%;
}
.siteNav {
	border-bottom: 1px solid #80951b;
	color: #80951b;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.siteNav a {
	color: #80951b;
	text-decoration: none;
}
.rightMenu ul {
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0;
	font-weight: bold;
}
.rightMenu li a {
	line-height: 15px;
	padding-bottom: 5px;
	color: #5f3a21;
	text-decoration: none;
	display: block;
}
.rightMenu li a:hover {
	padding-right: 5px;
	text-decoration: none;
	background-color: #e9f2f6;
}
.selected {
	color: #e59e59;
	background-color: #deecf1;
}
.selected a {
	line-height: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-right: 2px solid #e59e59;
	color: #e59e59;
	text-decoration: none;
	background-color: #e9f2f6;
	display: block;
}
.selected a:hover {
	padding-right: 5px;
	text-decoration: none;
	background-color: #e9f2f6;
}
.sponsorsTitle {
	padding-right: 20px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #80951b;
}
.sponsorItem {
	margin-top: 5px;
	width: 175px;
	height: 175px;
	float: right;
	text-align: center;
}
.sponsorItem img {
	border: 1px solid #80951b;
	padding: 2px;
}
.sponsorItem a {
	text-decoration: none;
	color: #5f3a21;
}
.filesTitle {
	padding-right: 20px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #5f3a21;
}
.fileItem {
	width: 25%;
	margin-top: 5px;
	height: 25px;
	float: right;
	padding-right: 5px;
	position: relative;
}
.fileItem a {
	text-decoration: none;
	color: #5f3a21;
}
.linkItem {
	margin-top: 5px;
	width: 190px;
	height: 175px;
	float: right;
	position: relative;
}
.linkItem .imgDet {
	width: 100px;
}
.linkItem .imgDet img {
	border: 0px;
}
.linkItem .num {
	direction: ltr;
}
.linkItem img {
	border: 1px solid #80951b;
	padding: 2px;
}
.linkItem a {
	text-decoration: none;
	color: #5f3a21;
}
.contentDown {
	background: #FFF;
	background-image: url(../images/contentDownBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 20px;
}
.down ul {
	margin: 8px;
	padding-right: 25px;
}
.down ul li {
	color: #FFF;
	font-size: 12px;
	list-style: url(../images/down.list.gif);
	padding: 3px;
}
.down ul li a {
	color:#FFF;
	text-decoration: none;
}
.down .web2 {
	color: #bd7945;
	font-size: 12px;
}
.down .web2 a {
	color: #bd7945;
	text-decoration: none;
}
form {
	padding: 0px;
	margin: 0px;
}
input, select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #999;
}
.schedule {
	background-color: #fffecc;
	padding: 5px;
	border: 1px solid #faebb1;
	color: #d57d00;
	width: 90%;
	text-align: justify;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 90%;
}
.schedule table {
	border: 0px;
}
.schedule .img {
	float: right;
}
.schedule hr {
	border: 1px solid #d57d00;
	width: 96%;
	height: 1px;
	text-align: center;
	margin: 5px;
}
.photoGallery .album {
	width: 48%;
	height: 135px;
	float: right;
	text-align: center;
	color: #d57d00;
}
.photoGallery a {
	color: #d57d00;
	text-decoration: none;
}
.photoGalleryPage {
	width: 100%;
}
.photoGalleryPage .album {
	width: 33%;
	height: 250px;
	float: right;
	text-align: center;
	color: #d57d00;
	position: relative;
}
.photoGalleryPage .album img {
	border: 2px solid #d57d00;
	padding: 3px;
}
.photoGalleryPage .album a:hover img {
	border: 2px solid #80951b;
}
.photoGalleryPage .album a {
	color: #d57d00;
	text-decoration: none;
}
.photoGalleryPage .album a:hover {
	color: #80951b;
	font-weight: bold;
}
.schedule .date {
	direction: ltr;
	text-align: right;
}
.photoGalleryTitle {
	font-size: 130%;
	color: #5f3a21;
	margin: 5px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}
.photoGallery {
	padding: 5px;
	color: #d57d00;
	width: 100%;
	font-size: 90%;
}
.flashNewsOdd {
	font-size: 110%;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 3px;
	background-color: #deecf1;
}
.flashNewsEven {
	font-size: 110%;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 3px;
}
.rssTbl a {
	color: #5f3a21;
	text-decoration: none;
}
.rssTitle {
	background-color: #deecf1;
	color: #80951b;
	padding: 5px;
	font-weight: bold;
}
/*----------*/
#slideshow {
	list-style:none;
	color:#fff
}
#slideshow span {
	display:none
}
#wrapper {
	width:806px;
	margin:50px auto;
	display:none
}
#wrapper * {
	margin:0;
	padding:0
}
#fullsize {
	position:relative;
	width:800px;
	height:600px;
	padding:2px;
	border:1px solid #80951b;
	background:#80951b;
}
#information {
	position:absolute;
	bottom:0;
	width:800px;
	height:0;
	background:#80951b;
	color:#fff;
	font-weight: bold;
	overflow:hidden;
	z-index:200;
	opacity:.7;
	filter:alpha(opacity=70)
}
#information h3 {
	padding:4px 8px 3px;
	font-size:14px
}
#information p {
	padding:0 8px 8px
}
#image {
	width:800px
}
#image img {
	position:absolute;
	z-index:75;
	width: 800px;
}
.imgnav {
	position:absolute;
	width:25%;
	height:306px;
	cursor:pointer;
	z-index:150
}
.imgnav {
	position:absolute;
	width:25%;
	height:606px;
	cursor:pointer;
	z-index:150
}
#imgprev {
	left:0;
	background:url(../images/left.gif) left center no-repeat
}
#imgnext {
	right:0;
	background:url(../images/right.gif) right center no-repeat
}
#imglink {
	position:absolute;
	height:606px;
	width:100%;
	z-index:100;
	opacity:.4;
	filter:alpha(opacity=40)
}
.linkhover {
	background:url(../images/link.gif) center center no-repeat
}
#thumbnails {
	margin-top:15px
}
#slideleft {
	float:left;
	width:20px;
	height:120px;
	background:url(../images/scroll-left.gif) center center no-repeat;
	background-color:#bfca8d
}
#slideleft:hover {
	background-color:#80951b
}
#slideright {
	float:right;
	width:20px;
	height:120px;
	background:#bfca8d url(../images/scroll-right.gif) center center no-repeat;
}
#slideright:hover {
	background-color:#80951b
}
#slidearea {
	float:left;
	position:relative;
	width:756px;
	margin-left:5px;
	height:120px;
	overflow:hidden
}
#slider {
	position:absolute;
	left:0;
	height:120px
}
#slider img {
	cursor:pointer;
	border:1px solid #80951b;
	padding:2px
}
/*----------*/

/*---------*/
* {
	margin: 0;
	padding: 0;
}
.bubbleInfo {
	position: relative;
	width: 90%;
	height: 30px;
}
.trigger {
	position: absolute;
}
.popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	direction: ltr;
}
.popup .floatLuP {
	height: 11px;
	width: 11px;
	background-image: url(../images/floatL.U.gif);
	background-repeat: no-repeat;
}
.popup .floatMuP {
	height: 11px;
	background-image: url(../images/floatM.U.gif);
	background-repeat: repeat-x;
}
.popup .floatRuP {
	height: 11px;
	width: 11px;
	background-image: url(../images/floatR.U.gif);
	background-repeat: no-repeat;
}
.popup .floatLM {
	height: 11px;
	width: 11px;
	background-image: url(../images/floatM.L.gif);
	background-repeat: repeat-y;
}
.popup .floatMM {
	background-color: #FFFFFF;
	padding: 5px;
}
.popup .floatRM {
	height: 11px;
	width: 11px;
	background-image: url(../images/floatM.R.gif);
	background-repeat: repeat-y;
}
.popup .floatLdN {
	height: 11px;
	width: 11px;
	background-image: url(../images/floatL.D.gif);
	background-repeat: no-repeat;
}
.popup .floatMdN {
	height: 11px;
	background-image: url(../images/floatM.D.gif);
	background-repeat: repeat-x;
}
.popup .floatRdN {
	height: 11px;
	width: 11px;
	background-image: url(../images/floatR.D.gif);
	background-repeat: no-repeat;
}
.popup .tbl {
	direction: rtl;
}
/*---------*/
.phoneDir {
	direction: ltr;
	text-align: right;
}
.map {
	text-align: center;
	padding: 5px;
}
.contactForm {
	border-right: 1px solid #d4e1c8;
}

.contactForm .right {
	border: 1px solid #abdaf6;
	color: #FFFFFF;
	text-align: center;
	width: 95%;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	background-color: #abdaf6;
	position: relative;
}

.contactForm .error {
	border: 1px solid #FFFFFF;
	background-color: #990000;
	color: #FFFFFF;
	text-align: center;
	width: 95%;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	position: relative;
}

.contactForm * {
	padding: 0px;
	margin: 0px;
}
.contactForm label {
	float:right;
	margin:5px;
	padding-right:20px;
	text-align:right;
	width:120px;
}
.contactForm input, .contactForm textarea {
	float:right;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #5f3a21;
	margin:5px;
	padding:0;
}
.contactForm br {
	clear:right;
}
/*----*/
.LV_validation_message {
	font-weight:bold;
	margin:0 0 0 5px;
}
/*.LV_valid {
	color:#00CC00;
}*/
.LV_invalid {
	color:#CC0000;
}
/*.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
	border: 1px solid #00CC00;
}*/
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
	border: 1px solid #CC0000;
}
/*----*/
