div#content {
	background:url(../img/layout/contentBgReverse.jpg) bottom center repeat-y;
}

div.column1 {
	width:485px;
	float:right;
	padding: 10px 20px 10px 20px;
}

div.column2 {
	width:205px;
	float:left;
	padding: 10px 20px 10px 20px;
}

ul.rwaMenu, ul.ourStoryLinks { 
	list-style: none;
	margin: 0 0 20px 0;
}

ul.ourStoryLinks li {
	float:left;
	background:url(../img/layout/lightLinkBg.jpg) bottom center repeat-y;
	height:8em;
	width:222px;
	padding:5px 10px 10px 10px;
}

ul.ourStoryLinks li.last {
	background:url(../img/layout/darkLinkBg.jpg) bottom center repeat-y;
}

ul.ourStoryLinks h3, ul.ourStoryLinks { color: #FFFFFF; text-decoration: none; }

body#ptOurCoffee div#content {
	padding:10px 20px;
	background:url(../img/layout/contentBgWhite.jpg) bottom center repeat-y;
}

form#signInForm { position:relative; margin:20px 0 0 0; padding-top:10px; background:url(../img/layout/priceDivider.gif) top center repeat-x; }
form#signInForm p.instructions { position:absolute; right: 0; top:10px; }

td { padding-bottom: 10px; }
