/* pages structure
--------------------------------------*/

.swpalogo {
	
	position: absolute;
	margin-top: 0;
	margin-left: 0;
	left:0;
	top: 0;
	width: 200px;
	height: 200px;
	}
div.instpics img {
	display: block;
	position: relative;
	padding: 10px 10px 5px 5px;
	}
	

#heading { 
	
	margin-top: 0;
	margin-left: 200px;
	margin-bottom: 0;
	margin-right: 10px;
	right: 0;
	top: 0;
	width:auto;
	height: 90px;
	padding-top: 25px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 15px;
	border: px solid black;
	
	}

#pagelinks {
	margin-right: 0px;
	margin-left: 200px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height:30px;
	width: auto;
	border-top: 3px solid #cc0000;
	border-bottom: 3px solid #cc0000;
	
	}


#externallinks {
	float: left;
	position: absolute;
	margin-top: 50px;
	margin-bottom: 10px;
	top: 220px;
	left: 0;
	width: 200px;
	border: px solid black;

	}
#mainpage {
	margin-top: 10px;
	margin-left: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	top: 200px;
	right: 0;
	width: auto;
	padding: 5px 5px 5px 5px;
	border: px solid black
	}
#footer {
	clear: both;
	margin-top: 20%;
	margin-bottom: 10%;
	border-top: 2px solid black;
	
	}	

html, body {
	margin: 0;
	padding: 0;
	background: url(logos/bg_greenbeige.PNG);
	
	}

/*------------------------------*/
/*------more info links-------*/

#moreinfolinks {
float:left;
position: absolute;
margin-top: 700px;
margin-right: 10px;
margin-left: 5px;
margin-bottom: 10px;
width: 180px;
border-top: 2px solid #cc0000;
border-bottom: 2px solid #cc0000;
}
/* test styles-------------------*/

h1 {
	margin-left: 30px;
	font-family: georgia, times, "times new roman", serif;
	font-style: italic;
	font-size: 33pt;
	font-weight: bold;
	margin: 0;
	}

h2 {
	text: underline;
	font-family: georgia, times, "times new roman", serif;
	font-style: italic;
	color: #800080;
	font-size: 15pt;
	font-weight: bold;
	
	margin: 0;
}

/*----image padding-----*/

#imagepad {
margin-left: 10px;
margin-right: 10px;
padding: 0px;
}

/*-------open house table------*/

#table {
border-bottom: 5px black solid;

}