/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	border: 0;
	margin: 0;
}

*{ box-sizing: border-box;
}

img
{
border: 0px;
}


a{
	color: #711419;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #711419;
}

body{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


@media screen and (max-width: 1366px){

#tree {background: url(images/bg_all.JPG) center bottom fixed;
       background-size: cover;    
}

#bg { width:100%;
		margin-left: 0px;
 }


#main{
	width: 100%;
    padding-left: 4%;
	padding-top: 3%;
	padding-right: 4%;
	float:center;
	right: auto;
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
}

    
#header {
	width: 100%;
	padding: 0px 0px 0px 0px;
	height: 16%;
	top: 5px;
	left: auto;
	right: auto;
	bottom: 2%;
}    

#logo {
height: 11.3%;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 0px;
	font-size: 24px;
	color: #000000;
}
#logo h2 {
	padding: 0px;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
#logo h3 {
	padding: 250px;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}


#buttons{
	width: 100%;
	height: 20px;
	/*background: url(images/menu.png) left top no-repeat;*/
	text-align:center;
	padding-left: 1%;
	padding-bottom: 0px;
}

.razd_but { background:url(images/but_razd.gif) right center no-repeat;}

#buttons .but {
	float:left;
        width: 19%;
        text-align: center;
        /*background:url(images/but_razd.gif) right 2px no-repeat;*/
}     

#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	display: block;
	float: left;
	width: 19%;
	height: 1%;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	text-align: center;
	margin-right:3px;
}

#buttons a:hover {
        width:19%;
	text-decoration: underline;
        background-color: #ffffff; /*#6aa5f3;*/
        text-color: #FFFFFF;
        text-align: center;
	/*background: url(images/but_hover.jpg) 0px 2px repeat-x;*/
}

#content{
	width: 100%;
	padding-top: 0px;
	background: url(images/bg_cont.png);
	margin-right: 10%;
}

#conttop{
	background: url(images/top.png) 0px 0px no-repeat;
	background-size: cover;
        width: 100%;
	height: 10px;
	padding-top: 1%;
        margin: 0px 0px 0px 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	
}

#contbot{
	background: url(images/bot.png) 0px bottom no-repeat;
        background-size: cover;
	width: 100%;
	height: 10px;
}

#underlinetop {
	width: 100%;
        height: 4px; 
        padding-bottom: 0px;
	background: url(images/underline.gif) 2px 0px repeat-x;
}
#underlinebottom {
	width: 100%;
        height: 4px; 
        padding-bottom: 1%;
	background: url(images/underline.gif) 2px 0px repeat-x;
}

#razd {
background:url(images/razd.gif) 72% repeat-y;
width: 100%;
}
    
#left{
	width: 69%;
	margin: 0px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
    
#leftspecial{
	width: 100%;
	margin-right: 10px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#center{float:left;
padding: 0px 0px 0px 0px;
width:29%;
}

.text{
	padding-bottom: 1% ;
}
    
.space{
	padding-bottom: 0.5% ;
}
 
    
.img {	float:left;
		margin: 5px 13px 5px 0px;
}

.profileimg {	float:left;
		margin: 5px 13px 5px 0px;
}

    
span {	color:#094A11;
		font-weight:normal;
}

.dat { text-decoration:underline;}

H1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #000000;
	padding-bottom: 5px;
	padding-left: 0px;
}

H2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #000000;
	padding-bottom: 5px;
	text-align:center;
}

H3{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #000000;
	padding-bottom: 5px;
	text-align:center;
}
.read{
	text-align:right;
	padding-right:0px;
	padding-top: 5px;
}

#right{
float:right;
width: 26%;
background: url(images/right_bg.gif) left repeat-y;
margin-right: 19px;

}
      
#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 5px;
	background: url(images/fish.png) 0px 2px no-repeat;
	padding-left: 30px;
}

#footer{
	height: 6%;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 15px;
	text-align: center;
	clear:both;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

}


@media screen and (min-width: 1366px){

#tree {background: url(images/bg_all.JPG) center bottom fixed;
        background-size: cover;     
}

#bg { width:100%;
		margin-left: 0px;
 }


#main{
	width: 100%;
    padding-left: 4%;
	padding-top: 3%;
	padding-right: 4%;
	float:center;
	right: auto;
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
}


#header {
	width: 100%;
	padding: 0px 0px 0px 0px;
	height: 16%;
	top: 5px;
	left: auto;
	right: auto;
	bottom: 2%;
}    


#logo {
height: 11.3%;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 0px;
	font-size: 24px;
	color: #000000;
}
#logo h2 {
	padding: 0px;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
#logo h3 {
	padding: 250px;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}


#buttons{
	width: 100%;
	height: 20px;
	/*background: url(images/menu.png) left top no-repeat;*/
	text-align:center;
	padding-left: 1%;
	padding-bottom: 0px;
}

.razd_but { background:url(images/but_razd.gif) right center no-repeat;}

#buttons .but {
	float:left;
        width: 19%;
        text-align: center;
        /*background:url(images/but_razd.gif) right 2px no-repeat;*/
}     

#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	display: block;
	float: left;
	width: 19%;
	height: 1%;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	text-align: center;
	margin-right:3px;
}

#buttons a:hover {
        width:19%;
	text-decoration: underline;
        background-color: #ffffff; /*#6aa5f3;*/
        text-color: #FFFFFF;
        text-align: center;
	/*background: url(images/but_hover.jpg) 0px 2px repeat-x;*/
}

#content{
	width: 100%;
	padding-top: 0;
	background: url(images/bg_cont.png);
	margin: 0px 1px 0px 1px;
}

#conttop{
	background: url(images/top.png) 0px 0px no-repeat;
	background-size: cover;
        width: 100%;
	height: 10px;
	padding-top: 1%;
        margin: 0px 0px 0px 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	
}

