html
{
	margin: 0;
	padding: 0;
	height: 100%;
}

body
{
	padding: 0;
	margin: 0;
	background-image: url('/images/plum_body.jpg');
	height: 100%;
}

h1, h2, h3, h4, h5, h6
{
	font-weight:normal;
	margin:0;
	padding:0;
}

table, tr, td
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;;
	border-spacing: 0;
}

h2
{
	color:#7D454A;
	display:block;
	font-family:Georgia,'Times New Roman',serif;
	font-size:20px;
	padding-bottom:10px;
	line-height: 1.33em;
}

h3
{
	color:#7D454A;
	display:block;
	font-family:Georgia,'Times New Roman',serif;
	font-size:16px;
	padding-bottom:10px;
	line-height: 1.33em;
}
p 
{
	margin-bottom: 1em;
	margin-top: 0;
	display: block;
}

.mainbody a
{
	color: #7D454A !important;
}

.mainbody a:hover
{
	text-decoration: underline !important;
}

.mainbody a:link, .mainbody a:visited, .mainbody a:active
{
	text-decoration: none;
}

.mainrightnav a
{
	color: #7D454A !important;
}

.mainrightnav a:hover
{
	text-decoration: underline !important;
}

.mainrightnav a:link, .mainrightnav a:visited, .mainrightnav a:active
{
	text-decoration: none;
}

.main
{
	width: 980px;
	margin: 0 auto;
	padding: 0 7px;
	background: url('/images/plum_canvas_left.gif');
	background-repeat: repeat-y;
}

.mainheader
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}

.mainmiddle
{
	width: 973px;
	margin:0 -7px 0 0;
	padding:0 -7px 0 0;
	background: url('/images/plum_canvas_right.gif');
	background-position: 100% 0;
	background-repeat: repeat-y;
	background-color: white;
}

.navdiv
{
	width: 100%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;	
}

.navlist
{
	margin:0 auto;
	padding: 0;
	width: 90%;
	list-style-type: none;
}

.navlist li
{
	float: left;
	padding: 0;
	margin-left: 7px;
	margin-right: 7px;
}

.navlist a
{
	color: #C07474;
	font-family: 'Lucida Sans Unicode','Lucida Grande',Tahoma,sans-serif;
	font-size: 13px;
}

.navlist a:link, a:visited, a:active 
{
	color: #C07474;
	text-decoration:none;
}

.navlist a:hover 
{
	color: #361E1B;
	text-decoration: none;
}

.navbarDiv
{
	border-top: 1px solid #ECD2D3;
	border-color: #ECD2D3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.customDivider
{
	border-top: 5px;
	border-color: #ECD2D3;
	border-top-style: double;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.clearfix
{
	clear: both;
}

.bottomDiv
{
	border-bottom: 1px solid #ECD2D3;
	border-color: #ECD2D3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.mainbody
{
	width: 580px;
	padding: 0px 10px 0px 57px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Times New Roman',Palatino,serif;
	font-size: 16px;
	line-height: 1.33em;
	color: #361E1B;
}

.mainrightnav
{
	float: right;
	width: 230px;
	padding: 0px 57px 0px 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #7D454A;;
	font-family:'Lucida Sans Unicode','Lucida Grande',Tahoma,sans-serif;
	line-height:1.8em;
}

.imgSpan
{
	float:left;
	margin:8px 10px 0 0;
}

.imgSpanR
{
	float:right;
	margin:8px 0 0 12px;
}

.imgTag
{
	border:1px solid #CCCCCC;
	text-decoration:none;
}

.footer
{
	border-color:#ECD2D3;
	border-top:1px solid #ECD2D3;
	font-size:11px;
	margin-left:30px;
	margin-right: 30px;
	padding-bottom:30px;
}

.rightMenuHeading
{
	border-bottom: 1px dashed #F2DADA;
	border-color: #F2DADA;
	color: #281715;
	font-family: 'Times New Roman',Palatino,serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.05em;
	margin-top: 0;
	padding-bottom: 1px;
	padding-top: 0;
	text-transform: uppercase;
	display: block;
}

.center
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.pink-text
{
	color: #D99594;
}

.table-form
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.regLabel
{
	vertical-align: baseline;
}

.regFixed
{
	vertical-align: baseline;
	line-height: normal;
	font-size: 12px;
}

.regInput, .regInput input
{
	vertical-align: top;
	font-size: 12px;
	line-height: 14px;
}

.regTable, regTable *
{
	display: inline;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
}

.rightAlign
{
	text-align: right;
	padding-right: 5px;
	white-space: nowrap; 
}

.topAlign
{
	vertical-align: top;
}

.topAlignCheckBox
{
	display: block;
	margin-top: -4px;
	margin-bottom: 4px;
}

.fillRemain
{
	width: *;
}

.qtyInput
{
	width: 30px;
	text-align: right;
}

.qtyDonateInput
{
	width: 45px;
	text-align: right;
}

.colorshade
{
	background-color: #800000;
}