body {
	position: relative;
	color: #333;
	font: normal 76%/1.5 Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
}

h1, h2, h3, p, div {
	margin: 0;
	padding: 0;
}

p { margin-bottom: 25px; }

.quote {
        font-family: "georgia", times, sans-serif;
        font-size: 18px;
        line-height: 1.4em;
color: #ca6c39;
font-style: italic;
}



/*-------------------- Layout ------------------------*/

#wrapper {
	width: 894px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#mastHead {
	height: 155px;
	width: 894px;
    position: relative;
    margin: 0 0 8px 0; 
    padding: 0;
}

#mainContent {
	width: 894px;
	background: url(http://www.dittoresale.com/images/interface/bg_contenthome.jpg) no-repeat 0 0;
	padding: 0 0 30px 0;
	overflow: hidden;
}

#volunteer #mainContent {
	background: url(http://www.dittoresale.com/images/interface/bg_contentinternal.jpg) no-repeat 0 0;
}

#content {
	width: 560px;
	float: left;
	margin: 30px 0 0 40px;
}


#secondaryContent {
	float: right;
	width: 215px;
	margin: 30px 18px 0 0;
	line-height: 1.3em;
}
.twocolumn{
	width: 230px;
	float: left;
	margin-right: 50px;
	padding: 0;
	display: inline;
}

#footer p {
         color: #999;
}

/*-------------------- Basic Tags ------------------------*/

h1.logo a {
	position: absolute;
	top: 32px;
	left: 7px;
	width: 280px;
	height: 65px;
	display: block;
	background: url(http://www.dittoresale.com/images/interface/logo.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -2000em;
}

h2 {
       font-size: 24px;
       font-weight: normal;
margin-bottom: 15px;
}

h3 {
	color: #000;
	font-size: 130%;
	margin-bottom: 10px; 
}

h4 {
	color: #000;
	font-size: 120%;
	margin-bottom: 10px; 
}


a {
	color: #007fc4;
	text-decoration: none;
	outline: none;
border: none;
}

a img { outline: none;  border: none; }

a:hover { text-decoration: underline; }


#home #content strong { color: #b63901; }
strong { color: #000; font-size: 13px; }

.twocolumn p { margin-bottom: 10px; }

.right { float: right; margin: 0 0 25px 16px;}
.left { float: left; margin: 0 8px 30px 0; }


#signup {
	position: absolute;
	top: 40px; 
	right: 0;
	width: 216px;
	}

#signup p {
	font: 90% Helvetica, sans-serif;
	color: #000;
}


#signup .field {
display: inline;
float: left;
}


#signup .left { float: left; margin: 0;}
#signup .right { float: right; margin: 0;}

.horizontal  {
	list-style: none;
	padding: 0; margin: 0;
}

.horizontal li {
	float: left;
	list-style: none;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	border-right: 1px solid #eee;
}

.horizontal li.last {
	border-right: none;
}
	

p.newstore {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 130%;
	color: #000;
	line-height: 1.2em;
	padding: 10px 0 20px 75px;
	border-bottom: 1px solid #e5e5e5;
	background: url(http://www.dittoresale.com/images/interface/icn_open.png) no-repeat 0 0;
	margin-bottom: 25px;
}

p.newstore a.small {
	font-family: helvetica;
	font-style: normal;
	font-size: 70%;
	padding-left: 10px;
	background: url(http://www.dittoresale.com/images/interface/icn_redarrow.gif) no-repeat 0 0;
}

/*-------------------- Main Navigation ------------------------*/


#mainNav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 894px;
	height: 34px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(http://www.dittoresale.com/images/interface/bg_menu.gif) no-repeat 0 0;
}

#mainNav li {
	float: left;
	list-style: none;
	margin-right: 3px;
}
	
#mainNav li a {
	position: relative;
	display: block;
	height: 34px;
	background-image: url(http://www.dittoresale.com/images/interface/menu.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -2000em;
	list-style: none;
}
  
#m-home a { width: 64px; background-position: -14px 0; }
#m-home a:hover { background-position: -14px -35px; }
#m-home a.selected { background-position: -14px -35px; }

#m-coupons a { width: 129px; background-position: -82px 0; }
#m-coupons a:hover { background-position: -82px -35px; }
#m-coupons a.selected { background-position: -82px -35px; }

#m-about a { width: 97px; background-position: -216px 0; }
#m-about a:hover { background-position: -216px -35px; }
#m-about a.selected { background-position: -216px -35px; }

#m-donation a { width: 113px; background-position: -316px 0; }
#m-donation a:hover { background-position: -316px -35px; }
#m-donation a.selected { background-position: -316px -35px; }

#m-contact a { width: 72px; background-position: -433px 0; }
#m-contact a:hover { background-position: -433px -35px; }
#m-contact a.selected { background-position: -433px -35px; }

#m-volunteer a { width: 84px; background-position: -509px 0; }
#m-volunteer a:hover { background-position: -509px -35px; }
#m-volunteer a.selected { background-position: -509px -35px; }



/*-------------------- Footer ------------------------*/


#footer {
	width: 894px;
	padding: 20px 0;
	background: url(http://www.dittoresale.com/images/interface/bg_footer.gif) no-repeat 0 0;
}

#footer p {
	margin-left: 20px;
}