#contbot{
	background: url(images/bot.png) 0px bottom no-repeat;
        background-size: cover;
	width: 100%;
	height: 10px;
}

#underlinetop {
	width: 100%;
        height: 4px; 
        padding-bottom: 0px;
	background: url(images/underline.gif) 2px 0px repeat-x;
}
#underlinebottom {
	width: 100%;
        height: 4px; 
        padding-bottom: 1%;
	background: url(images/underline.gif) 2px 0px repeat-x;
}

#razd {
background:url(images/razd.gif) 72% repeat-y;
width: 100%;
}
    
#left{
	width: 69%;
	margin: 0px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#leftspecial{
	width: 100%;
	margin: 0px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#center{float:left;
padding: 0px 0px 0px 0px;
width:29%;
}

.text{
	padding-bottom: 1%;
}
    
.space{
	padding-bottom: 0.75% ;
}
 
    
.img {	float:left;
		margin: 5px 13px 5px 0px;
}

.profileimg {	float:left;
		margin: 5px 13px 5px 0px;
        width: 10%;
        height:auto;
}

    
span {	color:#094A11;
		font-weight:normal;
}

.dat { text-decoration:underline;}

H1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #000000;
	padding-bottom: 5px;
	padding-left: 0px;
}

H2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #000000;
	padding-bottom: 5px;
	text-align:center;
}

H3{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #000000;
	padding-bottom: 5px;
	text-align:center;
}
.read{
	text-align:right;
	padding-right:0px;
	padding-top: 5px;
}

#right{
float:right;
width: 26%;
background: url(images/right_bg.gif) left repeat-y;
margin-right: 19px;

}
      
#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 5px;
	background: url(images/fish.png) 0px 2px no-repeat;
	padding-left: 30px;
}

#footer{
	height: 6%;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 15px;
	text-align: center;
	clear:both;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

}

@media screen and (max-width: 640px){

#tree {background: url(images/bg_all.JPG) center bottom fixed;
        background-size: cover; 
}

#bg { width:100%;
		margin-left: 0px;
 }


#main{
	width: 100%;
    padding-left: 4%;
	padding-top: 3%;
	padding-right: 4%;
	float:center;
	right: auto;
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
}


#header {
	width: 100%;
	padding: 0px 0px 0px 0px;
	height: 16%;
	top: 5px;
	left: auto;
	right: auto;
	bottom: 2%;
}    

#logo {
height: 11.3%;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 0px;
	font-size: 24px;
	color: #000000;
}
#logo h2 {
	padding: 0px;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
#logo h3 {
	padding: 250px;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}


#buttons{
	width: 100%;
	height: 20px;
	/*background: url(images/menu.png) left top no-repeat;*/
	text-align:center;
	padding-left: 1%;
	padding-bottom: 0px;
}

.razd_but { background:url(images/but_razd.gif) right center no-repeat;}

#buttons .but {
	float:left;
        width: 19%;
        text-align: center;
        /*background:url(images/but_razd.gif) right 2px no-repeat;*/
}     

#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	display: block;
	float: left;
	width: 19%;
	height: 1%;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	text-align: center;
	margin-right:3px;
}

#buttons a:hover {
        width:19%;
	text-decoration: underline;
        background-color: #ffffff; /*#6aa5f3;*/
        text-color: #FFFFFF;
        text-align: center;
	/*background: url(images/but_hover.jpg) 0px 2px repeat-x;*/
}

#content{
	width: 100%;
	padding-top: 0;
	background: url(images/bg_cont.png);
	margin: 0px 1px 0px 1px;
}

#conttop{
	background: url(images/top.png) 0px 0px no-repeat;
	background-size: cover;
        width: 100%;
	height: 10px;
	padding-top: 1%;
        margin: 0px 0px 0px 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	
}

#contbot{
	background: url(images/bot.png) 0px bottom no-repeat;
        background-size: cover;
	width: 100%;
	height: 10px;
}

#underlinetop {
	width: 100%;
        height: 4px; 
        padding-bottom: 0px;
	background: url(images/underline.gif) 2px 0px repeat-x;
}
#underlinebottom {
	width: 100%;
        height: 4px; 
        padding-bottom: 1%;
	background: url(images/underline.gif) 2px 0px repeat-x;
}

#razd {
background:url(images/razd.gif) 72% repeat-y;
width: 100%;
}
    
#left{
	width: 69%;
	margin: 0px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
    
#leftspecial{
	width: 100%;
	margin: 0px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}    

#center{float:left;
padding: 0px 0px 0px 0px;
width:29%;
}

.text{
	padding-bottom: 0px;
}
    
.space{
	padding-bottom: 0px ;
}
 
    
.img {	float:left;
		margin: 5px 13px 5px 0px;
}

.profileimg {	float:left;
		margin: 5px 13px 5px 0px;
        width: 10%;
        height:auto;
}

    
span {	color:#094A11;
		font-weight:normal;
}

.dat { text-decoration:underline;}

H1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #000000;
	padding-bottom: 5px;
	padding-left: 0px;
}

H2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #000000;
	padding-bottom: 5px;
	text-align:center;
}

H3{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #000000;
	padding-bottom: 5px;
	text-align:center;
}
.read{
	text-align:right;
	padding-right:0px;
	padding-top: 5px;
}

#right{
float:right;
width: 26%;
background: url(images/right_bg.gif) left repeat-y;
margin-right: 19px;

}
      
#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 5px;
	background: url(images/fish.png) 0px 2px no-repeat;
	padding-left: 30px;
}

#footer{
	height: 6%;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 15px;
	text-align: center;
	clear:both;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
    #object{
        align: center;
    }

}
