body {
background-attachment: scroll;
background-image: url(../images/layout/background.jpg);
background-repeat: no-repeat;
margin: 0;
padding: 0;}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

ol {line-height: 140%}

ul {line-height: 140%;
list-style-type: disc;
list-style-image: none;}

h1 {color: #47466e/*#1b616b*/;
font-size: 140%;
letter-spacing: 0.2em;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;}

h2 {color:#76080b/*#EB9C22*/;
font-size: 150%;
letter-spacing: 0.2em;
font-family: Georgia, "Times New Roman", Times, serif;}

.red {
	color:#76080b;

}

h3 {color:#76080b /*#999999*/;
font-size: 120%;
letter-spacing: 0.2em;}

h4 {color: #3b0102;
font-size: 100%;}

hr {color: #3b0102;\
width: 100%;
height:1px;}


p {line-height: 140%;}

a:link {
	color: #47466e;
	text-decoration: underline gray;
	font-weight:500;
}

a:visited {color:#76080b; /*#999999;*/
text-decoration: underline gray;
font-weight:400;}

a:hover {text-decoration: none;}

.paragraph_head_1 {font-size: 120%;
font-weight: bold;
color: #996C3C}

.default_bold {font-size: 90%;
font-weight: bold;
color: #000000;
text-align: justify;}

.footer {font-size: 70%;
color: #333333;
text-decoration: none;}

.footer a:link {color: #C4A66F;
text-decoration: none;
font-weight: bold;}

.footer a:visited {color:  #D5BF99;
text-decoration: none;
font-weight: bold;}

.footer a:hover {color: #ff8000;
text-decoration : underline;
font-weight: bold;}

#searchbox {position: absolute;
height: 10px;
left: 548px;
top: 16px;
visibility: visible;
z-index:2;}

.searchresults {font-size: 70%;
color: #666666;
text-decoration: none}

.searchresults a:link {color: #666666;
text-decoration: none;
font-weight: normal}

.searchresults a:visited {color: #999999;
text-decoration: none;
font-weight : normal}

.searchresults a:hover {color: #FF8000;
text-decoration: underline;
font-weight : normal}

.adoptDate {COLOR: #993300}

.strayDate {COLOR: #993300}

.adoptName {FONT-WEIGHT: bold;
FONT-SIZE: 115%;
COLOR: #3b0102}

.adoptNumber {FONT-WEIGHT: normal;
FONT-SIZE: 80%;
COLOR: #996C3C}


.homeDate {FONT-SIZE: 80%;
COLOR: #996C3C}

.homeFooter {COLOR: #996C3C;
FONT-STYLE: italic}

.mainLinks {FONT-WEIGHT: bold;
FONT-SIZE: 80%;
COLOR: #996C3C}

.orgform {}

.strayInfo {FONT-SIZE: 80%;
COLOR: #996C3C}

.title {FONT-WEIGHT: bold;
FONT-SIZE: 110%;
COLOR: #ff8000}

.welcome {FONT-WEIGHT: bold;
FONT-SIZE: 130%;
COLOR: #ff8000}

dd {line-height: 140%;}

dl {line-height: 140%;}

.pagetitle {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 160%;
font-weight: bold;
color: #FF8300;}

.pagetitle {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 160%;
font-weight: bold;
color: #FF8300;}

.indent1 {padding-left: 15px;}

.indent2 {padding-left: 30px;}

.floatright {float:right;
padding: 20px;}

.floatleft {float:left;
margin-right:20px;}

.paws {font-family: "Bradley Hand ITC", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ff0000;
font-size:large;
text-transform:capitalize;}

.pawprints{
	font-family: "Bradley Hand ITC", Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#47466e;
	font-size:140%;
}

.newsdate {
	font-style: italic;
	color: #996C3C;
	font-size: 85%;
	margin-top: -10px;
}
.newstitle {
	font-size: 120%;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E7E0C6;
	color: #146367;
}
.bold{
	font-weight:bold;
}
.bold_italic{
	font-weight:bold;
	font-style:italic;
}
.pdf_icon{
	vertical-align:middle;
}

.acrobat_text {font-size:75%;
font-style:italic;

}

.birds
{
	background-position: top right;
	background-repeat:no-repeat;
	
		
}

/*------------------Table on /petpoison.htm----------*/
.poison
{
	background-position:center;
	background-repeat:no-repeat;
	vertical-align: middle;
	text-align: center;
		
}


/*This is the code for the What's New and
Quick Links boxes*/



#new_quick_container {
	position: relative;
	padding:.8em;

	font-family: Verdana, Helvetica, Arial, sans-serif;

	background-color: #dfe0ea;
	width:90%;
}
#whats_new {/*border: 10px #66cc00 solid;
*/
	display: block;
	width: 75%;
	
	
}
#whats_new a {
	text-decoration:none;
	color: #19606d;
}
#whats_new a:hover {
	text-decoration: underline;
	color: #19606d;
}
#whats_new_header {
	position: relative;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	letter-spacing: +2px;
	background: url(../images/layout/box_title_slice.gif) repeat-x transparent;
	color: #19606d;
	width: 152px;
	margin-left: +24px;
}
#whats_new_left {
	background: url(../images/layout/box_title_l.gif) no-repeat 0 0;
}
#whats_new_right {
	background: url(../images/layout/box_title_arrow.gif) no-repeat 100% 0;
}
#whats_new_content {
	padding: 7px;
	border: 1px #abc4c8 solid;
	border-top: none;
	background-color: #dfe9ea;
}
#whats_new_content .bold {
	font-weight: bold;
}
#quick_links {
	display: block;
	width: 200px;
	margin-top: 1.5em;
}
#quick_links_header {
	position:relative;
	height:24px;
	line-height:24px;
	background: url(../images/layout/box_title_slice.gif) repeat-x transparent;
	vertical-align: middle;
	text-align:center;
	font-weight: bold;
	letter-spacing: +2px;
	color: #19606d;
	width: 152px;
	margin-left:+24px;
}
#quick_links_left {
	background: url(http://www.sonoma-county.org/agcomm/images/layout/box_title_slice.gif/images/layout/box_title_l.gif) no-repeat 0 0;
}
#quick_links_right {
	background: url(http://www.sonoma-county.org/agcomm/images/layout/box_title_slice.gif/images/layout/box_title_r.gif) no-repeat 100% 0;
}
#quick_links_content {
	border: 1px #abc4c8 solid;
	border-top: none;
	padding: 1px;
	background-color: #dfe9ea;
	text-align: left;
	/*font-family: Times, "Times New Roman", serif;
font-size: 80%;
*/
border-top: none;
}
#quick_links_content ul {/* margin: TOP RIGHT BOTTOM LEFT*/
	margin: 0;
	padding: 0 0 5px 25px;
}
#quick_links_content li {/* margin: TOP RIGHT BOTTOM LEFT*/
	padding: 2px;
	display: list-item;
}
.quick_links_esubscribe {
	display: block;
	text-align:center;
	padding: 5px 0px 5px 0px;
}
/*  vertically expandable box */
.box{
width:202px;
background: url(../images/layout/box_content_bg.gif) no-repeat bottom left;
float:right;
}
.box h3{
margin:0;
font-weight:bold;
text-align:center;
background: url(../images/layout/box_title_grad.gif) no-repeat top left;
border-bottom:1px solid orange;
padding:.5em;
}
.box p{
padding:0 5px 0 5px;
}

