@charset "UTF-8";
/* CSS Document */

body {
	font: 100%/1.3 Verdana, Arial, Helvetica, sans-serif;
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(images/bgstripes.gif);
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-right: 25px;
	padding-left: 20px;
	font-family: Optima, Arial, Helvetica, Verdana, sans-serif;
	color: #F8661A;
}
p {
	margin-top: 0;
	padding-right: 25px;
	padding-left: 20px;
	font-family: VVerdana, Arial, Helvetica, sans-serif;
}
a img {
	border: none;
}
/* ~~ Styling for site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #060;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	width: 960px;
	background: #FFF;
	margin: 0 auto;
}
.header {
	background: #fff;
	border-bottom: 12px solid #F8661A;
	padding-top: 12px;
}
.sidebar1 {
	float: left;
	width: 180px;
	background: #EADCAE;
	padding-bottom: 10px;
	font-size: 85%;
	background-color: #eee;
}
.content {
	padding: 10px 0;
	width: 780px;
	float: left;
	border-top: 0px solid #000;
}
/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {
	padding: 0 15px 15px 40px;
	font-size: 90%;
}
ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 160px;
	text-decoration: none;
	background: #C6D580;
	background-color: #060;
	color: #FFF;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #ADB96E;
	color: #FFF;
	background-color: #F8661A;
}
/* ~~ The footer ~~ */
.footer {
	padding: 10px 0 1px 0;
	background: #999;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both;
	font-size: 75%;
	border-top: 1px solid #F8661A;
}
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* ~~ additional styles ~~ */
.centerImage {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.marquee {
	font-size: small;
	font-style: italic;
	padding-top: 6px;
}
.centerText {
	margin-left: auto;
	margin-right: auto;
	width: 25em
}
.cell {
	background-color: #ececec
}
.cellborder {
	background-color: #ececec;
	border: 1px dotted #ff6600;
	margin: 4px;
	padding: 10px 20px;
}
.new {
	background-color: #ff6600;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
}
legend {
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.textlargerbold {
	color: #000000;
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}
.textlarger {
	color: #000000;
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.textsmaller {
	font-size: small;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.plaintext {
	font-style: normal;
}
.caption {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic
}
.orange {
	color: #F90 !important;
}
.button {
	border: 1px dotted #006633;
	margin: 2px;
	padding: 2px;
	background-color: #ff6600;
	font-weight: bold;
}
.buttonhome a {
	display : block;
	background-color: #eeeeee;
	padding: 3px 0 3px 6px;
	border: 1px solid #ff6600;
}
.buttonhome a:hover {
	background-color : #ff6600;
	color : #ffffff;
}
.copyright {
	font-size: 70%;
	color: #003300;
	border-top: 1px dotted #003300;
}
#formApply {
	margin-left: 20px;
	margin-right: 25px;
}
#formDonate {
	margin-left: 20px;
	margin-right: 25px;
}
#tableAssistancePage {
	background-color: #eeeeee;
	border-color: #003300;
	margin-left: 20px;
	margin-right: 25px;
	text-align: center;
	background-image: url(images/bgbigstripes.gif);
	margin-bottom: 25px;
	font-size: 85%;
}
#tableApplications {
	background-color: #eeeeee;
	border-color: #003300;
	margin-left: 20px;
	margin-right: 25px;
	background-image: url(images/bgbigstripes.gif);
	margin-bottom: 25px;
	font-size: 85%;
}
#tableTanks {
	background-color: #eeeeee;
	border-color: #003300;
	margin-left: 20px;
	margin-right: 25px;
	background-image: url(images/bgbigstripes.gif);
	margin-bottom: 25px;
	font-size: 85%;
}
#tableMembersvendorsPage {
	background-color: #eeeeee;
	border-color: #003300;
	text-align: center;
	background-image: url(images/bgbigstripes.gif);
	margin-left: 20px;
	margin-right: 25px;
}
.black {
	color: #000;
}
.backgroundcolor {
	background-color: #F8661A;
}
.container .content .content table tr td h1 a {
	text-decoration: none;
	color: #F8661A;
}

