html, body {
	background: transparent url(../images/paper005.gif) repeat-x scroll center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	}

a {
	font-weight: bold;
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #2B2B2B;
}

ul {
	position: relative;
	top: 5px;
}

h1 {
	font-family: "Georgia";
	font-size: 32pt;	
	font-weight: normal;
	text-align: center;
	color: #1F5E18;
	padding: 0 40px 10px 30px;
	margin: 0;
}

h2 {
	font-family:"Georgia";
	font-weight: normal;
	font-size: 18px;
	padding: 5px 0 5px 10px;
	margin: 5px 0 0 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	margin: 15px 0 0 10px;
}

h3 + h3{
	margin: 0 0 0 10px;
}

hr {
	background: #C8BD87;
	color: #C8BD87;
	height: 1px;
}

iframe {
	height: 100%;
	width: 241px;
}

#gCal {
	height: 550px;
	width: 520px;
}

#leftFrame {
	position: relative;
	top: -37px;
	float: left;
	height: 60em;
	width: 241px;
	left: 20px;
	background: transparent none no-repeat scroll 0 0;
/* 	background: transparent url('../images/whitetop.png') no-repeat scroll center top; */
	padding: 0;
	margin: 0;
	z-index: 6;
}


p {
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	line-height: 1.3em;
}
/* IDs ---------------------------------------------------------------*/

#bannerHolder {
	top: 0px;
	width: 814px;
	height: auto;
	background: transparent none no-repeat scroll center 10px;
	position: relative;
	z-index: 7;
	margin: 0 0 -10px 0;
}

#pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 16pt;	
	color: #2B2B2B;
}

#mainBody {
	width: 814px;
	top: 60px;
	padding: 0;
	z-index: 0;
	margin: 0 0 20px 0;
}

#mainContent {
	padding: 0 20px 0 20px;
	width: 505px;
}

#mainContent table
{
	margin-left: auto;
	margin-right: auto;
}

#mainContent td {
	padding: 0 15px;
}


#wrapper {
	width: 814px;
	height: 73em;
	margin: 0 auto;
	padding: 20px 0 0 0;
	z-index: 0;
}

#bottomBorder {
	background: #1F5E18;
	height: 30px;
	width: 814px;
	clear: both;
}

#topLinkHolder {
	top: -10px;
 	height: 32px;
 	width: 780px;
 	margin: 0 0 0 7px;
 	padding: 0 0 0 20px;
 	z-index: 4;
	background: #C8BD87;
 }

#homeLink{
	width : 270px;
	height: 30px;
	left: 65px;
	top: 80px;
	z-index: 8;
	position: absolute;
}

#homeLink img {
	border: 0 none;
}

#rightColumn {
	width: 550px;
	float: right;
	top: 250px;
	padding: 20px 0 0 0;
	z-index: 0;
}

#rightColumn h3 {
	color: #bd9c6b;
	margin: 8px 0 0 10px;
}


#smallCal {
	height: 300px;
	width: 240px;
	margin: 10px auto 20px 8px;
}

#welcomeBanner {
	background: url('../images/family2.jpg') no-repeat scroll right bottom;
	padding: 0;
	height: 302px;
	width: 545px;
	clear: both;
	margin: 0 0 0 -20px;
}

#welcomeBanner p {
	padding: 0 0 0 15px;
	width: 240px
	
}

/* Classes -----------------------------------------------------------*/
.board {
	border-bottom: 2px solid black !important;
}

.boardTitle {
	font-weight: bold;
	color: #1F5E18;
	
}

.topLinks {
	font-size: 6px;
	color: black;
	background: #F0D69B;
}


.greenishBack {
	background: #C8BD87;
	margin: 0;
}

.leftShadow {
	margin: 6px 0 0 3px;
	padding: 0 10px 0 10px;
	background: #ffffff;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	width: 213px;
}

.rightText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 20px 15px 20px;
}

.shadowBottom {
	background: url('../images/whitebottom.png') no-repeat scroll center bottom;
	height: 11px;
	margin: 0 0 20px 0;
}

.shadowBottom + h2 {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

.tanGrad2 {
	background: url('../images/tangrad2.jpg') repeat-x scroll center bottom;
	margin: 0;
	padding: 0 0 10px 0;
}

img.centered {
	margin: 5px 0 5px 20px;
}
