/* Project: Skyview Lakota
URL: http://www.skyviewlakota.com/
Date: January 2008
Author: Red Kite Creative
Author URL: http://www.redkitecreative.com */

/**************************************
  Override default styling rules
**************************************/
/* zeroes all margins and paddings */
*, html, body, div, p, th, td, ul, ol, li, form, fieldset, input, h1, h2, h3, h4, blockquote, pre {
	margin: 0;
	padding: 0;
}
/* commented backslash hack for ie5mac \*/ 
html, body {
	height: 100%;
} 
/* normalize font-size for all headers */
h1, h2, h3, h4 {
	font-size: 100%;
}
/* remove list-style from lists */
ul, ol {
	list-style: none;
}
/* set base font size to 13px for most browsers */
html {
	font-size: 76%;
}
img, fieldset {
	/* avoid image-gap bug in Gecko browsers */
	display: block;
	border: none;
}
img { 
	behavior: url(iepngfix.htc); 
}
/**************************************
  Default rules
**************************************/
/*html {
	 height: 100%; Required for footerstickalt 
	text-align: left;
}*/
h1, h2, h3, h4 {
	margin-bottom: 0.3em;
	padding: 0;
	color: #4B342F;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 120%;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
	margin-bottom: 0.2em;
	padding: 0.4em 0 0.2em 0;
}
h3 {
	padding-top: 0.4em;
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
p {
	margin-bottom: 1em;
	padding: 0;
	color: #4B342F;
	background-color: transparent;
	font-size: 1.1em;
	font-family: Verdana, Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
a {
	color: #596D54;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #234646;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	color: #261616;
	background-color: transparent;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
ul li {
	margin-bottom: 0.1em;
}
acronym {
	border-bottom: 1px dotted #333;
}
/************************************************
  Document and header rules
************************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #593626;
	background-image: url(images/leather_bg.jpg);
	background-position: top;
	background-repeat: repeat;
}
#wrapper {
	position: relative;
	margin: 30px auto 10px auto;
	padding: 0;
	position: relative;
	top: 0;
	width: 868px;
	height: auto;
	color: #373737;
	background-color: #CDD4C2;
	border: 5px solid #F2F2EA;	
	/*background-image: url(images/bottom_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/wrapper_bg.jpg);
	background-repeat: repeat-y;*/
}
/*#wrapper-subs {
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 30px;
	width: 850px;
	height: auto;
	color: #373737;
	background-color: #FFF;
	background-image: url(images/wrapper_bg_blue.gif);
}*/
#header {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 868px;
	height: 115px;
	background: url(images/header_bg3.jpg) no-repeat left;
}
/* This is the invisible link on the top Skyview logo text */
#logo-link {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 320px;
	height: 30px;
	background-color: transparent;
}
#header-links {
	position: absolute;
	top: 4px;
	right: 7px;
}
#header-links p {
	font-size: 13px;
	color: #EAE2D0;
	background-color: transparent;
}
#header-links a, #header-links a:link, #header-links a:visited {
	color: #EAE2D0;
	background-color: transparent;
	text-decoration: none;
}
#header-links a:hover, #header-links a:active {
	color: #F5F1E7;
	background-color: transparent;
	text-decoration: underline;
}
/************************************************
  Content rules
************************************************/
#content {
	position: relative;
	margin: 135px 0 5px 0;
	padding: 1em;
	width: 840px;
}
#content p {
	padding-right: 1em;
}
#homepage-headline {
	margin-top: 225px;
}
.homes {
	float: left;
	margin: 5px 5px 0 0;
	padding: 6px 6px 4px 6px;
	width: 377px;
	height: 366px;
	border: 1px solid #A8B696;
}
.homes h3 {
	margin-top: -15px;
}
.homes p {
	line-height: 1.2em;
}
.homes img {
	border: 1px solid #4D322C;
}
ul.bullet-list {
	margin: 1em 1em 1em 3em;
	color: #4B342F;
	background-color: transparent;
	list-style-type: disc;
}
ul.bullet-list li, ul.nonbullet-list li {
	padding-bottom: 0.8em;
	font-size: 110%;
}
ul.bullet-list li ul {
	margin: 1em 1em -0.8em 3em;
	padding: 0;
	list-style-type: disc;
}
ul.bullet-list li ul li {
	padding-bottom: 0.6em;
	font-size: 100%;
}
ul.nonbullet-list {
	margin: 1em 1em 1em 3em;
	list-style-type: none;
}
.two-columns {
	float: left;
	width: 48%;
	margin: 10px 10px 10px 0;
}
.two-columns .amenities-list {
	margin-bottom: 10px;
	padding: 5px 10px 0 10px;
	color: inherit;
	background-color: #C5CDB8;
	border: 1px solid #A8B696;
}
/************************************************
  Main navigation rules
************************************************/
#nav {
	position: relative;
	top: 115px;
	left: 0;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 868px;
	list-style-type: none;
	background-color: #F2F2EA;
	border-bottom: 3px solid #F2F2EA;
}
ul#navlist {
	float: right;
}
#navlist li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	width: auto;	
}
#navlist li a, #navlist li a:link {
	padding: 2px 13px 1px 13px;
	display: block;
	background-color: transparent;
	color: #7C3C29;
	text-decoration: none;	
}
#navlist li a:hover {
	color: #4D322C;
	background-color: #E0DBC9;
	border-bottom: 3px solid #4D322C;
}
#navlist li a#current, #navlist li a#current:link {
	color:  #7C3C29;
	background-color: transparent;
	border-bottom: 3px solid #7C3C29;
}
#navlist li a#current:hover {
	color: #4D322C;
	background-color: transparent;
	border-bottom: 3px solid #4D322C;
}
/************************************************
  Footer rules
************************************************/
#footer {
	position: relative;
	right: 0;
	bottom: -12px;
	margin: 0 auto;
	height: 60px;
	width: 868px;
	background-image: url(images/wrapper_bottom2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer p {
	position: relative;
	bottom: -58px;
	text-align: center;
	font-size: 11px;
	color: #C9A391;
	background-color: transparent;
}
#footer a, #footer a:link, #footer a:visited {
	color: #C9A391;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
}
#footer a:hover, #footer a:active {
	color: #E2CEC5;
	background-color: transparent;
	text-decoration: underline;
}
/**************************************
  Contact form rules (Aneko Studios)
**************************************/
#formbox {
	margin: 5px 10px 0 10px;
	padding: 5px 15px 15px 15px;
	width: 600px;
}
div#formbox form fieldset { 
	margin: 10px 0; 
	padding: 10px; 
	border: 1px solid #A8B696; 
}
div#formbox form legend { 
	padding: 0 4px;
	font-weight: bold; 
	font-size: 13px;
	color: #505C3F; 
}
p.legend { 
	margin-bottom: 1em; 
}
div#formbox form fieldset div { 
	padding: 0.25em 0; 
}
.form_field {
	padding-bottom: 5px;
	font-size: 1.1em;
}
.form_field input {
	font-size: 13px;
	height: 16px;
	
}
.form_field select option {
	padding-left: 4px;
}
p.fieldname {		
	margin: 10px 0 0 0;
	padding-right: 10px;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	background-color: transparent;
}
.fieldname {
	position: relative;
	display: block;
	float: left;
	margin-right: 6px;
	font-size: 13px;
	text-align: right;	
	width: 200px;
}
div.formbox div.controlset fieldname, 
div.formbox div.controlset input { 
	display: inline; 
	float: none; 
}	
.required {
	color: Red;
	background-color: transparent;
	font-weight: bold;
}
input.form  {	
	margin-top: -15px;
	padding: 2px 4px 0 2px;
	font-size: 12px;
}
/*input.button {			
	font-size: 12px;
	width: 60px;
	font-weight: bold;
	color: #3F3F3F;
	background-color: #C2C2C2;
}*/
.button {
	margin: 0;
	padding-top: 0;
}
div.form_checkboxes {
	margin-left: 205px;
	font-size: 1.1em;
}
ul.error {			
	margin-top: 10px;
	color: #C00000;
	background-color: transparent;
	font-size: 1.1em;
}
ul.error li {			
	margin-left: 15px;
	font-size: 1em;
}
.thankyou {
	margin: 0 auto;
	padding-top: 0;
	width:425px; 
	vertical-align: top;
	font-size: 1em;
	font-family: Verdana, Helvetica, sans-serif;
}
/************************************************
  Plat map rules
************************************************/
#plat-map {
	position: relative;
	margin: 15px auto;
	width: 790px;
	height: 543px;
	background-image: url(images/lakota_plat_mapv2.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
/* This is the clickable area */
#plat-lot11 {
	position: absolute;
	top: 121px;
	left: 352px;
	height: 40px;
	width: 30px;
}
#plat-lot28 {
position: absolute;
top: 314px;
left: 192px;
height: 34px;
width: 26px;
}
#plat-lot29 {
position: absolute;
top: 321px;
left: 224px;
height: 30px;
width: 26px;
}
#plat-lot30 {
position: absolute;
top: 315px;
left: 257px;
height: 34px;
width: 26px;
}
#plat-lot33 {
position: absolute;
top: 323px;
left: 286px;
height: 27px;
width: 26px;
}
#plat-lot34 {
position: absolute;
top: 321px;
left: 317px;
height: 30px;
width: 24px;
}
#plat-lot37 {
position: absolute;
top: 327px;
left: 356px;
height: 27px;
width: 26px;
}
#plat-lot39 {
position: absolute;
top: 272px;
left: 387px;
height: 30px;
width: 22px;
}
#plat-lot40 {
position: absolute;
top: 273px;
left: 417px;
height: 30px;
width: 24px;
}
#plat-lot47 {
position: absolute;
top: 215px;
left: 443px;
height: 26px;
width: 32px;
}
#plat-lot48 {
position: absolute;
top: 216px;
left: 481px;
height: 25px;
width: 32px;
}
#plat-lot54 {
position: absolute;
top: 198px;
left: 225px;
height: 33px;
width: 35px;
}

