body, html {
	margin:0px;
	background-image:url(images/background.gif);
	background-position:top left;
	background-repeat:repeat-x;
}


#holder {
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

#toplink {
	height:17px;
	width:800px;
	margin-top:8px;
	text-align:center;
}

#header {
	height:210px;
	width:800px;
	margin-bottom:9px;
	position:relative;
}

#date{
	height:20px;
	width:250px;
	position:absolute;
	bottom:4px;
	right:20px;
	text-align:right;
}

#title {
	height:37px;
	width:748px;
	background-image:url(images/main-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:7px 0px 0px 52px;
}

#content {
	width:800px;
	background-image:url(images/main-mid.gif);
	background-position:top left;
	background-repeat:repeat;
}

#content_bottom {
	height:23px;
	width:800px;
	margin-bottom:10px;
	background-image:url(images/main-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
}

#footer {
	height:22px;
	width:750px;
	background-image:url(images/footer.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:8px;
	padding:12px 20px 10px 30px;
	text-align:center;
}

#text {
	width:334px;
	float:left;
	margin-left:12px;
	margin-right:12px;
	padding:5px 0px 0px 0px;
}

#text p {
	margin-top:0px;
	margin-bottom:10px;
}

#boxes {
	width:237px;
	float:left;
	padding:5px 0px 0px 0px;
}

#search {
	width:218px;
	background-image:url(images/search-background.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:5px 0px 0px 4px;
	margin-bottom:15px;
}

#fullcol {
	width:571px;
	float:left;
	margin-left:12px;
	margin-right:12px;
	padding:5px 0px 0px 0px;
}

#fullcol p {
	margin-top:0px;
	margin-bottom:10px;
}

#feature_top {/*
	width:218px;
	height:34px;
	background-image:url(images/featured-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:7px 0px 0px 4px;*/
	width: 150px;
	height: 34px;
	background-image:url(images/button-up.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:2px 0px 0px 20px
}

#feature_mid {/*
	width:206px;
	background-image:url(images/featured-mid.gif);
	background-position:top left;
	background-repeat:repeat-y;
	padding:0px 8px 8px 8px;*/
	width: 154px;
	padding:0px 8px 8px 8px;
}

#feature_bot {/*
	width:222px;
	height:18px;
	background-image:url(images/featured-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;*/
	width:222px;
	height:18px;
}

#feature_top2 {
	width:218px;
	height:34px;
	background-image:url(images/featured-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:7px 0px 0px 4px;
	margin: 0px;
}

#feature_mid2 {
	width:206px;
	background-image:url(images/featured-mid.gif);
	background-position:top left;
	background-repeat:repeat-y;
	padding:0px 8px 8px 8px;
	margin: 0px;
}

#feature_mid2 img {
	border:1px solid #F26522;
}

#feature_mid2 p {
	margin:0px 0px 6px 0px;
}

#feature_bot2 {
	width:222px;
	height:18px;
	background-image:url(images/featured-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#feature_top3 {
	width:218px;
	height:34px;
	background-image:url(images/featured-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:7px 0px 0px 4px;
}

#feature_mid3 {
	width:206px;
	background-image:url(images/featured-mid.gif);
	background-position:top left;
	background-repeat:repeat-y;
	padding:0px 8px 8px 8px;
}

#feature_bot3 {
	width:222px;
	height:18px;
	background-image:url(images/featured-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#menu {
	width:170px;
	float:left;
	margin-left:35px;
}



#menu ul {
	list-style: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

#menu li {
	margin: 0px 0px 6px 0px;
}

#menu li a:link {
	background-image:url(images/button-up.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height: 20px;
	width: 149px;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	font-style:normal;
	font-weight:bold;
	padding:2px 0px 0px 20px;
}

#menu li a:visited {
	background-image:url(images/button-up.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height: 20px;
	width: 149px;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	font-style:normal;
	font-weight:bold;
	padding:2px 0px 0px 20px;
}

#menu li a:hover {
	background-image:url(images/button-dn.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height: 20px;
	width: 149px;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	padding:2px 0px 0px 20px;
}

#menu li a:active {
	background-image:url(images/button-up.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height: 20px;
	width: 149px;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	padding:2px 0px 0px 20px;
}

#menu ul li ul {
	list-style: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

#menu li ul li {
	margin: 0px 0px 3px 0px;
}

#menu li ul li a:link {
	text-decoration: none;
	color:#F26522;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:bold;
	padding:0px 0px 0px 20px;
	background:none;
	height:14px;
}

#menu li ul li a:visited {
	text-decoration: none;
	color:#F26522;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:bold;
	padding:0px 0px 0px 20px;
	background:none;
	height:14px;
}

#menu li ul li a:hover {
	text-decoration: none;
	color:#95B8E1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	padding:0px 0px 0px 20px;
	background:none;
	height:14px;
}

#menu li ul li a:active {
	text-decoration: none;
	color:#F26522;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	padding:0px 0px 0px 20px;
	background:none;
	height:14px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	line-height:23px;
}

.headerorange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F26522;
	margin:0px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
	padding:0px 0px 0px 5px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F26522;
	margin:0px 0px 5px 0px;
}

