/* --- Programs nav --- 
Text: #c1e1ae
Bkgnd: #ae909d
Light: #66b35e
Header: #488941
*/
/* --- Title Nav --- */
A.title1{
    font-family: arial, helvetica, sans-serif;
	color: #488941;
	background-color: #ffffff;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}
A.title1:HOVER{
	text-decoration: none;
}
P.title1{
    font-family: arial, helvetica, sans-serif;
	color: #488941;
	background-color: #ffffff;
	font-size: 160%;
	font-weight : bold;
	letter-spacing: 2px;
    margin : 24px 0px 0px 35px;
}
h1{
	color: #488941;
}
A.title2{
    font-family: arial, helvetica, sans-serif;
	color: #488941;
	background-color: #ffffff;
	text-decoration: underline;
}
A.title2:HOVER{
	text-decoration: none;
}
P.title2{
    font-family: arial, helvetica, sans-serif;
	color: #488941;
	background-color: #ffffff;
	font-size: 120%;
	font-weight: 400;
    margin : 24px 0px 0px 35px;
}
P.subtitle1{
	font-family : Arial, Helvetica, sans-serif;
	color: #c1e1ae;
	background-color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	letter-spacing: 2px;
    margin : 0px 0px 4px 25px;
}
P.subtitle2{
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	background-color : #ffffff;
	font-size : 12px;
	font-weight : bold;
    margin : 0px 0px 4px 25px;
}
.quote{
    font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : #ffffff;
    font-weight : normal;
	font-size : 14px;
    margin : 8px 12px;
}
.quoter{
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color : #ffffff;
    font-weight : normal;
	font-size : 0px 12px;
}

.photo{ 
	font-family: Arial, Helvetica, sans-serif;
	color : #7e7e7e;
    background-color : #ffffff;
	font-size : 10px;
    font-weight : normal;
	margin : 0px 2px 4px 2px;
}
/* --- sidebar --- */
TABLE.sidebarTable{
	margin: 0px;
	border-top: solid 1px #488941;
	border-right: solid 1px #488941;
	border-bottom: solid 1px #488941;
	border-left: solid 1px #488941;
	background-color: #ffffff;
}
P.sidebar{
	font-family : Arial, Helvetica, sans-serif;
	color: #488941;
	background-color : #ffffff;
    font-weight : normal;
	font-size : 12px;
    margin : 4px;
}
