body {
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:small;
	background:#963 url(../images/paws.jpg);
}

a {
	color:#84A13E;
}

a:hover {
	color:#ED420D;
}

a img {
	border:none;
}

caption {
	font-style:italic;
	font-size:85%;
	color:#000;
}

blockquote {
	background:#ffa;
	border:1px solid #ccc;
	padding:5px;
}

#pagewrapper {
	width:760px;
	margin:0 auto;
	background:#fff;
	border:1px solid #ccc;
}

#header {
	text-align:center;
}

#mainmenu {
	width:200px;
	float:left;
}

#contentwrapper {
	width:558px;
	margin-left:200px;
}

#contentbody {
	background:#fff;
	padding:10px;
	border-left:1px solid #d5d1ce;
}

#footer {
	background:#dcd8d5;
	color:#000;
	border:1px solid #d5d1ce;
	padding:0 5px;
	line-height:20px;
	text-align:center;
}

.menu {
	list-style:none;
	list-style-position:outside;
	padding:1px 7px;
	background:#fff;
}

.menuitem {
	font-weight:bold;
	border-bottom:1px dotted #666;
	height:15px;
	padding:5px;
	margin:0 0 2px 0;
}

.menuitem a {
	color:#4F5050;
	font-size:small;
	line-height:15px;
	text-decoration:none;
	display:block;
	background:url(../images/main_menu_marker.gif) no-repeat 0px 5px;
	padding:0 0 0 20px;
}

.menuitem a:hover {
	color:#600;
	background-position:5px 5px;
}

.sectionheader {
	color:#ffa;
	font-size:32pt;
	font-weight:normal;
	margin-bottom:0;
	text-transofrm:capitalize;
	margin-bottom:none;
	font-family:serif;
}

.subheading {
	color:#333;
	font-size:11pt;
	font-family:serif;
	font-weight:bold;
	margin-top:.5em;
	margin-bottom:2em;
}

ul.photoalbum {
	padding:0;
	margin:0;
	list-style:none;
}

ul.photoalbum li {
	float:left;
	width:150px;
	text-align:center;
	padding:5px;
	margin:5px;
	border:1px solid #600;
}
