body {
background: url(/images/sunset.jpg) no-repeat bottom;
background-attachment: fixed;
background-color:#ce6434;
width:800px;
font-family: Comic Sans MS, Arial;
height:100%;
margin-left:auto;
margin-right:auto;

}

#wrapper {
background-color:#ffd58a;
width:800px;
padding:20px 20px 20px 20px;
min-height:800px;;
}

h1 {
font-size:16px;
font-weight:stronger;
}

H2{
font-size:13px;
font-weight:stronger;	
text-decoration:underline;
}

p{
margin-right:10px;
padding:5px;	
font-size:13px;
}

a {
color:#b45e16;
text-decoration:underline;
}

.leftside{
float:left;
width:315px;
margin-top:15px;
}

.rightside{
float:left;
width:315px;
margin-top:15px;
}

.leftside2{
float:left;
width:700px;
margin-top:15px;
}

.rightside2{
float:right;
width:50px;
margin-top:15px;
}

.feature{	
width:100%;
margin-left:auto;
margin-right:auto;
}

.feature img{
align:center;
}

img{
border:#ce6434;
}

#main{
width:600px;
padding-right:20px;
}

#rightrail{
float:right;
width:150px;
background:#ebd2b8;
padding:15px 10px 15px 10px;
font-size:12px;
font-weight:bold;
}

.content_top {
font-size:11px;
}

.content_bottom{
font-size:11px;
}

.footer{
padding-top:15px;
background-color:#fdaf65;
width:840px;
font-size:13px; 
text-align:center; 
}

#sddm
{	margin: 0;
padding: 0;
z-index: 30;
}

#sddm li
{	width:14%;
margin: 0;
padding: 0;
list-style: none;
float: left;
font-weight:bold;
font: bold 11px arial;
}

#sddm li a
{	display: block;
padding: 5px;
width: auto;
background: #e78a41;
color: #FFF;
text-align: center;
text-decoration: none;
font-weight:bold;
}

#sddm li a:hover
{	background: #edaa74;
}

#sddm div
{	position: absolute;
visibility: hidden;
width:110px;
margin: 0;
padding: 0;
background: #e78a41;
border: 1px solid #a45515;
}

#sddm div a
{	position: relative;
display: block;
margin: 0;
padding: 5px 10px;
width: auto;
white-space: nowrap;
text-align: center;
text-decoration: none;
background: #e78a41;
color: #FFF;
font: 11px arial;
}

#sddm div a:hover
{	background: #edaa74;
color: #d7d7d7;
}

#birdspecwrap{
width:600px;
}

.birdspec{
float:left;
width:280px;
padding:10px;
}

.birdspec p{
line-height:130%;
padding:0;
margin:3px;
}

.birdspecimg{
height:200px;
width:280px;
text-align:center;
background:#ea9800;
padding:5px;
border:3px groove #ce6434;
}

.birdspec p{
width:100%;
text-align:center;
}

.birdspec img{
max-height:500px;
max-width:280px;

}

.petwrap{
width:600px;

}

.petimg{
float:left;
width:300px;
text-align:center;
}

.petimg img{
padding:10px;
border:3px solid groove #ce6434;

}

.petdet{
float:left;
width:300px;
}

.petdet h1{
text-align:center;
font-size:18px;
font-weight:bold;
margin:0;
}

.petdet p.species{
text-align:center;
font-size:14px;
margin:0;
}

hr{
margin:20px 0;
}
