/* GENERAL RULES */
body {
	margin: 10px;
	color: #000;
	background: #88814E;
	font-family: Trebuchet, sans-serif;
}

p {
	line-height: 1.6em;
	font-size: 80%;
	margin: 0 14px 1em 0;
}

ul {
	line-height: 1.6em;
	font-size: 80%;
	list-style: square url(images/bullet.gif);
	margin: 0 14px 1.6em 16px;
}

li {
	margin-bottom: 0.1em;
}

a,a:active,a:visited {
	color: #5C6332;
	text-decoration: underline;
}

a:hover {
	color: #5C6332;
	text-decoration: none;
}

h2 {
	color: #B07C0B;
	font-size: 100%;
	margin: 0 14px .3em 0;
}

h3 {
	color: #88814E;
	font-size: 95%;
	margin: 0 14px .3em 0;
}

h4 {
	color: #B07C0B;
	font-size: 85%;
	margin: 0 14px .3em 0;
}

h5 {
	color: #88814E;
	font-size: 80%;
	margin: 0 14px .3em 0;
}

h6 {
	color: #88814E;
	font-size: 75%;
	margin: 0 14px .3em 0;
}

/* tables */
table {
	margin: 0;
}

table.main {
	width: 759px;
	background: #fff;
	border: 2px solid #fff;
	border-bottom:none;
}

td.col {
	border-top: 2px solid #fff;
	border-right: 0px solid #fff;
	background: #F3F1E3;
	padding: 0 0 14px 14px;
}

td.colL {
	border-top: 2px solid #fff;
	border-right: 0px solid #fff;
	background: #F3F1E3;
	padding: 22px 14px 9px 14px;
}

td.colR {
	border-top: 1px solid #fff;
}

	
td,th,div {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

table.activities {
	background: #DDD7AF;
	text-align: center;
	border: 1px solid #5C6332;
	float: left;
	margin: 4px 14px 6px 0;
}

table.activities tr td p, table.honeymoon tr td p, p.breadcrumbs {
	font-size: 75%;
	margin: .5em 0 .5em 0;
	line-height: 1.8em;
	color: #706836;
} 

table.weddingsMenu tr td p {
	font-size: 80%;
	margin: .5em 0 .5em 0;
	line-height: 1.3em;
	color: #706836;
} 

table.activities tr td p a, table.activities tr td p a:visited, table.activities tr td p a:active, table.weddingsMenu tr td p a, table.weddingsMenu tr td p a:visited, table.weddingsMenu tr td p a:active {
	text-decoration: none;
}

table.activities tr td p a:hover, table.weddingsMenu tr td p a:hover, p.breadcrumbs a {
	text-decoration: underline;
}

table.weddingsMenu {
	background: #DDD7AF;
	text-align: center;
	margin: 0;
}
table.weddingsMenu tr td {
	border: 1px solid #5C6332;
	padding-bottom: 11px;
}

table.weddingsMenu tr td p, table.honeymoon tr td p {
	margin: .5em 6px 1em 6px;
}

table.weddingsRes{
	margin-bottom: 38px;
}

table.weddingsRes tr td {
	border: 2px solid #ffffff;
}

table.honeymoon {
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

table.rooms tr td {
	padding-bottom: 15px;
}

table.rooms tr td p {
	color: #88814E;
	margin: 0;
}

table.rooms tr td a, table.rooms tr td a:visited, table.rooms tr td a:active {
	color: #B07C0B;
	text-decoration: none;
}

table.rooms tr td a:hover {
	color: #B07C0B;
	text-decoration: underline;
}

td.sepRooms {
	padding: 0 50px 0 50px;
}

td.roomTxt {
	padding: 10px 10px 0 10px;
	background: #F3F1E3;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

td.roomTxt p {
	font-size: 75%;
	margin: 0px 0 .8em 0;
	line-height: 1.4em;
}

td.roomTxt ul {
	font-size: 75%;
	line-height: 1.4em;
}

td.roomTxt p a, td.roomTxt p a:active, td.roomTxt p a:visited {
	color: #B07C0B;
	text-decoration: underline;
}

td.roomTxt p a:hover {
	color: #B07C0B;
	text-decoration: none;
}

table.footer {
	background: #88814E;
	width: 758px;
}

table.footer tr td p {
	font-size: 75%;
	color: #F3F1E3;
	margin: .5em 0 0 0;
}

table.footer tr td a, table.footer tr td a:visited, table.footer tr td a:active {
	color: #F3F1E3;
	text-decoration: none;
}

table.footer tr td a:hover {
	color: #F3F1E3;
	text-decoration: underline;
}



p.newsletter a, p.newsletter a:visited, p.newsletter a:active, p.newsletter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



/* IMAGES */
img {
	border: 0;
}

.green {
	color: #5C6332;
}

.title {
	margin-top:22px;
}

.floatRight {
	float: right;
	margin: 4px 0 6px 14px;
}

.floatPics {
	float: right;
	margin: 0 0 0 14px;
	background: #ffffff;
}

.floatPics tr td, .floatRight tr td {
	padding-bottom: 1px;
	padding-left: 1px;
}

.floatPics tr td.top, .floatRight tr td.top {
	margin-top: 6px;
	padding-top: 2px;
}

.floatPics tr td.left {
	padding-left: 2px;
}

.floatPics tr td.bot {
	padding-bottom: 2px;
}

.floatPics tr td.lefttop {
	padding-left: 2px;
	padding-top: 2px;
}

.floatPics tr td.leftbot {
	padding-left: 2px;
	padding-bottom: 2px;
}

.floatLeft {
	float: left;
	margin: 4px 14px 6px 0;
}

div#popDynAd {
	margin:0;
	position:absolute;
	visibility:visible;
	z-index:101;
	left:0;
	top:-200;
	overflow:hidden;
	}

div#dynClip {
	margin:0;
	position:absolute;
	visibility:visible;
	z-index:101;
	left:0;
	top:0;
	overflow:hidden;
	width:740;
	height:400;
	}
	
#translate {
	color: #ffffff;
	font-weight: bold;
	}
	
	.clear {clear:both;}

