* {
	font-family: sans-serif;
	margin: 0;
	padding: 0;
}

body{
	
color: #494949;
font-size: 16px;
background-image:url("images/background.jpg");
background-repeat:repeat-x;
background-attachment:fixed;

font-family:Helvetica,Sans-serif; 
	
}
	
#logo span {
	display: none;
}

#logo {
	background: url("images/logo.png") no-repeat;
	height: 85px;
}

#menu {
	color: white;
	font-size: 14pt;
	position: absolute;
	left: 0;
	top: 170px;
	width: 200px;
	background: #00be82 url("images/menufooter.gif") no-repeat 50% 100%;
	padding-bottom: 200px;
}

#menu li {
	list-style: none;
}

#menu li a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 7px 15px;
	border-bottom: 1px white solid;
}

#menu li a:hover {
	color: #196950;
	background-color: #7BDCBD;
}

#menu li ul {
	background-color: #00be82;
	font-size: 12px;
}

#menu li ul li a {
	color: white;
	text-decoration: none;
	display: block;
	border-bottom: 1px white solid;	
	padding: 3px 0 3px 30px;
}

#menu li ul li a:hover {
	color: #196950;
	background-color: #7BDCBD;
}

h1 {
	margin-bottom: 20px;
}

h1 span {
	display: none; 
}

body.homepage h1 {
	background-image: url("images/h1_homepage.gif");
	height: 140px;
	background-repeat: no-repeat;
}

body.foodbanks h1 {
	background-image: url("images/h1_foodbanks.gif");
	height: 140px;
	background-repeat: no-repeat;
}

body#thanksgiving h1 {
	background-image: url("images/h1_thanksgiving.gif");
	height: 140px;
	background-repeat: no-repeat;
}

body#christmas h1 {
	background-image: url("images/h1_christmas.gif");
	height: 140px;
	background-repeat: no-repeat;
}

body#spring h1 {
	background-image: url("images/h1_spring.gif");
	height: 140px;
	background-repeat: no-repeat;
}

body#summer h1 {
	background-image: url("images/h1_summer.gif");
	height: 140px;
	background-repeat: no-repeat;
}

body#custom h1 {
	background-image: url("images/h1_custom.gif");
	height: 140px;
	background-repeat: no-repeat;
}

body#special h1 {
	background-image: url("images/h1_special.gif");
	height: 140px;
	background-repeat: no-repeat;
}

body.additional h1 {
	background-image: url("images/h1_additional.gif");
	height: 140px;
	background-repeat: no-repeat;
}

body.contact h1 {
	background-image: url("images/h1_contact.gif");
	height: 140px;
	background-repeat: no-repeat;
}

body.forms h1 {
	background-image: url("images/h1_forms.gif");
	height: 140px;
	background-repeat: no-repeat;
}

body.testimonials h1 {
	background-image: url("images/h1_test.gif");
	height: 140px;
	background-repeat: no-repeat;
}

body#index.foodbanks #menu a.foodbanks:hover,
body#index.foodbanks #menu a.foodbanks,
body#thanksgiving #menu a.thanksgiving:hover,
body#thanksgiving #menu a.thanksgiving,
body#christmas #menu a.christmas:hover,
body#christmas #menu a.christmas {
	color: inherit;
	background-color: #0D885E;
	cursor: default;
}

img {
	margin: 100px 25px 0 0;
}

p {
	color: black;
	font-size: 10pt;
	line-height: 1.75;
}

#content {
width: 950px;
margin-right: auto;
margin-left: auto;

	
}

.float_right {
	float: right;
}
.clear_r {
	clear: right;
}
.lefthalf {
	float: left;
	width: 45%;
	margin-right: 3%;
}

.righthalf {
	float: right;
	width: 45%;
	margin-right: 3%;
}
.small {
	font-size: .8em;
}
#content p {
	margin-bottom: 1em;
}

#content a	{
	color: #002E5B;
}

#content a:hover	{
	color: #00BBE7;
	text-decoration: underline;
}

#list	{
	width: 300px;
	height: 100%;
	background-image: url("images/list_topper.gif");
	background-repeat: no-repeat;
	border-left: 1px #FFAE00 solid;
	border-top: 1px #FFAE00 solid;
	margin-top: 20px;
}

#list p	{
	color: #002E5B;
	font-family: san-serif;
	margin-left: 58px;
	line-height: 20pt;
	font-size: 12pt;
}

.listings	{
	color: #002E5B;
	font-size: 10pt;
	font-family: san-serif;
	list-style: url("images/bullet.gif");
	margin-left: 58px;
	line-height: 16pt;
}

h3 {
	color: #494949;
	font-family: Helvetica, sans-serif;
	font-size: 17pt;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

h4	{
	color: #002E5B;
	font-family: san-serif;
	font-size: 10pt;
	margin-left: 10px;
}

ul#designs {
	color: #002E5B;
	font-family: san-serif;
	list-style: url("images/bullet.gif");
	margin-left: 58px;
	line-height: 20pt;
}

ul#designs li a {
	color: #002E5B;
	font-size: 13pt;
	text-decoration: none;
}

ul#designs li a:hover {
	color: #00BBE7;
	text-decoration: underline;
}

#breakout {
	width: 200px;
	height: 310px;
	color: black;
	font-size: 9pt;
	font-family: serif;
	background: url("images/breakoutbg.gif") no-repeat;
	float: right;
	margin-top: 6px;
}

#breakout h2 {
	color: white;
	font-family: serif;
	text-align: center;
	font-size: 20px;
	padding: 7px 0;
}

#breakout ul {
	padding: 32px 15px 0 38px;
}

#breakout ul li {
	margin: .75em;
}
#breakout table {
	width: 155px;
	margin: 38px auto 10px auto;
	font-weight: bold;
	font-size: .9em;
}
#breakout table td,
#breakout table th {
	padding: 3px 0;
	border-bottom: 1px #d9be79 solid;
}
#breakout table th {
	vertical-align: bottom;
	text-align: left;
}
#breakout p {
	line-height: 1.1;
	padding: 0 25px;
}
#breakout a {
	color: black;
	text-decoration: none;
}
#breakout a:hover {
	color: #00BBE7;
}
#breakout h3 {
	padding: 0 15px;
	line-height: 1;
	font-size: 1.6em;
	text-align: center;
}

#notes	{
	clear: both;
}

#notes p	{
	font-size: 8pt;
	padding-top: 20px;
}

#footer {
	text-align: center;
	clear: both;
}

#footer p {
	color: #626466;
	font-size: 9pt;
	line-height: 12pt;
	margin-top: 50px;
}
form p {
	clear: left;
	line-height: 1.2;
}
form label {
/*
	float: left;
	width: 8em;
*/
	display: block;
	font-weight: bold;
}
form small {
	color: #777 !important;
	font-weight: normal !important;
}

#content a.order {
	background: #00b9e8;
	color: #fff !important;
	padding: 0 5px;
	margin-left: .5em;
	font-size: .9em;
} #content a.order:hover {
	background: #00ba82;
	text-decoration: none !important;
}
textarea,input {
	font-size: 1em;
} textarea {
	width: 400px;
}

form #sample {
	float: right;
	margin: 0 1em 1em 0;
	width: 300px;
	position: relative;
	border: 1px #ffad00 solid;
}
form #sample img {
	margin: 0;
}
form #sample span,
body.order form label b  {
	position: absolute;
	z-index: 10;
	width: 20px;
	height: 20px;
	background-color: #004a91;
	color: #fff;
	text-align: center;
	line-height: 20px;
}
body.order form label b {
	position: relative;
	padding: .25em .5em;
}
#summer form #sample #one {
	left: 190px;
	top: 103px;
} #summer form #sample #two {
	left: 21px;
	top: 225px;
} #summer form #sample #three {
	left: 138px;
	top: 236px;
} #summer form #sample #four {
	left: 236px;
	top: 225px;
} #summer form #sample #five {
	left: 205px;
	top: 293px;
}

#thanksgiving form #sample #one {
	left: 259px;
	top: 51px;
} #thanksgiving form #sample #two {
	left: 266px;
	top: 151px;
} #thanksgiving form #sample #three {
	left: 44px;
	top: 316px;
} #thanksgiving form #sample #four {
	left: 23px;
	top: 168px;
} #thanksgiving form #sample #five {
	left: 100px;
	top: 146px;
} #thanksgiving form #sample #six {
	left: 145px;
	top: 235px;
} #thanksgiving form #sample #seven {
	left: 265px;
	top: 265px;
}

#christmas form #sample #one {
	left: 174px;
	top: 27px;
} #christmas form #sample #two {
	left: 50px;
	top: 225px;
} #christmas form #sample #three {
	left: 0px;
	top: 221px;
} #christmas form #sample #four {
	left: 122px;
	top: 207px;
} #christmas form #sample #five {
	left: 184px;
	top: 313px;
} #christmas form #sample #six {
	left: 250px;
	top: 233px;
}

#centerBlock {

width: 950px;
margin-right: auto;
margin-left: auto;


}


#whiteBoxTile {


background-image: url("images/whiteBoxTile.png"); 
background-repeat: repeat-y;



}

#paragraph {

margin-left: 45px;
margin-right: 45px;
padding-bottom: 10px;

}

#whiteBoxBottom {
height: 40px;
background-image: url("images/whiteBoxBottom.png"); 

}

#whiteBoxTop {
height: 39px;
background-image: url("images/whiteBoxTop.png"); 

}

#header{

color: #474747;
font-size: 24px;
margin-left: 45px;
margin-right: 45px;
font-weight: bold;

}



