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

body {
	background-color: #05112f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

#outerwrapper {
	position:relative;
	width:100%;
	height:100%;
	text-align:center;
}
#wrapper {
	position:relative;
	background:url(../images/slashCreektempPage.jpg) no-repeat top;
	text-align:left;
	width:1040px;
	height:690px;
	margin: 30px auto;
}

#mainContent {
	position:absolute;
	left: 615px;
	top: 235px;
	width: 330px;
	/*height:260px;*/
	color:#09205a;
}

*html #mainContent {
	position:absolute;
	left: 615px;
	top: 235px;
	width: 330px;
	height:260px;
}

#pricePointContainer {
	position:absolute;
	left: 606px;
	top: 551px;
	width: 350px;
	height:30px;
}

#addressContainer {
	width:1040px;
	position:absolute;
	bottom:-16px;
	left:0;
	text-align:center;
	top: 650;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:18px;
	color:#5E98C4;
	margin:0 0 15px 0;
	padding:0;
}	

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:16px;
	color:#5E98C4;
	margin:0 0 15px 0;
	padding:0;
	text-align:center;

}

*html h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:11px;
	color:#5E98C4;
	margin:0 0 15px 0;
	padding:0;
	text-align:center;

}

h3 {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:12px;
	color:#ebd9a4;
	margin:0 0 5px 0;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
}



h3 a {
	color:#ebd9a4;
	text-decoration:none;
	}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;
	color:#CCCCCC;
}

*html p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#CCCCCC;
	letter-spacing:-1;
}


ul {
	margin-left: 20px;
	list-style:square;
	}

li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#CCCCCC;
	list-style-type:square;
}

.teenyType {
	font-size:9px;
	color:#445caa;
}
.pCaps {
	text-transform:uppercase;
	color:#09205a;
}

.mtbl, .mtbl td, .mtbl tr{
background-image:url(images/lp_grandiantbg.jpg);
background-repeat:no-repeat;
background-color:white;
}

.wtbl, .wtbl td, .wtbl tr{
background-color:white;
}