*{
	margin: 0;
	padding: 0;
}

html{
	height: 100%;
}

body{
	height: 100%;
	width: 100%;
	color: #000;
	background-color: #288642;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

header, nav, section, article, aside, footer{
	display: block;
}

a{
	color: #000;
	outline: none;
	text-decoration: underline;
	cursor: pointer;
}

a:hover{
	color: #288642;
	text-decoration: none;
}

a:visited{
	color: #000;
}

p{
	color: #000;
	font-size:10pt;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 26px;
}

img{
	border: none;
}

table, td, tr{
	border-collapse: collapse;
}

h1, h2, h3, h4, h5, h6{
	color: #288642;
}

.b-img-radius{
	zoom: 1;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	vertical-align: top;
}

.b-img-radius img{
    display: block;
    visibility: hidden;
}

div#hidden{
	display: none;
}

div#menu_div{
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	display: none;
	z-index: 110;
	background-image: url("../images/interface/header_bg.png");
	text-decoration: none;
	font-weight: bold;
}

p.top_menu_p{
	padding: 5px;
	text-indent: 0px;
}

p.top_menu_p a{
	text-decoration: none;
}

p.top_menu_p a:hover{
	color: #288642;
}

div#big_image_bg{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.8);
	display:none;
}

#big_image{
	position: fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:none;
	border: 20px solid #fff;
}

#big_image_table{
	position: fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-align:center;
}

#wrapper{
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	min-width: 1050px;
	height: auto !important;
	height: 100%;
	padding-bottom:10px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 150px;
	background: #fff;
}

table#header_table{
	width: 100%;
	height: 150px;
}

td#logo{
	width: 210px;
}

td#top_info{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}

td#top_info a{
	color: #F60;
}

td#telephone{
	text-align: right;
}

img#logo_img{
	height: 90px;
	margin: 25px;
}

.telephone_text{
	display: inline-block;
	width: 311px;
	margin-right: 50px;
	margin-top: 6px;
	font-weight: bold;
	color: #288642 !important;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.telephone_icon{
	width: 28px;
	height: 28px;
	vertical-align: top;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle{
	width: 100%;
	margin: 0 0 120px;
	height: 1%;
	position: relative;
}

#middle:after{
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#container{
	width: 100%;
	float: left;
	overflow: hidden;
}

#top_menu{
	height: 50px;
	background-image: url("../images/interface/header_bg.png");
	text-align: center;
}

#top_menu ul{
	padding-top:16px;
}

#top_menu ul li{
	display: inline;
	background-image: url("../images/interface/obg.gif");
	background-repeat: repeat;
	padding: 5px 4px;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	cursor:pointer;
}

#top_menu ul li.current_page_top{
	background-image: url("../images/interface/gbg.gif");
	color: #fff;
}

#content{
	width: 100%;
}

table#content_table{
	width: 100%;
}

td#main{
	width: 100%;
}

table#main_table{
	 width: 1050px;
	 background-color: #fff;
	 text-align: left;
}

td#left_menu{
	height: 100%;
	background-color: #fff;
	width: 200px;
	vertical-align: top;
	padding-top: 2px;
}

td#left_menu ul{
	padding:10px;
	list-style-type: none;
}

td#left_menu ul li{
	padding: 10px 15px 10px;
	border-bottom: 1px solid black;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}

td#left_menu ul li.current_page_left{
	background-color: #288642;
}

td#left_menu ul li.current_page_left{
	color: #fff;
}

td#content_td{
	width: 650px;
	vertical-align: top;
}

div#content_div{
	padding: 30px;
}

div#header3{
	width: 100%;
	height: 30px;
	background-image: url("../images/interface/header_bg.png");
	margin-bottom: 10px;
	margin-top: 30px;
}

div#header3 h3{
	padding: 6px;
	padding-left: 15px;
}

td#photos{
	width: 200px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}

td#photos img{
	padding: 3px;
}

a#photos_link{
	margin-left: -24px;
}

table#gallery_table{
	width: 590px;
	text-align: center;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer{
	width: 100%;
	height: 120px;
	min-width: 1050px;
	margin: -100px auto 0;
	background-image: url("../images/interface/header_bg.png");
	text-align: center;
}

#footer_text{
	height: 50px;
	padding-top: 10px;
	font-weight: bold;
	color: #288642;
}

#oxcalentar{margin-top:2px;}
#oxcalentar table td {font-size: 10px; padding: 0; margin: 0; text-align: center;}
#oxcalentar .oxleg {font-size: 10px; margin-left: 5px; text-align: left;}
#oxcalentar img {margin: 0 1px 0 1px; border: 0; padding: 0}

/*--------------------------------*/

p#news_date{
	color: #999;
	padding-bottom: 8px;
}

div#news_content{
	padding-left: 52px;
	padding-bottom: 12px;
	border-bottom: 1px solid #999;
}