@charset "utf-8";
/* CSS Document */

object { display:block; }

/* v1.0 | 20080212 */

html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
/* 	padding: 0; */
/* 	border: 0; */
	outline: 0;
	font-size: 100%;
/* 	background: transparent; */
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* reset code for safaria browser above */






body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	height: 15px;
}


#amenities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.main-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #493900;
}

.main-copy-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #493900;
}

.main-copy-tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B95915;
}

.livinggreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #493900;
	line-height:16px;
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #493900;
}

a:link { 
	color: #CCCCCC;
	}
a:visited { 
	color: #CCCCCC;
	}
a:hover { 
	color: #CCCCCC;
	text-decoration: none;
	}
a:active { 
	color: #CCCCCC;
	}

.location-tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B95915;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #493900;
}

.location a:link { 
	color: #493900;
	}
.location a:visited { 
	color: #493900;
	}
.location a:hover { 
	color: #B95915;
	text-decoration: none;
	}
.location a:active { 
	color: #493900;
	}


.eon-link a:link { 
	color: #493900;
	size: 3px;
	}
.eon-link a:visited { 
	color: #493900;
	}
.eon-link a:hover { 
	color: #493900;
	text-decoration: none;
	}
.eon-link a:active { 
	color: #493900;
	}


.footer-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	}
	
.footer-links a:hover {
	color:#FFFFFF;
	}
	
.footer-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	}
	
.footer-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #493900;
	}	

.footer-sub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #493900;
	}
	
.footer-sub a:hover {
	color:#493900;
	}
	
		
div.border-outside {
	background: #FFFFFF;
	width: 815px;
	border: 0px solid #FFFFFF;
	margin-left: auto ;
  	margin-right: auto ;
}

div.border-inside {
/*	background: #000000; */
	background-image:url(img/bg-logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color:#FFFFFF;
	width: 795px;
	border: 0px solid #CCCCCC;
	margin-left: auto ;
  	margin-right: auto ;
	margin-top:10px;
	margin-bottom:10px;
}
