html   { height:100%; 
         font-size: 100.01%; /* prevent extreme font resizing in IE */
         }

body {
	margin: 0 0 0 0;
	background-color: #fff;
	height: 101%; /*The 101% vs. 100% causes a virtical scrollbar in all cases and thus prevents page shift - Remove this line if you don't want a scrollbar*/
}

body, td {
	font-family:"Palatino Linotype",Palatino,Times,Verdana,Arial,sans-serif;
	font-size: 12px;
    color: #552312;
}


a:link {color:#39716c; text-decoration:underline;}
a:hover {color:#39716c; text-decoration:underline;}
a:visited {color:#39716c; text-decoration:underline;}
a:visited:hover {color:#39716c; text-decoration:underline;}

#bridge {
    margin: 20px 0 0 25px;
    padding: 0;
    list-style: square;
    }

#bridge li {
    padding-bottom:14px;
    }

#bridge a:link {color:#39716c; text-decoration:underline;}
#bridge a:hover {color:#552312; text-decoration:none;}
#bridge a:visited {color:#666666; text-decoration:underline;}
#bridge a:visited:hover {color:#39716c; text-decoration:none;}    

.header {
	margin:14px 0 8px 0;
	font-size:15px;
	font-weight:bold;
	color:#26514B;
	/*color:#3A716B;*/
}

.header2 {
	font-size:13px;
	font-weight:bold;
	color:#552312;
	}

.body_txt {
	margin: 0 155px 25px 35px;
	font-size:12px;
	}

h3 {
    margin:0 0 7px 0;
    padding:0;
    font-weight:bold;
    font-size:12px;
    color:#000;
    }

ul {
    margin: 8px 0 8px 15px;
    padding: 0;
    list-style: square;
    }

ul li {
    padding-bottom:6px;
    }	

.caption {
	font-size:9px;
	color:white;
	text-align:center;	
}

.footer {
	font-size:9px;
	color: #CCCCCC;
	text-align:right;
	padding:12px 50px 0 0;	
}

.int_footer {
	font:"Times New Roman", Times, serif;
	font-size:9px;
	color: #CCCCCC;
	text-align:right;
	padding:12px 50px 0 0;
	background:ur/images/int_btm_wm.gif) top right no-repeat;
	height:57px;
}




.footer a:link {color:#ccc; text-decoration:underline;}
.footer a:hover {color:#552312; text-decoration:none;}
.footer a:visited {color:#ccc; text-decoration:underline;}
.footer a:visited:hover {color:#552312; text-decoration:none;}  

.watermark {
	background:ur/images/wtrmrk_2.jpg) no-repeat bottom left;
}

#barlinks {
    margin-top:20px;
    text-align:center;
}
/* ----------------- Interior styles -------------------------- */

#left_column {
	background: #A9BA83 url(/images/swirl_bg.gif) bottom left no-repeat;
}

.sec_navigation_about {
	line-height:1.8em;
	padding-left:35px;
}

.sec_navigation_about a:link{ color:#3D3A22; text-decoration:none;}
.sec_navigation_about a:hover{ color:#552312; text-decoration:none; font-weight:bold;}
.sec_navigation_about a:visited{ color:#3D3A22; text-decoration:none;}
.sec_navigation_about a:visited:hover{ color:#552312; text-decoration:none; font-weight:bold;}

.roll_over_about {color:#552312; font-weight:bold;}


.sec_navigation_grant {
	line-height:1.8em;
	text-align:right;
}

.sec_navigation_grant a:link{ color:#3D3A22; text-decoration:none; padding-right:15px;}
.sec_navigation_grant a:hover{ color:#552312; text-decoration:none; padding-right:15px; font-weight:bold;}
.sec_navigation_grant a:visited{ color:#3D3A22; text-decoration:none; padding-right:15px;}
.sec_navigation_grant a:visited:hover{ color:#552312; text-decoration:none; padding-right:15px; font-weight:bold;}

.roll_over_grant {color:#552312; font-weight:bold; padding-right:15px;}




#holder {
	background: #ffffff url(/images/int_content_wm.gif) no-repeat bottom right;
	}

.content {
	line-height:1.5em;
	color: #552312;
	padding:28px 39px 20px 35px;
	height:100%;
}

.title {
	color:#552312;
	font-size:15px;
	font-weight:bold;
}

.breadcrumb {
	font-size:15;
	color:#3D3A22;
	font-weight:100;
	}

#int_right_watermark {
	background:url(/images/int_btm_right_wm.gif) bottom left no-repeat;
	}

#int_corner_watermark {
	background:url(/images/int_corner_wm.gif) top left no-repeat;
	}	

.right_shadow {
	background: white url(/images/rightshadow.gif) left top repeat-y;
}

.left_shadow {
	background: white url(/images/leftshadow.gif) right top repeat-y
}

/* ----------------- Admin tools styles -------------------------- */
.admin_navigation_links {
	margin-bottom: 15px;
}

.toolMessage {
	width: 400px;
	padding: 7px 7px 9px 9px;
	border: 1px solid #552312;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.toolEditTable th {
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}

.toolEditTable td, .toolEditTable th {
	padding: 10px 0 10px 10px;
}

/*
#barlinks a:link {font-size:11px; font-weight:bold; color:#552312; text-decoration:none; background:#AFD484; padding-bottom:2px;}
#barlinks a:hover {font-size:11px; font-weight:bold; color:#552312; text-decoration:none; background:#f7e988;padding-bottom:2px;}
#barlinks a:visited {font-size:11px; font-weight:bold; color:#552312; text-decoration:none; background:#AFD484; padding-bottom:2px;}
#barlinks a:visited:hover {font-size:11px; font-weight:bold; color:#552312; text-decoration:none; background:#f7e988;padding-bottom:2px;}
*/


p
{
	border: 0px;
}