.main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-align:justify;
}

.main2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

.mainuj {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-align: left;
}

.white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

.orange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#F26522;
}

.orange2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#F26522;
}

.smallorange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#F26522;
	text-align:justify;
}

.formbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	width:151px;
	height:17px;
	background-image:url(images/searchbox.gif);
	background-repeat:no-repeat;
	border:0px;
	padding:5px;
}

.formbox1TA {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	width:151px;
	height:60px;
	background-image:url(images/searchbox.gif);
	background-repeat:no-repeat;
	border:0px;
	padding:5px;
}

.formbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	width:196px;
	height:17px;
	background-image:url(images/searchbox-big.gif);
	background-repeat:no-repeat;
    overflow: hidden;
	border:0px;
	padding:5px;
}

.formbox2TA {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	width:350px;
	height:100px;
	border:1px solid #F26522;
	padding:5px;
	margin-top: 2px;
}

.orangelink a:link {
	text-decoration: underline;
	color:#F26522;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:bold;
}

.orangelink a:visited {
	text-decoration: underline;
	color:#F26522;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:bold;
}

.orangelink a:hover {
	text-decoration: none;
	color:#95B8E1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

.orangelink a:active {
	text-decoration: underline;
	color:#F26522;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

.whitelink a:link {
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:normal;
}

.whitelink a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:normal;
}

.whitelink a:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.whitelink a:active {
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.clientmenu a:link {
	text-decoration: none;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-style:normal;
	font-weight:bold;
	padding: 2px;
	background: #F26522;
}

.clientmenu a:visited {
	text-decoration: none;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-style:normal;
	font-weight:bold;
	padding: 2px;
	background: #F26522;
}

.clientmenu a:hover {
	text-decoration: none;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	padding: 2px;
	background: #95B8E1;
}

.clientmenu a:active {
	text-decoration: none;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	padding: 2px;
	background: #F26522;
}

.cal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	padding: 1px;
	margin-left: 1px;
	text-align: center;
}

.calHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#95B8E1;
	padding: 1px;
	margin-left: 1px;
	text-align: center;
}

.calnoDay {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
    background-color:#cccccc;
	padding: 1px;
	margin-left: 1px;
	text-align: center;
}

.orangecal a:link {
	text-decoration: underline;
	color:#F26522;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:bold;
}

.orangecal a:visited {
	text-decoration: underline;
	color:#F26522;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:bold;
}

.orangecal a:hover {
	text-decoration: none;
	color:#95B8E1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

.orangecal a:active {
	text-decoration: underline;
	color:#F26522;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

.largeorange a:link {
	text-decoration: none;
	color:#F26522;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
}

.largeorange a:visited {
	text-decoration: none;
	color:#F26522;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
}

.largeorange a:hover {
	text-decoration: none;
	color:#95B8E1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
}

.largeorange a:active {
	text-decoration: none;
	color:#F26522;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
}

.pagermain {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.amDepart {
  background-image: url(images/booking-redl.gif);
  background-repeat: no-repeat;
  background-color: #2DA800;
  font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	padding: 1px;
	margin-left: 1px;
	text-align: center;
}

.pmArrive {
  background-image: url(images/booking-greenl.gif);
  background-repeat: no-repeat;
  background-color: #D60000;
  font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	padding: 1px;
	margin-left: 1px;
	text-align: center;
}

.whitecal a:link {
	text-decoration: underline;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:bold;
}

.whitecal a:visited {
	text-decoration: underline;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:bold;
}

.whitecal a:hover {
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

.whitecal a:active {
	text-decoration: underline;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

.headermain {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin:0px;
}

.blackcal a:link {
	text-decoration: underline;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:bold;
}

.blackcal a:visited {
	text-decoration: underline;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:bold;
}

.blackcal a:hover {
	text-decoration: none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

.blackcal a:active {
	text-decoration: underline;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

/* Modal popup */
.bgModalClass
{
	background-color: Gray; 
	opacity: 0.9; 
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;

}

.dropmenu {
	position: absolute; 
	/*width: 158px;*/
	border:solid 1px #F26522;
	/*float:left;*/
    padding: 8px 0px 8px 8px; 
}

.linkback a:link {
	text-decoration: underline;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:bold;
}

.linkback a:visited {
	text-decoration: underline;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:bold;
}

.linkback a:hover {
	text-decoration: none;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

.linkback a:active {
	text-decoration: underline;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

#breed {
	height:10px;
	width:750px;
	margin-bottom:15px;
	margin-top: 0px;
	text-align:center;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #F26522;/*#95B8E1;*/
	margin:0px 0px 5px 0px;
}

h3 a:link, h3 a:visited {
	text-decoration: underline;
	color:#F26522;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:bold;
}

h3 a:hover, h3 a:active {
	text-decoration: none;
	color:#95B8E1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

.bluelink a:link, .bluelink a:visited {
	text-decoration: underline;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-style:normal;
	font-weight:bold;
}

.bluelink a:hover, .bluelink a:active {
	text-decoration: none;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}
