/* CSS Document */
.Headline	{
	font-size: 14px;
	font-weight: bold;
	color: #005497;
	text-align: left;
	font-family: "Palatino Linotype";
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
			}

.Subhead	{
	font-size: 13px;
	font-weight: bold;
	color: #ae883f;
	font-family: "Palatino Linotype";
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		}

.Text	{
	font-size: 13px;
	color: #000000;
	font-family: "Palatino Linotype", "Times New Roman", Times;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		}
.Text14	{
	font-size: 14px;
	color: #000000;
	font-family: "Palatino Linotype", "Times New Roman", Times;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		}
.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AE883F;
	text-decoration: none;
}
.redtext {
	font-family: "Palatino Linotype";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #941C1E;
	text-decoration: none;
}


		
.Emphasized	{
		font-size: 1em;
		font-style: italic;
		color: #931c1e;
		}

a:link		{
		color: #005497;
		text-decoration: none;
		}

a:visited	{
		color: #005497;
		text-decoration: none;
		}

a:hover		{
		color: #005497;
		text-decoration: none;
		}
	
a:active	{
		color:#005497;
		text-decoration: none;
		}
		
.Text a	{
					color: #005497;
					text-decoration: underline;
					}
					
.Text a:visited	{
					color:#005497;
					text-decoration: underline;
					}
					
.Text a:hover	{
					color: #931c1e;
					text-decoration: underline;
					}
					
.Text a:active	{
					color:#000;
					text-decoration: underline;
					}
					
.Subhead a	{
					color: #005497;
					text-decoration: underline;
					}
					
.Subhead a:visited	{
					color:#005497;
					text-decoration: underline;
					}
					
.Subhead a:hover	{
					color: #931c1e;
					text-decoration: underline;
					}
					
.Subhead a:active	{
					color:#000;
					text-decoration: underline;
					}


body	{
		width: 100%;
		height: 100%;
		margin: 0px;
		padding: 0px;
		background-color: #f5f0c5;
		text-align: left;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		white-space: normal;
		}
		
#container	{
		width: 800px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		background-color: #fff;
		border-top: #005497 solid 5px;
		border-right: #005497 solid 1px;
		border-bottom: #005497 solid 5px;
		border-left: #005497 solid 1px;
		}
		
#header	{
		width: 800px;
		height: 122px;
		margin: 0px;
		padding: 0px;
		background-image: url("images/header.jpg");
		}
		
#left	{
		width:62px;
		height:620px;
		margin:0px;
		padding:0px;
		background-image: url("images/left.jpg");
		text-align:left;
		}
		
#nav	{
		width: 114px;
		height: 610px;
		padding: 5px;
		background-image: url("images/nav.jpg");
		text-align:left;
		}
		
#navHome	{
		width:119px;
		height: 620px;
		margin: 0px;
		padding: 0px 0px 0px 5px;
		background-image: url("images/navHome.jpg");
		text-align:left;
		}
		
#volunteerNow	{
		width: 124px;
		height: 52px;
		background-color: #931c1e;
		padding-top: 10px;
		text-align: center;
		}
		
#donateNow	{
		width: 124px;
		height: 52px;
		background-color: #ae883f;
		padding-top: 10px;
		text-align: center;
		}
		
#storyLeft	{
		padding: 10px;
		text-align: left;
		border-right: #005497 solid 1px;
		}
		
#storyRight	{
		padding: 10px;
		text-align: left;
		}
		
#mainContent	{
		padding: 0px 5px 10px 5px;
		margin: 0px;
		vertical-align:top;
		text-align:left;
		}
		
#separator	{
		width: 800px;
		height: 5px;
		margin: 0px;
		padding: 0px;
		background-color: #005497;
		}
		
#sponsorsLeft	{
		padding: 5px 5px 10px 5px;
		}
		
#sponsorsRight	{
		padding: 5px 5px 10px 5px;
		}
		
#navRight	{
		width: 124px;
		height: 620px;
		margin: 0px;
		padding: 0px;
		background-image: url("images/navRight.jpg");
		text-align:left;
		background-color:#005497;
		}
		
#right	{
		width:62px;
		height:620px;
		margin:0px;
		padding:0px;
		background-image: url("images/right.jpg");
		background-color:#005497;
		text-align:left;
		}
		
#info	{
		background-color: #005497;
		padding-top: 10px;
		padding-bottom: 2px;
		text-align: center;
		font-size: .7em;
		color: #fff;
		}
		

.footer {
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.boldbrightgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6FB241;
	text-decoration: none;
}
.bigblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #015496;
	text-decoration: none;
}
.women {
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #7bc143;
	text-decoration: none;
}
.build {
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #005497;
	text-decoration: none;
}
