body {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #C2C695;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial, verdana, san-serif;
	font-size: 0.9em;
	color: #666666;
}

div#pagecontainer {
	background-color: #C2C695;
	width: 767px;
	margin: 0px auto 0px auto;
	overflow: visible;
	text-align: left;
}


div#banner {
	width: 767px%;
	height: 320px;
	background-image: url(images/banner6.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
        padding: 0px 35px 0px 35px;
}

div#banner a, div#banner a:link {
        border: 0px solid red;
        float: left;
        width: 100%;
        height: 320px;
}

div#banner a i, div#banner a:link i {
        float: left;
        visibility: hidden;
}

p {
	margin-top: 7px;
}

div#main {
	width: 695px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	border: 1px solid #666666;
	border-top: 0px;
	border-bottom: 0px;
}

div#main_content {
	float: right;
	width: 487px;
	min-height: 300px;
	margin: 5px 6px 10px 0px;
	padding: 0px 10px 10px 5px;
	font-size: 0.9em;
        border: 0px solid red;
}

*html div#main_content {
        margin-top: 0px;
}

div.clear {
	clear: both;
}

div#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 615px;
	height: 29px;
	margin: 0px auto 0px auto;
	padding: 14px 80px 10px 0px;
	border: 1px solid #666666;
	border-top: 0px;
	text-align: right;
	font-size: 0.75em;
	color: #6C8046;
}

div#footer a {
        color: #6C8046;
        text-decoration: none;
}

div#footer a:hover {
        text-decoration: underline;
}

#nav {
	float: left;
	width: 168px;
	font-size: 0.9em;
	padding: 7px 0px 10px 0px;
	margin: 0px 2px 0px 2px;
	border: 0px solid blue;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	padding-left: 0em;
	}

#nav ul li li a{
	font-size:85%;
        background: none;
        padding-left: 1em;
	color: #666666;
        font-weight:bold;
        height:25px;
        text-decoration:none;
        display:block;
        padding:4px 0 0px 6px;
        margin-top:2px;
	margin-left: -30px;
}

#nav ul li li a:hover{
	font-size:85%;
        background: none;
        padding:4px 0 0px 10px;
}


#nav ul li a {
        background: url(images/bullet.gif) no-repeat left center;
	padding-left: 1em;
	color: #666666;
        font-weight:bold;
        height:25px;
        text-decoration:none;
        display:block;
        padding:4px 0 4px 46px;
        margin-top:6px;
	margin-left: -30px;
        font-size:95%;
}

#nav ul li a:hover {
	color: #333333;
	background: url(images/bullet_roll.gif) no-repeat left center;
	padding-left: 50px;
}

img.imageleft {
	float: left;
	padding: 3px;
	margin: 10px 10px 4px 0px;
	border: 1px solid #cccccc;
}

img.imageright {
	float: right;
	padding: 3px;
	margin: 10px 0px 4px 10px;
	border: 1px solid #cccccc;
}

img.imagealone {
	padding: 3px;
	margin: 10px auto 4px auto;
	border: 1px solid #cccccc;
}

img.imageleft_noborder {
	float: left;
	padding: 3px;
	margin: 10px 10px 4px 0px;
	border: 0px solid #cccccc;
}


img.imageright_noborder {
	float: right;
	padding: 3px;
	margin: 10px 0px 4px 10px;
	border: 0px solid #cccccc;
}

img.offer_butt {
	float: left;
	padding: 3px;
	margin: 14px 10px 4px -5px;
	border: 0px solid #cccccc;
}

div#page_title {
        margin-top: 8px;
        margin-bottom: 18px;
        font-weight: bold;
        font-size: 1.2em;
        color: #6c8046;
}

h3 {
        font-weight: bold;
        font-size: 1em;
        color: #6c8046;
}

h4{
font-weight: bold;
        font-size: 1em;
        color: #6c8046;
margin-left: 10px;
} 

table#cottages {
        width: 100%;
        border: 0px solid #999999;
}

table#cottages th {
        text-align: center;
        font-weight: bold;
        color: #ffffff;
        border: 1px solid #999999;
        background-color: #6c8046;
        padding: 3px;
}

