#flash {
	z-index:-1;
	margin-top:-33px;
	position:relative;
	padding:0;
	margin-bottom:0px;
	}
#flash object{
	padding:0;
	margin:0;
	width:1026px;
	max-height:299px;
	}

#priceList td{
	padding-bottom:20px;
	border-bottom:1px dashed #333333;
	}

#priceList a:link{
	text-decoration:none;
	font-weight:bold;
	color: #7e73a9;
}

#priceList a:visited{
	text-decoration:none;
	font-weight:bold;
	color: #7e73a9;
}

#priceList a:hover{

	color: #333333;
}

#priceList th{
background-color: #666666;

color: #ffffff;
	}
	
#priceList table{
	border: 1px solid #666666;
	}
#priceList .houseDesign{
width:200px;

	}
#priceList .area{
	padding-left:20px;
	
	}
	
#priceList .price{
	
	}
	

#builderPlans th{

	background-color: #666666;

color: #ffffff;
	}

#builderPlans td, #builderPlans a:link, #builderPlans a:visited{
	background-color: #7e73a9;
	color: #FFF;
	text-decoration:none;
	}
	#builderPlans td{
	padding:10px;
	}
		#builderPlans td a:hover{
	color:#333333;
	}
	
body{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: "Lucida Sans Unicode",Century Gothic;
	color: #333333;
	font-size:13px;
	background-color:#eee;
	
	}
	
	#summary{
	color:#FFF;
	}
	
	#showplan a:visited{
	color:red;
	text-decoration:none;
	}

	#showplan a:link{
	color:red;
	text-decoration:none;
	}
	
	#showplan a:hover{
	color:blue;
	text-decoration:none;
	}
#listplans{
	font-size:13px;
	font-family:"Lucida Sans Unicode",Century Gothic ;
	color: #333333;
	
	width:990px;
	
	}
#region{
	border: 1px dashed #333333;
	padding: 10px;
	margin-bottom:20px;
	}
	
#region h2{
	background-color: #7e73a9;
	color: #FFF;
	}
	
#region table{
	border: 1px solid #666666;
	}

#region th{
	background-color: #666666;
	color: #FFF;
	}
	
#region td{
	
	padding-bottom:20px; 
	}
	
#region a:link{
	text-decoration:none;
	font-weight:bold;
	color: #7e73a9;
}

#region a:visited{
	text-decoration:none;
	font-weight:bold;
	color: #7e73a9;
}

#region a:hover{

	color: #333333;
}

h1{
margin:0px;
padding:0px;
font-family: Georgia;
}

h2{
margin:0px;
padding:0px;
font-family: Georgia;
}
#wrapper{
	width: 1026px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
}
#header{
	width: 1026px;
}
#headerImage{
	width: 1026px;
	height:155px;
	background-image:url(images/headerImage.png);

}

#navigation{
	width: 1026px;
	height:25px;
	background-image:url(images/navigation.png);
	text-align:left;
	z-index:1;
	
}
#navigation ul{
	padding-top:0px;
	margin-top:0px;
	list-style:none;
	padding-left:20px;
	margin-left:0px;
	
	}
  #navigation ul li{
 	padding-left:20px;
  text-align:left;
  font-size:14px;
  display:inline;
  
   }

  #navigation ul li a:link{
  	color: #FFF;
  	text-decoration:none;
  	
   }
   
   #navigation ul li a:visited{
  color: #FFF;
  
  text-decoration:none;
   }
   
   #navigation ul li a:hover{
  color: #FFF;
  text-decoration:underline;
   }
   
#title{
	padding-right:45px;
	padding-left:45px;
	
	width: 936px;
	height:32px;
	background-image:url(images/title.png);
	padding-bottom:0px;
	margin-bottom:0px;
}
#pageTitle{
	padding-top:5px;
	font-size:14px;
	float:left;
	}
	
	#pageTitle h2{
	font-size:20px;
	}
	
	#builderLogin{
	float:right;
		z-index:1;
	}
#content{
	padding-top:10px;
	padding-right:45px;
	padding-left:45px;
	padding-bottom:20px;
	width: 936px;
	background-image:url(images/content.png);
	text-align:left;
	min-height: 350px;

	
}
#footer{
	width: 1026px;
	height:40px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:11px;
	padding-top:10px;
	
}
  #loginpanel{
  margin-top:100px;
  background: url(images/loginpanel.png);
  width: 455px;
  padding-left:40px;
  height: 268px;
  margin-left:auto;
  margin-right:auto;
  }
 #formblock .formtext {
 font-weight: bold;
 }
 
