@charset "utf-8";

*{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	margin:0px;
	padding:0px;
}

body, html {
	margin:0px;
	height:100%;
	background-color:#666666;
}

h5{
	color:#2f8f23;
	padding:0px 0px 0px 10px;
	border-bottom:1px solid #7fbee9;
	border-left:5px solid #007dd3; 
	margin: 10px 10px 20px 0px;
/*	 background:url(../images/h5_bg.gif) no-repeat 0px -2px;  */

}
em{
	display:inline-block;
}

img{
	border:0px;
	display:block;
}

#sitebody{
	width:766px;
	min-height:90%;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg_main.gif) repeat-y;
}

*html #sitebody{
	height:90%;
}

#sitebody br{
	clear:both;	
	margin:0px;
	padding:0px;
}

#header{
	height:105px;
	background:url(../images/header.jpg) no-repeat;
	width:756px;
	text-align:right;
	padding:6px 10px 0px 0px;
	font-weight:bold;
	color:#FFFFFF;
}

#header A:link{
	color:#FFFFFF;
	text-decoration:none;
}
#header A:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#header A:hover{
	color:#0000FF;
	text-decoration:underline;
}
#header A:active{
	color:#1495f3;
	text-decoration:none;
}

#menu{
	min-height:569px;
	width:184px;
	float:left;
}

*html #menu{
	height:569px;
}

#maincontent{
	width:582px;
	float:left;
	min-height:580px;
	background:url(../images/bg.jpg) no-repeat;
}

*html #maincontent{
	height:580px;
}


#footer{
	clear:both;	
	width:766px;
	height:120px;
	color:#9fec00;
	background-color:#2f8f23;
}
/* start contents style  */

#mainPageContents, #staffContents, #catNewsContents, #dogNewsContents, #facilitiesContents, #locationContents, #linksContents, #contactContents{
	min-height:496px;
	padding:73px 69px 10px 73px;
	text-align:justify;
	line-height:180%;
	
}
*html #mainPageContents, #staffContents, #catNewsContents, #dogNewsContents, #facilitiesContents, #locationContents, #linksContents, #contactContents{
	padding-bottom:30px;
}
#catNewsContents h4{
	font-size:12px;
	color:#990000;
	text-decoration:underline;
	padding:10px 0px 0px 0px;
}

#catNewsContents span{
	color:#ff0000;
	font-size:12px;

}

#catNewsContents center{
	font-size:16px;
	padding:10px 0px 0px 0px;
	font-weight:bold;	
}

.emText{
	font-style:italic;
	width:95%;
}

#mainPageContents{
	background:url(../images/index_bg.jpg) no-repeat 73px 93px;
}

#catNewsSelector ul{
	margin:15px 0;
	padding:0px;
}

#catNewsSelector ul li{
	position:relative;
	float:left;
	display:block;
	width:45%;	
	background:url(../images/dot.gif) no-repeat 3px 5px;
	padding:0px 0px 0px 15px;
}

#catNewsSelector ul li a{
	color:#666666;
	text-decoration:none;
}

#catNewsSelector ul li a:hover{
	color:#2f8f23;
	text-decoration:underline;
	font-weight:bold;
}

#staffContents ul{
	margin:15px 0;
	padding:0px;
}

#staffContents ul li{
	position:relative;
	float:left;
	display:block;
	width:29%;	
	background:url(../images/dot.gif) no-repeat 3px 5px;
	padding:0px 0px 0px 15px;
}

#staffContents ul li a{
	color:#666666;
	text-decoration:none;
}

#staffContents ul li a:hover{
	color:#2f8f23;
	text-decoration:underline;
	font-weight:bold;
}



.TabbedPanels{
	clear:both;
	padding:15px 0;
	width:100%;
}
*html .TabbedPanels{
	padding:0;
}

.TabbedPanelsContentGroup img{
	margin-left:10px;
}

*html #staffContents ul li{
	background:url(../images/dot.gif) no-repeat 3px 6px;

}	


*html #mainPageContents{
	height:496px;
}

.contactLeft{
	color:#2f8f23;
	padding:0px 0px 0px 10px;
	border-left:5px solid #007dd3; 
	width:80px;
	float:left;
	margin:30px 0px 0px 0px;
	font-weight:bold;
}
.contactRight{
	width:320px;
	float:left;
	padding:0px 0px 0px 10px;
	margin:30px 0px 0px 0px;	
}

.linkLeft{
	color:#2f8f23;
	padding:0px 0px 0px 10px;
	border-left:5px solid #007dd3; 
	margin:30px 0px 0px 0px;
	font-weight:bold;
}

.linkLeft A:link{
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}

.linkLeft A:visited{
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}

.linkLeft A:hover{
	color:#0000FF;
	text-decoration:underline;
	font-weight:normal;
}

.linkLeft A:active{
	color:#FF0000;
	text-decoration:none;
	font-weight:normal;
}


#facilitiesDiv ul{
	margin:15px 0;
	padding:0px;
}

#facilitiesDiv ul li{

	list-style:none;
	background:url(../images/dot.gif) no-repeat 3px 5px;
	padding:0px 0px 0px 15px;
}

#facilitiesDiv ul li a{
	color:#666666;
	text-decoration:none;
}

#facilitiesDiv ul li a:hover{
	color:#2f8f23;
	text-decoration:underline;
	font-weight:bold;
}

.facilitiesLeft{
	clear:both;
	width:60%;
	float:left;
	padding-left:15px;
}

.facilitiesRight{
	width:30%;
	float:right;
}

.myimages{
  margin: 0 5px 5px 0;
  padding: 4px;
  border: 1px solid #cccccc;
}

.facilitiesContent{
	width:145px;
	text-align:center;
	padding-right:1px;
	float:left;
}
.facilitiesUL{
	padding:0px 0px 0px 15px;
}

.breakline{
	height:20px;
	width:100%;
}

.TabbedPanelsContentGroup table{
	margin-top:10px;
	border:1px solid #999; 
	border-collapse:collapse;
}
.TabbedPanelsContentGroup table td{
	padding:3px;
}
