* {
margin:0;padding:0;
}




a:link {
	color: #252525;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #252525;
}
a:hover {
	text-decoration: none;
	color: #252525;
}
a:active {
	text-decoration: none;
	color: #252525;
	
	}




h1 {




font-size:16px;




}




h2 {




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




}




h3 {
font-size:12px;
font-weight:bold;
}




ul {
padding:5px 0 5px 10px;
list-style:none;
font-size:11px;
}




html, body { 
    height: 100%; 
}




body {
	background: #e0daca;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #736357;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
}
.oneColFixCtrHdr #container {
	min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -80px; 




	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	
	height:426px;
}

.oneColFixCtrHdr #header img{
	border:0;
}


.oneColFixCtrHdr #header .logo{
	
	border:0;
	padding-top:12px;
	
}
.oneColFixCtrHdr #header .navigation{
	
	height:18px;
	width:700px;
	text-align:center;
	margin:0 auto;
	padding-top:5px;
	
}

.oneColFixCtrHdr #header .menu_logo {	
	height:195px;
	background-image:url(images/layout/menu_logo.gif);
	background-repeat:no-repeat;
	background-position:0 71px;
	margin-bottom:5px;
	text-align:center;
}




.oneColFixCtrHdr #header .big_menu {	
	
	height:169px;
	margin-bottom:6px;
}

.oneColFixCtrHdr #header .big_menu img{	
	border:0;
	
	
}

.oneColFixCtrHdr #header .big_menu .trophy{
	float:left;
	
}

.oneColFixCtrHdr #header .big_menu .lodging{
	float:left;
	
}

.oneColFixCtrHdr #header .big_menu .genetics{
	float:left;
	
}

.oneColFixCtrHdr #header .big_menu .clearfloat{
	clear:both;
	
}

.oneColFixCtrHdr #header .small_menu {
	height:40px;

}



.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	height:auto;
	margin: 0 auto;
}




.oneColFixCtrHdr #mainContent .content_header{
	height:10px;
	background-image:url(images/layout/content_header.gif);
	background-repeat:no-repeat;
}




.oneColFixCtrHdr #mainContent .content {	
	background-image:url(images/layout/content_bg.gif);
	background-repeat:repeat-y;
	padding:20px 20px 20px 30px;
}

.oneColFixCtrHdr #mainContent .left_col .post{	
	
	padding-top:20px;
}



.oneColFixCtrHdr #mainContent .left_col {	
	float:left;
	width:480px;	
	padding-right:30px
}




.oneColFixCtrHdr #mainContent .left_col h2 a{
	font-size:16px;	
	color:#4b322f;
}




.oneColFixCtrHdr #mainContent .left_col .entry{	
	padding:10px 0 10px 0;
}




.oneColFixCtrHdr #mainContent .sidebar {
	float:left;
	width:210px;		
}
.oneColFixCtrHdr #mainContent .sidebar h2{
	font-size:11px;
	font-weight:bold;
	color:#736357;
}




.oneColFixCtrHdr #mainContent .sidebar label{
	font-size:11px;
	font-weight:bold;
	color:#4b322f;
}




.oneColFixCtrHdr #mainContent .sidebar a:link {
	color: #4b322f;
	text-decoration: none;
}
.oneColFixCtrHdr #mainContent .sidebar a:visited {
	text-decoration: none;
	color: #4b322f;
}
.oneColFixCtrHdr #mainContent .sidebar a:hover {
	text-decoration: underline;
	color: #4b322f;
}
.oneColFixCtrHdr #mainContent .sidebar a:active {
	text-decoration: none;
	color: #4b322f;
	
	}


.oneColFixCtrHdr #mainContent .sidebar .sidebarheader {
	width:210px;
	height:6px;
	background-image:url(images/layout/sidebarheader.gif);
	background-repeat:no-repeat;
}

.oneColFixCtrHdr #mainContent .sidebar .sidebarcontent {
	width:210px;
	
	background-image:url(images/layout/sidebarbg.gif);
	background-repeat:repeat-y;
}

.oneColFixCtrHdr #mainContent .sidebar .sidebarfooter {
	width:210px;
	height:6px;
	background-image:url(images/layout/sidebarfooter.gif);
	background-repeat:no-repeat;
}







.oneColFixCtrHdr #mainContent .content p{
	color: #736357;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom:10px;
	
}




.oneColFixCtrHdr #mainContent .content_footer {
	height:39px;
	background-image:url(images/layout/content_footer.gif);
	background-repeat:no-repeat;
}

.oneColFixCtrHdr #mainContent .content_footer img{
	border:0;
}








.oneColFixCtrHdr #mainContent .wrapper {
	clear:both;
}
.oneColFixCtrHdr #mainContent .left_part h1 {
	display:none;
}




.oneColFixCtrHdr #mainContent .left_part p {
	padding-top:10px;
	color:#736357;
}




.oneColFixCtrHdr .left_flt {
	float:left;
	padding-right:10px;
	padding-top:0;
}

.oneColFixCtrHdr #mainContent .entry img {
	border:0;
}

.oneColFixCtrHdr #mainContent .bottom_navigation{
	width:780px;
	height:22px;
	width:559px;
	text-align:center;
	padding-top:11px;
	margin:0 auto;
}
.oneColFixCtrHdr .psh {
	height:80px;
}




.oneColFixCtrHdr #footer {
	margin:0 auto;
	height:80px;
	width:780px;
	
	
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#8d6f4d;
	font-size:11px;
}




.oneColFixCtrHdr #footer .copyright {
	font-size:9px;
}




/****************************************** sidebar *************************************************/



.alignright {
	
float:right;

}

.alignleft {
	
float:left;
padding-right:10px;

}

.oneColFixCtrHdr .more-link{
color:#990000;
}


.oneColFixCtrHdr .postmetadata{
display:none;
height:10px;
background-color:#dfd4a8;
padding:5px;
}

.post {
clear:both;
padding:0 0 20px  0;


}

/*************************************** bottom menu *************************************************/

.oneColFixCtrHdr #footer ul {
	width:760px;
	list-style:none;
	color:#362f2d;
	margin:0;
	padding:5px 0 10px 0;
}
.oneColFixCtrHdr #footer li {
	font-size:12px;
	font-weight:normal;
	color:#362f2d;
	display:inline;
	background-image:url(images/layout/div.gif);
	background-repeat:no-repeat;
	background-position:2px 7px;
	padding-left:10px;	
}
.oneColFixCtrHdr #footer li a:link  {
	text-decoration:none;
	color:#362f2d;
	
}

.oneColFixCtrHdr #footer li a:visited {
	text-decoration:none;
	color:#362f2d;
}

.oneColFixCtrHdr #footer li a:hover {
	text-decoration:none;
	color:#362f2d;
}

.oneColFixCtrHdr #footer li a:active {
	text-decoration:none;
	color:#362f2d;
}
.oneColFixCtrHdr #footer li.first {
	display:inline;
	background-image:none;
}



