* { margin: 0; padding: 0; outline: 0 }

body {
	background: #f7fedd url(/images/bkg-repeat.jpg) repeat-x;
	text-align: left;
	margin: 0 0 50px 0;
	font-family: Arial, Helvetica, sans-serif;
}


#wrap {
position: relative;
margin: 0 auto;
padding: 0;
font-size: 95%;
text-align: left;
width: 902px;
}

.clear-me {
	clear: both;
	padding: 20px 0 20px 0;
}

img {
	border: none;
}

img:hover {
	border: none;
}

strong {
	font-weight: bold;
}

/*FONT STYLING*/

h1 {
	margin: 10px 0 0 20px;
	padding: 20px 0 0 0px;
}

h1 span {
	display: none;
}

h2 {
padding: 20px 0 0px 0px;
}

.internal-left h2  {
padding: 20px 0 20px 0px;
}

h2 span {
	display: none;
}

.avail-listing h3 {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #535353;
	text-transform: uppercase;
	line-height: 18px;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #efefef;
}

.avail-listing li a{
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #535353;
	line-height: 18px;
	padding: 5px 0 5px 20px; 

	text-decoration: none;
}

.avail-listing li a:hover{
	text-decoration: underline;
}


.avail-listing li{
list-style: none;
}


.internal-left a {
	text-decoration: none;
	color: #76B3DF;
}
.internal-left a:hover {
text-decoration: none;
	border-bottom: 1px dotted #76B3DF;
}

#main-content p {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #535353;
	line-height: 18px;
	padding: 5px 0 5px 0;
}


/*layout*/

#header {
margin: 30px 0 0 0;
	background: url(../images/header.png) no-repeat 0 0;
	width: 902px;
	height: 154px;
	
}


#main-content {
	background: #fff url(../images/middle-bkg.gif) repeat-x 100% 100%;
	margin: 0;
	padding: 0 0 20px 0;
	width: 902px;

}

#end-container {
	background: url(../images/bottom-bkg.png) no-repeat 0 0;
	height: 50px;
	width: 902px;
		margin: 0;
	padding: 10px 0 0 0;
}


/*navigation*/


#main-nav {
	margin: 15px 0 0 10px;
}

#main-nav li{
	float: left;
	display: block;
	padding: 0 20px 0 20px;
text-transform: uppercase;
color: #fff;
	background: url(../images/nav-divider.gif) no-repeat 100% 0%;
}

#main-nav li a{
text-transform: uppercase;
color: #fff;
text-decoration: none;
}

#main-nav a:hover{
padding: 0 0 1px 0;
color: #efefef;
border-bottom: 1px dotted #fff;
}


/*homepage*/


.main-content-home {
	background: #fff url(../images/home-bkg.jpg) no-repeat 0 0;
	width: 888px;
	height: 630px;
	text-align: left;
	margin: 0 0 0 7px;
}

.home-text {
	text-align: left;
	padding: 10px 0 10px 25px;
	width:400px;

}

.home-text2 {
	text-align: left;
	padding: 20px 0 10px 25px;
	width:400px;

}

#main-content .home-text2 p{
	padding: 5px 0 5px 0;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
}

#main-content .home-text p{
	padding: 5px 0 5px 0;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
}

#home-boxes {
	padding: 100px 0 0 10px;

}

#home-boxes table td {
	background: url(../images/box-bkg.gif) no-repeat 0 0;
	width: 263px;
	height: 147px;
margin: 0 30px 0 30px;
text-align: left;

}


#home-boxes .middle-cell {
padding: 0 32px 0 0px;
}

#home-boxes li {
	list-style: none;
	float: left;
	display: block;
	padding: 10px 0 0 0;
}

#home-boxes p, #home-boxes h3 {
	padding: 20px 0px 0 10px;
	width: 130px;
}

#home-boxes h3 {
	text-transform: uppercase;
	color: #3b3b3b;
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 28px;
	
}

.view-more img{
	border: none;
}

.view-more span {
	display: none;
}


#home-boxes li.img-home {
	margin: 15px 0 0 0;
}

#home-boxes li.img-home2 {
	margin: 10px 0 0 10px;
}



/*footer*/


#footer {

}

#footer p {
		font-size: 11px;
	color: #3d3d3d;
		padding: 0px 5px 0 5px;
	margin: 0px 10px 0 10px;
}

