/* CSS Document */

body	{
	font-family:Arial;
	font-size:1.0em;
}
td.logoAndNavCell	{
	padding-top: 7px;
}
div.NavContainer	{
	margin-top: 10px;
	/*border-bottom: 1px solid #DCE7ED;*/
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
}
div.NavContainer img	{
	margin:0;
	padding:0;
	position: relative;
	top: 3px;
}
.pageHeader	{
	font-size:1.5em;
	font-weight:700;
	/*position: relative;
	top: -40px;*/
	border-top: 1px solid #DCE7ED;
}
			
.pageText	{
	font-family:Arial;

}
table.pageContainer	{
	border-left: 1px solid #DCE7ED;
	border-right: 1px solid #DCE7ED;
}
div.IntroTextContainer h1	{
	font-size: 1.0em;
	font-weight: normal;
}
td.PageContentContainer	{
	padding: 30px 10px 0 10px;
}
div.ContactUsMapCont	{
	margin: 25px 0;;
}
div.BrochureBottomImageCont	{
	margin-bottom: 10px;
}
a.backToTopLink	{
	font-size: 0.8em;
}
p.BackToTopContainer	{
	text-align: center;
}
table#LinksContainerTable	{
	font-size: 0.8em;
	width: 550px;
	/*background-color: #C8D6CD;*/
	background-image: url(/i/home/highlight/bg_color.gif);
	opacity: 50%;
}
td.highlightRow	{
	background-image: url(/i/home/highlight/bg_fade.gif);
	background-repeat: repeat-y;
}
table#LinksContainerTable td	{
	border-bottom: 1px solid #83A38B;
	padding: 10px 0;
}
td.topTablerow	{
		border-top: 1px solid #83A38B;
}
td.ImageRow	{
	width: 210px;
	background-color: white;
}
td.HighlightTitle	{
	text-align: center;
}
table.HighlightContainer	{
	font-size: 10pt;
	width: 340px;
}

div#GoogleMap {
	width:750px;
	height:500px;
	margin:15px auto;
}

table#gallery td {
	text-align:center;
}
table#gallery td p {
	font-size:0.8em;
	margin-top:4px;
}

/*
div.IntroLinksContainer	{
	tezt-align: center;
}

div.IntroLinksContainer div	{
	background-repeat: no-repeat;
	height: auto;
	float: left;
	padding: 5px 0 5px 0;
	margin: 0px 0px;
	width: 700px;
	font-size: 0.8em;
	border-bottom: 1px solid #83A38B;
	border: 1px solid red;
}
div.IntroLinksContainer p 	{
	display: inline;
	margin: 5px 0 0px 0;
	border: 1px solid green;
	height: 25px;
	float: right;
	width: 550px;
}
div.IntroLinksContainer img	{
	float: left;
}
div.BrochureLink	{
	border-top: 1px solid #83A38B;
	
	background-image: url(images/home/brochure_75_s.gif);
}
p.ResidentLink	{
	background-image: url(images/home/resident_75_s.gif);
}
p.StatementLink	{
	background-image: url(images/home/statement_75_s.gif);
}
p.ContactLink	{
	background-image: url(images/home/contact_75_s.gif);
}
*/

.statement-of-purpose h3 {
	padding-top:20px;
}
.section {
	padding:0 40px;
	color:#333;
}

.section p,
.section ul li{
	font-size:0.8em;
}

.section li p,
.section h5{
	font-size: 1.0em;
}

.section h5 {
	margin:0;
}

.section li p {
	padding-left:20px;
}