/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) 2006 Copyright             #
  ##################################*/


body {
	background-image: url(../images/backvertical.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #333333;
	font-size: small;
	background-color: #EEEDE1;
	background-repeat: repeat-y;
	background-position: left;

}
	


#wrap {
	width: 100%;

}


	
#left {
	/*background-attachment: fixed;*/
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 265px;
	float: left;
	height: 800px;
	position: absolute;
	left:0px;
	top:0;
	
	
}
div > div#left { position: fixed; }


#right {
	background-image: url(../images/back_stripes.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*width: 800px;*/
	margin-left: 265px;
	padding-top: 147px;
	
	
	
}


#content {
	padding-top: 100px;
	float: left;
	width: 60%;
	/*width: 450px;*/
	padding-left: 20px;
	
	
}


#sidebar {
	width: 30%;
	margin-right: 0;
	margin-left: auto;
	/*margin-left: 500px;*/
	padding-top: 100px;
	padding-right: 10px;
	background-color: #cac9ad;
	padding-left: 10px;
	background-image: url(../images/sidebar_end.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

	
}

#banner {
	position:absolute;
	left:255px;
	top:0;
	width:321px;
	height:198px;
	z-index:1;
}

/* navigation */


#nav {
	width: 209px;
	background-color: #333333;
	margin-top: 81px;
	margin-left: 56px;
	/*position: relative;*/
	
}
/*div > div#nav { position: fixed; }*/
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 33px;
}

#nav li {
	float: left;
	height: 33px;
	text-indent: -5555px;
}

#nav li a {
	display: block;
	width: 100%;
	height: 100%;
}

#home, #home a {
	width: 209px;
	background: transparent url(../images/nav_home.gif) no-repeat 0 0;
}

#medical, #medical a {
	width: 209px;
	background: transparent url(../images/nav_medical.gif) no-repeat 0 0;
}

#meet, #meet a {
	width: 209px;
	background: transparent url(../images/nav_meet.gif) no-repeat 0 0;
}

#medicating, #medicating a {
	width: 209px;
	background: transparent url(../images/nav_medicating.gif) no-repeat 0 0;
}

#tour, #tour a {
	width: 209px;
	background: transparent url(../images/nav_tour.gif) no-repeat 0 0;
}
#boarding, #boarding a {
	width: 209px;
	background: transparent url(../images/nav_boarding.gif) no-repeat 0 0;
}
#pet, #pet a {
	width: 209px;
	background: transparent url(../images/nav_pet.gif) no-repeat 0 0;
}

#contact, #contact a {
	width: 209px;
	background: transparent url(../images/nav_contact.gif) no-repeat 0 0;
}

	
#nav li a:link, 
#nav li a:visited, 
#nav li a:hover {
	border-bottom-width: 0;
}

#nav a:hover { background-position: -209px 0px; }

#nav li.active a { background-position: -418px 0px; }

/* clear */

#clear {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
	}

#header, #nav, #topnav {display: inline-table;}

* html #header, * html #nav, * html #topnav {height: 1%;} 

#header, #nav, #topnav {display: block;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #336699;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #000033;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #000033;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left 0px;
	background-image: url(../images/scroll2.gif);
	margin-top: 0px;
	padding-top: 20px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #000033;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#scroll {
	background-image: url(../images/scroll.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 40px;
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	margin: 0px 0px 20px;
}
#sidebar p {
	margin: 0px 0px 10px;
	font-size: 85%;
	line-height: 17px;
}
#sidebarend {
	background-image: url(../images/sidebar_end.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
}
a {
	color: #000066;
}
a:hover {
	text-decoration: none;
}
#mary {
	color: #999999;
	padding-top: 20px;
	padding-bottom: 30px;
}
#mary a {
	color: #999999;
}


#picbox {
	padding: 7px;
	float: right;
	clear: both;
	margin-left: 20px;
	width: 200px;
	background-color: #FFFFFF;
	border-top: 2px #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px #666666;
}
#pic {
	margin-bottom: 5px;
	clear: both;
}
.caption {
	font-style: italic;
	line-height: 13px;
	font-size: x-small;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.picleft {
	padding: 5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 80px;
	height: 80px;
	background-color: #FFFFFF;
	border-top: #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: #666666;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#content     ul, #content ol {
	margin-top: 0px;
}
#content p {
	margin-bottom: 0px;
	margin-top: 15px;
}
#rabiesbox {
	float: right;
	width: 190px;
	background-color: #CAC9AD;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

