html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

p {
	padding-top: 6px;
	padding-bottom: 6px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight: bold;
	color: #4d1e00;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	color: #4d1e00;
}

a {
	color: #700306;
}

a:hover {
	color: #B40600;
	}
	
ul.create li {
 font-size: 14px;
 padding: 10px 0;
}


.menu {
	position:absolute;
	top:144px;
	width:954px;
	padding-right: 46px;
}

#homeLink {
	position:absolute;
	left:105px;
	width:423px;
	height: 144px
}


/*- Main Menu in Header */

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 30px;
	}

ul.menu li {
	width:auto;margin:0;display:inline;padding:1px 1.5em 2px;background: #D3D0BF;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
	font-weight:bold;
	}


body#home li#homeNav,
body#serve li#serveNav,
body#give li#giveNav,
body#drives li#drivesNav,
body#create li#createNav,
body#share li#shareNav,
body#stories li#shareNav {
	background: #700306;
}

body#home li#homeNav a,
body#serve li#serveNav a,
body#give li#giveNav a,
body#drives li#drivesNav a,
body#create li#createNav a,
body#share li#shareNav a,
body#stories li#shareNav a{
	font-weight:bold;
	color: #E5C698;
}

ul.menu,
ul.menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	}

ul.menu li a {
	color: #700306;
	margin: 0;
	}

ul.menu li a:hover {
	color: #970510;
	text-decoration: underline;
	}



#header {
	position:relative;
	width:1000px;
	height: 191px;
}
#content {
	position:relative;
	width:918px;
	height:auto;
	padding-left: 36px;
	padding-right: 46px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#content, p {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.3em;
}

#content ul {
	padding-left: 28px;
}

#leftCol {
	width: 900px;
	min-height: 200px;
}
#rightCol {
	position:relative;
	display: inline;
	float: right;
	width: 200px;
	
}

#footer {
	position:relative;
	width:100%;
	height: 75px;
	background: url(images/footer_bkgrnd.jpg) repeat-x;
	clear:both;
	margin: 10px 0 0 0;
}

#verse {
	position:relative;
	width:1000px;
	height: 82px;
	background: url(images/footer.jpg) no-repeat scroll center top;
	clear:both;
	margin: 0 auto;
}	

#copyright {
	padding-top: 55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}
body {
	background: #E7E2CF url(images/background.jpg) repeat-x;
	
}
#page {
	width:1000px;
	position:relative;
	margin: 0 auto;
	
}

#cartServe td, #cartGive td {
	padding: 0 5px 4px 5px;
}

#cartbox td {
	padding: 0 5px 0 5px;
		vertical-align: top;
}

#cartbox  {
	background-color: #D3D0BF;
	vertical-align:top;
	-moz-border-radius: 8px;
    -webkit-border-radius:8px;
    margin: 0 0 10px 0;
}

#cartbox thead {
	background-color: #700306;
}

#cartbox th{
	padding: 2px 0 2px 0;
	color: #E5C698;
}

#cartbox a {
	color: #4d1e00;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#cartbox a:hover {
	color: #B40600;
	text-decoration: underline;
	}

#cartServe tr.even, #cartGive tr.even {
	background-color: #DFDCCA;
}

#opportunities {
	display: none;
}

.trash {
	
	cursor: pointer;
}

/* define table skin */
		table.grid {
	margin: 0;
	padding: 0;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}
table.grid * {
	font: 11px Arial, Helvetica, sans-serif;
}
table.grid thead, table.grid .collapsible {
	background-color: #700306;
}
/* use the below style below to hide the collapsed rows via CSS, you must also set the showCollapsed setting to true */		
/*
		table.grid tr.expand-child td {
			display: none;
		}
*/

		table.grid th {
	color: #E5C698;
	padding: 4px 16px 4px 4px;
	cursor: pointer;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
table.grid td {
	color: #565770;
	padding: 4px 8px;
	cursor: pointer;
	vertical-align: top;
}
table.grid th.headerSortUp {
	background: #700306 url(./tablesorter_bkgrd.png) no-repeat 100% -80px;
}
table.grid th.headerSortUp span {
	background: #700306 url(./tablesorter_bkgrd.png) no-repeat 0 -80px;
}
table.grid th.headerSortDown {
	background: #700306 url(./tablesorter_bkgrd.png) no-repeat 100% 2px;
}
table.grid th.headerSortDown span {
	background: #700306 url(./tablesorter_bkgrd.png) no-repeat 0 2px;
}
table.grid th span {
	padding: 4px 0 4px 6px;
	font-weight: bold;
}
table.grid a:link,  table.grid a:visited,  table.grid a:focus,  table.grid a:hover {
	color: #565770;
	font-weight: bold;
	text-decoration: underline;
}
table.grid a:hover {
	color: #d07c57;
}
table.grid tr.even {
	background-color: #f0f0f0;
}
/* expand/collapse */
		table.grid .collapsible {
	padding: 0 0 3px 0;
}
.collapsible a.collapsed {
	margin: 2px;
	display: block;
	width: 15px;
	height: 15px;
	background: url(./tablesorter_expand.png) no-repeat 3px 3px;
	outline: 0;
}
.collapsible a.expanded {
	margin: 2px;
	display: block;
	width: 15px;
	height: 15px;
	background: url(./tablesorter_expand.png) no-repeat -24px 3px;
	outline: 0;
}

#opportunities tr.highlight {
  background-color: #E5C698;
 }
 
 #opportunities tr.selectedRow td {
 	font-weight: bold;
		cursor:default;
 }
 
 #opportunities tr.detailRow td {
		cursor:default;
 }
 
 #opportunities tr.selectedRow, tr.detailRow{
  background-color: #E5C698;
 }
 
 .options {
		margin: 5px;
		padding: 5px;
		background-color: #D5AD72;
		text-align:center;
	}
	
.ui-effects-transfer { 
	border: 1px dotted; 
	 
  background-color: #D3D0BF;
  border: 1px dotted black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;

} 

ul.amtList {
	margin: 0;
	padding-left: 25px;
	list-style-type:none;
	text-align:left;
	}

ul.amtList li {
	margin:0;display:block;
		
	padding-left: 25px;
	text-align:left;
	}

.amountInput {
	height:12px;
	width:25px;
	font-size: 10px;
		vertical-align:baseline;
}

#espanol, #sortingNote {
	font-size: 9px;
}

.logoParagraph {
clear:left;
float:left;
padding:10px 0 15px;
}

.logoParagraph img {
  border: 1px solid;
}

.logoParagraph .description {
float:right;
margin: -5px 10px;
width:528px;
}

img.alignleft {
 display:inline;
 margin:0 7px 2px 0;
 padding:4px;
}

img.alignright {
 display:inline;
 margin:0 0 2px 7px;
 padding:4px;
}


img.aligncenter {
 display:inline;
 margin:0 7px 2px 7px;
 padding:4px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	float: center;
}

.story {
	padding: 10px 0;
}

.fielderror {
    color: red;
    padding-left: 10px;
}