@charset "UTF-8";
/* CSS Document */
* {margin: 0; padding: 0;}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	line-height: 1.2em;
}
body {
	background-color: #95A195;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #FC871A;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
.sideBARbox a:link, .sideBARbox a:visited, .sideBARbox a:active {
	color: #000;
	text-decoration: none;
}
.sideBARbox a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #BCCCC2;
}
h1 {
	font-size: 1.5em;
	color: #D0E400;
	font-weight: normal;
	padding-bottom: 5px;
}
h2 {
	font-size: 1.3em;
	color: #000;
	font-weight: normal;
	margin-left: 15px;
	padding-bottom: 5px;
}
h3 {
	font-size: 1.1em;
	color: #000;
	font-weight: normal;
	padding-bottom: 10px;
}
p {
	font-size: .9em;
}
#contentAREA {
	float: left;
	width: 785px;
	padding-bottom: 10px;
	z-index: 1;
}
#leftSIDEbar {
	float: left;
	width: 195px;
}
#contentWRAPPER {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#navbar {
	background-image: url(images/navBAR_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	background-position: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	margin-bottom: 10px;
	font-size: 0.9em;
	z-index: 10;
}
.logoBAR_buttons {
	float: right;
	width: 182px;
	margin-right: 35px;
}
#logoBAR {
	height: 150px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/uchs_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}
#topBAR {
	font-size: 7pt;
	background-color: #bcccc2;
	background-image: url(images/topBAR_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sideBARbox {
	width: 169px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #bcccc2;
	margin-bottom: 10px;
	background-image: url(images/sideBAR_bg.jpg);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 1px;
}
.bold {
	font-weight: bold;
}
.red {
	color: #F00;
	font-weight: bold;
}
.centreNAV {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.shelterINFO {
	font-size: .7em;
	text-align: center;
}
.quickLINKS {
	display: block;
}
.facebook {
	background-color: #FFF;
}
.eventsFEATURE {
	background-image: url(images/sideBAR_bg.jpg);
	background-repeat: repeat-x;
	width: 244px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 10px;
	float: left;
	margin-right: 9px;
	border: 1px solid #BCCCC2;
	margin-bottom: 10px;
	height: 325px;
}
.contentBOX {
	width: 769px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border: 1px solid #B8C8BE;
	background-image: url(images/sideBAR_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.eventsFEATURE img, .donateNOW img {
	margin-left: 9.5px;
	margin-bottom: 5px;
}
.donateNOW h3 {
	color: #FFF;
}
.donateNOW {
	background-image: url(images/donateNOW_bg.jpg);
	background-repeat: repeat-x;
	width: 244px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 10px;
	float: left;
	margin-right: 9px;
	border: 1px solid #4A4B41;
	background-color: #A6A997;
	height: 325px;
}
ol, ul {
	list-style-position: inside;
	font-size: .9em;
}
.bod_form {
	width: 390px;
	float: right;
	margin-right: 10px;
	padding-left: 10px;
	font-size: 0.6em;
	background-color: #EBFFF2;
	border: 1px solid #BCCCC2;
	padding-top: 3px;
	padding-bottom: 5px;
}
#footer {
	color: #FFF;
	background-color: #515853;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	font-size: .7em;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#shelterHomepagePic {
	height: 200px;
	width: 775px;
	background-image: url(images/shelter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.becomeVolunteer {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}

