@charset "UTF-8";
/* CSS Document */

@import url("reset.css");
@import url("nav.css");

.IEsucks a {
	color:#999;
	text-decoration:underline;
}

/*  Begin background image setups  */

body {
	background:url(../images/bkg.jpg) repeat;
	cursor:default;
}

#topEdge {
	background:url(../images/topEdge.png) repeat-x;
	width:100%;
	height:17px;
	margin-top:2px;
}

#mainContainerWrap {
	width:100%;
	background:url(../images/mainContentBkg.png) repeat;
}

#bottomEdge {
	background:url(../images/bottomEdge.png) repeat-x;
	height:9px;
	width:100%;
}

.welcome {
	background:url(../images/header.png) no-repeat;
	width:634px;
	height:35px;
	padding-top:15px;
}

#sbTop {
	background:url(../images/sidebar/top.png) no-repeat;
	width:201px;
	height:40px;
}

#sbContent {
	background:url(../images/sidebar/mid.png) repeat-y;
	width:201px;
}

#sbBot {
	background:url(../images/sidebar/bot.png) no-repeat bottom;
	width:201px;
	height:40px;
}


/*  End background image setups  */
/* ////////////////////////////////////////////////////////////  */
/* ////////////////////////////////////////////////////////////  */
/* ////////////////////////////////////////////////////////////  */
/* ////////////////////////////////////////////////////////////  */
/* ////////////////////////////////////////////////////////////  */
/*  Begin typography  */

body {
	font-family: "Times New Roman", Times, serif;
	color:#000;
}

#content p {
	font-size:medium;
	text-indent:1em;
	line-height:1.25em;
}

#text.pets p {
	text-indent:0px;
	line-height:1.25em;
}

#text.pets {
	margin:20px 0 0 90px;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #784e00;
}

a {
	text-decoration:none;
	color:#000;
}

span.welcome {
	background:none;
	margin-left: 90px;
	color:#FFF;
	font-size:large;
	font-weight:normal;
}

#hero {
	height:188px;
	width:519px;
	background:url(../images/hero_frame.png) no-repeat;
}

.home p {
	font-size:small;
	text-indent:1em;
	line-height:1.25em;
}

.home a {
	font:small bold;
	border-bottom:dotted thin;
}

h1 {
	color:#000;
	border-bottom:thin solid;
	width:580px;
	padding-bottom:2px;
}

#gallery h1 {
	margin-top:25px;
}

#gallery p {
	margin:10px;
}

h1.welcome {border:none;}

#sbTop h3 {
	color:#FFF;
	font-weight:normal;
	padding-top:11px;
	text-align:center;
}

#sbContent {
	font-family:Helvetica, Arial, sans-serif;
}

#sbContent h4 {
	font-size:medium;
	padding:0;
	margin-left:15px;
}

#sbContent h5 {
	font-size:medium;
	padding:0;
}

#sbContent a {
	font-size:small;
	border-bottom:thin dotted #784e00;
}

#sbContent p {
	font:small bold;
	padding:7px 5px 7px 15px;
	line-height:16px;
}

#footer {
	font-size:x-small;
}

.EOHL p {
	width:750px;
	margin:0 auto;
}

.EOHL img {
	float:left;
	display:inline;
	position:relative;
	top:-20px;
	left:-10px;
}

.handy {
	float:left;
	display:inline;
	position:relative;
	top:10px;
	left:7px;
	margin-left:4px;
	padding:0 10px 10px 0;
}

.amenities {
	width:190px;
	float:left;
	display:inline;
}

#text ul {
	list-style:inside disc;
	display:block;
}

#text li {
	color:#000;
	font-size:small;
	background:none;
	float:none;
	padding-left: 1em;
	text-indent: -1em;
	line-height:1.75em;
}

.moreInfo li {
	padding-bottom:10px;
}

.moreInfo span {
	font-weight:bold;
}

.moreInfo a {
	border-bottom:thin dotted;
}

.footnote {
	font-size:10px;
	text-indent:0px;
}

#footNav li {
	font-size:x-small;
	color:#000;
	background:none;
	border-right:thin solid;
	padding:0 5px;
}

#footNav ul li.last {
	border-right:none;
}

#footNav a {
	border-bottom:thin dotted;
	color:#784e00;
}

#footNav a:hover {
	color: #000000;
}

.footInfo {
	clear:both;
	text-align:center;
}

#thriveFooter a {
	font-size:x-small;
	color:#FFF;
}

#thriveFooter span {
	border-bottom:thin dotted;
}

span.example {
	font-size:small;
	color:#444444;
	cursor:default;
}

/*  End typography  */
/* ////////////////////////////////////////////////////////////  */
/* ////////////////////////////////////////////////////////////  */
/* ////////////////////////////////////////////////////////////  */
/* ////////////////////////////////////////////////////////////  */
/* ////////////////////////////////////////////////////////////  */
/*  Begin structure  */

#wrapItUp {
	width:100%;
	position:absolute;
	z-index:2;
	margin-top:125px;
}

#header {
	width:300px;
	margin-left:90px;
	position:absolute;
	z-index:2;
}

#logo {
	width:230px;
	height:124px;
	position:relative;
}

.hide {padding:10px; font-size:1px;}

#logo img {  /* the #logo and span settings here allow accessable image replacement */
	position:absolute;
	width:100%;
	height:100%;
}

#content {
	width:770px;
	margin:20px 0;
	float:left;
	display:inline;
}

#hero {
	margin:15px 0 0 90px;
	padding:12px;
}

#subNav {
	margin:5px 0 0 90px;
}

#subNav a {
	font-size:small;
	border-bottom:thin dotted;
}

.home {
	margin:20px 0 0 90px;
}

#whatsOneMoreDiv {
	width:1000px;
}

#sidebar{
	float:left;
	display:inline;
	margin:20px 0 0 0;
	width:201px;
}

#footer {
	clear:both;
	padding-top:40px;
	width:790px;
	margin:0 auto;
}

.EOHL {
	width:790px;
	border-bottom:2px #000 solid;
	padding-bottom:15px;
	margin:0 0 10px;
}

#footNav ul {
	width:370px;
	height:20px;
	margin:0 auto;
}

.footInfo {
	padding-bottom:6px;
}

#thriveFooter {
	width:1000px;
	text-align:center;
	padding-bottom:20px;
}

.contact {
	margin:20px 0 0 90px;
}

#text h1 {
	margin-bottom:15px;
}

#text {
	width:575px;
}

#text.floorPlans {
	width:685px;
}

.inputs {
	width:300px;
	height:75px;
	position:relative;
	left:130px;
	margin-bottom:-76px;
}

.contact input {
	margin-bottom:6px;
}

.contact label {
	line-height:1.7em;
}

.moreInfo {
	margin:20px 0 0 90px;
}

.floorPlans {
	margin:20px 0 0 90px;
}

.fP {
	float:left;
	display:inline;
	width: 310px;
}

.fP p {
	font-size:medium;
}

.floorPlans h2 {
	margin:15px 0 0 5px;
	line-height:.5em;
	font-size:medium;
}

.floorInfo {
	font-size:10px;
	margin:4px 0 20px;
}

.floorPlans img {
	border:thin solid #aaa;
}

#gallery {
	margin:20px 0 0 90px
}

#gallery img {
	border:thin solid #000;
	margin:5px 5px 15px;
}

/*  End structure  */

.clear {clear:both;}

.words {
	background:none;
	border:none;
	color:#444;
	font-size:small;
}