/************************************************
  Misc. rules
************************************************/
#tagline {
	position: absolute;
	bottom: 4px;
	left: 6px;
}
#photo-tagline {
	position: absolute;
	top: 14px;
	left: 0;
}
#skyview-badge {
	position: absolute;
	right: 4px;
	bottom: 10px;
}
/* This is to make the transparency work in IE6 */
#skyview-badge img  { 
	behavior: url(iepngfix.htc); 
}
/* This is the invisible link on the top Skyview logo text */
#skyview-badge-link {
	position: absolute;
	bottom: 15px;
	right: 20px;
	width: 132px;
	height: 40px;
	background-color: transparent;
}
.img-full-width {
	position: absolute;
	top: 0px;
	left: 0;
	margin: 0;
	padding: 0;
}
.img-right {
	float: right;
	margin: 5px 10px;
}
.img-left {
	float: left;
	margin: 0 10px 0 0;
	padding-bottom: 10px;
}
.img-right p {
	text-align: center;
	font-size: 95%;
	font-style: italic;
}
.img-right-collage {
	float: right;
	position: relative;
	top: 145px;
	right: -50px;
	margin-left: -30px;
}
.img-right-collage-design {
	float: right;
	position: relative;
	top: -15px;
	right: -50px;
	margin-left: -20px;
	z-index: 10;
}

.img-rt-collage-neighborhood {
	float: right;
	position: relative;
	top: -20px;
	right: -50px;
	margin-left: -25px;
}
/* This is to make the transparency work in IE6 */
#img-right-collage img, #img-rt-collage-neighborhood img  { 
	behavior: url(iepngfix.htc); 
}
.map  {
	margin: 10px 0 15px 0;
}
.slideshow {
	margin: 10px 0 25px 0;
	font-size: 115%;
}
.slideshow img {
	margin-bottom: 4px;
	border: 6px solid #FFF;
}
.bold {
	font-weight: bold;
}
.clear-both {
	clear: both;
}
.fine-print {
	font-size: 80%;
}