#navcontainer ul
{
	text-align: center;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	background-image: url(images/tnav_bg.gif);
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
/* fixes Firefox 0.9.3 */
}
#homebody {
	padding: 10px;
}

#navcontainer ul li
{
display: inline;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 7px;
/* matches link padding except for left and right */
padding-top: 7px;
}

#navcontainer ul li a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	color: #1d0b98;
	text-decoration: none;

}
#navcontainer #active { border-right: 1px solid #ffffff; }
#footer {
	padding: 5px;
	color: #333333;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #791a0c;
	font-weight: normal;
	font-style: normal;
	line-height: 26px;
}
#rightcol {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1D3E9B;
	margin-top: 15px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.bodyBold {
	font-weight: bold;
}
.bodyRed {
	color: #781A0C;
}
.titleItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DC5327;
	font-style: italic;
}

#leftnav #lnavtitle a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #1D3E9B;

}
#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}

#leftnav a
{
display: block;
padding: 5px 3px 5px 10px;
width: 175px;
background-color: #F2D878;
border-bottom: 1px solid #fff;
}

#leftnav a:link, #lnavlist a:visited
{
color: #1D0B97;
text-decoration: none;
}
.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #791a0c;
}
#parentHomeLeft a {
	padding-left: 10px;
	line-height: 15px;
}

#leftnav a:hover
{
background-color: #1D3E9B;
color: #FFFFFF;
}
#innerBodyCol {
	padding: 15px;
}
#logo {
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #E6B500;
	letter-spacing: 3px;
}
.whiteBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#questionList {
	padding: 20px;
	margin-bottom: 30px;
}
#questionList a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;

}
#parentHomeLeft {
	padding: 10px;
}
#innerBodyCol li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.photos {
	padding: 5px;
	border: 1px solid #E6B500;
	margin-top: 5px;
	margin-bottom: 5px;
}
