@import url(/includes/css/animals.css);

body {
	font: 100% "Verdana", sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color:#fff;
	
}

#wrapper {
	position: relative;
	width: 770px;
	margin: auto;
	text-align: left;
	
	
}



#thephoto{
	width:775px;
}

#photoholder{
	width:775px;
	margin: 0px auto 0 auto; 

}

#main {
	font-size: 0.8em;
	line-height: 1.4em;
	overflow:auto;
	height:346px;
	width:765px;
	position:absolute;
/*	background-color:#fff;
	filter:alpha(opacity=80);   /* Internet Explorer       */
   /*-moz-opacity:0.5; */          /* Mozilla 1.6 and below   */
	opacity: 0.8; 
	padding:20px 6px 0 5px;   
	left:0px;
	top:130px;
	z-index:20;
}

#main img{
	border:1px solid #164738;
}
.breadcrumb {
	display:none;
	font-size: 0.8em;
	margin: 1em 0 0 0;
}

/*-------------------------------------------------- FONT STYLING --------------------------------------------------*/

#body_home-st h2{
	display:none;
}

h1 {
	position:absolute;
	left:160px;
	top:0;
	padding: 0;
	text-indent:-999em;
	height:86px;
	width:420px;
}

h1 strong {
	position:absolute;
	left:108px;
	top:0;
	padding: 0;
	text-indent:-999em;
	height:86px;
	width:420px;
}


a{
	color:#003723;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0.5em;
	color:#003723;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
}

/*------------------------------------------------------ TABLES --------------------------------------------------*/
table {
	border: 1px solid #164738;
/*	border-bottom: 1px solid #ccc;*/
}
td, th {
	border-bottom: 1px solid #164738;
	border-right: 1px solid #164738;
	padding: 0.3em;
}
.heading{
	background-color:#164738;
	color:#fff;

}

/*---------------------------------------------------- TURN OFF PRINT  ------------------------------------------*/

#printlogo {
	display:none;
}


/*---------------------------------------------------- DOCUMENTS ------------------------------------------------*/

.folder {
	width:220px;
	float:left;
	margin:5px;
	background-image:url('/images/quadrada/crimson/24/folder.gif');
	background-repeat:no-repeat;
	padding:0 0 0 28px;
}

.folder a {
	font-weight:bold;
}

/*---------------------------------------------------- SEARCH BOX ----------------------------------------------*/

#searchform {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 150px;
}

#searchform input {
	width: 70px;
	float: none;
}

/*---------------------------------------------------- FOOTER ---------------------------------------------------*/

#footer {
	font-size:1.4em;
	font-style:italic;
	clear: both;
	/*height:44px;*/
	line-height:40px;
	position:absolute;
	width:575px;
	left:5px;
	height:70px; 
	padding-top:50px;
	top:480px;
	text-indent:50px;
}

#footer-text{
	position:absolute;
	top:-5px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
#Subscribedetails {
	float:left;
	width:40%;
}
#Subscribeform {
	float:right;
	width:40%;
}
body#body_home-st img.noborder {
	border: 0;
}