/*
	--------------------------------------------------
	SITE CONTENT STYLES
	--------------------------------------------------
	Client:	
	Author:	
	Date:	Month, Year
		
*/


/* ===================================================================================== STYLES FOR ALL PAGES */

/* Text Stylings */

body  {
    font: 12px/16px Arial, Helvetica, sans-serif;
    color: #333;
}

#printArea,
#printArea .none {
    font-size: 12px;
    line-height: 16px;
}

#printArea h1 {
	margin:0px;
	padding:0px;
    font-size: 16px;
    line-height: 18px;
}

#contentInt #printArea h1 {
	font-size: 16px;
	line-height: 22px;
	color:#FFF;
	background-image: url(../images/structure/heading_int_bg.gif);
	background-repeat: no-repeat;
	padding-top:5px;
	height:15px;
	padding-bottom:20px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 15px;	
	overflow:hidden;
}

#printArea h2 {
	margin:0px;
	font-size: 13px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#printArea h3 {
	margin:0px;
	padding:0px;
    font-size: 12px;
    line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

#printArea h4,
#printArea h5,
#printArea h6 {
	margin:0px;
	padding:0px;
    font-size: 12px;
    line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

#printArea .intro {
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
}
#printArea .caption {
    font-size: 11px;
    font-style: italic;
    line-height: 15px;
}

#uber #homepageBannerHighlight  h2 {
	line-height:normal !important;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}




/* Link Colors */

a, a:link, a:visited {
    color: #1982bf;
    text-decoration: none;
}

a:hover, a:active {
    color: #1982bf;
	text-decoration: underline;
}


/* Ensuring content-related lists display properly in content areas */

#contentLeft ul, #printArea ul { margin: 15px 0px 30px 30px; }
#contentLeft ol, #printArea ol { margin: 15px 0px 30px 30px; }
#contentLeft li, #printArea li { margin: 10px 0px 10px 0px; }


/* Image Placement */

#printArea #HomecontentLeftbody img.imageleft {
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	border:0px !important;
}

#printArea #HomecontentLeftbody img.imageright {
	float: right;
	margin: 0 0 20px 20px;
	border:0px !important;
}

img.imageleft {
	float: left;
	padding: 1px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	border: 1px solid #eea81e;
}

img.imageright {
	float: right;
	margin: 0 0 20px 20px;
	border: 1px solid #eea81e;
	padding: 1px;
}

#HomecontentRightbody .button {
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/structure/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	width: 206px;
	padding-top: 5px !important;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;	
	margin:0px  !important;
	float:none;
	clear:both;
	line-height:29px !important;
	}
	
	#HomecontentRightbody .button a {
	color:#333;
	}
	
#HomecontentLeftbody .underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;	
	
	}


/* Tabular Data Table */

.datatable {
	margin: 0px 0px 15px 0px;
	padding: 0;
	border: 1px solid #B6B4B4;
}

.datatable td { padding: 7px 10px; }

.datatable .titlerow, .datatable .titlerow_even, .datatable .titlerow_odd {
	background: #eea81e;
	text-align: left;
	font-weight: bold;
	color: #fff;
}

.datatable .row { background: #F3F3F3; }

.datatable .altrow { background: #ECECEC; }


/* Style for Quick Links */

#HowYouCanHelp {
    width:220px; 
    height:21px; 
    padding-left:28px; 
    color:#FFF;    
    font-weight: bold;    
    text-transform: uppercase;    
    padding-top:5px;    
    background-image: url(../images/structure/h_howyoucanhelp_bg.gif);    
    background-repeat: no-repeat; 
} 

#HowYouCanHelp a { color:#FFF; } 

#InNeedOfFood {
    width:220px;    
    height:26px;    
    padding-left:28px;    
    color:#FFF;    
    font-weight: bold;    
    text-transform: uppercase;    
    padding-top:6px;    
    background-image: url(../images/structure/h_inneedoffoodclickhere_bg.gif);    
    background-repeat: no-repeat; 
}  
   
#InNeedOfFood a { color:#FFF; }



/* ===================================================================================== STYLES HOME PAGE */




/* ===================================================================================== STYLES FOR CONTENT PAGES */





/* ----- END OF TEMPLATE ----- */