#foot {background-color:#505b2c;color:#fff;width:755px;padding-top:15px;border:2px solid #fff;border-top:none;}

#foot .right {float:right;width:430px;text-align:center;}

#foot .left {float:left;width:300px;background: url('http://www.deerhillinn.com/images/sep_rooms_grn.gif') right center no-repeat;padding-right:20px;}

/* vertical */
.feedburnerFeedBlock { text-align:left;color:#fff;padding: 0 0 5px 15px; font-size:90%;float:left;width:450px;}
.feedburnerFeedBlock a{color:#fff;}
.feedburnerFeedBlock .feedTitle { font-size: 20px;font-family:goudy, georgia, times, serif;margin-bottom:5px; color:#B07C0B;}
.feedburnerFeedBlock .feedTitle a{color:#B07C0B;}
.feedburnerFeedBlock ul {list-style: none; margin: 0; padding: 0; }
.feedburnerFeedBlock ul li { list-style: none; text-decoration: none; margin: 5px 0 0; }
.feedburnerFeedBlock .headline { font-size: 14px; }
.feedburnerFeedBlock .date { font-size: 10px; margin: 0 0 5px 10px; display: inline; }
.fbsubscribelink { font-size: 12px; margin: 5px 0 0;}
#creditfooter { display:none; }


/*------------newlsetter signup ---------------------*/
/* Controls width of your form */
.e2ma_signup_form {
	width:220px;
	background:#505b2c;
	padding-top:0;
	position:relative;
	bottom:1px;
}

/* Controls the style, width, and font style of the text input, select and textarea fields */
.e2ma_signup_form input[type=text],
.e2ma_signup_form textarea,
.e2ma_signup_form select { 
	border:1px solid #ccc; 
	font-family:Verdana, sans-serif;
	font-size:10px;
	width: 117px; 
}

/* Controls width, style, and padding of the table border outlines around individual member fields */
.e2ma_signup_form_row {
	position:relative;
	bottom:12px;
	margin-bottom:-17px;
}

/* Controls alignment and display of image in welcome message */
.e2ma_signup_image_container {
    text-align:center;
    display: inline;
}

/* Controls border around signup image (when image is linked) */
.e2ma_signup_image {
    border:0;
}

/* Controls style and formatting of welcome message */
.e2ma_signup_message {
	font-family:Verdana, sans-serif;
	font-size:14px;
	color:#fff;
}

/* Controls style and formatting of form field labels (first name, last name, etc.) */
.e2ma_signup_form_label {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#fff;
	text-align:left;
	padding-top:5px;
	width:50px;
	position:relative;
	top:17px;
	left:5px;
}

/* Controls spacing and style for any text used to list options under multiple choice fields) */
.e2ma_signup_form_element {
	font-family:verdana;
	font-size:10px;
	color:#333333;
	width:70px;
	position:relative;
	left:35px;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style for "Select your interests..." text */
.e2ma_signup_form_group_label {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:normal;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style and spacing for groups displayed as options */
.e2ma_signup_form_groups {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	border:1px solid #dddddd;
	padding:0;
	margin-bottom:0;
}

/* Controls the style and spacing of the word "required" and border surrounding that text */
.e2ma_signup_form_required_footnote {
	display:none;
}

/* Controls the color of the asterisk that indicates a field is required */
.e2ma_signup_form_required_asterix {
	display:none;
}

/* Controls the alignment of "submit" and "clear" buttons */
.e2ma_signup_form_button_row {
	position:relative;
	bottom:14px;
	width:62px;
	float:right;
	right:2px;
	margin-bottom:-21px;
}

/* Controls display of the "clear" button */
.e2ma_signup_form_button_row #e2ma_signup_reset_button {
	display: none;
}

/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */
.e2ma_signup_form_button { 
    width: 60px !important;
} */
