@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, object,
h1, h2, h3, h4, h5, h6, embed,
a,img, iframe {
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	font-size: 14px;
}

body {
	font-size: 100.01%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5e5e5e;
	background-color: #fff9cc;
	background-image: url(../images/bg.gif);
}

#contentTop {
	/*background-image: url(../images/contentBG_top.png);*/
	width: 780px;
	height: 20px;
	margin-top: 25px;
	text-align: left;
}

#contentBott {
	/*background-image: url(../images/contentBG_bott.png);*/
	background-repeat: no-repeat;
	width: 780px;
	text-align: left;
	clear: both;
	padding: 20px 0 30px 0;
	text-align: center;
}

#contentMid {
	background-image: url(../images/contentBG_mid.gif);
	background-repeat: repeat-y;
	width: 750px;
	padding: 0 15px 0 15px;
	text-align: left;
}

#contentMidAbout {
	background-image: url(../images/bgAboutUs.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 750px;
	padding: 0 15px 0 15px;
	text-align: left;
}

#contentHome {
	width: 500px;
	background-color: #ffffff;
	float: left;
}





/****************** Flash divs ********************/

#flashOne {
	width: 490px;	
	background-color: #fff;
	float: left;
}

#flashTwo {	
	float: right;
	width: 250px;
	padding-bottom: 12px;
	background-color: #005DAA;
	
}

#flashThree {
	width: 125px;
	padding-bottom: 12px;
	background-color: #005DAA;
	margin-left: 625px;
}

#addressBoxAbout {
	width: 250px;
	padding-bottom: 12px;
	background-color: #005DAA;
	margin-left: 500px;
	margin-top: -124px;
}

/**************************************************/

/****************** About Us divs ********************/

#aboutHolder {
	width: 500px;	
	background-color: #fff;
	float: left;
	background-image: url(../images/bg_aboutContainer.gif);
	background-repeat: repeat-y;
}

#aboutNavHolder {
	width: 135px;
	float: left;
	padding-top: 10px;
}

#aboutContentHolder {
	width: 320px;
	padding: 16px 20px 30px 20px;
	margin-left: 135px;
}

#aboutContentHolder2 {
	
	width: 325px;
	padding: 16px 20px 30px 20px;
	/*margin-left: 135px;*/
}


#aboutXLBox {
	width: 250px;
	height: 750px;
		
	
	/*margin-left: 625px;*/
}

#aboutXXLBox {
	width: 250px;
	height: 1000px;
		
	
	/*margin-left: 625px;*/
}

#aboutTallBox {
	width: 250px;
	height: 625px;
		
	
	/*margin-left: 625px;*/
}

#aboutMidBox {
	width: 250px;
	height: 500px;
		
	
	/*margin-left: 625px;*/
}

#aboutSmallBox {
	width: 250px;
	height: 375px;
		
	
	/*margin-left: 625px;*/
}

/**************************************************/

/****************** Volunteer divs ********************/

#volunteerHolder {
	width: 750px;	
	background-color: #fff;
	float: left;
	background-image: url(../images/bg_aboutContainer.gif);
	background-repeat: repeat-y;
}

#volunteerContentHolder {
	
	width: 445px;
	padding: 16px 20px 30px 20px;
	/*margin-left: 135px;*/
}

#volunteerTallBox {
	width: 125px;
	background-image: url(../images/bgTallBox01.gif);	
	
	/*margin-left: 625px;*/
}

#volunteerHolder ul {
	margin-left: 10px;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #00ADEE;
	font-weight: bold;
	line-height: 1.6em;
}

#volunteerHolder ul li {
	margin-left: 20px;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #5e5e5e;
	font-weight: normal;
	line-height: 1.5em;
	
}

/**************************************************/

/****************** Donate divs ********************/

#donateHolder {
	width: 500px;	
	background-color: #fff;
	float: left;
}

#donateContentHolder {
	width: 460px;
	padding: 16px 20px 30px 20px;
	margin: 0 0 0 0;
}

/**************************************************/





#faqContentHolder {
	
	width: 575px;
	padding: 16px 20px 30px 20px;
	/*margin-left: 135px;*/
}




.navDiv {
	margin: 0 auto;
}

.addressWhite {
	color: #ffffff;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 17px;
	
}

.homeP {
	margin: 0 35px 30px 40px;
	font-size: .8em;
}

.clearFloat {
	clear: both;
}

.titleImage {
	margin: 10px 0 0 25px;
}

.zeroOff {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.searchTop {
	margin: 10px 0 0 0;
}

#size {
	width: 66px;
	margin: 0 0 0 25px;
}

#lang {
	width: 133px;
	margin: 0 10px 0 10px;
}

#bottRightAdd {
	width: 250px;
	height: 125px;
	background-image: url(../images/square_blueDarkx2.gif);
}

.searchMargin {
	margin-top: 10px;
}


.orangeLink2 a:link {
	color: #F06E14;
	line-height: 3em;
}

.orangeLink2 a:hover {
	color: #E89A64;
	line-height: 3em;
}

.orangeLink2 a:visited {
	color: #E89A64;
	line-height: 3em;
}

.orangeLink2 a:active {
	color: #F06E14;
	line-height: 3em;
}

.readerFloat {
	float: left;
	margin: 0 15px 15px 0;
}


.blueLink a:link {
	color: #005DAA;
}

.blueLink a:visited {
	color: #005DAA;
}

.blueLink a:active {
	color: #005DAA;
}

.blueLink a:hover {
	color: #6c98c9;
}


a.orangeLink {
	color: #f99c0b;	
}

a.orangeLink:visited  {
	color: #f99c0b;	
}

a.orangeLink:active {
	color: #f99c0b;	
}

a.orangeLink:hover {
	color: #f8ca83;	
}


.backHome {
	font-size: 10px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 35px;
}

.backHome a:link {
	color: #005DAA;
}

.backHome a:visited {
	color: #005DAA;
}

.backHome a:active {
	color: #005DAA;
}

.backHome a:hover {
	color: #6c98c9;
}




p {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
}

h1 {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #005DAA;
	margin-bottom: 7px;
}

h2 {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #f06e14;
	margin-bottom: 10px;
}

h3 {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1em;
	color: #a1a1a1;
	margin-top: 10px;
}

.imageRight {
	padding: 0 0 5px 30px;
}

.imageLeft {
	padding: 0 30px 5px 0;
}

 img, div, input, table { behavior: url("http://www.mealsonwheelsofsalinas.org/assets/scripts/iepngfix.htc") }