body {
	background-repeat: repeat;
	font: font-size: 15px;
	font-family: Georgia;
	color: #13195b;
	background: url(../images/background.jpg) center top;
	width: 100%;
}

* {
	padding: 0px;
	margin: 0px;
}


#pagewrapper {
	margin: auto;
	width: 935px;
}

#mainstreetscape {
	background: url(../images/main_white_streetscape.png) no-repeat;
	margin: auto;
	width: 935px;
	height: 391px;
	margin-top: 20px;
}

#buttonimages {
	margin: auto;
	width: 935px;
	display: table;
	list-style-type: none;
}

#borderleft {
	background: url(../images/border_main_left.jpg);
	width: 186px;
	height: 61px;
	float: left;
}

#btnmain {
	background: url(../images/btn_main_75w.jpg);
	width: 75px;
	height: 61px;
	float: left;
}

#btnhistory {
	background: url(../images/btn_historyoff_115w.jpg);
	width: 115px;
	height: 61px;
	float: left;
}

#btnplans {
	background: url(../images/btn_plansoff_89w.jpg);
	width: 89px;
	height: 61px;
	float: left;
}

#btnlocationmap {
	background: url(../images/btn_locationmapoff_179w.jpg);
	width: 179px;
	height: 61px;
	float: left;
}

#btncontact {
	background: url(../images/btn_contactoff_112w.jpg);
	width: 112px;
	height: 61px;
	float: left;
}


a #btngreenmainoff:hover {
	background: url(../images/btn_green_mainon_78w.jpg);
	cursor: pointer;
}

a #btnhistory:hover {
	background: url(../images/btn_historyon_115w.jpg);
	cursor: pointer;
}


a #btngreenhistoryoff:hover {
	background: url(../images/btn_green_historyon_111w.jpg);
	cursor: pointer;
}

a #btnplans:hover {
	background: url(../images/btn_planson_89w.jpg);
	cursor: pointer;
}

a #btngreenplansoff:hover {
	background: url(../images/btn_green_planson_89w.jpg);
	cursor: pointer;
}

a #btnlocationmap:hover {
	background: url(../images/btn_locationmapon_179w.jpg);
	cursor: pointer;
}

a #btngreenlocationmapoff:hover {
	background: url(../images/btn_green_locationmapon_179w.jpg);
	cursor: pointer;
}

a #btncontact:hover {
	background: url(../images/btn_contacton_112w.jpg);
	cursor: pointer;
}

a #btngreencontactoff:hover {
	background: url(../images/btn_green_contacton_103w.jpg);
	cursor: pointer;
}

#buttonimages  {
	text-decoration: none;
	display: block;
}

#greenbuttons {
	text-decoration: none;
	display: block;
}

#preload {
	visibility: none;
	display: none;
}

#borderright {
	background: url(../images/border_main_right.jpg);
	width: 179px;
	height: 61px;
	float: left;
}

#mainwhiterepeat {
	margin: auto;
	background: url(../images/main_white_border_repeat.png) center;
	background-repeat: repeat-y;
	width: 935px;
	height:auto;
	display: table;
	clear: both;
}

#content {
	margin: auto;
	width: 811px;
	display: table;
	
}

#mainwhiterepeat ul li{
	list-style-type: none;
	float: left;
}

.maintext {
	width: 30.5%;
	margin-top: 30px;
	line-height: 15pt;
}

#mainflash {
	width: 300px;
	padding-right: 8px; 
}

#mainbottom {
	background: url(../images/main_bottom.png);
	background-repeat: no-repeat;
	width: 935px;
	height: 159px;
	padding-bottom: 20px;
	z-index: 30;
}

#lenkerlogo {
	text-align:right;
	padding-right:3px;
	font-size: 11px;
	padding-top: 133px;
}

#lenkerlogo a{
	text-decoration: none;
}

#lenkerlogo a span {
	visibility: hidden;
}

#stylelocationprivacybottom {
	background: url(../images/main_stylelocationprivacy_bottom.png);
	background-repeat: no-repeat;
	width: 935px;
	height: 159px;
	padding-bottom: 20px;
}

#selwoodlogotop {
	background-image: url(../images/selwood-logo-brown-top.jpg);
	background-repeat: repeat-x;
	background-position: center;
	width: auto;
	height:	97px;
	margin: auto;
}

#greenbuttons {
	margin: auto;
	width: 935px;
	display: table;
	list-style-type: none;
}

#bordergreenleft {
	background: url(../images/border_green_left.jpg);
	width: 189px;
	height: 92px;
	float: left;
}

#btngreenmainoff {
	background: url(../images/btn_green_mainoff_78w.jpg);
	width: 78px;
	height: 92px;
	float: left;
}

#btngreenhistoryon {
	background: url(../images/btn_green_historyon_111w.jpg);
	width: 111px;
	height: 92px;
	float: left;
}


#btngreenhistoryoff {
	background: url(../images/btn_green_historyoff_111w.jpg);
	width: 111px;
	height: 92px;
	float: left;
}

#btngreenplansoff {
	background: url(../images/btn_green_plansoff_89w.jpg);
	width: 89px;
	height: 92px;
	float: left;
}

#btngreenplanson {
	background: url(../images/btn_green_planson_89w.jpg);
	width: 89px;
	height: 92px;
	float: left;
}

