
body {
	margin:0px;
	padding:0px;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #ffffff;
	background: url('/images/background_lakeadams01.jpg') center top no-repeat;
	background-color: #3f1a45;
	text-align: center;
}

div#container {
	position: relative;
	width: 767px;
	margin: 0px auto !important;
	margin-left: -42px;
	text-align: center;
}

img#virtual_tour {
	position: absolute;
	width: 159px;
	height: 27px;
	margin: 0px;
	padding:0px;
	border:none;
	z-index: 9998;
	top: 334px;
	right: 60px;
}

.vtour {
    border: 1px solid #4e3453;
    margin: auto;  
    background: transparent;
    text-align: center;  
    font-weight: bold;  
    padding: 10px  
}

.vtour_link {
	position: absolute;
	border:none;
	margin: 0px;
	padding: 0px;
}

#vtour_catteries {
	margin: 0px;
	padding: 0px;
	margin-top: 550px;
	margin-left: 280px;
}

#vtour_kennels1 {
	top: 400px;
	left: 320px;
}

#vtour_kennels2 {
	top: 200px;
	left: 320px;
}

div#header {
	position: relative;
	width: 100%;
	height: 107px;
	text-align: left;
	background: url('/images/bgheader.png') no-repeat top left;
	margin-left: 0px !important;
	margin-left: 15px;
	z-index: 6666;
}


div#body {
	position: relative;
	width: 724px;
	text-align: left;
	background: url('/images/background_body.jpg') no-repeat top left;
	background-color: #4e3453;
	left: 20px;
	top: 10px;
	overflow: hidden;
}

div#image_container {
	position: relative;
	width: 724px;
	height: 199px;
	background: url('/images/background_image_container.jpg') no-repeat top left;
}

div#image_container img {
	position: absolute;
	border: none;
	left: 10px;
}

div.more_box {
	background: #726f9a;
	border:1px solid #9a98bb;
	width:95%;
	padding:5px;
	display: none;
}

div.virtual_tour {
	background: #726f9a;
	border:1px solid #9a98bb;
	padding:5px;
	margin:0px auto;
	text-align: center;
}

div#contentarea_container {
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

div#contentarea {
	position: relative;
	width: 96%;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	text-align: left;
	color: #ffffff;
}

div#contentarea img {
	border-color: #fff;
}

div#footer {
	position: relative;
	width: 700px;
	//width: 706px;
	margin: 10px 0px 10px 20px;
	padding: 20px 0px 20px 0px;
	text-align: left;
	color: #fff;
}

div#footer a {
	color: #fff;
	text-decoration: underline;
}

.clear {
	clear:both;
}


div#contentarea p {
 	font-family: arial, tahoma, verdana;
 	font-size: 11px;
 	color: #ffffff;
}

div#contentarea h1 {
 	font-size: 20px;
 	color:#00f987;
}

div#contentarea p,td,th {
 	font-family: arial, tahoma, verdana;
 	font-size: 11px;
 	color:#ffffff;
}

div#contentarea h2,
h2.lapr {
 	font-size: 14px;
 	color:#00f987;
}

div#contentarea h3 {
 	font-size: 12px;
 	color:#bbe931;
}

div#contentarea ul {

}

div#contentarea li {
	color: #ffffff;
}

div#contentarea a {
	color: black;
}

div#contentarea a:hover {
	color: #ffffff;
	text-decoration:underline;
}

hr {
	background: #896091;
	color: #896091;
	height: 1px;
	border:none;
}

div#menu {
	position: relative;
	padding: 0px;
	margin: 0px;
	z-index: 9998;
	width: 726px;
	height: 57px;
	background: #e9e7fa;
	text-align: left;
}



.nav, .nav ul { 
	padding: 0px;
	margin: 0px 0px 0px 2px;
	list-style: none;
	z-index: 9998;
}

.nav {
	z-index: 9998;
	position: relative;
}

.nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.nav li a {
	font-family: verdana, arial, verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	text-transform: uppercase;
	display: block;
	z-index: 8888;
	color: #e521be;
	line-height: 57px;
	padding: 0px 19px 0px 19px;
	background: url('/images/background_menu.png')  no-repeat top right;
}

.nav li a:hover {

}

#nav-one li:hover a, #nav-one li.sfHover a {
	color: #fff;
	background: url('/images/background_menu_on.png');
}

#nav-one li:hover ul a, #nav-one li.sfHover ul a {
	text-align: left;
	font-family: tahoma, verdana, arial;
	font-size: 8px;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	z-index: 8888;
	line-height: 30px;
	text-indent: 10px;
	width: 170px;
	color: #fff;
	padding: 0px;
	background: none;
}

#nav-one li:hover ul a:hover, #nav-one li.sfHover ul a:hover {
	background: #d64fbb;
}

.nav ul {
	background: #565656;
	list-style: none;
	margin: 0;
	width: 170px;
	position: absolute;
	top: -999em;
	left: -1px;
	margin-top: 32px;
	margin-left: 1px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;

}

.nav li:hover ul,.nav li.sfHover ul {
	top: 25px;
}

.nav ul li {
	background: #bc4aa5;
	border: 0px;
	float: none;	
}

.nav ul a {

}

.nav ul a:hover {

}

	#webarenalink {
		position: relative;
		display: block;
		width: 102px;
		height: 33px;
		margin: 10px 0 0 0;

		background: url(images/webarena_logo.png) no-repeat !important;
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/webarena_logo.png');
	}

	#webarenalink p {
		position: absolute;
		width: 0px;
		height: 0px;
		margin: 0;
		overflow: hidden;
		text-indent: 299px;
	}
	
#main,#main_sub {
	padding: 0 10px;
}
	
	
#homep {
	float: left;
	width: 450px;
}

#newsbox {
	float: left;
	width: 246px;
	margin: 15px 0 0 10px;
}

#news_top {
	width: 246px;
	height: 35px;
	overflow: hidden;
	
	background: url(images/news_top.png);
}

#news_items {
	padding: 15px 22px 5px 22px;
	
	text-align: left;
	
	background: url(images/news_bg.png);
}

#news_bottom {
	width: 246px;
	height: 12px;
	overflow: hidden;
	
	background: url(images/news_bottom.png);
}
a.archive {
	line-height: 20px;
	font-weight: bold;
	color: #fff;
}
#news_items strong {
	display: block;
}

#news_items .news_date,
#news_items .news_date a {		
	font-weight: normal;

	color: #00f987;
}

#news_items .news_date {
}

#news_items .news_title,
#news_items .news_title a {
	text-decoration: none;
	
	color: #F2F2F2;
}

#news_items .news_title a:hover {
	text-decoration: underline;
}

#news_items .news_title {
}

#news_items .news_text {
	margin-bottom: 10px;

	color: #fff;
}

#newsbox a.more_news {
	display: block;
	margin-bottom: 20px;
	text-decoration: underline;
	text-align: right;
	color: #fff;
}

div#inEditor div#contentarea {
	color: #565656;
}