.free {width:65%;
align:center;
color:#3b0102;
font-weight:bold;

}

.announce {
margin-top: 25px;
padding: 20px; 
border: 1px solid #C00;
line-height: 150%;
}

.announcement {
	color: #C00;
	font-size: 110%;
	font-weight: bold;
	border: 1px #9f090d solid;
	padding: .8em .5em;
	width:100%;
	height:inherit;
}


.announce_title {
color: #C00;
font-size: 120%;
font-weight: bold;
}
.announce img {
float: left;
}

.name {font-size:85%;
}

.officer {
	height:auto;
	clear:both;
}
.clear_both {clear:both;}

a img { border:none }  

#accessibleOptions {font-family: Verdana, Arial, Helvetica, sans-serif;padding-left:0.3em;color:#515151;font-weight:normal;top:0px;left:10px;background: url(../images/layout/ada_bg.jpg)  no-repeat left bottom}
#accessibleOptions a {color:#c6c5c5;font-size:70%;font-weight:normal}
#accessibleOptions a:hover, #divViewOptions a:focus {color:#eaf6f6; text-decoration:underline}

/* new styles for contact info */
.indent2em {
	margin-left:2em}
	
dl.tableLayout {
	float:left; 
	overflow:visible; 
	width:100%; 
	line-height:1.4em}
	
dl.tableLayout dt {
	clear:both; 
	display:block; 
	float:left; 
	font-weight:bold; 
	height:auto; 
	margin:0; 
	padding:.5em .5em .5em 0; 
	text-align:right}

dl.tableLayout dd {
	display:block; 
	float:left; 
	margin:0; 
	padding:.5em 0 .5em .5em}

dl.titlePercent10 dt, dl dt.titlePercent10 {
	min-width:4em; 
	width:10%}

dl.titlePercent10 dd, dl dd.titlePercent10 {
	width:80%}

dl.titlePercent20 dt, dl dt.titlePercent20 {
	min-width:8em; 
	width:25%}

dl.titlePercent20 dd, dl dd.titlePercent20 {
	width:66%}

.hide{display:none}

ul.getDirections{font-weight:normal; padding-left:1em; margin-left:1em;}

#footer a:link {text-decoration:none;}
#footer a:visited {text-decoration: none;}

.adopt_red {font-size:3em;;
color:#F00;
font-weight:bold;
align:center;
font-style:italic;
			 }
.adopt_blue{font-size:3em;;
color:#03C;
font-weight:bold;
align:center;
font-style:italic;
}
.adopt_black {font-size:1.4em;;
color:#000;
font-weight:bold;
align:center;
}
.center {text-align:center;}
