body {
	 background-image: url(/images/bgrdLPfinal.gif);
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	color: #000000
p {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-indent: 15px;
}
	
}

a:link     {color:#003300;text-decoration:none}
a:visited  {color:#003300;text-decoration:none}
a:hover    {color:#96000A;text-decoration:underline}
a:active   {color:#96000A;text-decoration:underline}

#header {
	position: relative;
	top: 0px;
	height: 201px;
	width: 720px;
	z-index: 300;

}

#wrapcontent {
	position: relative;
	width: 760px;

}

#main {
	margin-left: 165px;
	width: 561px;
	position: inherit;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: left;
	text-indent: 10px;
	z-index: 1;
	top: 0px;
}
.photoBuilding {
	border: 3px solid #003300;
}
.mainLPleft {
	float: right;
	top: 24px;
	margin: 5px;
}
.mainLPbtmn {
}
/*#title {
	position: absolute;
	height: 30px;
	width: 720px;
	left: 4px;
	top: 173px;
	right: 724px;
}
*/
#leftsidebar {
	background-color: #CC904F;
	position: absolute;
	width: 150px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CC904F;
	border-right-color: #CC904F;
	border-bottom-color: #CC904F;
	border-left-color: #CC904F;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#footer {
	clear: both;
	height: 117px;
	width: 720px;
	position:  relative;
}

.grandparents {
	margin: 15px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
