@font-face {
  font-family: "GoodDog";
	src: url('fonts/Lintel-Regular.eot'); /* IE9 Compat Modes */
	src: url('fonts/Lintel-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('fonts/Lintel-Regular.woff') format('woff'), /* Modern Browsers */
	     url('fonts/Lintel-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('fonts/Lintel-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}

* { 	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: normal;
	color: black;
}

.inred {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: normal;
	color: red;
}

body {
  background-color: #D1E7F1;
	xbackground-image:url('images/grassback.jpg');
	background-repeat: repeat;
}

h1 {
  font: 25px Arial, Verdana;
	color: black;
	letter-spacing: .5px;
	margin-top: 0px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}
.h1surroundx {
  position: static;
  background-image:url('images/h1image.png');
	background-repeat: repeat-x;
	-webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
	text-align: center;
}
.h1surround {
  position: static;
  background-color: #D1E7F1;
	-webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
	text-align: center;
}

h2 {
  font: 19px Verdana, Arial;
	letter-spacing: 0px;
	color: #0066CC;
	z-index: 10;
}
h3 {
  font: 14px Arial, Verdana;
	color: black;
	margin-top: 0px;
	z-index: 100;
}
h4 {
  font: 12px Verdana, Arial;
	color: black;
	z-index: 10;
}
h5 {
  font: 25px Arial, Verdana;
	color: black;
	letter-spacing: .5px;
	margin-top: 0px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}
.h5shadowxx {
  position: relative;
	float: left;
	margin-left: -1.5px;
 	margin-top: -56.5px;
	font: 20px Verdana, Arial;
	color: #0066FF;
	font-weight: bold;
	text-shadow: 2px 2px #FF0000;
}
.h5rep {
  font: 20px Verdana, Arial;
	color: black;
	font-weight: bold;
}
h6 {
  font: 20px Arial, Verdana;
	color: blue;
	letter-spacing: .5px;
	margin-top: -10px;
	font-weight: bold;
	font-style: italic;
	padding-top: 0px;
	text-align: center;
}



.h1match {
  position: relative;
  font: 18px Verdana, Arial;
	font-weight: normal;
	color: black;
	background-color: transparent;
	padding: 3px;
	padding-top: 4px;
	padding-bottom: 5px;
	z-index: 0;
	text-align: center;
	margin-left: 10px;
}

.fground {
  position: relative;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: normal;
	color: black;
	z-index: 100;
}

.offmargin {
  margin-left: 0px;
	line-height: 25px;
}

a {
  outline: 0;
	text-decoration: none;
	font: 12px Verdana, Arial; 
	color: #0033CC;
	z-index: 100;
	font-weight: normal;
}
a:hover {
  color: #0033CC;
  background-color: #24c7ec;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

a img { border:none; vertical-align:top; }

.telpos {
  position: relative;
	float: left;
	margin-top: -125px;
	margin-left: 215px;
	z-index: 100;
}

  

.effects {
  font-style:italic;
}




.spaceli {
  margin-bottom: 15px;
}


.xxx {
  width: 200px;
}


.dbm {
  position: relative; 
	float: right;
	margin-top: 60px;
	width: 38%;
}


.this {
  border-style: solid;
  border-width: 2px;
	border-color: #0066CC;
	margin-bottom: 25px;
	margin-left:auto; 
  margin-right:auto;
	align: center;
	background-color: transparent;
}
.this tr:nth-child(even) {background: white}
.this tr:nth-child(odd) {background: #F0F0F0}

tr.topbot td {
	border: 1px solid #0066CC;
	background: #7addf3;
	padding-left: 5px;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	padding-right: 5px;
}
tr.topbot th {
	border: 1px solid #0066CC;
	background: #7addf3;
	color: #0066CC;
	font-size: 14px;
	padding-left: 5px;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	padding-right: 5px;
}

td.maintab {
  border: 0px;
	background: transparent;
	padding-left: 5px;
	width: 300px;
}

td.testy {
  height: 25px;
}

.valignc {
  margin-left:auto; 
  margin-right:auto;
}

.talignc {
	position: relative;
	float: right;
  align: center;
	width: 96%;
}

.taligncc {
  position: relative;
	float: left;
  align: center;
	width: auto;
}

.valignt {
 vertical-align: top;
 height: 30px;
 padding-right: 5px;
}

.valignbc {
  vertical-align: bottom;
	align: center;
}

.tdw20x {
  valign: top;
  width: 20%;
}

.tdw25x {
  valign: top;
	align: right;
}

.tdw30x {
  valign: top; 
	width: 30%;
}

.tdw50 {
  vertical-align: top;
  width: 50%;
	height: 40px;
}

.tdw75 {
  width: 410px;
}

.tdht {
  height: 10px;
}

.googleframe {
 width: 390px;
 height: 313px; 
 frameborder: 0;
 scrolling: no;
 marginheight: 0;
 marginwidth: 0;
 margin-bottom: 50px;
}

.page-wrap-solid { 
   position: relative; 
	 width: 1100px;
	 margin: auto;
	 background-color: transparent;
	 align: center;
	 z-index: 0;
	 padding-bottom: 5em;
}

.logopos {
  position: relative;
  margin-top: 0em;
	margin-bottom: 0em;
	z-index: 20;
} 

.smpos {
	position: absolute;
	margin-top: -160px;
	margin-left: 15px;
	width: 75px;
	z-index: 80;
}

.menuimagesett {
  margin-top: -12px;
	margin-left: 0px;
	z-index: 10;
	width: auto;
	height: auto;
}

.menuimageset {
  position: relative;
	float: left;
  margin-top: -17px;
	margin-left: 7px;
	padding-top: 0px;
	z-index: 10;
	background-color: black;
	width: auto;
}

.menubarset {
  position: relative;
	float: left;
  margin-top: -11px;
	margin-left: 7px;
	background-color: black;
	z-index: 0;
}

.menuimage {
  border-style:solid;
  border-width:1px;
	border-color: black;	
	margin-right: -5.15px;
	width: 214.75px;
	height: 150px;
	z-index: 10;
}
.menuimagerh {
  border-style:solid;
  border-width:1px;
	border-color: black;	
	margin-right: -5.15px;
	width: 214px;
	height: 150px;
	z-index: 10;
}
.menuimagerha {
  border-style:solid;
  border-width:1px;
	border-color: black;	
	margin-right: -5.15px;
	width: 214px;
	z-index: 10;
}


.menubut {
  float: left;
  border-style:solid;
  border-width:1px;
	border-color: black;	
	border-top: none;
	margin-right: 0px;
	margin-top: -2px;
	margin-bottom: 0px;
	line-height: 24px;
	width: 214.75px;
	height: 25px;
	padding-top: 5px;
	background-image:url('images/menubacka.png');
	background-repeat: repeat-x;
	text-Align: center;
}
.menubutrh {
  float: left;
  border-style:solid;
  border-width:1px;
	border-color: black;	
	border-top: none;
	margin-right: 0px;
	margin-top: -2px;
	margin-bottom: 0px;
	line-height: 24px;
	width: 214px;
	height: 25px;
	padding-top: 5px;
	background-image:url('images/menubacka.png');
	background-repeat: repeat-x;
	text-Align: center;
}

.maindiv {
  position: relative;
	float: left;
 	background-color: white;
	margin: 0em;
	margin-left: 7px;
	width: 1049px;
	align: center;
	padding: 15px;
}

.subdiv {
  position: relative;
	float: left;
	width 100%;
  align: center;
	margin-left: 10px;
}


.feedback {
  position: relative;
	float: left;
  border-style: outset;
	border-width: .25em;
	border-color: gray;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	-moz-box-shadow: 10px 10px 9px 2px #ccc;
	-webkit-box-shadow: 10px 10px 9px 2px #ccc;
	box-shadow: 10px 10px 9px 2px #ccc;
  height: auto;
  width: 90%;
	margin-left: 25px;
	margin-bottom: 20px;
	background-color: white;
	padding: 10px;
}

.rectanglefu {
  position: relative;
	float: left;
  border-style: ridge;
	border-width: .25em;
	border-color: #B2B2FF;
  align: left;
	-webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	-moz-box-shadow: 10px 10px 9px 2px #ccc;
	-webkit-box-shadow: 10px 10px 9px 2px #ccc;
	box-shadow: 10px 10px 9px 2px #ccc;
  height: auto;
  width: 1010px;
  margin: 0px;
	margin-left: 5px;
	margin-bottom: 20px;
	background-color: white;
	background-image:url('images/rectq.png');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}

.rectanglefubase {
  position: relative;
	float: left;
  border-style: ridge;
	border-width: 0px;
	border-color: #B2B2FF;
  align: left;
	height: auto;
  width: 98%;
  margin: 0em;
	margin-left: 7px;
	margin-bottom: 20px;
	background-color: white;
	background-image:url('images/rectq.png');
	background-repeat: repeat-x;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

.rectangleful {
  position: relative;
	float: left;
  border-style: ridge;
	border-width: .25em;
	border-color: #B2B2FF;
  align: left;
	-webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	-moz-box-shadow: 10px 10px 9px 2px #ccc;
	-webkit-box-shadow: 10px 10px 9px 2px #ccc;
	box-shadow: 10px 10px 9px 2px #ccc;
  height: auto;
  width: 95%;
  margin: 0em;
	margin-left: .425em;
	margin-bottom: 20px;
	margin-top: 0px;
	background-color: white;
	background-image:url('images/rectq.png');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}

.rectanglefuld {
  position: relative;
	float: left;
  border-style: ridge;
	border-width: .25em;
	border-color: #B2B2FF;
  align: left;
	-webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	-moz-box-shadow: 10px 10px 9px 2px #ccc;
	-webkit-box-shadow: 10px 10px 9px 2px #ccc;
	box-shadow: 10px 10px 9px 2px #ccc;
  height: auto;
  width: 95%;
  margin: 0em;
	margin-left: .425em;
	margin-bottom: 20px;
	margin-top: 0px;
	background-color: white;
	background-image:url('images/rectq.png');
	background-repeat: repeat-x;
	padding: 10px;
	text-align: center;
	font: 16px Verdana, Arial;
	color: white;
}

.rectangleha {
  position: relative;
  float: left;
 	padding-left: 10px;
	padding-right: 10px;
	padding-top: 100px;
	overflow-y:hidden;
	width: 45.3%;
}

.rectanglethird {
  position: relative;
  float: left;
  border-style: ridge;
	border-width: 3px;
	border-color: #B2B2FF;
  align: left;
	-webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	-moz-box-shadow: 10px 10px 9px 2px #ccc;
	-webkit-box-shadow: 10px 10px 9px 2px #ccc;
	box-shadow: 10px 10px 9px 2px #ccc;
  height: 600px;
  width: 29.3%;
	margin-left: 7px;
	margin-right: 9px;
	margin-bottom: 20px;
	background-color: white;
	background-image:url('images/rectq.png');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	overflow-y:hidden;
}

.rectanglehahl {
  position: relative;
  float: left;
  border-style: ridge;
	border-width: .25em;
	border-color: #B2B2FF;
  align: left;
	-webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	-moz-box-shadow: 10px 10px 9px 2px #ccc;
	-webkit-box-shadow: 10px 10px 9px 2px #ccc;
	box-shadow: 10px 10px 9px 2px #ccc;
  height: 60px;
  width: 47%;
  margin: 0em;
	margin-left: .425em;
	margin-right: 15px;
	margin-bottom: 20px;
	background-color: white;
	background-image:url('images/rectq.png');
	background-repeat: repeat-x;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
.rectanglehahr {
  position: relative;
  float: right;
  border-style: ridge;
	border-width: .25em;
	border-color: #B2B2FF;
  align: left;
	-webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	-moz-box-shadow: 10px 10px 9px 2px #ccc;
	-webkit-box-shadow: 10px 10px 9px 2px #ccc;
	box-shadow: 10px 10px 9px 2px #ccc;
  height: 60px;
  width: 47%;
  margin: 0em;
	margin-left: .425em;
	margin-right: 5px;
	margin-bottom: 20px;
	background-color: white;
	background-image:url('images/rectq.png');
	background-repeat: repeat-x;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

.hpinfo {
  width: 100%;
}

.rectanglethreeq {
  position: relative;
	float: left;
  border-style: ridge;
	border-width: .25em;
	border-color: #B2B2FF;
  align: left;
	-webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	-moz-box-shadow: 10px 10px 9px 2px #ccc;
	-webkit-box-shadow: 10px 10px 9px 2px #ccc;
	box-shadow: 10px 10px 9px 2px #ccc;
	height: auto; 
	width: 95%;
  margin: 0em;
	margin-left: 5px;
	margin-bottom: 20px;
	background-color: transparent;
	background-image:url('images/rectq.png');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.rectanglejc {
  position: relative;
	float: left;
  border-style: solid;
	border-width: .0em;
	border-color: black;
  align: left;
	min-height: 1179px;
	width: 96%;
  margin: 0em;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}


.rectanglethreeqindex {
  position: relative;
	float: left;
  border-style: ridge;
	border-width: .25em;
	border-color: #B2B2FF;
  align: left;
	-webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	-moz-box-shadow: 10px 10px 9px 2px #ccc;
	-webkit-box-shadow: 10px 10px 9px 2px #ccc;
	box-shadow: 10px 10px 9px 2px #ccc;
	height: auto;
	min-height: 1179px;
	width: 95%;
  margin: 0em;
	margin-left: 0px;
	margin-bottom: 20px;
	background-color: transparent;
	background-image:url('images/dog horse animal care.png');
	background-repeat:no-repeat;
  background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.rectangleadv{
  position: relative;
	float: left;
  border-style: ridge;
	border-width: 3px;
	border-color: #B2B2FF;
  align: left;
	-webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	-moz-box-shadow: 10px 10px 9px 2px #ccc;
	-webkit-box-shadow: 10px 10px 9px 2px #ccc;
	box-shadow: 10px 10px 9px 2px #ccc;
	height: 150px; 
	width: 240px;
 	margin-left: 5px;
	margin-bottom: 20px;
	background-color: transparent;
	background-image:url('images/rectqx.png');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.imgdiv {
  width: 100%;
	text-align: center;
}

.imgrhs {
  align: center;
	width: 175px;
}

.righthold {
  position: relative;
	float: right;
  background-color: transparent;
	width: 30%;
	height: 100%;
	margin-right: 24px;
}

.lefthold {
  position: relative;
  float: left;
  background-color: transparent;
	background-image:url('images/rectq.png');
	background-repeat: repeat-x;
	width: 66%;
	height: auto;
	border-style: ridge;
	border-width: 0px;
	border-color: #B2B2FF;
 	-webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
	margin-left: 5px;
}

.testpic {
  float: left;
  margin-top: -25px;
	margin-left: -5px;
}

.pagebase {
  border-style: none;
	border-width: .25em;
	border-color: black;
  align: left;
	-webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 9px;
  height: auto;
  width: 62.5%;
  margin: 0em;
	margin-bottom: 0em;
	margin-top: 0em;
	margin-left: .425em;
	background-color: transparent;
	background-image:url('images/recddtq.png');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}

.fss {
  position: relative;
	float: left;
  height: auto;
	width: 100%;
  align: center;
	text-align: center;
	margin-bottom: -10px;
}
.fsst {
  margin-left:auto; 
  margin-right:auto;
}

.topimg {
  float: left;
  margin-left: -10px;
	margin-bottom: -12px;
	width: 253px;
	height: 200px;
}

.topimgd {
  position: relative;
  float: left;
	border-style: ridge;
	border-width: 4px;
	border-color: #5a8498;
	-webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	-moz-box-shadow: 5px 10px 10px 10px #ccc;
	-webkit-box-shadow: 10px 10px 10px 10px #ccc;
	box-shadow: 5px 5px 10px black;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 235px; 
	align: left;
}
.topimgdn {
  position: relative;
  float: left;
	border-style: solid;
	border-width: 5px;
	border-color: white;
	margin-bottom: 0px;
	margin-right: 20px;
	width: 40%; 
	align: left;
	margin-top: 0px;
}
.topimgdssn {
  float: left;
	border-style: solid;
	border-width: 1px;
	border-color: black;
  align: left;
	padding: 0px;
	margin-right: 20px;
	width: 150px;
}



.topimgds {
  float: left;
	border-style: ridge;
	border-width: 4px;
	border-color: #5a8498;
		-webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  align: left;
	-moz-box-shadow: 5px 10px 10px 10px #ccc;
	-webkit-box-shadow: 10px 10px 10px 10px #ccc;
	box-shadow: 5px 5px 10px black;
	padding: 0px;
	margin-right: 20px;
	width: 200px;
}
.topimgdss {
  float: left;
	border-style: ridge;
	border-width: 4px;
	border-color: #5a8498;
		-webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  align: left;
	-moz-box-shadow: 5px 10px 10px 10px #ccc;
	-webkit-box-shadow: 10px 10px 10px 10px #ccc;
	box-shadow: 5px 5px 10px black;
	padding: 0px;
	margin-right: 20px;
	width: 150px;
}

.topimgx {
  display: block; 
}

.navset {
	 float: left;
   margin: 0;
	 margin-top: -2.75em;
	 top: 0em;
	 padding: 0px; 
	 z-index: 500;
}

#nav {padding:0; margin:0; margin-left: 1em; margin-right: 1em; list-style:none; background:transparent; url(images/menubarx.png) repeat-x; position:relative; z-index:500; font-family: tahoma, sans-serif,verdana, arial,;}

#nav li.top {display:block; float:left; color:red}

#nav li a.top_link {display:block; float:left; line-height:33px; color:white; text-decoration:none; font-size:16px; font-weight:bold; padding:0 15px 0 12px; cursor:pointer;background: url(images/menubarx.png);}
#nav li a.top_link span {float:left; display:block; padding:0 15px 0 12px;  background: url(images/menubarx.png) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 15px 0 12px;  background: url(images/menubarx.png) no-repeat right top;}

#nav li:hover a.top_link {background: url(images/menubarx.png) no-repeat;}
#nav li:hover a.top_link span {background:url(images/menubarx.png) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(images/menubarx.png) no-repeat right top;}

#nav li a {color:red;}


.setimage {
  height:100%;
  width:100%;
}

.boxpics {
  margin-left: -10px;
	margin-top: -95px;
	margin-bottom: -1.5px;
	width: 563px;
	z-index:-1;
}

.boxtp {
  position: relative;
	float: left;
	margin-left: 0px;
	margin-top: -8px;
	width: 275px;
	background-color: transparent;
}

.boxth {
  position: relative;
	float: left;
	margin-left: 20px;
	margin-top: -19px;
	width: 275px;
	background-color: transparent;
}

.boxtm {
  position: absolute;
	top: 335px;
}

.boxtt {
  position: absolute;
	top: 402px;
	left: -5px;
}

.boxss {
  position: absolute;
	top: 490px;
	left: 75px;
	width: 62%;
}

.boxtv {
  position: relative;
	margin-top: 50px;
}

.boxtv {
  position: relative;
	float: left;
	align: center;
	height: 135px;
	margin-top: 0px;
	margin-left: 0px;
}

.boxts {
  margin-left: 260px;
	margin-top: -400px;
	margin-bottom: 0px;
	z-index: -5;
}

.boxtsopp {
  margin-left: 0px;
	margin-top: -400px;
	margin-bottom: 0px;
	z-index: -500;
}

.boxgen {
  position: relative;
	float: left;
  margin-left: 0px;
	margin-top: -100px;
	margin-bottom: 0px;
	z-index: 0;
	width: 100%;
}

.boxreh {
  margin-left: -9px;
	margin-top: -50px;
	margin-bottom: -1px;
  z-index: -100;
}

.imgbase {
  position: static;
  float: left;
  border-style: solid;
	border-width: 0px;
	border-color: #B2B2FF;
  align: left;
	-moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
	margin-left: -9px;
	margin-top: -251px;
	margin-bottom: 0px;
  z-index: -100;
}
.imgbases {
  position: static;
  float: left;
  border-style: solid;
	border-width: 0px;
	border-color: #B2B2FF;
  align: left;
	-moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
	margin-left: -9px;
	margin-top: -51px;
	margin-bottom: 0px;
  z-index: -100;
}

.imgbaseold {
  float: left;
  border-style: solid;
	border-width: 0px;
	border-color: #B2B2FF;
  align: left;
	-moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
	margin-left: -9px;
	margin-top: -251px;
	margin-bottom: 0px;
  z-index: -100;
}

.gentable {
  width: 100%;
	border-spacing: 4;
}

.gentabler {
  height: 45px;
}

.tdw20 {
  width: 18%;
	align: center;
	text-align: center;
}
.gentablecalign {
   text-align: center;
	 width: 320px;
}

.myrollover_img { 
  width: 193px; 
	height: 124px; 
	background-image: url(images/areascoveredsmalxxl.jpg); 
	float: left; 
	margin: 0;
	margin-top: -770px;
	margin-left: 18px;
	z-index: 1000;
}
.myrollover_img a { 
  width: 185px; 
	height: 116px; 
  display: block; 
	text-decoration: none;
	z-index: 1000;
}
.myrollover_img a:hover { 
  width: 708px; 
	height: 446px; 
	background-image: url('images/areascoveredxx.jpg'); 
	float: left; 
	margin: 0 10px 10px 0; 
	z-index: 1000;
}

.myrollover_imga { 
  position:relative;
  width: 293px; 
	height: 124px; 
	background-image: url(images/contactmaps.jpg); 
	z-index: 1000;
	background-repeat: no-repeat;
	background-color: transparent;
}
.myrollover_imga a { 
  width: 185px; 
	height: 116px; 
  display: block; 
	text-decoration: none;
	z-index: 1000;
}
.myrollover_imga a:hover { 
  width: 500px;
	height: 304px;
	background-color: transparent; 
	background-image: url(images/contactmap.jpg); 
	background-repeat: no-repeat;
	float: left; 
	margin: 0 10px 10px 0; 
	z-index: 1000;
}


.feem {
  position: relative;
  padding-top: 10px;
}

.piccontent {  
        position: absolute;
				width: 100%;
				left: 0px;
        padding:0em; 
				margin:0em;
				font-size:12px;  
				font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;  
}  
					
    #piccontent_2, #piccontent_3, #piccontent_4, #piccontent_5, #piccontent_6  { visibility: hidden; }

#galleria {
  height: 600px;
}

#galleria_1 {
  height: 600px;
}

#galleria_2 {
  height: 600px;
}

#galleria_3 {
  height: 600px;
}

#galleria_4 {
  height: 600px;
}

a.picopacity img {
 filter:alpha(opacity=50);
 -moz-opacity: 1.0; 
opacity: 1.0;
 -khtml-opacity: 1.0;
}
 
a.picopacity:hover img {
 background-color: white;
 filter:alpha(opacity=50); 
-moz-opacity: .75; 
opacity: .75;
 -khtml-opacity: .75; 

}

.picbutton101 {
  position: relative;
	float: left;
	width: 99%;
	height: 600px;
	border-style:outset;
  border-width:.25em;
	border-color: black;
	margin: 0em;
	margin-top: 50px;
	align: center;
}

.picbutton4 {
  position: relative;
	float: left;
	width: auto;
	height: auto;
	padding: 0px;
	border-style:outset;
  border-width: 5px;
	border-color: #00476B;
	background-color: #E0EEEE;
	margin: .0em;
	align: center;
	text-align: center;
}

/* calendar */
table.calendar    { margin-left:auto; margin-right:auto; border-left:1px solid #999; cellspacing:0; cellpadding:0; }
td.calendar-day-np  { background:transparent; min-height:10px; } * html div.calendar-day-np { height:10px; }
td.calendar-day-head { background:#24d4ca; font-weight:bold; text-align:center; width:50px; padding:5px; border-bottom:1px solid #999; border-top:1px solid #999; border-right:1px solid #999; }
div.day-number    { background:#b0b0a4; padding:0px; color:#fff; font-weight:bold; float:right; margin:0px 0px 10px 0px; width:20px; height:20px; text-align:center; }
td.calendar-day, td.calendar-day-np { width:50px; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; }


.accent {
  font: 20px "Trebuchet MS", Verdana, Arial;
	color: #5f66a9;
  font-weight: bold;
}

.black19 {
  font: 19px "Trebuchet MS", Verdana, Arial;
	color: black;
}
.white19 {
 font: 18px "Trebuchet MS", Verdana, Arial;
 color: white;
}
.tele {
  font: 20px "Trebuchet MS", Verdana, Arial;
	color: black;
	font-weight: bold;
}

.blue16 {
  font: 22px "Trebuchet MS", Verdana, Arial;
  color: black;
	font-weight: bold;
	text-shadow: 2px 2px 2px gray;
}
.qualtxt {
  font: 16px "Trebuchet MS", Verdana, Arial;
  color: black;
	font-weight: bold;
}

.hhkc {
  font: 11px "Trebuchet MS", Verdana, Arial;
}

.capcha {
 height: 300;
 width: 500;
 frameborder: 0;
}

.fbfore {
  position: relative;
 
  background-color: transparent;
	color: black;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 0px;
	padding: 0px;
	text-align: left;
}

.g-plus {
 data-width: 100px;
 data-height: 131px;
 width: 100px;
 height: 131px;
}

.facehead {
  font: 16px "Trebuchet MS", Verdana, Arial;
	letter-spacing: .5px;
	color: #5f66a9;
	padding-left: 10px;
}


.menubar {
  position: relative;
	float: left;
	background-color: transparent;
	margin-top: -50px;
	margin-left: 75px;
	z-index: 100;
	
}
.menubar span {
  background-color: transparent;
	margin-right: 15px;
	padding-left: 5px;
	padding-right: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.menubar span:hover {
  background-color: #0066CC;
	color: white;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.popit {
position: relative;
float: left;
z-index: 0; /*resets the stack order of the list items - later we'll increase this*/
margin:15px;
}
.popit img{
background-color:#eae9d4;
padding: 6px;
-webkit-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-moz-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-align: center;
margin-left: 5px;
margin-top: 5px;
width: 50px;
height: 50px;
}
.popit span{
position:absolute;
left: -9999px;
background-color:#eae9d4;
padding: 10px;
font-family: Tahoma, 'Droid Sans', sans-serif;
font-size:.9em;
text-align: center;
color: #495a62;
-webkit-box-shadow: 0 0 20px rgba(0,0,0, .75));
-moz-box-shadow: 0 0 20px rgba(0,0,0, .75);
box-shadow: 0 0 20px rgba(0,0,0, .75);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius:8px;
}
.popit:hover{
z-index: 50;
cursor:pointer;
}
.popit span img{
padding:2px;
background:#ccc;
width: 350px;
height: auto;
}
.popit:hover span{
top: 0px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
left: -85px; /*distance from the left of the thumbnail to the left of the popup image*/
}

.galdiv {
  width: 90%;
}

.atcns {
  font-family: Tahoma, PAR, arial;
  font-size: 11pt;
	border-style: outset;
	border-width: 2px;
	border-color: #7090b6;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	background-color: #eae9d4;
	width: auto;
	height: auto;
	align: center;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 1px;
}
.atcns:hover {
  font-family: Tahoma, PAR, arial;
  font-size: 11pt;
	border-style: outset;
	border-width: 2px;
	border-color: #7090b6;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	-moz-box-shadow: 1px 1px 3px 1px gray;
	-webkit-box-shadow: 1px 1px 3px 1px gray;
	box-shadow: 1px 1px 3px 1px gray;
	background-color: white;
	width: auto;
	height: auto;
	align: center;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 1px;
}

.galtitle {
  font: 18px "Trebuchet MS", Verdana, Arial;
	color: black;
	background-color: white;
	border-style: ridge;
  border-width: 2px;
	border-color: #0fdae3;
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 10;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
}

.popita {
  position: relative;
	float: left;
	display:block; 
	border-style: solid;
	border-width: 0px;
	border-color: black;
	color: black; 
	text-decoration:none; 
	background-color: white;
	z-index: 0; /*resets the stack order of the list items - later we'll increase this*/
	margin:0px;
	width: 216px;
}
.popita span{
  position:absolute;
  left: -9999px;
  background-color: white;
  padding: 10px;
}
.popita:hover{
  z-index: -10;
	/*background-image:url('images/opaque3.png');
	background-repeat:repeat;*/
	opacity: 1;
	background-color: white;
	border-style: solid;
	border-width: 0px;
	border-color: white;
}
.popita:hover span{
  position: absolute;
	top: 176px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
	left: 0px; /*distance from the left of the thumbnail to the left of the popup image*/
	padding-top: 10px;
	background-color: white;
	height: auto;
	width: 194.5px;
	overflow-x: hidden;
	overflow-y: auto;
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: black;
	background-image:url('images/menubackc.png');
	background-repeat: repeat-x;
	line-height: 25px;
	text-align: center;
	-moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px 7px;
	-moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px 7px;
}

.roomfor {
  position: relative;
	float: left;
 	z-index: 2;
	background-color: purple;
	width: auto;
	margin-left: 40px;
	margin-bottom: 15px;
}
.roomforos {
  position: relative;
	float: left;
 	z-index: 1;
	background-color: purple;
	width: auto;
	margin-left: 40px;
	margin-bottom: 15px;
}

.dogicon {
  height: 55px;
}

.tab {
  background-color: transparent;
}

.selectpic {
	position: relative;
	float: left;
  width: 54px;
	height: 45px;
	background-color: transparent;
	border-style: none;
	border-width: 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-right: 1px;
	padding-right: 3px;
}

.selectpicos {
  position: relative;
	float: left;
  width: 55px;
	height: 46px;
	background-color: transparent;
	border-style: none;
	border-width: 0px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	margin-right: 6px;
	padding: 3px;
}

.selectpicos6 {
  position: relative;
	float: left;
  width: 55px;
	height: 46px;
	background-color: transparent;
	border-style: none;
	border-width: 0px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	margin-right: 6px;
	padding: 3px;
}


.content {  
  position: relative;
	float: left;
	background-color: transparent;
	background-image:url('images/logoback.png');
	background-repeat: repeat-y;
	width: 100%;
}  
					
    #content_2, #content_3, #content_4, #content_5, #content_6, #content_7, #content_8 { display:none; }  

.selecta {
  position: relative;
	float: left;
  border-style: none;
	border-width: 0px;
	border-color: #B2B2FF;
  align: left;
	height: auto; 
	line-height: 35px;
	width: 105%;
  margin: 0px;
	margin-left: -10px;
	margin-bottom: 20px;
	margin-top: 0px;
	background-color: purple;
	padding-top: 10px;
	text-align: left;
}

.choosebut {
  position: relative;
	float: left;
  background-color: #DFE6E7;
	border-style: outset;
	border-width: 3;
	border-color: #24c7ec;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	line-height: 45px;	
	margin-right: 7px;
	margin-left: 10px;
	width: 233px;
}
.choosebut:hover {
  border-style: inset;
	border-width: 3;
	border-color: #24c7ec;
	background-color: #B0B8B9;
}

.choosebutbc {
  position: relative;
	float: left;
  background-color: #DFE6E7;
	border-style: outset;
	border-width: 3;
	border-color: #24c7ec;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	line-height: 45px;	
	margin-right: 7px;
	margin-left: 10px;
	width: 233px;
	color: black;
}
.choosebut:hover {
  border-style: inset;
	border-width: 3;
	border-color: #24c7ec;
	background-color: #B0B8B9;
}



.choosebutos {
  position: relative;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: #DFE6E7;
	border-style: outset;
	border-width: 3;
	border-color: #24c7ec;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	line-top: 45px;	
	margin-right: 0px;
	margin-left: 5px;
	width: 135px;
}
.choosebutos:hover {
  border-style: inset;
	border-width: 3;
	border-color: #24c7ec;
	background-color: #B0B8B9;
}

.choosebutos6 {
  position: relative;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: #DFE6E7;
	border-style: outset;
	border-width: 3;
	border-color: #24c7ec;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	line-top: 45px;	
	margin-right: 0px;
	margin-left: 10px;
	width: 188px;
}
.choosebutos6:hover {
  border-style: inset;
	border-width: 3;
	border-color: #24c7ec;
	background-color: #B0B8B9;
}


.chooseborder {
  position: relative;
	float: left;
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	margin-bottom: 10px;
}
.choosetext {
  position: relative;
	float: left;
	margin-top: 17px;
	margin-left: -5px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: black;
	width: 70px;
	text-align: center;
	background-color: transparent;
}
.choosetext4 {
  position: relative;
	float: left;
	margin-top: 17px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: black;
	width: 140px;
	text-align: center;
	background-color: transparent;
}


.choosebutos6n {
  position: relative;
	float: left;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: black;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	xxline-top: 45px;	
	margin-right: 3px;
	margin-left: 0px;
	width: 16.1%;
	background-image:url('images/downarrow.png');
	background-repeat: no-repeat;
  background-position: right; 
}
.choosebutos6n:hover {
  border-style: solid;
	border-width: 1;
	border-color: black;
	background-color: #B0B8B9;
}

.choosebutos7n {
  position: relative;
	float: left;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: black;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	xxline-top: 45px;	
	margin-right: 3px;
	margin-left: 0px;
	width: 13.7%;
	background-image:url('images/downarrowsmall.png');
	background-repeat: no-repeat;
  background-position: right; 
}
.choosebutos7n:hover {
  border-style: solid;
	border-width: 1;
	border-color: black;
	background-color: #B0B8B9;
}

.choosebutos5n {
  position: relative;
	float: left;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: black;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	xxline-top: 45px;	
	margin-right: 3px;
	margin-left: 0px;
	width: 19.5%;
	background-image:url('images/downarrow.png');
	background-repeat: no-repeat;
  background-position: right; 
}
.choosebutos5n:hover {
  border-style: solid;
	border-width: 1;
	border-color: black;
	background-color: #B0B8B9;
}

.choosebutos4n {
  position: relative;
	float: left;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: black;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	xxline-top: 45px;	
	margin-right: 3px;
	margin-left: 0px;
	width: 24.4%;
	background-image:url('images/downarrow.png');
	background-repeat: no-repeat;
  background-position: right; 
}
.choosebutos4n:hover {
  border-style: solid;
	border-width: 1;
	border-color: black;
	background-color: #B0B8B9;
}

.choosebutos3n {
  position: relative;
	float: left;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: black;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	xxline-top: 45px;	
	margin-right: 3px;
	margin-left: 0px;
	width: 32.7%;
	background-image:url('images/downarrow.png');
	background-repeat: no-repeat;
  background-position: right; 
}
.choosebutos3n:hover {
  border-style: solid;
	border-width: 1;
	border-color: black;
	background-color: #B0B8B9;
}

.choosebutos2n {
  position: relative;
	float: left;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: black;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
	xxline-top: 45px;	
	margin-right: 3px;
	margin-left: 0px;
	width: 49.3%;
	background-image:url('images/downarrow.png');
	background-repeat: no-repeat;
  background-position: right; 
}
.choosebutos2n:hover {
  border-style: solid;
	border-width: 1;
	border-color: black;
	background-color: #B0B8B9;
}



.rectangletes {
  float: left;
  border-style: solid;
	border-width: 1px;
	border-color: #B2B2FF;
  align: left;
	-moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 12px 12px;
	-moz-box-shadow: 5px 5px 5px 0px #ccc;
	-webkit-box-shadow: 5px 5px 0px 5px #ccc;
	box-shadow: 5px 5px 5px 0px #ccc;
	height: 150px;
  width: 985px;
  margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 30px;
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
}

.photoback {
  position: relative;
	float: left;
  border-style: solid;
	border-color: #FFEFD5;
	border-width: 5px;
  border-bottom-width: 35px;
	width: 65px;
	height: 90px;
	background-color: white;
	margin: 5px;
	margin-right: 20px;
	z-index: 0;
	-moz-box-shadow: 2px 2px 2px 2px black;
	-webkit-box-shadow: 2px 2px 2px 2px black;
	box-shadow: 2px 2px 2px 2px black;
	transform:rotate(-5deg);
	-ms-transform:rotate(-5deg); /* IE 9 */
	-webkit-transform:rotate(-5deg); /* Safari and Chrome */
}

.imgsize {
  width: 65px;
	height: 90px;
}

.clipfront {
  position: relative;
	float: left;
  margin-top: -7px;
	margin-left: -999px;
  z-index: 100;
}

.testable {
  position: relative;
	float: left;
	width: 190px;
	background-color: transparent;
}

.whosays {
  position: relative;
	float: right;
	margin-left: 5px;
	width: 690px;
	height: 140px;
	padding-top: 7px;
	background-color: transparent;
	overflow-x: hidden;
	overflow-y: scroll;
}

.sitemap {
width: 1100px;
text-align: left;
padding-left: 230px;
}

.ulins {
  margin-left: 40px;
	line-height: 25px;
}

.selectit {
  background-color: transparent;
	border-style: none;
	border-width: 0px;
}

.c2 {
  position: relative;
	float: left;
	width: 100%;
	align: center;
	text-align: center;
	background-color: transparent;
	display: none;
	margin-bottom: 20px;
}
.pictureholder {
  position: relative;
	float: left;
  width: 103%;
	height: 450px;
	background-color: black;
	margin-left: -10px;
}
.pictureimage {
  position: relative;
	float: left;
  width: 100%;
	height: 450px;
}

.picturetextovero {
  position: absolute;
  height: 30px;
	width: 96%;
	background-color: black;
	opacity: .75;
	padding: 20px;
	text-align: left;
	margin-top: 380px;
}
.picturetextover {
  position: absolute;
  height: 95px;
	width: 98%;
	-webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
	background-color: transparent;
	opacity: 1;
	padding: 15px;
	text-align: left;
	margin-top: 355px;
}
.big1r {
  font: 26px GoodDog, Arial, Verdana;
	color: #0fcaf6;
	text-align: left;
	font-weight: bold;
}
.reg1b {
  font: 18px GoodDog, Arial, Verdana;
	color: white;
	text-align: left;
}
.homeoptionbut {
  position: relative;
	float: right;
	width: auto;
	height: auto;
	padding: 5px;
	background-color: #0fcaf6;
	color: black;
	cursor: pointer;
}
.contactmaindivrightla {
  position: relative;
	float: left;
	text-align: left;
	background-color: #ccf5ff;
	width: 49%;
	height: 185px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.contactmorebox {
  position: relative;
	float: left;
	background-color: transparent;
	cursor: pointer; cursor: hand;
	color: #0b247e;
}
.contactmoredetail {
  display: none;
  position: absolute;
	background-color: white;
	z-index: 200;
	color: vlack;
  font-family: Verdana,Geneva,sans-serif;
  font-size: 10px;
	font-weight: regular;
	padding-left: 10px;
	padding-right: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #0b247e;
	text-align: left;
}
.bluetext {
  color: #0b247e;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 1.2em;
  padding: 0;
}
.balancevertical {
  padding-top: 100px;
}

.imagesize { 
  width: 120px;
	height: 150px;
}