body {
	background-image: url(img/paws_bg.jpg); 
	font-family: serif;
	line-height: 110%;
	text-align: center; /* this allows for centering */
}

hr {
	margin:10px 0px 20px 0px;
}

td {
	margin:15px 15px 15px 15px;
}

/* CSS Popup Menu */

ul#leftnav {
	position: relative;
	list-style-type: none; 
	text-indent: 0;
	display: block;
	line-height: 120%;
	margin:5px 608px 15px 10px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}

ul#leftnav li {
	position: relative;
	margin: 0;
	padding: 3px 3px 3px 3px;
	font-family: sans-serif;
}

li.topmenu {
	text-align: left;
	background: #ffcc00;
	border: solid #000000;
	border-width: 1px 0px 1px 1px;
}

ul#leftnav li:hover, ul#leftnav li.over {
	background: #333;
	color: #ffff00;
}

ul#leftnav ul {
	display: none;
}

ul#leftnav li:hover ul {
	text-align: left;
	list-style-type: none;
	display: block;
	width: 200px;
	background: #333;
	color: #ffff00;
	position: absolute;
	top: -1px;
	left: 180px;
	margin: 0px;
	padding: 3px 3px 3px 3px;
	font-size: 14px;
	z-index: 6000;
}

ul#leftnav li.over ul {
	text-align: left;
	list-style-type: none;
	display: block;
	width: 200px;
	background: #333;
	color: #ffff00;
	position: absolute;
	top: -1px;
	left: 177px;
	margin: 0px;
	padding: 3px 3px 3px 3px;
	font-size: 14px;
	z-index: 6000;
}

ul#leftnav li a {
	color: #333;
	text-decoration: none;
}

ul#leftnav li a.sub {
	color: #ffff00;
}

ul#leftnav li a:hover {
	color: #ff9900;
}

/* End CSS Menu */

p {
	margin:5px 15px 5px 15px;
	font-size: 14px;
}

a {
     text-decoration:none;
}

a:link {
	color: #990000;
}

a:visited {
	color: #990000;
}

a:hover {
	color: #ff9900;
}

a.body:link {
	color: #990000;
}

a.body:visited {
	color: #990000;
}

a.body:hover {
	color: #ff9900;
}

a.disclaimer {
	color: #ff0000;
	text-decoration: none;
}

img.block {
	display: block;
	margin: auto;
}

img.slideshow {
	display: block;
	position:relative;
	left:8px;
	margin: 10px 0px 10px 0px;
	width: 184px;
}

img.logo {
	float: left; 
	margin: 5px 0px 0px 15px;
	display: block;
}

div.bio {
	height: 245px;
}

div.bio2 {
	height: 245px;
	width: 600px;
}

div.bio4 {
	padding:0px;
	width: 400px;
	float:left;
	position:relative;
	top:0;
}

div.bio3 {
	float:left;
	height: 260px; 
	width: 150px;
	text-align: center;
	margin-bottom:15px;
}

div.staff_title {
	padding:0px;
	height:25px;
	width:100%;
	background:#fc3;
}

img.bio {
	height: 230px;
	float:left;
	display: block;
	margin: 0px 20px 0px 20px;
}

div.ta {
	float:right;
	text-align:center;
}

img.ta {
	height:150px;
	display:block;
}

img.sp {
	width:130px;
	display:block;
	margin:10px 10px 10px 10px;
}

p.ta {
	line-height: 110%;
	margin:5px 0px 5px 0px;
	font-size: 12px;

}

div.hr {
	background:#930;
	height:2px;
	width:550px;
	margin:auto;
}

/* Main content area */

p.main {
	line-height: 120%;
	margin:15px 30px 15px 30px;
	font-size: 14px;
	text-align: justify;
}

li.main {
	line-height: 120%;
	margin:5px;
	font-size: 14px;
	text-align: left;
}

p.list {
	margin:4px 20px 0px 35px;
	font-size:14px;
	text-align:left;
}

p.news_redbold {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	margin-top:10px;
}

p.news_bold {
	font-size: 16px;
	font-weight: bold;
	margin-top:10px;
}

p.news_body {
	font-size: 14px;
	margin-top:10px;
}

li.news_body {
	font-size: 14px;
}

table.events {
	margin-left:15px;
}

td.event_date {
	font-size: 13px;
	font-weight:bold;
}

td.event_title {
	font-size: 13px;
	padding-left:10px;
}

p.orange {
	color:#960;
}

p.left_address {
	text-align: center;
	font-size: 12px;
	font-family: sans-serif;
	margin: 15px 10px 15px 15px;
}

