html {
	margin:0px;
	padding:0px;
}

body {
	background-color:#dde9e5;
	margin:0px;
	padding:0px;
	font-family: verdana, arial;
	font-size:small;
	color:#808080;
}

#site {
	background-position: right top;
	background-image:url(layout/petboarding_bg.gif);
	background-repeat:repeat-y;
	width: 890px;
	margin-right: auto;	
	margin-left: auto;
	margin-top:0;
	padding:0;
}

#header {
	margin:0 7px;
	background-image:url(layout/petboarding_header_bg.jpg);
	background-repeat:no-repeat;
	width:876px;
}

#footer 
{
    background-color:#098eeb;
    clear:both;
    margin:20px 6px 0 6px;
    color:#fff;
    font-size:90%;
    
}

#footer a 
{
    color:#fff;
}

#footer .footercol 
{
    margin:2%;
    width:29%;
    float:left;
}
#find {
	float:right;
	margin:20px 20px 0 0;
	background-image:url(layout/find.gif);
	background-repeat:no-repeat;
	height:66px;
	width:448px
	}
#find input {
	margin-top:27px;
}
	
#menu
{	
    margin: 0px 20px;
    list-style-type: none;
    font-family: "trebuchet ms", verdana, arial;
    clear:both;
 
}
#menu ul
{
    margin: 0px;
  
}
#menu li
{
    background-position: left top;
    display: block;
    float: right;
    background-image: url(layout/menu_left.gif);
    margin: 0px 1px;
    background-repeat: no-repeat;

}
#menu li a
{
    background-position: right top;
    display: block;
    font-weight: bold;
    float: left;
    background-image: url(layout/menu_right.gif);
    color: #64892d;
    padding: 6px 12px 6px 12px;
    background-repeat: no-repeat;
    letter-spacing: 0.03em;
    text-decoration: none;
}

#menu li a:hover
{
    text-decoration: underline
}


#breadcrumb {
	font-size:85%;
}
	
#content-wide {
    margin:30px 45px 0 45px;
}

#content {
    width: 650px;
    margin:20px 15px 0 35px;
    float:left;
}

#rightcol {
	width:165px;
	float:left;
	text-align:center;
	margin-top:40px;
}

#rightcol .rightcolcontent {
	width:145px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#rightcol .rightcolcontent h3 {
	text-align:center;
}

#rightcol .imagelink {
	border:0;
	margin:5px 0;
}

p {
	font-size:90%;
}

h1,h2,h3,h2 a {
	 font-family: "trebuchet ms", verdana, arial;
	 color:#689331;
	}

h2 {
	font-size:small;
}
	
h2 {
	font-size:medium;
}

h1 {
	font-size:x-large;
}

a {
	color:#8dc54c;
}

.box2,.box3,.box4 {
	background-color:#f2f9e7;
	padding:10px;
	border:1px solid #808080;
	float:right;
	margin-left:5px;	
}

.box {
	width:310px;
	font-size:90%;
	float:right;
	margin-left:5px;
}

.box2 {
	width:180px;
	font-size:85%;
}

.box3 {
	width:150px;
	font-size:85%;
	margin-top:10px;
}

.box4 {
	float:left;
	margin:10px 0;
	width:710px;
}

.box2 label {
	width:30px;
	display:block;	
}

.t label {
	width: 100px;
	float: left;
	text-align: right;
	margin: 6px 1em 2px 0;
	clear: left;
	font-weight:bold;
	color:#689331;
	}
	
.t input {
	margin:2px;
	font-family: verdana, arial;
	font-size:small;
}
	
.t h2,.box h2,.box2 h2,.box4 h3 {
	margin-top:0;
	padding-top:0;
}

.homecolumn 
{
	width:23%;
	float:left;
	font-size:85%;
	margin-top:10px;
	margin-right:2%;  
	text-align:center;  
}

.homecolumncontent 
{
    background-color:#e5f2ca;
    padding: 0 6px;
}

.homecolumn a {
	text-decoration:none;
	color:#648d2d;
}

.homecolumn a:hover 
{
    text-decoration:underline;
}

.homecolumn h2
{
    background-color:#95c731;
    color:#fff;
    margin :0 -6px;
    padding:3px 0;
}

.homecolumn h2 a 
{
    color:#fff;
}



.column1 {
	width:30%;
	border-right:1px dashed #e6e6e6;
	float:left;
	font-size:85%;
	padding: 0 6px;
	margin-top:10px;
}

.column1 h2 {
	text-align:center;
	background: url(layout/heading_corner.gif) 100% 0 no-repeat;
	background-color:#d0e9a5;
	
	}
	
.column1 li,.column1 ul,.homecolumn li,.homecolumn ul {
	list-style-type:none;
	padding:3px;
	margin:0;
}

.column1 li ul,.homecolumn li ul {
	margin:0;
	padding:0;
}

.column1 a{
	text-decoration:none;
}

.column1 h3 a {
	color:#689331;
}

.column1 h3 {
	margin-bottom:3px;
	
}

.listing {
	background-color:#fbfbf9;
	border:2px solid #8dc54c;
	padding:12px 0;
	float:left;
	width:100%;
	margin-bottom:10px;
}

