body {
background-color:#556B2F;
background-image:url('http://www.critterhavenfarm.com/img/background.gif');
background-repeat:repeat;
background-position:top left;
background-attachment:scroll;
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
text-align:center;
}

table.center {
margin:0px auto 0px, auto;
}

em {
font-weight:bold;
font-size:1.1em;
letter-spacing:2px;
}

div.hr {
height:15px;
background-image:url('http://www.critterhavenfarm.com/img/forestline.gif');
background-position:center center;
width:800px;
margin:15px auto 15px auto;
}

div.hr hr {
display: none;
}

/* container */
#container {
width: 770px;
margin:0px auto 0px auto;
text-align: center; /* Fix the centering for body element */
}

.anchor {
outline-color:#927734;
border-color:#927734;
}

.anchor:hover {
outline-color:#999999;
border-color:#999999;
}



/* logo */
#logo {
width:800px;
height:400px;
}
/* Title */
#tdcaption {
font-size:x-large;
font-weight:bold;
}

#picture {
padding:3px 3px 3px 3px;
}

/* Content */
#content {
line-height=20px;
font-size=18px;
text-decoration:none;
}

#content a {
text-decoration:none;
border-style:none;
outline-style:none;
}

#content a:hover {
text-decoration:none;
color:#927734;
}

#link-content {
font-size:large;
}

#picture {
padding:10px 10px 10px 10px;
}

#links {
text-align:center;
margin:auto;
padding:10px;
width:600px;
line-height:1.7;
background-color: #CFB471;
border: 6px solid #927734;
}

#links a {
color:#000000; 
text-decoration:underline;
}

#links a:hover {
color:#526F35;
text-decoration:none;
}

/* Clears nested floats */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */