/*
	Style Index
	
	$1 - Site Structure Styles
	$2 - Header Styles
	$3 - Sidebar Styles
	$4 - Content Styles
	$5 - Footer Styles
	$100 - Clearfix Styles
*/


/* undohtml.css 
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }


/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/

body {
	background:url(/images/body-bg.png) repeat-x;
	font:12px arial, verdana, sans-serif;
	padding-bottom:40px;
	}
	
#container {
	width:792px;
	margin:0 auto;
	}


#header {
	position:relative;
	height:81px;
	overflow:hidden;
	}

#content-container {
		width:766px;
	background:white;
	border-left:1px solid #ebe1d5;
	border-right:1px solid #ebe1d5;
	padding:10px 12px;
	}

	
#sidebar-left {
	width:188px;
	float:left;
	}
	
#main-content {
	float:right;
	width:570px;
	}
	
#sidebar-right {
	
	}

	
#footer {
	width:762px;
	margin:0 auto;
	height:30px;
	padding:5px 15px;
	background:url(/images/footer-bg.gif) no-repeat;
	color:#CDCCCC;
	font-size:11px;
	}
	
/* $2 - Header Styles ///////////////////////////////////////////////////////////////////////////////////*/

.header-search {
		position:absolute;
		top:20px;
		right:0;
		width:176px;
		color:#f0f3d3;
		font-size:11px;
	}
	
	.header-search input.search-box {
		width:93px;
		padding:1px;
		border:1px solid #575568;
	}
	
	.header-search input.search-button {
		border:1px solid #9e6039;
		cursor:pointer;
		background:#ff9c37 url(/images/go-button-bg.gif) repeat-x;
		color:white;
		font-weight:bold;
	}
	
#header-nav {
	position:absolute;
	bottom:0;
	right:0;
	width:275px;
	height:26px;
}

#header-nav li {
	float:left;
	margin-left:2px;
}

#header-nav li a {
	display:block;
	width:89px;
	height:26px;
	background:url(/images/header-nav-bg.gif) left -26px no-repeat;
	text-align:center;
	font-size:11px;
	line-height:26px;
	color:white;
	font-weight:bold;
}

#header-nav li a:hover {
	background:url(/images/header-nav-bg.gif) no-repeat;
	color:#f0e3d3;
}
	
/* $3 - Sidebar Styles ///////////////////////////////////////////////////////////////////////////////////*/

.nav-header {
	height:24px;
	line-height:24px;
	padding:0 0 0 10px;
	margin:0;
	background:url(/images/sidebar-header-bg.gif) no-repeat;
	color:white;
	}
.topNav {
	display: none;
}
.collapsing_menu {
	width:184px;
	margin-bottom:20px;
	}

.collapsing_menu li {
	border-bottom:1px solid #F5D0A3;
	}

.collapsing_menu li a {
	display:block;
	height:1%;
	background:#F4DEC6;
	padding:6px 10px;
	color:#505050;
	}
	
.collapsing_menu li a:hover,
.collapsing_menu li a:active {
	background:#FF9934;
	color:white;
	}
.collapsing_menu li.level_1 a {
	padding-left: 15px;
	font-size: 11px;
	background-color: #F5D0A3;
}
.collapsing_menu li.level_1 a:hover,
.collapsing_menu li.level_1 a:active,
.collapsing_menu li.level_2 a:hover,
.collapsing_menu li.level_2 a:active,
.collapsing_menu li.level_3 a:hover,
.collapsing_menu li.level_3 a:active {
	background:#FF9934;
	color:white;
}
.collapsing_menu li.level_2 a {
	padding-left: 20px;
	font-size: 11px;
	background-color: #F5D0A3;
}
.collapsing_menu li.level_3 a {
	padding-left: 25px;
	font-size: 11px;
	background-color: #F5D0A3;
}
	
	.member-login {
			width:185px;
			height:106px;
			padding-top:5px;
			margin-bottom:10px;
			background:url(/images/member-login-bg.jpg) no-repeat;
		}

	.member-login h2 {
			color: #FF9933;
			margin: 0 0 10px 50px;
			font-weight: normal;
			font-size: 14px;
		}

	.get-involved {
			width:179px;
			height:26px;
			margin-bottom:10px;
			padding:125px 4px 0 4px;
			background:url(/images/get-involved-bg.jpg) no-repeat;
		}
	
	.recieving-meals {
			width:179px;
			height:26px;
			margin-bottom:10px;
			padding:125px 4px 0 4px;
			background:url(/images/recieving-meals.jpg) no-repeat;
		}
		
	.get-involved a,
	.recieving-meals a {
			font-size:11px;
			color:white;
			line-height:.9;
		}
	
	.get-involved a:hover,
	.recieving-meals a:hover {
			text-decoration:underline;
		}
	
/* $3 - Content Styles ///////////////////////////////////////////////////////////////////////////////////*/

#main-content a,
#main-content a:link,
#main-content a:visited {
	color:#FF9933;
	text-decoration:underline;
	}

#main-content a:hover {
 text-decoration:none;
	}


#main-content h1,
#main-content h2,
#main-content h3,
#main-content h4,
#main-content h5,
#main-content h6 {
	font-weight: normal;
	}
	
#main-content h1 {
	background:#FF9933;
	height:30px;
	margin-bottom:20px;
	padding:0 10px;
	font-size:16px;
	color:white;
	line-height:30px;
	}

#main-content h2 {
	color: #FF9933;
	font-size:16px;
	margin-bottom:10px;
}
#main-content h3 {
	font-size:14px;
	color:#FF9933;
	margin-bottom:10px;
	}

#main-content p {
	line-height:1.5;
	margin-bottom:10px;
	}


#main-content img {
	border:none;
	}

#main-content .content-banner {
		margin-bottom:10px;
	}

#main-content blockquote {
		background:#E7E6ED;
		border:1px solid #D9D7E2;
		padding:10px;
		margin-bottom:10px;
	}

#main-content .national-meals-ad {
		text-align:center;
	}

#main-content ul {
	margin: 20px;
}
#main-content ul li {
	background-image: url(/images/li-li-bg.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 12px;
	line-height: 16px;
}
#main-content ul ol {
	margin: 5px 20px;
}

#main-content ul ol li{
	margin: 0px;
	list-style-type: decimal;
	background-image: none;
	padding-left: 0px;
	line-height: 16px;
}
#main-content ol {
	margin: 20px;
}
#main-content ol li{
	margin: 0px;
	list-style-type: decimal;
	padding-left: 0px;
	line-height: 16px;
}

.contact_details_table {
	width: 100%;
	margin-bottom: 20px;
	background-color: #fff7e8;
	border:1px solid #ff9933;
	border-top:6px solid #ff9933;
	border-collapse: collapse;
}
.contact_details_table tr {
	margin: 0;
	padding: 0;
}
.contact_details_table td {
	padding: 3px;
	border-bottom:1px solid #ff9933;
}

/* Documents Table ///////////////////////////////////////////// */

#main-content table.documents_table {
	border: 1px solid #ff9934;
	border-collapse: collapse;
	width: 100%;
}

#main-content table.documents_table tr {

}

#main-content table.documents_table th {
	background-color: #ff9933;
	font-size:14px;
	color:#fff;
	text-align: left;
	padding: 5px 10px;
}

#main-content table.documents_table th.documents_size {
	text-align: right;
}

#main-content table.documents_table td.documents_size {
	text-align: right;
}

#main-content table.documents_table tr td {

	padding: 10px;
	border: 1px solid #ff9933;

}

#main-content table.documents_table caption {
	display: none;
}



/* Latest News (Home) ///////////////////////////////////*/

#main-content dl {
	padding: 0;
	margin: 0;
}

#main-content dl dt {
	padding-bottom: 10px;
}

#main-content dt a {
	font-size: 14px;
	margin-left: 10px;
}

#main-content dd {
	text-align: left;
	margin: 0;
	padding-left:10px;
}

#main-content dd p {
	margin: 0;
	padding: 5px;
}

#main-content a.more_info {
	padding-top: 10px;
	display: block;
}


/* $5 - Footer Styles ///////////////////////////////////////////////////////////////////////////////////*/

#footer p {
		line-height:1.2;
	}

#footer a {
		color:#CDCCCC;
	}

#footer a:hover {
		text-decoration:underline;
	}

/* $100 - Clearfix Styles ///////////////////////////////////////////////////////////////////////////////////*/



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;display:inline-block;}
/* End hide from IE-mac */
	
	



