/* CSS Document */



html { height: 100%; margin-bottom: 1px; } /* force vert scrollbar so pages don't shift left/right if too short */

body {
margin:0;
background-color:white;
background-image:url(images/bg_sub.gif);
background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#main {
float:left;
width:730px;
padding:10px;
margin:0;
line-height: 20px;
}
#main2 {
float:left;
width:930px;
padding:10px;
margin:0;
line-height: 20px;
}
.contentHead {	
COLOR: #0a1273; 
FONT-WEIGHT: bold; 
}
.contentHead2 {	
width:650px;
height:244px;
margin-top:10px;
margin:auto;
padding:5px;
padding-bottom:60px;
COLOR: #FFFFFF; 
FONT-WEIGHT: bold; 
	font-size: 22px;
background-image:url(images/trythis2.jpg);
background-repeat:no-repeat;
}

a:visited {

}

.spacer {
clear:both;
}

#pageContainer {
width:950px;
margin-top:10px;
margin:auto;
padding:5px;
padding-bottom:15px;
background-color:white;

background-repeat:no-repeat;
}

#banner {
width:950px;
height:79px;
background-color:#1c2b71;
background-image:url(images/United-Way-Tanana-banner.jpg);
background-repeat:no-repeat;
}

#banner img {
float:right;
}

#submenu {
float:left;
padding-top:53px;
padding-left:30px;
}

#submenu a {
color:#B9C7E1;
margin-right:1.5em;
font-size:80%;
font-weight:bold;
}

#submenu a:link, #submenu a:visited {
text-decoration:none;
}

#submenu a:hover {
text-decoration:underline;
}

#primaryLinks {
width:950px;
}

#features {
width:950px;
}

#secondaryHome {
clear:both;
margin-top:10px;
width:950px;
}

#news {
width:464px;
float:left;
border-right:1px solid #ddd;
color:#333;
}

#news h1 {
margin:0;
padding-top:1em;
padding-bottom:.25em;
font-size:90%;
color:black;
}

#news p {
padding:0;
margin:0;
margin-left:20px;
font-size:80%;
}

#news a {
color:black;
}

#homeLinks {
width:476px;
float:right;
text-align:left;
}

#homeLinks p {
margin:0;
padding:0;
}

#homeLinks img {
border:0;
margin-left:5px;
}



#footer
	{
	margin-top:10px;
	background: url(images/footerBG.gif) repeat-x;
	width:950px;
	height:37px;
	float:left;
	clear:both;
	}
	#footer #copyright
		{
		background: url(images/foot_left.gif) no-repeat;
		height:37px;
		padding:15px 0 0 10px;
		font-size:12px;
		color:#9b9ea8;
		float:left;
		}
	#footer #links
		{
		background: url(images/foot_right.gif) no-repeat top right;
		height:37px;
		padding:15px 10px 0 0;
		font-size:12px;
		color:#9b9ea8;
		float:right;
		}
		#footer #links a:link, #footer #links a:visited, #footer #links a:hover
			{
			text-decoration:none;
			color:#9b9ea8;
			margin:0 10px 0 10px;
			}
			#footer #links a:hover
				{
				text-decoration:underline;
				}


/*-----------SUB-PAGE SPECIFIC STYLES------------------*/



#secondary {
margin-top:5px;
width:950px;
}

#titleBar {
margin-top:5px;
width:950px;
}

#title {
float:left;
width:594px;
height:25px;
padding:5px 5px 0px 5px;
background-image:url(images/bluebar.gif);
background-repeat:no-repeat;
color:white;
font-weight:bold;
overflow:visible;
}

#title h1 {
margin:0;
padding:0px 0px 0px 5px;
background-color:#0a1273;
font-size:100%;
color:white;
}

#subLinks {
float:right;
}

#subLinks img {
margin-left:5px;
}

#leftCol {
float:left;
width:150px;
padding-top:10px;
padding-right:10px;
margin:0;
}



.menuFooter {
float:left;
width:200px;
height:4px;
margin:0;
padding:0;
background-repeat:no-repeat;
}



#rightCol {
float:right;
width:160px;
padding:10px;
padding-top:40px;
}

table td {
padding-left:20px;
}

table.link_table td{
	padding: 0;
}

table.link_table2 td{
	padding: 5px;
}

.highlightBox {
padding:20px;
background-color:#FFFED2;
background-image:url(images/highlightBoxTop.jpg);
background-repeat:no-repeat;
}

.highlightBox h2 {
font-size:130%;
color:#FF9900;
padding:0;
}









/* end */