table#cottages td {
        border: 1px solid #999999;
        padding: 3px;
        background-color: #ffffcc;
}

img#portrait {
	float: left;
	margin: 7px 10px 10px -2px;
	border: 0px;
}

div#main_content a {
        color: #669933;
        text-decoration: none;
}

div#main_content a:hover {
        text-decoration: underline;
}

table#cottages th a,table#cottages th a:link {
        float: left;
        color: #ffffff;
        width: 100%;
}

table#cottages th a:hover {
        background-color: #C2C695;
        color: #6c8046;
        text-decoration: none;
        width: 100%;
}

#sign-box {
        margin: 0px auto 0px auto;
}

img#sign {
        float: left;
	border: 0px;

}

form {
        font-size: 1em;
}

input#send_form {
        width: 60px;
        height: 38px;
        position: relative;
        left: -4px;
        top: 15px;
}


div.thumbscontainer li {
        border: 1px solid #cccccc;
        padding: 3px 3px 10px 3px;
}

img.thumbnail {
        padding: 1px
}

h3 {
        font-weight: bold;
        color: #6c8046;
}

table#cottages_calendar {
        width: 450px;
        border: 0px solid #999999;
}

table#cottages_calendar th {
        text-align: center;
        font-weight: bold;
        color: #ffffff;
        border: 1px solid #999999;
        background-color: #6c8046;
        padding: 3px;
}

table#cottages_calendar td {
        border: 1px solid #999999;
        padding: 3px;
        background-color: #ffffcc;
}

table#cottages_calendar th a,table#cottages_calendar th a:link {
        float: left;
        color: #ffffff;
        width: 100%;
}

table#cottages_calendar th a:hover {
        background-color: #C2C695;
        color: #6c8046;
        text-decoration: none;
        width: 100%;
}

table#calendar {
        width: 450px;
        border: 0px solid #999999;
}

table#calendar th {
        text-align: left;
        font-weight: bold;
        color: #666666;
        border: 0px solid #999999;
        padding: 3px;
}

table#attractions {
        width: 100%;
        border: 0px solid #999999;
}

table#attractions td {
        text-align: left;
        color: #666666;
        border: 1px solid #999999;
        background-color: #ffffcc;
        padding: 5px;
}

table#attractions td img {
        float: left;
        margin-right: 7px;
}

div#marquee {
        color: #bd1826;
        font-weight: bold;
        border-top: 1px solid #999999;
        padding: 4px;
        padding-bottom: 0px;
        margin-bottom: -10px;
        text-align: right;
}

div#marquee p {
        margin-left: 500px;
        padding: 0px;      
}

div.thumbscontainer {
        position: relative;
        right: 5px;
}

div#TA_Header {
         position: relative;
         right: 110px;
}

div#TA_Link {
         position: relative;
         right: 124px;
}

div#TA_Container {
         position: relative;
         right: 124px;
         width: 400px;
}

div#TA_Flags2 {
         position: relative;
         right: 124px;
         width: 400px;
}

*html div#TA_Header {
         position: relative;
         right: 110px;
}

*html div#TA_Link {
         position: relative;
         right: 124px;
}

*html div#TA_Container {
         position: relative;
         right: 124px;
         width: 350px;
}

*html div#TA_Flags2 {
         position: relative;
         right: 124px;
         width: 350px;
}

div#email {
         margin: 0px 0px 12px 12px;
}

div#offers {
         width: 154px;
         height: 123px;
         margin-left: 7px;
         
}

#owners {
       margin-left: 10px
}

div#special {
         border-top: 2px solid #cccccc;
         border-bottom: 2px solid #cccccc;
         text-align: center;
         font-size: 1.2em;
         padding: 0px 4px 4px 0px;
         margin-bottom: 8px;
}

div#special strong {
         color: red;
}


table#cottages td.th {
        text-align: center;
        font-weight: bold;
        color: #ffffff;
        border: 1px solid #999999;
        background-color: #6c8046;
        padding: 3px;
}

table#cottages td.tf {
        text-align: center;
        font-weight: bold;
        color: #ffffff;
        border: 1px solid #999999;
        background-color: red;
        padding: 3px;
}


div#newsletter {
margin: 0px 0px 12px 12px;
border: 0px solid #4b545d;
}
