body {
background-color: #DEDBC1;
}
#top_print{
display:none;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
line-height: normal;
color: #433721;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
color: #937C48;
font-style: normal;
line-height: normal;
text-decoration: none;
}


#top_banner{
    margin-top: 5px;
	width: 789px;
	height: 186px;
   	background:url(../images/top.jpg);
   	z-index: 2;
}

#bottom_banner{
    margin-top: -5px;
	width: 789px;
	height: 27px;
   	background:url(../images/bottom.jpg);
   	z-index: 2;
}

#bg_inside{
	width: 789px;
   	background: transparent url(../images/bg_inside.jpg) repeat-y;
}
#menu_bar{
	position: relative;
	float: left;
	width: 135px;
	z-index: 1;
   	margin-left: 10px;
   	
 }
/**Inside Text**********************************************************************************************/
#inside_text{
	float: left;
	width: 450px;
	text-align: left;
	color: #000000;
}

#inside_text h1{

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11pt;
	color: #89733E;
	border-bottom: #89733E 1px solid;
	margin-top: 8.5px;
	width: 400px;
	margin-left: 25px;

}

#inside_text p {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 15pt;
	color: #433721;
	width: 400px;
	margin-left: 25px;
}

#inside_text .pttable{
margin-top:10px;
margin-bottom:20px;
margin-left: 100px;
float:right;
width: 280px;
font-size: 6pt;

}

/**Newsletter Sign Up**********************************************************************************************/
#signupheader{
background-color: #000000;
width: 110px;
float: left;
font: bold 12px/16px Arial, Helvetica, sans-serif !important;
color: #fff !important;
padding-left:5px;
font-weight:bold;
text-decoration:none;
}

.formbutton{
float: left;
margin-bottom: 2px;
border:outset 1px #ccc;
color:#666;
font-weight:bold;
padding: 1px 2px;
font-size: 9pt;
}
.signupbutton{
margin-left: 2px;
width: 58px;
height: 17px;
float: left;
margin-bottom: 1px;
border:outset 1px #ccc;
color:#666;
font-weight:bold;
font-size: 9pt;
}
/**Read the Newsletter**********************************************************************************************/
#newsletterheader{
width: 110px;
float: left;
font: bold 12px/16px Arial, Helvetica, sans-serif !important;
color: #fff !important;
padding-left:5px;
font-weight:bold;
text-decoration:none;
}

/**Search Site**********************************************************************************************/
#searchsiteheader{
width: 110px;
text-align: left;
float: left;
font: bold 12px/16px Arial, Helvetica, sans-serif !important;
color: #fff !important;
padding-left:5px;
font-weight:bold;
text-decoration:none;
}

.searchsignupbutton{
margin-left: 2px;
width: 38px;
height: 17px;
float: left;
margin-bottom: 1px;
border:outset 1px #ccc;
color:#666;
font-weight:bold;
font-size: 9pt;
}


/**Sub Menus **/
#leftcol a,
#leftcol a:link,
#leftcol a:active,
#leftcol a:visited {
	text-decoration:none !important;
	border-bottom: 1px dotted #FFF;
	color:#fff;
}

#leftcol a:hover {
	text-decoration:none;
	color:#fff;
	border-bottom: 1px solid #000000;
	text-decoration:none !important;
}
#leftcol{
	position:relative;
	float:left;
	clear:left;
	width:110px;

}

/** generic menu item link on mouseover **/

a.mainlevel:hover,
#leftcol a.mainlevel:hover{
	background-color: #E0C696;
	color: #fff!important;
	text-decoration: none!important;
	border: none !important;
}

/** general module table **/
table.moduletable,
#leftcol table,
#rightcol table {
	width:100%;
	float:left;
	clear:left;
}

/** general module table **/
#leftcol table,
#leftcol table td {
	font-size:11px !important;
	color:#0f0;
}


.mainlevel  {
	display:block;
	font: bold 12px/25px Arial, Helvetica, sans-serif !important;
	color: #fff !important;
	padding-left:15px;
	font-weight:bold;
	text-decoration:none;

}

#leftcol .sublevel{
font-size: 9pt;
}
/**Right Bar**********************************************************************************************/

#right_bar{
	position: relative;
	left: 30px;
	float: left;
	width: 135px;
	z-index: 1;

 } 
#right_bar .rbar{
 font-size: 20px;
}

#adoptablepets{
width: 110px;
text-align: left;
float: left;
font: bold 12px/16px Arial, Helvetica, sans-serif !important;
color: #fff !important;
padding-left:5px;
font-weight:bold;
text-decoration:none;
margin-left: 10px;
}

#adoptablepets img,
{
	text-decoration:none !important;
	border: 1px dotted #000;
	color:#f00;
}