.listing1 {
	margin-left:15px;
	width:470px;
	float:left;
}


.listing2 {
	border:1px solid #dde9e5;
	padding:12px;
	margin: 0 7px 10px 7px;
	
	width:285px;
	float:left;
}

.listingimg,.listingimg2 {
	width:150px;
	float:left;
	margin-left:10px;
}

.listingimg3 {
	width:100px;
	float:left;
}

.listingimg img,.listingimg3 img {
	padding:5px;
	border:1px solid #dde9e5;

}

.listingimg2 img {
	padding:1px;
	border:none;

}

.listing h2, .listing h3,.listing2 h3 {
	margin-top:0;
	margin-bottom:0;
}

.listing2 h2, .listing2 h3 {
	color:#808080;
}

.listing1 .address {
	margin-top:2px;
	font-weight:bold;
}

.listing2 .address {
	margin-top:2px;
}

.listing a {
	font-weight:bold;
}

.listing h2 a {
	text-decoration:none;
	}

.imgright {
	float:right;
	margin-left:5px;
	}
	
.imgleft {
	float:left;
	margin-right:5px;
	}

table {
	font-size:small;
	border-collapse: collapse;
	width:100%;
}

.rows td,.rows th {
padding:12px 5px;
border-bottom:1px solid #c0c0c0;
}

.grid td {
border:1px solid #c0c0c0;
padding:5px;
}

th {
	text-align:left;
	padding:4px 0;
}

table .highlight {
	background-color:#f2f9e7;
	font-weight:bold;
}

.form h2 {
	border-bottom:1px dashed #e6e6e6;
	}
	
.form label {
	width: 150px;
	float: left;
	text-align: right;
	margin: 10px 1em 4px 0;
	clear: left;
	}

.form input,.form textarea,.form select {
	margin:2px;
	margin-top:10px;
	font-family: verdana, arial;
	font-size:small;
}

.form .textinput {
	width:230px;
}

.form .checkbox {
	margin-top:12px;
	margin-bottom:11px;
}

.form textarea {
	width:380px;
	height:100px;
}

.warning {
	color:red;
	font-weight:bold;
}

.button {
	width:100px;
	height:21px;
	border:1px solid #689331;
	background-color:#f2f9e7;
	color:#689331;
	display:block;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
	text-decoration:none;
}

.formbutton {
	border:1px solid #689331;
	background-color:#f2f9e7;
	color:#689331;
	font-weight:bold;
	text-align:center;
	margin:10px 0;
	padding:4px;
	float:right;
}

.small,#header select {
	font-size:85%;
}

.profile h2 {
	background-color:#f2f9e7;
	clear:both;
	margin-top:5px;
	padding:4px 5px;
}

.profile h3 {
	margin-left:40px;
	margin-bottom:2px;
}

.profile p {
	margin-left:40px;
	margin-right:40px;
}


.t {background: url(layout/dot.gif) 0 0 repeat-x;background-color:#f2f9e7}
.b {background: url(layout/dot.gif) 0 100% repeat-x}
.l {background: url(layout/dot.gif) 0 0 repeat-y}
.r {background: url(layout/dot.gif) 100% 0 repeat-y}
.bl {background: url(layout/bl.gif) 0 100% no-repeat}
.br {background: url(layout/br.gif) 100% 100% no-repeat}
.tl {background: url(layout/tl.gif) 0 0 no-repeat}
.tr {background: url(layout/tr.gif) 100% 0 no-repeat; padding:10px}

.t2 {background: url(layout/t2.gif) 0 0 repeat-x;}
.b2 {background: url(layout/dot.gif) 0 100% repeat-x}
.l2 {background: url(layout/dot.gif) 0 0 repeat-y}
.r2 {background: url(layout/dot.gif) 100% 0 repeat-y}
.bl2 {background: url(layout/bl2.gif) 0 100% no-repeat}
.br2 {background: url(layout/br2.gif) 100% 100% no-repeat}
.tl2 {background: url(layout/tl2.gif) 0 0 no-repeat}
.tr2 {background: url(layout/tr2.gif) 100% 0 no-repeat; padding:0 10px 10px 10px}

.t2 h2 {margin:0;padding:5px 0 15px 0;}
.t2 h3 {margin:0;padding:8px 0 12px 0;}

.warningbox {
	border:1px solid red;
	font-size:85%;
	color:red;
	padding:5px;
}

.pgreenbox,.outlinebox {
	background-repeat:repeat-y;
	text-align:center;
	width:165px;
}

.pgreenbox {
	background-image:url(layout/box_pgreen_bg.gif);
}
.outlinebox {
	background-image:url(layout/box_outline_bg.gif);
}
.pgreenbox img,.outlinebox img {
	margin:0;
	padding:0;
	float:left;
}
.outlinebox ul,.outlinebox li,.pgreenbox ul,.pgreenbox li {
list-style-type:none;
margin:0;
padding:0;
}

#searchbox {
    width:393px;
    background-image:url(layout/searchbox_bg.gif);
    background-repeat:repeat-y;  
    background-position:bottom left;
    color:#000;
}

#searchbox label {
    font-size:smaller;
    font-weight:bold;
    width:70px;
    float:left;
    text-align:right;
    margin:0 10px 5px 0; 
}


