/* --------- GENERIC STYLES -------------*/
body  {
	font: 100% "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	background-color:#0c4279;
	background-image: url(../images/body.png); background-repeat: 
repeat-x;
	margin: 0;
	padding: 0;
	color: #000000;
}
#notice {
	font-size: 18px;
	color: #FFF;
	font-weight: bolder;
	text-align: center;
	background-color: #C00;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 860px;
	margin-top: 10px;
}
#notice a, a:visited, a:active
{
    color: #ffffff;
    text-decoration: none;
}
#notice a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.tbBorder {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	padding-top: 1em;
	margin-top: 0.6em;
	padding-bottom: 1em;
	margin-bottom: 0.6em;
}
.signup {
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #9c5fb5;
	border: medium outset #9c5fb5;
	font-size: 0.75em;
	margin-top: 0.5em;
}

#masthead {
	background-position: center top;
	height: 142px;
	width: 860px;
}
/* --------- HEADER STYLES -------------*/
#header{
	float: left;
	width: 600px;
	text-align: left;
}
#header p {
	font-size: 0.85em;
	color: #000;
	line-height: 1.5;
	text-align: left;
	}
#header h1 {
	font-size: 15pt;
	margin-bottom: -0.7em;
	color: #7d7d7d;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: -0.7em;
	color: #000;
	line-height: 1.2em;
}
#head h3 {
	font-size: 0.85em;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
#header h4 {
	font-size: 24pt;
	margin-bottom: -0.7em;
	color: #5b1f69;
	text-align: left;

	font-family: font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header h5 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333;
	text-align: left;
	vertical-align: middle;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
#header img {
	display: block;
	float: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	border-top-style: none;
}
#header ul{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: left;
}
#header ol {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.75;
}
#header a, a:visited, a:active
{
    color: #00877c;
    text-decoration: none;
}
#header a:hover
{
	color: #005d55;
	text-decoration: underline;
}
#header .tagline  {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #333;
}
/* --------- MAIN CONTENT STYLES -------------*/
#mainContent {
	padding-bottom: 12px;
	width: 600px;
}
#mainContent p {
	font-size: 0.85em;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#mainContent .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: middle;
	line-height: 1.25;
}
#mainContent .tagline  {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color: #333;
}
#mainContent .redText{
	color: #C03;
}
#mainContent h1 {
	font-size: 15pt;
	margin-bottom: -0.7em;
	color: #7d7d7d;
}

#mainContent h2 {
	font-size: 0.95em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: -0.7em;
	color: #000;
	line-height: 1.2em;
}
#mainContent h3 {
	font-size: 0.85em;
	margin-bottom: -0.7em;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
#mainContent h4 {
	font-size: 0.85em;
	margin-bottom: -0.7em;
	font-weight: bold;
	text-transform: none;
	color: #000;
}
#mainContent ul{
	font-size: 0.85em;
	line-height: 1.75em;
}
#mainContent ol {
	font-size: 0.85em;
	line-height: 1.75em;
}
#mainContent a, a:visited, a:active
{
	color: #00877c;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent a:hover
{
	color: #005d55;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent .tagline  {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
#mainContent .caption {
	font-size: 10pt;
	color: #000;
}
#mainContent img {
	border-top-style: none;
}
#mainContent .row{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent img.rightImage {
	float: right;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent img.leftImage {
	float: left;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
	margin-right: 1em;
	padding: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent img.centeredImage {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:10px;
	margin-right: auto;
	margin-left: auto;
    }
#mainContent .topBorder {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #ccc;
	padding-top: 10px;
}
#mainContent .btmBorder {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #7d7d7d;
}
#mainContent .tbBorder {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	white-space: normal;
}
#mainContent blockquote {
	border : 1px solid #005d55;
	width: 400px;
	background-color: #EEF5FA;
	quotes: "\201C" "\201D";
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 80px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mainContent blockquote:before, blockquote:after {
color: #00877c;
display: block;
font-size: 5em;
width: 50px;
}
#mainContent blockquote p {
padding-left:50px;
padding-right:50px;
}
#mainContent blockquote:before { 
content: open-quote;
height:0px;
}
#mainContent blockquote:after { 
content: close-quote;
height:50px;
margin:-50px 0px 0px 350px;
}
#mainContent .small, .small td, .small a {
    font-size:9px;
}
#mainContent .instructions {
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #C03;
	font-size: 1.25em;
	margin-top: 0.5em;
}
#mainContent .topBorder {
	padding-top: .05em;
	padding-bottom: 0.5em;
	border-top: 1px solid #ccc;
}
#mainContent .btmBorder {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	float: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0.5em;
}
#mainContent .tpbtmBorder {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	padding-bottom: 1em;
	padding-top: 1em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
