/* CSS Document */

@import url(normal.css);


/*-----Body and Contextual Styles*/


html {
	background-color: #ebebd6;
	text-align: center;
	
}


body {
	width: 760px;
	margin : 0 auto;
	position: relative;
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 10px;
}


/*Header Styles*/


#identity {
	background-image: url(images/headerBack.jpg);
	height: 77px;
	
}

#identity .off {
	text-indent: -9999px;
	
}

#identity img {
	position: absolute;
	right: -1px;
	top: -3px;
	z-index: 9;
}


/*Navigation*/

#navigation {
	height: 21px;
	background-image:url(images/navBg.gif);
	background-repeat:repeat-x;
	border-left: solid 1px #999966;
	border-right: solid 1px #999966;
	padding-top: 2px;
	padding-left: 30px;
	
}

#navigation li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold;
	color: #999933;
	padding-right: 20px;
	padding-left: 20px;
	display: inline;
	text-decoration: none;
	
}

#navigation li a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold;
	color:#666600;
	display: inline;
	text-decoration: none;
}

#navigation li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold;
	color:#462300;
	display: inline;
	text-decoration: underline;
}

#navigation li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold;
	color: #463A00;
	display: inline;
	text-decoration: underline;
}







#contentArea {
	background-color:#ffffff;
	width: 757px;
	border: solid 1px #999966;
	position: relative;
	z-index: 1;
}

#contentArea h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#0F4C0F;
	padding: 8px;
}

#contentArea p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding: 8px;
}


#siteInfo {
	background-image: url(images/footerBg.gif);
	background-repeat:no-repeat;
	height: 58px;
	margin-bottom: 25px;
	padding: 6px;
	
}

#siteInfo p {
	padding-top: 1px;
	padding-left: 8px;
}

#contentArea h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	color: #999933;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	
}

#contentArea li {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#siteInfo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCC99;
	text-decoration: none;
}


#siteInfo a:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration:underline;
	
}
#contentArea label {
	display: block;
	width: 35%;
	float: left;
	text-align: right;
	padding-right: 8px;
	padding-top: 5px;
}
#contentArea fieldset {
	border: 1px solid #006600;
	padding: 4px;
	margin: 8px;
	background-color: #FFFFE6;
}

#contentArea .radioBtn {
	width: 100px;
	text-align: left;
}

#contentArea legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.bold {
	font-weight: bold;
}

#contentArea #main {
	width: 65%;
	position: relative;
	float: left;
}
#contentArea .coalList li {
	text-indent: -8px;
	padding-bottom: 4px;
	padding-top: 6px;
}
#contentArea #main li {
	list-style-image: url(images/bulletpt1.gif);
	list-style-position: inside;
	text-indent: 0px;
}

#contentArea img {
	border: 1px solid #999966;
}


#contentArea #main #leftBlock {
	width: 47%;
	border-right: 2px dotted #DBDB93;
	padding: 4px;
	float: left;
}
#contentArea.services {
	height: 850px;
}
.center {
	text-align: center;
}
#UWlogo {
	float: left;
	position: relative;
	right: 475px;
	top: 145px;
}
#HomeImage {
	margin-top: 57px;
	margin-bottom: 0;
}
#DontateBox {
	height: 200px;
	width: 200px;
	position: relative;
	left: 520px;
	bottom: 100px;
}
#keys {
	margin-top: 60px;
}
#contentArea a {
	color: #006600;
	text-decoration: underline;
}

#contentArea a:hover {
	color: #00cc00;
	text-decoration: underline;
}

#contentArea a:active {
	color: #00cc00;
	text-decoration: underline;
}
#coalList {
	float: right;
	width: 250px;
	background-color: #ffffe6;
	border: 1px solid #999966;
	padding: 4px;
	position: relative;
	bottom: 630px;
}
#coalList li {
	padding: 6px;
}
#AboutImage {
	margin-left: 90px;
	margin-bottom: 10px;
}
#contentArea .app {
	background-color: #FFFFe6;
	border-top: 1px solid #999966;
	border-right: 1px solid #999966;
	border-bottom: 1px solid #999966;
	padding: 8px;
}
#contentArea h4 {
	padding-left: 0px;
}
#contentArea .contactButtons {
	padding-left: 267px;
}
#contentArea #btnLogin {
	margin-left: 275px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100px;
}
#contentArea .donateList li{
	background-color: #ffffe6;
	padding: 8px;
	border: solid 1px #999966;
	margin: 8px;
}
#contentArea .donateBullets li{
	border: solid 1px #ffffe6;
	list-style-type: square;
	margin-left: 40px;
}
#contentArea .appBtn {
	position: relative;
	left: 275px;
	width: 400px;
}


.donatePic {
	float: right;
	position: relative;
	top: -25px;
}
#contentArea dt, dd {
	display: inline;
}
#contentArea dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	left: 50px;
}

#contentArea dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	padding: 4px;
}
#contentArea #blurb img {
	border: none;
	float: left;
	padding-right: 12px;
	padding-left: 4px;
}
#contentArea form p {
	padding: 4px;
}

#contentArea .buttons {
	background-image: url(images/navBg.gif);
	font-weight: bold;
	color: #0F4C0F;
	border: 1px solid #333333;
}
#orgInfo {
	list-style-type: none;
	margin: 10px;
	margin-bottom: 10px;
	float: left;
}
