body, html {
	height: 100%;
	background: #000;
	color: #919191;
	font: 12px "Times New Roman", Times, serif;
}

div {
	text-align: left;
}

#wrapper {
	width: 1039px;
	margin: 0 auto;
}

#outer_container {
	margin: 7px auto 0;
	border: 1px solid #919191;
	width: 1037px;
	position: relative;
}

#footer {
	text-align: left;
	padding: 13px 2px;
}

#footer a {
	color: #919191;
	text-decoration: none;
}

#inner_container {
	background: #FFF;
	height: 754px;
	position: relative;
	margin: 15px;
}

.vertical_stripe, .thin_stripe, .thick_stripe, .thick_stripe_2 {
	position: absolute;
	z-index:10;
	border: 1px solid #000;
	background: url(images/bar.png);
}

.vertical_stripe {
	z-index: 20;
	height: 100%;
	left: 195px;
	border-bottom: none;
	border-top: none;
	width: 15px;
	top: 0;
}

.thin_stripe {
    height: 15px;
    width: 100%;
    border-left: none;
    border-right: none;
    top: 153px;
    left: 0;
}

.thick_stripe, .thick_stripe_2 {
    height: 15px;
    width: 100%;
    border-left: none;
    border-right: none;
    left: 0px;
    top: 619px;
}

.thick_stripe_2 {
    width: 212px;
}

#ashcroft_logo {
	position: absolute;
	z-index: 75;
	top: 0;
	left: 0;
	padding: 31px 19px;
	*padding: 31px 19px 29px;
	background: #FFF;
}

#ashcroft_slogan {
	position: absolute;
	z-index: 10;
	right: 13px;
	top: 53px;
}

#navigation {
	position: absolute;
	z-index: 10;
	right: 2px;
	top: 98px;
}

#navigation a{
	padding: 0 11px;
}

#introduction {
	position: absolute;
	z-index: 1;
	left: 6px;
	top: 172px;
}

#open_house {
	position: absolute;
	z-index: 40;
	left: 26px;
	top: 581px;	
}

#icons {
	position: absolute;
	z-index: 10;
	top: 18px;
	right: 14px;
	height: 32px;
	width: 105px;
}

#icons img {
	margin: 0 3px;
}

#content {
	width: 810px;
	height: 616px;
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
	color: #000;
}

.pipe {
	margin: 0 10px;
}

#floorplans, #siteplan {
	background: #FFF url(images/Site_bkgnd.jpg);
	width: 810px;
	height: 616px;
}

.left_box, .right_box {
	border: 1px solid #000;
	padding: 5px;
	position: absolute;
	top: 50px;
	width: 347px;
	height: 525px;
}

.left_box {
	left: 36px;
}

.right_box {
	right: 36px;
}


.left_box p, .right_box p {
	text-align: left;
	margin: 15px 12px 0px;
	text-indent: 0px;
}

.floor_plans_content {
	position: absolute;
	z-index: 5;
	width: 347px;
	height: 525px;
	text-align: center;
}

.floor_plans_color {
	position: absolute;
	z-index: 1;
	background: #CECDCA;
	-moz-opacity:.75; filter:alpha(opacity=75); opacity:.75;
	width: 347px;
	height: 525px;
}

.floor_plans_content img {
	padding-top: 15px;
}

.clear {
	clear: both;
}

#builder {
	background: url(images/rick_beyer.jpg);
	width: 810px;
	height: 616px;
}

#builder_box {
	border: 1px solid #000;
	padding: 5px;
	position: absolute;
	top: 50px;
	left: 36px;
	width: 309px;
	height: 525px;
}

#builder_text {
	position: absolute;
	z-index: 15;
	margin: 10px 19px 25px;
	width: 271px;
	height: 475px;
	color:#000;
	text-align: left;
}

#builder_color {
	position: absolute;
	z-index: 1;
	background: #CECDCA;
	-moz-opacity:.75; filter:alpha(opacity=75); opacity:.75;
	width: 309px;
	height: 525px;
}


.vertical_stripe, .thin_stripe, .thick_stripe, .thick_stripe_2 {
	behavior: url(iepngfix.php);
}

p {
	margin-bottom: 1.2em;
	/*text-indent: 22px;*/
}

.center {
	text-align: center;
}

#beyer_logo {
	margin: 0 auto;
	/*background: url(images/beyer_logo.png);
	width: 150px;
	height: 96px;
	display: block;*/
}

.drop_cap {
	font-size: 45px;
	color: #5F1E26;
	margin: 0 -1px 0 -10px;
	line-height: 45px;
	font-weight: bold;
}

.hidden {
	display: none;
}

.no_indent {
	text-indent: 8px;
}

.brightlink {
	color: #FFF !important;
	text-decoration: underline !important;
}


/*Pikachoose styles*/
/* These hieghts and widths should be edited to your images */
ul#pikame{
	background: #FFF;
	margin: 6px 0;
	position: absolute;
	top: 482px;
}
.pika_main{
	margin:0 auto;
}

#pikame li{
	margin: 0 5px;
	float: left;
	border:none;
	position:relative;
	overflow:hidden;
}

/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{
	position:relative;
	cursor:pointer;
}


.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{color:#000;position:absolute;top:21px;right:5px;z-index:40;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:30px;text-align:center;}

.pika_navigation{display: none;}