#btngreenlocationmapoff {
	background: url(../images/btn_green_locationmapoff_179w.jpg);
	width: 179px;
	height: 92px;
	float: left;
}

#btngreenlocationmapon {
	background: url(../images/btn_green_locationmapon_179w.jpg);
	width: 179px;
	height: 92px;
	float: left;
}

#btngreencontactoff {
	background: url(../images/btn_green-contactoff_103w.jpg);
	width: 103px;
	height: 92px;
	float: left;
}

#btngreencontacton {
	background: url(../images/btn_green_contacton_103w.jpg);
	width: 103px;
	height: 92px;
	float: left;
}

#bordergreenright {
	background: url(../images/border_green_right.jpg);
	width: 186px;
	height: 92px;
	float: left;
}

#contentwrapper {
	margin: auto;
	width: 935px;
}

#allwhiterepeat {
	margin: auto;
	background: url(../images/all_white_border_repeat.png)center;
	background-repeat: repeat-y;
	width: 935px;
	height:auto;
	display: table;
}

#allwhiterepeat2 {
	margin: auto;
	background: url(../images/all_white_border_repeat.png)center;
	background-repeat: repeat-y;
	width: 935px;
	height:auto;
	display: table;
}

#historycontent {
	margin: auto;
	width: 811px;
	list-style-type: none;	
}

#selwoodrockphoto {
	margin-top: 10px;
	background: url(../images/hist_rock_image.png);
	background-repeat: no-repeat;
	width: 446px;
	height: 310px;
	float: left;
}

.historytext {
	margin-top: 50px;
	padding-bottom: 40px;
	width: 45%;
	float: left;
	line-height: 15pt; 
}

.historybottomtext {
	padding-top: 30px;
	padding-bottom: 50px;
	width: 100%;
	clear: both;
	line-height: 15pt; 
}

#plansmainwrapper {
	margin: auto;
	width: 935px;
}

#lotinfo {
	text-align: center;
	margin: auto;
	padding-top: 20px;
	font-size: 12pt;
}

#corley {
	background: url(../images/plans_corley.png) no-repeat;
	width: 301px;
	height: 222px;
	float: left; 
}

#hammiter {
	background: url(../images/plans_hammiter.png) no-repeat;
	width: 299px;
	height: 219px;
	float: left; 
}

#lawrence {
	background: url(../images/plans_lawrence.png) no-repeat;
	width: 295px;
	height: 210px;
	float: left; 
}

#lorick {
	background: url(../images/plans_lorick.png) no-repeat;
	width: 297px;
	height: 216px;
	float: left; 
}

#shuler {
	background: url(../images/plans_shuler.png) no-repeat;
	width: 302px;
	height: 221px;
	float: left; 
}

#housenames {
	font-size: 20pt;
	margin-left: auto;
	float: left;
	padding-top: 60px;
	padding-left: 50px;
}


#plansinfo {
	margin: auto;
	display: table;
	list-style-type: none;
	width: 935px;
}

#plansinfo li {
	padding-left: 70px;
	padding-top: 20px;
	clear: both;
}

#plansinfo img {
	float: left;
}

.planstext {
	float: right;
	width: 500px;
	padding-top: 50px;
}


#catalystinfo {
	margin: auto;
	font-size: smaller;
	padding-top: 29px;
	width: 630px;
	text-align: center;
}

#catalystinfo span {
	font-size: medium;
}

#plansdisclaimer {
	background: url(../images/plans_disclaimer.png);
	background-repeat: no-repeat;
	width: 935px;
	height: 159px;
	padding-bottom: 20px;
}

#locationtext {
	float: left;
	width: 300px;
	padding-top: 35px;
	padding-left: 70px;
	z-index: 20;
	line-height: 15pt;
}

#locationmap {
	z-index: 10;
	width: 404px;
	height: 326px;
	background: url(../images/locationmap_image.png) no-repeat;
	float: right;
	padding-right: 100px;
	margin-top: 28px;
}

#locationmapimage {
	background: url(../images/locationmap_locationmap.png) no-repeat 0 bottom;
	width: 788px;
	height: 444px;
	clear: right;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	padding-right: 5px;
}

#contactphoto {
	margin-left: 70px;
	margin-top: 60px;
	background: url(../images/contact_photo_310w.png);
	background-repeat: no-repeat;
	width: 310px;
	height: 426px;
	float: left;
	display:inline;
}

#contacttext {
	width: 504px;
	padding-top: 30px;
	float: right;
	padding-right: 50px;
}

#contacttext p {
	padding-right: 20px;
}

#contactbox {
	background-image: url(../images/contact_box.png);
	background-repeat: no-repeat;
	width: 504px;
	height: 397px;
	margin-top: 8px;
	padding-bottom: 10px;
}

#contactform textarea {
	margin-top: 40px;
	width: 190px;
	height: 80px;
}

#contactform table {
	margin-top: 80px;
	margin-left: 85px;
}

#contactform table {
	width: 350px;
}

#errorcontent {
	margin: auto;
	width: 811px;
	list-style-type: none;	
}

.errortext {
	margin-left: 25px;
	margin-top: 50px;
	padding-bottom: 40px;
	width: 100%;
}