/*--------------------------
Cotati Large Animal
VALID CSS 2.0
COPYRIGHT 2008 WILDFIREWEB
Created 05/03/08
__________________________*/

@import url(/css/wildfirecommon.css);
@import url(/templates/cotatilah/css/slatesblogs.css);

body{
margin: 0;
padding: 0;
font-size: 12px;
font-family: Verdana, Arial, serif;
color: #341e07;
background: #341e07;
}

a{
color: #341e07;
}

a:visited {
color: #341e07;
}

a:hover{
text-decoration: underline;
}

.adminlinks {
display: block;
position: relative;
padding: 4px 20px;
font-size: 12px;
background: #fe622b url(/home/wfw/images/adminlinks_w.jpg) left no-repeat;
color: #eee;
text-align: center;
}

.adminlinks a{
color: #fff;
font-size: 12px;
text-decoration: none;
}

.adminlinks a:visited{
color: #fff;
}


.adminlinks a:hover{
color: #fff;
text-decoration: underline;
}

.clearboth{
display: block;
clear: both;
}

#wrapper{
width: 920px;
margin: 20px auto;
background: #fff;
border: 1px solid #194e4f;
}

#header{
position: relative;
width: 800px;
}

#logo{
float: left;
}

#logo img{
border: none;
}

#topnav{
padding: 0 10px;
float: left;
}

#topright{
float: right;
}

#contactinfo{
position: relative;
overflow: hidden;
clear: both;
float: left;
width: 880px;
text-align: right;
padding: 10px;
}

ul#tabs{
margin:8px 5px 0 0;
padding: 5px;
list-style: none;
width: 135px;
float: left;
overflow: hidden;
position: relative;
}

ul#tabs li{
display: block;
border: 1px solid #fff;
font-size: 1.2em;
}

ul#tabs li a{
text-align: left;
text-decoration: none;
display: block;
padding: 5px;
font-weight: bold;
color: #958b88;
}

ul#tabs li span{
text-align: left;
text-decoration: none;
display: block;
font-weight: bold;
color: #341e07;
}

ul#tabs li a:hover{
color: #341e07;
}

ul#tabs li.tab_2{
font-size: .95em;
padding-left: 14px;

}

ul#tabs li.tab_2 a{
padding: 3px 5px;
}

img.dragarrow{
position: relative;
right: 5px;
}

#maincontent{
position: relative;
overflow: hidden;
padding: 0 2px;
width: 760px;
}

#maincontent li{
line-height:1.5;
}

#subcontent{
padding: 20px 10px 0 10px;
}

#titlearea{
padding: 4px 6px;
color: #341e07;
background: #fff;
font-size: 1.3em;
font-weight: 700;
}

#navbgwrap{
clear: both;
background: transparent;
}

#hours{
position: relative;
overflow: hidden;
clear: both;
float: left;
width: 146px;
height: 140px;
padding: 10px;
}

#footer{
position: relative;
overflow: hidden;
clear: none;
float: left;
width:704px;
padding: 0 10px;
}

#login{
clear: both;
width: 920px;
margin: 10px auto;
padding: 10px;
text-align: center;
color: #fff;
}

#login a {
color: #fff;
text-decoration: underline;
}


