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;
}

html { height: 100%; }
body { min-height: 100%; height: 100%;
	background: #B3B194 url('images/bkgrnd.jpg') repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272610;
	line-height:1.4em;
}

b, strong{
	color: #336600;
}

p {
padding:8px 0 8px 0;
}

h1 {
	font-size: 22px;
	color: #6B2410;
	padding: 0 0 8px 0;
	margin: 0 0 0 -6px
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6B2410;
	padding: 0 0 8px 0;
}
.sidelinks a {
font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #6B2410;
	line-height: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6B2410;
	margin: 9px 0 5px -3px
}

a {
	color: #650D0C;
	text-decoration: none;
}

a:hover {
	color: #650D0C;
	text-decoration: underline;
}


blockquote {
	margin: 5px 28px;
	padding: 0 10px;
}

#container {
	width: 970px;
	margin: 0 auto -56px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#nav {
	width: 60px;
	height: 100%;
	float: left;
}

#nav ul {
padding: 45px 0 0 0;
}
#nav ul li {
list-style: none;
padding:0 0 0 30px;
width: 0;
}


#page {
	width: 780px;
	background: #fff;
	float: right;
	margin: 0 30px 0 0;
	border-top: #A66C3E solid 3px;
	padding: 0 50px;
	height: 100%;
}

#header {
	height: 157px;
	background: url(images/header.jpg) no-repeat;
	text-indent: -2000px;
	border-bottom: #A66C3E solid 5px;
	margin-bottom: 10px;
}

#header a {
	display: block;
	width: 780px;
	height: 157px;
}

#onecol {
	width: 768px;
	margin: 0 auto;
}


#leftcol {
	width: 530px;
	margin-right: 10px;
	float: left;
	padding: 0 0 0 10px;
}
#leftcol li {
padding-left: 10px;
} 
.ss-choice-item {
list-style-type: none;
}
#leftcol ul {

	padding-left: 15px;
}
#leftcol p ul {
	padding-left: 10px;
}


#leftcol table tr td {

	padding: 10px 3px;
}


#rightcol2 {
        width: 200px;
        margin-left: 10px;
        float: right;
        background: #6B2410;
        padding: 10px;
}
#rightcol2 a {
color: #DAD8c9;
}
#rightcol2 a h2 {
color: #DAD8c9;
}
#rightcol {
	width: 200px;
	margin-left: 10px;
	float: right;
	background: #DAD8C9;
	padding: 10px;
}
#rightcol ul {
	padding-left: 10px;
}
#footer {
	font-size: 10px;
	text-align: center;
	clear: both;
	height: 30;
	padding: 18px 0 8px 0;
}
.intgreen {
color: #6B2410;
font-weight: bold;
}
.boldy {
font-weight: bold;
}
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
.didyouknow {
padding: 3px;
background-color: #fff;
}

#player {
display: block;
margin-left: auto;
margin-right: auto;
}


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

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

#opportunities {
	display: none;
}

/* 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: #651619;
}
/* 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: #ffffff;
	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: #651619 url(./tablesorter_bkgrd.png) no-repeat 100% -80px;
}
table.grid th.headerSortUp span {
	background: #651619 url(./tablesorter_bkgrd.png) no-repeat 0 -80px;
}
table.grid th.headerSortDown {
	background: #651619 url(./tablesorter_bkgrd.png) no-repeat 100% 2px;
}
table.grid th.headerSortDown span {
	background: #651619 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: #d9d8c9;
 }
 
 #opportunities tr.selectedRow td {
 	font-weight: bold;
		cursor:default;
 }
 
 #opportunities tr.detailRow td {
		cursor:default;
 }
 
 #opportunities tr.selectedRow, tr.detailRow{
  background-color: #c5c4a3;
 }
 
 .options {
		margin: 5px;
		padding: 5px;
		background-color: #dcdcb9;
		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;
    display: block;
}

.error {
	color: red;
	padding-left: 15px;
}

#projectDetail tr td {
	padding: 5px;
}


#search {
	margin: 0 auto;
	width: 600px;
	border: 1px solid #000;
	padding: 10px;
}

#search table {
	margin: 0 auto;
}

#search table tr td {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

table.grid .variables {
	padding-top: 10px;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}
.form {
width: 400px;
}