p.main {
	line-height: 120%;
	margin:15px 30px 15px 30px;
	font-size: 14px;
	text-align: justify;
}

p.main_head {
	line-height: 120%;
	margin:15px 30px 15px 30px;
	font-size: 20px;
	font-weight: bold;
}

p.main_subhead {
	line-height: 120%;
	margin:5px 30px 5px 30px;
	font-size: 16px;
	font-weight: bold;
}

p.main_indent {
	line-height: 120%;
	margin:0px 30px 0px 50px;
	font-size: 14px;
	text-align: justify;
}

div.attrib {
/*	background:#fd9; */
	margin-left:30px;
	width:550px;
}

p.attrib {
	font-size: 10px;
	margin: -15px 0px 5px 40px;
}

li.main {
	line-height: 120%;
	margin:0px 30px 0px 10px;
	padding:0px;
	font-size: 14px;
	text-align: left;
}

td.main {
	line-height: 120%;
	margin:0px 30px 0px 10px;
	padding:0px;
	font-size: 14px;
	text-align: left;
}

/* Disclaimer */

p.disclaimer {
	margin:10px 10px 10px 200px;
	font-family: sans-serif;
	font-size: 9px;
	line-height: 120%;
	text-align: center;
	color:#000000;
}

/* Right Sidebar */

p.right {
	color: #ffffff;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 120%;
}

p.right_indent {
	color: #ffffff;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	margin-left: 25px;
	margin-bottom: 0px;
}

p.right_indent2 {
	color: #ffffff;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 120%;
	margin-left: 35px;
	margin-top: 0px;
}

p.right_head {
	color: #ffff00;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}

/* Top nav bar */

p.nav {
	margin:0px 0px 0px 0px;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

a.nav:link {
	color: #ffffff;
}

a.nav:visited {
	color: #ffffff;
}

a.nav:hover {
	color: #ff9900;
}

/* Business Directory */

table.bd_table {
	margin:10px 30px 10px 30px;
}

td.bd_cat {
	padding:2px;
	vertical-align:top;
	border:solid 1px black;
	background:#fc3;
}

td.bd_body {
	padding:2px;
	vertical-align:top;
	border:solid 1px black;
}

p.bd_head {
	font-size:16px;
	font-weight:bold;
}

p.bd_main {
	font-size:12px;
	font-weight:normal;
}

/* Class Schedule */

table.sched_table {
	margin:10px 30px 10px 30px;
}

th.sched {
	padding:2px;
	vertical-align:top;
	border:solid 1px black;
	background:#fc3;
	font-size:12px;
	font-weight:bold;
	color:black;
}

td.sched {
	padding:2px;
	vertical-align:top;
	border:solid 1px black;
	font-size:12px;
	font-weight:normal;
}


/* Wordpress Styling */

div.wp_entry p {
	line-height: 120%;
	margin:8px 30px 8px 30px;
	font-size: 14px;
	text-align: justify;
}

div.wp_entry li {
	line-height: 120%;
	margin:0px 30px 0px 10px;
	padding:0px;
	font-size: 14px;
	text-align: justify;
}

div.wp_entry p a:link {
	color: #990000;
}

div.wp_entry p a:visited {
	color: #990000;
}

div.wp_entry p a:hover {
	color: #ff9900;
}

div.wp_news_entry p {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	margin-top:10px;
}

/* Positioning */
#main { /* this allows for centering */
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#header {
	float:left;
	width:800px;
	height:85px;
/*	background-image: url(img/yello006.jpg); */
	background:#fc3; 
	}

#mascot {
/*	width:200px; */
	position: relative;
	top: 5px;
	right: -35px;
	z-index: 5;
}

#leftbar {
	float: left;
	width: 800px;
/*	background-image: url(img/yello006.jpg); */
	background:#fc3; 
	}

#leftinfo {
	float:left;
	text-align: center;
}

#rightcontent {
	float: right;
	background: #ffffff;
	width: 605px;
    border-width: 3px;
    border-style: solid none solid solid;
    border-color: #000000;
}

#sidebar {
	float: right;
	background: #ffcc00;
	width: 250px;
    border-width: 2px;
    border-style: solid;
    border-color: #333333;
    margin: 0px 20px 20px 20px;
}

#footer {
	float:left;
	width:800px;
	height:40px;
/*	background-image: url(img/yello006.jpg); */
	background:#fc3; 
	}
	
#clear {
	height: 1px;
    clear:both;
    overflow: hidden;
  }
  
#clear_blk {
	height: 1px;
	width: 800px;
	background: #000000;
    clear:both;
    overflow: hidden;
  }
 
#prop {
	height: 650px;
    width: 1px;
    float: left;
  }