html
{
	margin: 0;
	padding: 0;
	background: #fffef3 url('../img/html.png') 0 0 repeat-x;
}

body
{
	margin: 0;
	padding: 0;
	background: transparent url('../img/body.png') top center no-repeat;
	min-width: 1000px;
}


a img {border: none;}
a {text-decoration: none;}
a.gg {color:black;border-bottom: 1px dotted #3f3f3f;}
a.gg:hover {border-bottom: 1px solid #3f3f3f;}

br.sep {display:block;clear:both;height:1px;}


#langBar
{
	width: 900px;
	min-width: 900px;
	margin: 0 auto;
	padding: 30px 100px 0 0;
	text-align: right;
}

#langBar a {opacity: 0.8;}
#langBar a:hover, #langBar a:active {opacity: 1;}



#logo
{
	width: 1000px;
	min-width: 1000px;
	height: 138px;
	margin: 0 auto;
	opacity: 0.9;
	background: transparent url('../img/logo.png') center center no-repeat;
}

#logo:hover {cursor: pointer;opacity:1;}


#WebPage, #TopBar, #BottomBar
{
	width: 726px;
	min-width: 726px;
	margin: 0 auto;
	padding: 0;
	background: transparent url('../img/content.png') 0 0 repeat-y;
}


#TopBar
{
	height: 45px;
	background: transparent url('../img/topBar.png') 0 0 no-repeat;
}

#TopBar ul, #TopBar li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#TopBar ul {padding-top: 15px;}

#TopBar li
{
	display: inline;
	padding: 10px 0 10px 10px;
	background: transparent url('../img/menuline.png') bottom left no-repeat;
}

#TopBar li a
{
	font-weight: bold;
	font-family: Arial;
	padding: 0 5px 0 3px;
	color: #818c2e;
	text-shadow: 0px 0px 2px #dddfc9;
	font-size: 15px;
	background: transparent;
}

#TopBar li:first-child {background: none;}
#TopBar input 
{
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
	width: 120px;
	padding: 2px;
	color: #5f5f5f;
	position: relative;
	top: -10px;
	left: 70px;
}

#BottomBar
{
	height: 25px;
	background: transparent url('../img/bottomBar.png') 0 0 no-repeat;
	text-align: center;
	padding-top: 10px;
}

#BottomBar a
{
	color: #e9ecb5;
	font-family: Arial;	
	font-size: 13px;
	margin: 0 5px;
	text-shadow: 0px 0px 2px #a5b54a;
	font-style: italic;
}


#Header, #Header1, #Header2
{
	height: 184px;
	width: 726px;
	background: #efefef url('../img/logo.png') center center no-repeat;
	margin: 0 1px 5px 0;
}
#Header1, #Header2, #date {position: absolute;}

#date
{
	width: 250px;
	height: 180px;
	margin: 5px 0 0 20px;
	opacity: 0.7;
} #date:hover {opacity: 1;}


#dateInfo
{
	position: absolute;
	margin-left: 200px;
	background: white;
	padding: 5px;
	border: black;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: none;
}

#dateInfo p
{
	margin: 2px;
	padding: 2px;
	font-size: 12px;
	color: #fff;
	background: #459E00;
	border: 1px solid #327E04;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
}

#dateInfo p.da
{
	opacity: 0.4;
}

div.ui-datepicker
{
	font-size: 10px;
}

#Menu
{
	width: 225px;
	float: left;
	margin: 0 0 0 10px;
}

#Content
{
	width: 475px;
	float: left;
	margin: 0 0 0 5px;
}

#Content img
{
	max-width: 470px;
}

#Menu ul, #Content ul.header
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#Menu a
{
	font-size: 11px;
	color: #6c8029;
	text-shadow: 0px 0px 2px #fff;
	font-family: Arial;
	display: block;
	height: 9px !important;
	overflow: hidden;
}


#Menu li.cat a
{
	background: transparent url('../img/menu.png') 0 -30px no-repeat;
	padding: 9px 5px 12px 5px;
	color:#fff;
	text-shadow: 0px 0px 2px #6c8029;
	
} 
#Menu li.cat a:hover {background: transparent url('../img/menu.png') 0 -30px no-repeat; opacity:0.8;}




#Menu li.sub a
{
	background: transparent url('../img/menu.png') 0 0 no-repeat;
	padding: 9px 5px 12px 30px;
	color: #6c8029; 
	text-shadow: 0px 0px 2px #fff;
	margin-bottom: 1px;
}
#Menu li.sub a:hover {background: transparent url('../img/menu.png') 0 -30px no-repeat;text-shadow: 0px 0px 2px #6c8029;color:#fff;}



#Menu li.con a
{
	background: transparent url('../img/menu.png') 0 -61px no-repeat;
	padding: 9px 5px 12px 60px;
}
#Menu li.con a:hover {background: transparent url('../img/menu.png') 0 0 no-repeat;text-shadow: 0px 0px 2px #fff;color:#6c8029;}



#Content h1
{
	color: #818c2e;
	text-shadow: 0px 0px 2px #dddfc9;
	font-family: Arial;
	font-style: italic;
	font-size: 25px;
	margin: 0;
}

#Content ul.header
{
	margin: 10px 0 0 0;
}

#Content li.title
{
	font-family: Arial;
	color: #404040;
	font-size: 18px;
	text-shadow: 0px 0px 2px #dddfc9;
	display: block;
	text-align: left;
	font-weight: bold;
}

#Content li.time
{
	font-family: Arial;
	color: #9db43f;
	font-size: 14px;
	padding-top: 3px;
	text-shadow: 0px 0px 2px #f1f1f1;
	display: block;
	text-align: right;
	font-weight: bold;
}

#Content li.ff
{
	float: left;
	width: 48%;
}

#Content div.text
{
	clear: both;
	font-family: Arial;
	font-size: 12px;
	color: #585858;
	text-align: justify;
	line-height: 150%;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #cddb9e;
	margin: 0 0 5px 0;
}

#Content div.contact {padding-top:5px;border:none;font-size: 15px; font-weight: bold; display: block; text-align:center; color: #3c3c3c; text-shadow: 0px 0px 2px #fff;line-height: 160%;}


#Content a.more
{
	font-family: Arial;
	font-size: 12px;
	color: #9db43f;
	text-shadow: 0px 0px 2px #f1f1f1;
}

#Content a.gall
{
	display: block;
	float: left;
	width: 110px;
	height: 100px;
	border: 2px solid #818c2e;
	margin: 2px;
	text-align: center;
	background: transparent url('../img/gall.png') 0 0 repeat-x;
	-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;
	opacity: .8;
}

#Content a.gall:hover {-moz-border-radius: 10px;-khtml-border-radius: 10px;-webkit-border-radius: 10px;opacity:1;}


#Content div.col
{
	float: left;
	width: 225px;
	padding: 5px;
}

#Content h3
{
	margin: 0;
	color: #3c3c3c;
}

#Content input, #Content textarea
{
	background: transparent;
	color: #717c1e;
	padding: 2px;
	border: 1px solid #818c2e;
	font-size: 12px;
	font-family: Arial;
	width: 200px;
	-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;
}

#Content textarea
{
	width: 435px;
	height: 100px;
	margin: 0 5px;
}

#Content input.submit
{
	width: 100px;
} #Content input.submit:hover {font-weight: bold; color: white; background: #717c1e;cursor:pointer;}

#Content h3
{
	height: 23px !important;
}

#Content h3 code
{
	color: #8a0000;
	font-weight: bold;
	font-size: 14px;
}

#footer
{
	background: transparent url('../img/logoMin.png') top center no-repeat;
	height: 100px;
	margin-bottom: 10px;
	text-align: center;
}

#footer p
{
	text-align: center;
	padding-top: 50px;
	font-family: Arial;
	font-size: 12px;
	color: #9db43f;
	letter-spacing: 2px;
}


.dateBlue, .dateRed {border:none;background: transparent;}

table.price {width: 100%;}
table.price td {padding: 5px;font-weight: bold;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;}
td.pt {background: transparent url('../img/green.png') 0 0 repeat-x;color:#fff;text-shadow: 0px 0px 2px #6c8029;}
td.pp {text-align:center;background: transparent url('../img/silver.png') 0 0 repeat-x;color:#3c3c3c;text-shadow: 0px 0px 2px #fff;}
