body{
	background-color: #FFFFFF;
}


#container{
	width: 780px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#mainnav{
	width: 680px;
	height: 34px;
	line-height: 34px;
	background-color: #696A4E;
	display: block;
	float: left;
	
}

#extendednav{
	width: 100px;
	height: 34px;
	background-color: #696A4E;
	float: right;
	text-align: right;
	line-height: 34px;

}

#extendednav img{
	vertical-align: middle;
}

#main{
	width: 780px;
	display: block;
	float: left;
}

#botnav{
	width: 780px;
	height: 34px;
	display: block;
	float: left;
	/*background-color: #405D2D;*/
	background-color: #696A4E;
	line-height: 34px;
	text-align: center;
	color: #FFFFFF;
}

#header{
	width: 780px;
	height: 204px;
	display: block;
	float: left;
}


#footer{
	width: 780px;
	display: block;
	float: left;
	text-align: center;
	padding-bottom: 40px;
}

#highlight{
	width: 780px;
	height: 240px;
	background-color: #999966;
	padding-top: 7px;
	display: block;
	float: left;
}

.highlight{
	height: 240px;
}

.third{
	width: 260px;
	display: block;
	float: left;
}

.half{
	width: 370px;
	display: block;
	float: left;
	padding: 10px;
}

.twofifty{
	height: 250px;
}

.threehundred{
	height: 300px;
}

.fourhundred{
	height: auto;;

}

.whole{
	width: 760px;
	display: block;
	float: left;
	padding: 10px;

}

.didyouknow{
	width: 740px;
	display: block;
	float: left;
	padding: 10px;
	background-color: #FFFFFF;

}

.padtop{
	padding-top: 20px;
}

.padlinkstop{
	padding-top: 38px;
}

.highlight-info{
	width: 250px;
	text-align: left;
	padding-top: 5px;
}

.hil{
	padding-left: 7px;
	padding-right: 3px;
}

.hic{
	padding-left: 5px;
	padding-right: 5px;
}

.hir{
	padding-left: 10px;
	padding-right: 0px;
}

.l{
	text-align: left;
}

.c{
	text-align: center;
}

.r{
	text-align: right;
}

.center{
	text-align: center;

}
.highlight-info a:link{color: #F8F896; font-weight: normal; text-decoration: none;}
.highlight-info a:active{color: #F8F896; font-weight: normal; text-decoration: none;}
.highlight-info a:visited{color: #F8F896; font-weight: normal; text-decoration: none;}
.highlight-info a:hover{color: #660000; font-weight: normal; text-decoration: none;}

.grey{
	background-color: #EBEBE0;
}

.khaki{
	background-color: #999966;
}

.green{
	background-color: #405D2D;
}

.white{
	background-color: #FFFFFF;

}

.darkkhaki{
	background-color: #666633;

}

h1{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 1.5em;
}

h2{
	color: #660000;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 1.25em;
}

h3{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
}

th{
	font-weight: bold;
	text-align: left;
}

#botnav a:link{color: #FFFFFF; font-weight: normal; text-decoration: none;}
#botnav a:active{color: #FFFFFF; font-weight: normal; text-decoration: none;}
#botnav a:visited{color: #FFFFFF; font-weight: normal; text-decoration: none;}
#botnav a:hover{color: #FFFFFF; font-weight: normal; text-decoration: underline;}

#botnav a.active:link{color: #F8F896; text-decoration: underline;}
#botnav a.active:active{color: #F8F896; text-decoration: underline;}
#botnav a.active:visited{color: #F8F896; text-decoration: underline;}
#botnav a.active:hover{color: #F8F896; text-decoration: underline;}

a:link{color: #666633; font-weight: normal; text-decoration: none;}
a:active{color: #666633; font-weight: normal; text-decoration: none;}
a:visited{color: #666633; font-weight: normal; text-decoration: none;}
a:hover{color: #666633; font-weight: normal; text-decoration: underline;}

a:link.photolink{color: #666633; font-weight: normal; text-decoration: none;}
a:active.photolink{color: #666633; font-weight: normal; text-decoration: none;}
a:visited.photolink{color: #666633; font-weight: normal; text-decoration: none;}
a:hover.photolink{color: #660000; font-weight: normal; text-decoration: none;}


#nav {
	margin:0;
	padding:0;
}
#nav li {
	display:inline;
	padding:0;
	margin:0;
	height: 34px;
}

#nav a:link, #nav a:visited {
	width: auto;
	padding: 0px 10px 0px 10px;
	float: left;
	color: #FFFFFF;
	background-color: #696A4E;
	text-decoration: none;

}

#nav a:hover {
	color: #fff;
	background-color: #999966;
}

#home #nav-home a,
#facilities #nav-facilities a,
#services #nav-services a,
#policies #nav-policies a,
#prices #nav-prices a,
#location #nav-location a,
#faqs #nav-faqs a,
#contactus #nav-contactus a,
#kittykottage #nav-kittykottage a{
	background-color: #E35A00;
	color: #fff;
	text-shadow: none;
}
#home #nav-home a:hover,
#facilities #nav-facilities a:hover,
#services #nav-services a:hover,
#policies #nav-policies a:hover,
#prices #nav-prices a:hover,
#location #nav-location a:hover,
#faqs #nav-faqs a:hover,
#contactus #nav-contactus a:hover,
#kittykottage #nav-kittykottage a:hover{
	background-color: #999966;
}
#nav a:active {
	background-color: #F8F896;
	
}

#nav a.active:link{background-color: #999966;}
#nav a.active:active{background-color: #F8F896;}
#nav a.active:visited{background-color: #999966;}
#nav a.active:hover{background-color: #999966;}

.photoalbum{
	margin: 0;
	padding: 0;
	width: 780px;
	height: 580px;
	background-color: #696A4E;
	text-align: center;
	color: #FFFFFF;

}

.photoalbumcontrols{


}

#SLIDESTEXT{
	font-family:helvetica,arial,sans-serif; 
	color: #FFFFFF;
	font-size: 12px;
}

.pic{
	border: 1px solid #333333;
	padding: 8px;
	background-color: #FFFFFF;
}

.open{
	color: #999966;
}

.closed{
	color: #660000;
}

.sep{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url('/images/sep.jpg');
	background-repeat: repeat-x;
	background-position: center;
	

}

.emphasize{
	padding-top: 10px;
	font-style: italic;

}

a.hidden:link { text-decoration: none; font-weight: normal; color: #2f2823;  }
a.hidden:visited { text-decoration: none; font-weight: normal; color: #2f2823;  }
a.hidden:active { text-decoration: none; font-weight: normal; color: #2f2823;  }
a.hidden:hover { text-decoration: none; font-weight: normal; color: #2f2823;  }