﻿body {
	font-family: Verdana, "Times New Roman", sans-serif;
	font-size: 16px;		
}

#wrapper1 {
	height: 1194px;
	width: 800px;
	border: 1px #000000 solid;
	position: relative;
	top: 0px;
	left: 25px;
}

#wrapper2 {
	height: 1192px;
	width: 800px;
	border: 1px #000000 solid;
	position: relative;
	top: 0px;
	left: 25px;
}

#wrapper3 {
	height: 1176px;
	width: 800px;
	border: 1px #000000 solid;
	position: relative;
	top: 0px;
	left: 25px;
}
#wrapper4 {
	height: 1804px;
	width: 800px;
	border: 1px #000000 solid;
	position: relative;
	top: 0px;
	left: 25px;
}

#leftBanner {
	margin: 23px 23px 0px 23px;
	float: left;
	width: 154px;
	height: 1100px;
}

#p1Box1 {
	position: relative;
	width: 575px;
	float: right;
	margin: 25px 25px 0 0;
	top: 0px;
	left: 0px;
	height: 678px;
	z-index: 2;
}

.rightPic {
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
}


#p1Head1 {
	font-family: Verdana, "Times New Roman", sans-serif;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
	color: #FF0000;
	font-size: 22px;
	width: 345px;
	position: relative;
	top: 4px;
	left: 2px;
}

#p1Box2 {
	position: relative;
	width: 575px;
	float: right;
	margin: 25px 25px 0 0;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.attributed {
	color: #FF0000; 
	font-weight: bold; 
	font-style: italic;
}

#p1Head2 {
	font-family: Verdana, "Times New Roman", sans-serif;
	text-align: left;
	color: #FF0000;
	font-size: 20px;
	width: 366px;
	position: relative;
	top: 3px;
	left: 1px;
	z-index: 0;
}


#p2Box1{
	padding: 10px;
	height: 409px;
	width: 750px;
	margin-right: 25px;
	margin-left: 25px;
}



#p2Box2 {
	height: 116px;
	width: 720px;
	position: relative;
	top: 2px;
	left: 2px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 14px
}

#p2Head1 {	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}


#p2Box3 {
	height: 479px;
	width: 760px;
	position: relative;
	top: -2px;
	left: 29px;
	margin-top: 64px;
}

#p2Head2 {
	color: #FF0000;
	font-style: italic;
	height: 31px;
	font-size: 20px;
}

#p3Box1 {
	margin: 50px;
	width: 700px;
	position: relative;
	left: 0;
	height: 810px;
	top: 0px;
}

#p3Box2 {
	margin-left: 0px;
	margin: 50px;
	width: 700px;
	position: relative;
}

#p3Head2 {
  color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

#p4Box1	{
	border: 1px #000000 dotted;
	height: 1464px;
	width: 321px;
	position: relative;
	float: left;
	padding: 10px;
	margin: 25px 25px 10px 25px;
	top: 0px;
	left: 0px;
}

#p4Head1 {
	color: #FF0000; 
	font-style: italic; 
	text-align: center; 
	font-size: 18px;
	font-weight: bold;
}

#p4Box2	{
	padding: 5px;
	border: 1px #FF0000 solid;
	margin: 25px;
	height: 121px;
	width: 327px;
	position: relative;
	top: 0px;
	color: #FF0000;
	text-align: left;
	float: left;
}

#p4Box3	{
	border: 1px #000000 dotted;
	width: 375px;
	float: right;
	height: 1148px;
	margin: 25px 25px 0 0;
	position: relative;
	top: 0px;
	left: 0px;
}	

#p4Head3 {
	color: #FF0000;
	font-size: large;
	text-align: center;
	margin-bottom: 15px;
}	


#p4Box4	{
	height: 341px;
	width: 314px;
	margin-left: 0px;
	float: right;
	margin-right: 58px;
}

/* set up table parameters for events list */

.eventsTable td {
	vertical-align:top;
	padding-left: 10px;
	padding-bottom: 20px;
	text-align: left;
}

col#date {
	width: 100px;
}

col#detail {	
	width: 265px;
}

*/ --------------------------------------- */




br.clear {
	clear: both;
}

.andLast {
	color: red;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
}

#footer {
	margin: 50px 0 0 0;
	position: relative;
	bottom: 20px;
	text-align: center;
	width: 796px;
	font-weight: bold;
	clear: both;
}


/* set up House Link Style (duplicate of this exists in membership.css and plainText.css) */
.house_link {
	font-size: 15px;
	text-align: center;
	padding: 0 25px 0 25px;
	margin: 25px 25px 25px 125px;
	width: 500px;
}

.house_link a {
  text-decoration: none;
  padding-right: 20px; 
}  

.house_link a:link {
	color: blue;
}

.house_link a:visited {
  color: blue;
}

.house_link a:hover {
  color: red;
}

.cont {
	text-align: right; 
}


