@charset "utf-8";
/* CSS Document */

td img {display: block;}body {
	background-color: #666633;
	margin-top: 0px;
}
#ShortTerm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/Button1.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 80px;
	vertical-align: top;
	padding-top: 10px;
	background-color: #FFFFFF;
	height: 142px;
	padding-bottom: 10px;
}
#ShortTerm p {

}
.border {
	border: 1px solid #FFFFFF;
}

#ShortTerm h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #384224;
}
.readmore {
	font-style: italic;
	font-weight: bold;
}

#LongTerm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/button2.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 85px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	height: 145px;
}
#LongTerm h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #384224;
}
#OtherPrograms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/Button3.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 85px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	height: 142px;
}
#OtherPrograms h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #384224;
}
#MainContent {
	background-image: url(images/RepeaterLeft.jpg);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
}
#RightCollumn  h2 {
}
#MainContent h1 {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #2F342E;
}
#MainContent h2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #AC9226;
}
#RightCollumn {
	font-family: "Trebuchet MS";
	background-image: url(images/RepeaterRight.jpg);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
}
#RightCollumn .testimonials {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	line-height: 22px;
	padding-left: 15px;
}
.programText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


#RightCollumn li {
	padding-top: 5px;
}
#RightCollumn ul {
	padding-top: 8px;
}
#RightCollumn h2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #AC9226;
}
/*Navigation Dropdown Menus*/
#nav, #nav ul { /* all lists */
	margin: 0;
	height: 25px;
	font-size: 13px;
	list-style: none;
	padding-bottom: 0;
	font-family: Georgia;
	font-weight: bold;	
	color: #FFFFFF;
}#nav a {
	display: block;
	width: 7.5em;
	color: #FFFFFF;
	padding-left: 10px;
}
 
#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}#nav li ul { /* second-level lists */
	position: absolute;
	padding-left: 5px;
	padding-right: 5px;
	background:#cccccc;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus
			because display: none isn't read by screen readers */
}
 #nav li ul li { 
	height:inherit; 				
	border-bottom:1px solid #2d5145;
	border-top:none;
	}

#nav li ul li a {
	height:auto;
	}
	#nav li ul li a:hover {
	color:#FFFFFF;
	}
#nav li ul ul { /* third-and-above-level lists */
	margin: -1.2em 0 0 10em;
}/*Show the submenu DIRECTLY INSIDE the selecte LI tag*/
#nav li:hover > ul {
left: auto;
}
#nav .soasfhover {
	left:auto;
	}
/*Fix for IE7*/
#nav li:hover {
	position: static;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}#footer a {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.NoImageBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.donatebutton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 25px;
}
.LetterLists {
	font-weight: bolder;
	margin-left: 15px;
}
