/*
bg brown: 824707
orange: F19F2A
pink: FCB4FA
text brown: 603307
link pink: D252B5
light orange for forum: F8BC67
green: 91C45C
*/


/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
} 

body {
background-color:#824707;
margin-top:25px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:150%;
color:#603307
}

strong {
color:#603307;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#pagewidth{ 
 width:880px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:122px; 
  background:url(graphics/header.gif) no-repeat;
 width:100%;
} 
 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:880px;
 background:url(graphics/body_bg.gif) repeat-y; 
 }
 
#bottommenu {
font-size:11px;
color:#F19F2A;
text-align:center;
}
#bottommenu a:link, #bottommenu a:visited {
color:#FCB4FA;
text-decoration:none;
}
#bottommenu a:hover {
color:#F19F2A;
text-decoration:none;
}

 
#footer{
 height:148px;
/* background:url(graphics/footer.gif) no-repeat;
*/ clear:both;
 text-align:right;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

TD.leftcol {
width:96px;
}

TD.rightcol {
width:65px;
}
TD.content {
padding:25px 15px 10px 15px;
}
TD.menu {
background-color:#fff;
color:#F19F2A;
padding-left:30px;
padding-top:24px;
border-bottom:1px solid #F19F2A;
padding-bottom:3px;
}

a.menu:link, a.menu:visited {
color:#D252B5;
text-decoration:none;
border-left:6px solid #91C45C;
padding-left:3px;
padding-right:3px;
margin-left:5px;
}

a.menu:hover {
color:#F19F2A;
text-decoration:none;
border-left:6px solid #F19F2A;
}

a:link, a:visited {
color:#D252B5;
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#F19F2A;
text-decoration:none;
font-weight:bold;
}

.menuactive {
color:#F19F2A;
text-decoration:none;
border-left:6px solid #F19F2A;
padding-left:3px;
padding-right:10px;
margin-left:5px;
font-weight:bold;
}

h1{
font-size:14px;
color:#824707;
}

h2{
font-size:14px;
color:#824707;
}

#dogpaw {
font-size:11px;
color:#F19F2A;
text-align:center;
margin-top:35px;

}
#dogpaw a:link, #dogpaw a:visited {
color:#FCB4FA;
text-decoration:none;
}
#dogpaw a:hover {
color:#F19F2A;
text-decoration:underline;
}

