/*------------------------------------------------------------------------------------------------
  global classes
------------------------------------------------------------------------------------------------*/

body, td, p
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	color: #333333;
	font-weight: normal;
}
body.innerBody {

background-image: url("/images/bkgd_orange.jpg");
background-repeat: repeat-x 

}
h2{

line-height:25px;

}
/*------------------------------------------------------------------------------------------------
  link classes
------------------------------------------------------------------------------------------------*/

A:link { 
    color: #CC6600;
    text-decoration: none;
}
A:visited { 
    color: #CC6600;
    text-decoration: none;
}
A:hover { 
    color: #006699;
    text-decoration: none;
}

.nav:link,li.page_item a:link {
	color: #CC6600;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
/*
.nav:visited,li.page_item a:visited {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
*/
.nav:hover,
li.page_item a:hover,
.pageList .page_item a:hover,
.current_page_item a,
.current_page_parent a{
	color: #006699;
	text-decoration: none;	
}

.footer:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.footer:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.footer:hover {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

/*------------------------------------------------------------------------------------------------
  text classes
------------------------------------------------------------------------------------------------*/

.blue_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #006699;
	font-weight: normal;
}
.blue_header_home {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #006699;
	font-weight: bold;

}

.footer_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
.header_img {

float:left;

}
.pageList {

float:right;
width:445px;
padding:0px;
margin:0px;
display:inline;
}
.sub_menu {

float:left;

}
.pageList .page_item {
list-style:none;
text-align:right;
display:inline;
padding:0px 10px;
font-weight:normal;
font-size:13px;
border-right:1px solid #CCC;
font-family: Georgia, "Times New Roman", Times, serif;
line-height:20px;
}
.pageList .page_item:last-child {border-right:medium none;}
.list_style {
padding-left:0px;
font-weight:bold;
list-style:none;

}
.list_style li {

line-height:19px;

}
.form_tdStyle {
padding-bottom:5px !important;
}
.form_tdStyle h4 {

border-bottom:2px solid #BABABA;
padding-bottom:6px;
text-transform:uppercase;

}
.page_item ul {

margin-top:0px;
margin-bottom:0px;
padding-left:20px;


}
img {
border:0;

}
.subpage_col {
border-bottom:1px solid #CCC;
padding-bottom:7px;
}
h2.entry-title {

font-size:15px;

}
.tec-event {

border-bottom:1px solid #CCC;

}
h4.event-day {
margin-top:10px;
}
.results {

list-style:none;

}
.results li {

float:left;
height:210px;
margin-bottom:0;
margin-right:15px;
padding:0;
width:155px;

}

.results li .animalName {
color:#000;
text-align:center;
width:155px;
}
.pageLinks {
width:100% !important;
height:50px !important;
text-align:center !important;
}
.pageLinks a {

font-size:15px;
padding:3px;

}
.gallery_animal {
float:left;
padding:10px;
}
#details_col span{

padding:4px 0px;

}
#controlForm_panelEnabled h1{
margin:0px;
height:23px;
}
.redHeader {
color:#CC6600;
font-size:15px;
font-family: Times, serif;
font-weight:bold;

}

/* Begin Images */
p img {
	padding: 6px;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	//padding: 4px;
	margin: 0 7px 2px -1;
	display: inline;
	}
.post {
	clear:both;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

#DefaultLayoutDiv {

border:1px solid red;

}
.mid,.input {
margin-bottom:5px;
}