/* ----------- LEFT nav STYLES ------------------*/
#leftnav {
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#leftnav p {
	font-size: 0.75em;
	color: #fff;
	text-align: left;
	padding-left: 0.3em;
}
#leftnav h1 {
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: -0.8em;
	padding-left: 0.3em;
}
#leftnav h2 {
	font-size: 0.85em;
	font-weight: bold;
	color: #fff;
	margin-bottom: -0.8em;
	text-align: left;
	padding-left: 0.3em;
}
#leftnav .fetch {
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #9c5fb5;
	border: medium outset #9c5fb5;
	font-size: 0.75em;
	margin-top: 0.5em;
}
#leftnav .navsearch {
	font-size: 11px;
	font-style: normal;
	color: #fff;
	text-align: right;
	vertical-align: top;
}
#leftnav a, a:visited, a:active{
    color: #fff;
    text-decoration: none;
}
#leftnav a:hover{
	color: #fff;
	text-decoration: underline;
}
/* ----------- NAV STYLES ------------------*/
#nav {
	width: 165px;
	float: left;
}
#nav #container {
	margin-top: 5px;
}
#nav p {
	font-size: 0.75em;
	color: #fff;
	text-align: center;
	padding-left: 0.3em;
}
#nav h1 {
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: -0.8em;
	padding-left: 0.3em;
}
#nav h2 {
	font-size: 0.85em;
	font-weight: bold;
	color: #fff;
	margin-bottom: -0.8em;
	text-align: center;
	padding-left: 0.3em;
	padding-top: 0.1em;
}
#nav .fetch {
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #9c5fb5;
	border: medium outset #9c5fb5;
	font-size: 0.75em;
	margin-top: 0.5em;
	margin-bottom: 1em
}
#nav .sidebarsearch {
	font-size: 11px;
	font-style: normal;
	color: #fff;
	text-align: right;
	vertical-align: top;
}
#nav a, a:visited, a:active{
    color: #fff;
    text-decoration: none;
}
#nav a:hover{
	color: #fff;
	text-decoration: underline;
}
/* --------- CONTAINER STYLES -------------*/
#container {
	width: 450px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-top: 0.5em;
	background-image: url(../images/group_isolated.jpg);
	background-repeat: no-repeat;
	height: 300px;
	background-position: 225px 85px;
	padding-left: 1em;
	padding-right: 1em;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#container h1 {
	font-size: 1.2em;
	margin-bottom: -0.7em;
	color: #005d55;
	text-transform: uppercase;
}

#container h2 {
	font-size: 0.95em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: -0.7em;
	color: #000;
	line-height: 1.2em;
}
#container p {
	font-size: 0.85em;
	color: #000;
	line-height: 1.5;
}
#container ul{
	font-size: 0.85em;
	line-height: 1.75;
	left-margin: 0;
}
#container ol {
	font-size: 0.85em;
	line-height: 1.75;
}

#container .important {
	border : 1px solid #600;
	background-color: #C03;
	color: #FFF;
}
/* --------- DONATION INFO STYLES -------------*/
#donation {
	padding-bottom: 12px;
}
#donation h1 {
	font-size: 15pt;
	margin-bottom: -0.7em;
	color: #7d7d7d;
}
#donation p {
	font-size: 0.85em;
	color: #000;
	line-height: 1.5;
}
#donation a{
	color: #00877c;
    text-decoration: none;
}
#donation a:hover
{
	color: #005d55;
	text-decoration: underline;
}

/* ----------- FOOTER STYLES ------------------*/
#footer {
	text-align: center;
	font-size: 0.75em;
	background-color: #FFF;
} 
#footer img {
	border: 1px solid #ccc;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 1em;
}
#footer a{
	color: #00877c;
    text-decoration: none;
}
#footer a:hover
{
	color: #005d55;
	text-decoration: underline;
}
.fltrt {
	float: right;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fltlft {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
