body {
    font-size: 0.7em;
    font-family: Arial,verdana,sans-sif;
    background-color: #6464ae;
	color:#4a4a4c;
}
#wrapper { 
	width: 1020px; 
	background-color: #FFF;
}
#header h1 a {
	background-image:url(../images/logo.png);
	margin: 0;
	padding: 0;
	float: left;
}
h1 {
	font-size:1.4em;
	color:#6464ae;
}
h2 {
	font-size:1.4em;
	color:#6464ae;
}

#header {
    width: 1000px;
    position: relative;
    height: 540px;
}

#header_cottage {
    width: 1000px;
    position: relative;
    height: 235px;
}

.nopadder {
    padding-top: 0!important;
}

/*#header2 {
	height: 600px;
	color: #666;
	width:1000px;
	text-align: left;
    position: relative;
    top: 0;
    left: 0;
}*/

#nav {
    position: absolute;
    top: 165px;
}

#feature {
    position: absolute;
}

#header_bg {
    width: 1000px;
    height: 205px;
    background-color: #FFFFFF;
    position: absolute;
    filter:alpha(opacity=70);
    opacity: 0.7;
    -moz-opacity:0.7;
}

#head_text {
    width: 1000px;
    top: 0;
    left: 0;
	position: absolute;

}
ul.horizontal_nav li a  {
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:#6464ae;
    padding: 5px 0.9em;

}
ul.horizontal_nav li a:hover {
	color:#000;
}
.mainIm {
	position: absolute;
	float: left;
	background: url(../images/mainIm1.jpg) top left no-repeat;
}
#intMap {
	/*float: left;*/
	/*margin-top:240px;*/
	background: url(../images/map.jpg) top left no-repeat;

}
#content {
	float:left;
	width:520px;
}
.contentLine {
	border-bottom:1px solid #ccc;
}
#mainIm {
	float:right;
	margin-top:10px;
}
.tvContent {
	line-height:1.5em;
	border:1px solid #666666;
	padding:10px;
	margin-top:10px;
	background-image:url(../images/intMapbg.jpg);
	background-repeat: repeat-x;
	width:980px;
}
.links {
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	margin-left: 265px;
}
#footer {
	border-top:1px solid #ccc;
	padding:5px;

}
#map {
    float:right;
    width:400px;
    height:400px;
	margin:20px;
	border:1px solid #ccc;
}
#right {
	float: right;
	width: 1000px;
	line-height: 1.5em;
}
#feature {
	/*float: left;*/
	/*background: url(../images/mainIm1.jpg) top left no-repeat;*/
}
.photo {
	width: 1000px;
	margin: 0;
	overflow: none;
	height: 600px;
	position:relative;
}
.photo img {
	border: 0;
	padding: 0;
}
.photo div {
	/*display: none;
	position: absolute;*/
} 
.phototitle {
	text-align: right;
	font-size: 0.7em;
	font-style: italic;
	color: #666;
	position: absolute; 
	width: 1000px;
	height: 530px;
	top:0;
}


/*Javascript dropdowns */
#accordion {
	margin:0px 0px;
}
h3.toggler {
	cursor: pointer;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	color: #6464ae;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}
div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}
blockquote {
	padding:5px 20px;
}

#contactForm td input, #contactForm td select, #contactForm td textarea{
    width: 270px;
}
/*Javascript dropdowns END*/

