/* Base Body */

body {
  background-color:#999933;
  margin: 0px;
  azimuth:center;
}
.a:link {
  color: #FFFFFF
}
.a:active {
  color: #FFFFFF
}
.a:hover {
  color: #FFFFFF
}
.a:visited {
  color: #FFFFFF
}

/* Content Window */

#content {
	background-color: #D9DD91;
	background-image: url(http://legendcreek.com/parkview/_imgs/background.jpg);
	background-position: center;
	width: 900px;
	padding-top: 1px;
	padding-left: 1px;
	float:none;
}

/* Headers & Footers */

#footer {
  width: 100%;
  height: 56px;
  background-image: url(http://legendcreek.com/parkview/_imgs/footer_back.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

#header {
  width: 900px;
  height: 24px;
  background-image: url(http://legendcreek.com/parkview/_imgs/header_back.jpg);
  background-position: bottom;
}

/* Green Menu */
#menu {
  background-image: url(http://legendcreek.com/parkview/_imgs/menu_back.jpg);
  width: 798px;
  height: 41px;
}
#menu .a:link {
  font-family: Garamond;
  font-size: 18px;
  font-weight: 900;
  color: #FFFFFF;
}

#menu .a:hover {
  font-family: Garamond;
  font-size: 18px;
  font-weight: bold;
  color: #FFCC00;
}
#menu .a:visited {
  font-family: Garamond;
  font-size: 18px;
  font-weight: bold;
}


#top_text {
  width: 747px;
  height: 26px;
  margin-top:15px;
}
#features_win {
  width: 747px;
  border: 1px;
  border-style: solid;
  border-color: #333333;
  background-color: #F0F4BC;
  margin-top: 10px;
  filter:shadow(color:gray);
}

#features {
  width: 340px;
  height: auto;
  border: 0px;
  margin: 15px;
  float: left;
  display: inline;
}
	#features .heading1 { font-family:Garamond; font-size: 20px; font-weight: bold; color:#8A8E37;}
	#features .heading2 { font-family:Garamond; font-size: 16px; font-weight: normal; color:#333333; line-height:20px;}
	#features .li       { line-height:12px; }

#bottom_register {
  font-family: Garamond;
  font-size: 25px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #5C5C1F;
}
	.bottom_register .dark { color: #404015;}
	.reg:link { color: #5C5C1F;}
	.reg:hover { color: #FFCC00; font-size:25px; font-family: Garamond;}
	.reg:visited { color: #5C5C1F;}

#floorplans_win {
  width: 749px;
  height: 404px;
  margin-top: 10px;
}

	#floorplans_win .algonquin { width: 171px;height: 328px;display:table-cell;float:left; }
	#floorplans_win .bronte    { width: 81px;height: 328px;display:table-cell;float:left; }
	#floorplans_win .bronte2   { width: 87px;height: 328px;display:table-cell;float:left; }
	#floorplans_win .jasper    { width: 119px;height: 328px;display:table-cell;float:left; }
	#floorplans_win .stanley   { width: 210px;height: 328px;display:table-cell;float:left; }
	#floorplans_win .empty     { width: 81px;height: 328px;display:table-cell;float:left; }

.footer_txt {
	font-family: Garamond;
	font-size: 12px;
	color: #404015;
	font-weight: bold;
}

.interdevil:link {
	font-family:"Cantoria MT SemiBold";
	font-size: 12px;
	color:#FFFFFF;
}
.interdevil:hover {
	font-family: "Cantoria MT SemiBold";
	font-size: 12px;
	color: #990000;
}
.interdevil:visited {
	font-family: "Cantoria MT SemiBold";
	font=size: 12px;
}

.smallmap_display {
	width: 376px;
	height: 286px;
	
}
#location {
	width: 747px;
	height: 360px;
	margin-top: 10px;	
}

.general_txt {
	font-size: 16px;
	font-family: Garamond;
	font-style: normal;
	color: #5C5C1F;
}

#mainpage_win {
  width: 773px;
  height: 750px;
  margin-top: 20px;
}

#location_win {
  width: 747px;
  height: 410px;
  border: 1px;
  border-style: solid;
  border-color: #333333;
  background-color: #F0F4BC;
  margin-top: 10px;
  filter:shadow(color:gray);
}