body {
     font-family: Georga, "Times New Roman", serif;
     margin-top: 0px;
     background-color: #003366;
     background-image: url(imgs/Bkgr-Top.jpg);
     background-repeat: no-repeat;
}
h1 {
     font-family: Georga, "Times New Roman", serif;
     font-size: 18px;
     color: #00579b; 
}
h2 {
     font-family: Georga, "Times New Roman", serif;
     color: #a67554;
     font-size: 16px;
}
li {
     list-style-image: url(imgs/Bullet.gif);
     font-size: 14px;
     //* margin-top: 20px; *//
}
#ssphead {
     padding-left: 649px;
     padding-top: 50px;
}
#wrapper {
     width: 995px;
     margin-left: auto;
     margin-right: auto;
}
#headgfx {
     background-image: url(imgs/Masthead.jpg);
     background-repeat: no-repeat;
     width: 995px;
     Height: 300px;
}
#paperBkgr {
     background-color: White;
     float: left;
     width: 924px;
     margin-left: 36px;
}
#leftColumn {
     float: left; 
     padding-left: 30px;
     padding-right: 30px;
     padding-bottom: 10px;
     width: 562px;
}
#rightnav a:link {
     font-size: 12px;
     font-weight: bold;
     color: #003366;
     text-decoration: none;
     text-transform: uppercase;
     margin: -20px;
     padding-left: 20px;
}
#rightnav a:visited {
     font-size: 12px;
     font-weight: bold;
     color: #003366;
     text-decoration: none;
     text-transform: uppercase;
     margin: -20px;
     padding-left: 20px;
}
#rightnav a:hover {
     font-size: 12px;
     font-weight: bold;
     color: #a67554;
     margin: -20px;
     padding-left: 20px;
     background: url(imgs/nav-on.gif) no-repeat left;
}
#separator {
     float:left;
     width: 30px;
     background-image: url(imgs/Divider-mid.jpg);
     background-repeat: repeat-y; 
     margin-top: 40px;
}
#rightColumn {
     float: left; 
     width: 212px;
     padding-left:20px;
     padding-right: 30px;
}
a {
     font-size: 12px;
}
a:link {
     color: #003366;
     font-weight: bold;
     text-transform: uppercase;
     text-decoration: none;
}
a:visited {
     color: #003366;
     font-weight: bold;
     text-transform: uppercase;
     text-decoration: none;
}
a:hover {
     color: #a67554;
     font-weight: bold;
     text-transform: uppercase;
     text-decoration: underline;
}
#footer {
     clear: both;
     font-size: 10px;
     height: 160px;
     padding-top: 10px;
     padding-bottom: 30px;
     text-align: center;
     background: url(imgs/footer.jpg) no-repeat top;
}
#footer a:link {
     color: #003366;
     font-weight: bold;
     text-transform: uppercase;
     text-decoration: none;
}
#footer a:visited {
     color: #003366;
     font-weight: bold;
     text-transform: uppercase;
     text-decoration: none;
}
#footer a:hover {
     color: #a67554;
     font-weight: bold;
     text-transform: uppercase;
     text-decoration: underline;
}
#sevensix {
	text-align: left;
	margin-left: 50px;
	}
/*BEGIN JQUERY FORM CSS*/
#signupForm { width: 670px; }
#signupForm label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}
/*END JQUERY FORM CSS*/
/*BEGIN CLASSES*/
.photo-r {
     float: right;
     padding-left: 20px;
     Padding-bottom: 5px;
}
.photo-l {
     float: left;
     padding-right: 20px;
     Padding-bottom: 5px;
}
.clearfix {
     clear: both;
}
.smallType{
     font-size: 10px;
     font-family: Georga, "Times New Roman", serif;
}
.captions {
     font-size: 12px;
     text-align: left;
     color: #00579b;
     font-style: italic; 
}
.overline {
     border-top: 1px #003366 solid;
     text-transform: uppercase;
     font-weight: bold;
     color: #003366;
}
.mission {
     font-size: 18px;
     font-style: italic;
     line-height: 30px;
     padding-left: 50px;
     padding-right: 20px;
     color: #83adbe;
     
}
.homepgTestimonial {
	font-size: 16;
	font-style: italic;
	color:#003366;
	font-weight:bold;
	}
.testimonials {
	font-style: italic;
	text-indent:10px;
	color:#0066CC;
}
#testimonialindent {
	margin: 0px 100px 0px 100px;
}
.email {
	font-family:verdana;
	text-size: 10px;
	color: #003366;
}