@import "common.css";
@import "menu.css";


html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #000000;
	background: #a5a5a5;
}

#noscript{
	width: 100%;
	position: fixed;
	line-height: 30px; 
	color: #000000;
	background: #f9f76f;
	height: 30px;
	padding: 0px 0px 0px 20px;
	z-index: 100;
	border-bottom: 1px solid #bbb934; 
}

#container{
	position:relative;
	width: 970px;
	margin: 10px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	background: #ffffff url(../img/contbg.gif) repeat-y;
}

#footer{
	position: relative;	
	clear: both;
	height: 20px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	color: #000000;
	font-size: 9px;
	background: #a5a5a5;
}

#footer ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
}


#gallery div {
	height:210px;
	margin:0px 4px 0px 0px;
}
#gallery.galleryPage div {
	height:170px;
}
#gallery div h5 {
	color:#95cd69;
	font-weight:bold;
	font-size:13px;
	margin:3px 5px 5px 10px;
}
.right_angle {
	float:left;
	position:relative;
	width:141px;
	height:157px
}
.right_angle_holder {
	position:relative;
	top:0;
	left:0;
	z-index:100;
	width:141px;
	height:157px
}
.right_angle_thumb {
	position:absolute;
	top:21px;
	left:16px;
	z-index:90;
	width:110px;
	height:112px
}
.center_angle {
	float:left;
	position:relative;
	width:141px;
	height:157px
}
.center_angle_holder {
	position:relative;
	top:0;
	left:0;
	z-index:100;
	width:141px;
	height:157px
}
.center_angle_thumb {
	float:left;
	position:absolute;
	top:19px;
	left:16px;
	z-index:90;
	width:110px;
	height:112px
}
.left_angle {
	float:left;
	position:relative;
	width:141px;
	height:157px
}
.left_angle_holder {
	position:relative;
	top:0;
	left:0;
	z-index:100;
	width:144px;
	height:157px
}
.left_angle_thumb {
	position:absolute;
	top:19px;
	left:18px;
	z-index:90;
	width:110px;
	height:112px
}
.right_angle_small {
	float:right;
	position:relative;
	width:81px;
	height:89px;
	margin:0px 15px 10px 0px;
}
.right_angle_holder_small {
	position:absolute;
	top:-9px;
	left:-7px;
	z-index:100;
	width:81px;
	height:89px
}
.right_angle_small {
	float:left;
	position:relative;
	width:81px;
	height:89px
}
.right_angle_holder_small {
	position:relative;
	top:0;
	left:0;
	z-index:100;
	width:81px;
	height:89px
}
.right_angle_thumb_small {
	position:absolute;
	top:0px;
	left:0px;
	z-index:90;
	width:81px;
	height:83px
}
#pagnation {
	float:left;
	width:732px;
	text-align:left;
	margin-top:10px;
}
#pagnation p {
	width:100%;
	font-size:12px;
	color:#999;
	padding-top:15px;
}
#pagnation a {
	color:#9dcf73;
}
#pagnation strong {
	color:#7caa56;
}
#pagnation .currentpage {
	font-weight:bold;
}

#footer ul li{
	margin: 0px;
	padding: 0px;
	display: inline;	
}
#footer ul li a{
	color: #000000;
	padding: 0px 3px 0px 10px;
}

#columns{
	float: left;
	width: 970px;
	position: relative;
}

#content{
	float: left;
	width: 766px;
	height: auto !important;
	min-height: 600px;
	height: 600px;
}

#leftbar{
	float: left;
	width: 200px;
	background: #e0e4cc;
	position: relative;
	border-right: 4px solid #005643;
	z-index: 150;
	text-align: right;
	padding-bottom: 120px;
}

#leftbar .logo{
	position: relative;
	top: 30px;
	right: 15px;
}

#leftbar ul{
	margin: 120px 0px 50px 0px;
	padding: 0px;
}

#leftbar ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	width: 200px;
	float: left;
	text-align: right;
	font-size: 16px;
	height: 20px;
}

#leftbar ul li a{
	color: #000000;
	line-height: 20px;
	padding: 0px 20px 0px 0px;
	width: 180px;
	float: left;
	text-align: right;
	text-transform: lowercase;
	font-size: 12px;
	position: relative;
}

#leftbar ul li a:hover, #leftbar ul li a.current{
	color: #005643;
}
 .kennel{
	position: absolute;
	bottom: 10px;
	left: 40px;
	z-index: 200;
}

#splash{
	position: relative;	
	height: 283px;
}

#splash .overlay{
	margin: 0px;
	background: url(../img/splashoverlay.png);
	height: 36px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 766px;
	z-index: 200;
	padding: 0px;
}

.bodytext{
	margin: 40px 25px 0px 25px;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 5px;
}


h1{
	font-weight: normal;
	font-size: 24px;
	color:#031634;
	line-height: 28px;
}

h2{
	font-weight: normal;
	font-size: 20px;
	color:#005643;
	margin: 20px 0px 0px 0px;
}	

h3{
	font-weight: normal;
	font-size: 13px;
	color:#005643;
	margin: 20px 0px 0px 0px;
}	

h4{
	font-weight: normal;
	font-size: 14px;
	color:#005643;
	text-decoration:none;
	margin-top: 25px;
	margin-bottom: 0px;
}	

.bodytext strong{
	color:#005643;	
}

.bodytext em{
	color: #333333;	
}

.homebox{
border: 1px solid #031634;
float: left;
width: 223px;
margin: 0px 0px 20px 20px;
height: 180px;
position: relative;
z-index: 30;
}

.homebox h3{
	background: #031634;
	color: #ffffff;
	margin: 0px;
	line-height: 30px;
	padding: 0px 0px 0px 20px;
	font-size: 18px;
	font-weight: normal;
}

.homebox img{
	position: absolute;
	top: 30px;
	left: 0px;
}

hr{
	height: 1px;
	width: 80%;
	text-align: center;
	border: 0px;
	border-top: 1px solid #005643;
	margin: 20px auto 20px auto;
	clear: both;
	display: block;
}

.floatright{
	float: right;
	margin:0px 0px 20px 20px;
	clear: right;
}

.quicklinks{
	float: right;
	border: 1px solid #005643;
	padding: 0px 0px;
	font-size: 11px;
	margin: 20px 0px 20px 20px;
	width: 180px;
}


.quicklinks h2{
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	color: #ffffff; 
	background: #005643;
	line-height: 30px;
	text-indent: 20px;
}

.quicklinks ul{
	margin: 10px 20px 10px 25px;
	padding: 0px;
} 

.quicklinks ul li{
	margin: 0px;
	padding: 0px;
}

.results{
	margin: 10px 0px 20px 0px;
	width: 100%;
	border-collapse: collapse;
}

.results th{
	color: #ffffff; 
	background: #005643;
	line-height: 25px;
	padding-left: 10px;
	border: 1px solid #666;
}

.results td{
	border: 1px solid #005643;
	padding-left: 10px;
}
	