#footer a {
font-size: 11px;
color: #3d3d3d;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}

.left-footer {
	float: left;
	width: 400px;
}

.right-footer {
		float: right;
	width: 400px;
	text-align: right;
}



/*INTERNAL PAGES*/


.divider-top {
	background: url(../images/gradient.gif) no-repeat 10px 15px;
	height: 85px;
	width: 880px;
	text-align: center;
margin: 0 0 0 5px;
}

.divider-top2 {
	background: url(../images/gradient.gif) no-repeat 5px 10px;
	height: 85px;
	width: 875px;
	text-align: center;
margin: 100px 0 0 0px;
}



.main-content-internal {
	margin: -70px 20px 0 20px;
}


.internal-left {
	float: left;
	width: 550px;
}

.internal-left2 {
	float: left;
	width: 550px;
}

.internal-right {
float: right;
width: 290px;
	border-left: 1px solid #e7e7e7;
	padding: 10px 0 0 10px;
	margin: 20px 0 0 0;
}

.internal-right span {
display: none;
}

.internal-right li {
	margin: 10px 0 20px 0;
	list-style: none;
}

.internal-right ul {
	padding: 0 0 0 15px;
}

.internal-right img {
border: none;
}


.right {
	float: right;
	padding: 10px;
}

/*contact form*/

/*----------------------Contact Form-------------------------------*/

#contact-form {margin: 20px 0 0 0;}
#contact-form p.row { padding: 10px 15px; margin: 0; border-top: 1px solid #F0EFE6; }
#contact-form p.info { border-top: 2px solid #F0EFE6; color: #CEBD07;  font-size: 0.92em; }
#contact-form p.submit { padding: 0 15px 10px 15px;  }
#contact-form p span.required { margin-left: 10px; color: #969859; }
#contact-form label { float: left; color: #535353; font-weight: bold; width: 190px; }
#contact-form input.text { width: 218px; }
#contact-form textarea { width: 218px; height: 130px; }
#contact-form select { width: 225px; }
#contact-form p.submit { padding-left: 205px; }
#contact-form p.submit input { display: block; overflow: hidden; color: #fff; width: 123px; height: 30px; margin: 10px 0 0 0; padding: 0; border: 0; background: url(/images/send.gif) 0 0 no-repeat; text-transform: uppercase; font-size: 0.83em; text-indent: -1001em;  cursor: pointer; }

/*gallery*/

.main-content-gallery {
	background: #fff url(../images/photo-bkg.jpg) no-repeat 10px 20px;
	width: 880px;
	min-height: 273px;
	text-align: left;
	margin: 0px 0 0 7px;
	padding: 10px 0 0 0;
}

.main-content-gallery h2 {
	margin: 10px 0 0 0;
}


.rollover-gallery {
margin: 60px 0 0 0;
display: block;
width: 185px;
height: 32px;
background: url(/images/find-out-more.png) no-repeat 0 0;
}

.rollover-gallery:hover{background-position: 0 -32px;}

.rollover-gallery span{display: none;} 

#gallery-photo {
	clear: both;
	padding: 0px 0 0 0;
	margin: -30px 0 0 0;
	text-align: center;
	}
	
	#gallery-photo img {
		border: 4px solid #E7E7E7;
	}
	
	#gallery-photo img:hover {
		border: 4px solid #d5d5d5;
	}
	
	
	
/*	calender*/


.calendarBG {
margin: 20px 0 0 0;
 background-color: #45582A; 
}

.calendarBlank { 
 background-color: #9DB7A7;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #959958; 
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #efefef;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #45582A; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#fff;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 padding: 5px;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
 width: 12%;
}

.calendarCell a {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
 text-transform: uppercase;


}
  
.calendarCell a:visited {
 color:             #000;
  text-decoration:   none;

 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}



/*availability table*/

.availability-table {
/*	text-align: center;
	padding: 0 0 0 150px;*/

	margin: 10px 0 20px 0;
}


.availability-table td{
	padding: 5px 40px 5px 5px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #535353;
	line-height: 18px;
}

.availability-table th{
	padding: 5px 40px 5px 5px;
	background: #efefef;
}

.availability-table p{
	padding: 5px 0 5px 0;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
}
	