/*
 *  HTML
 */

body {
  background-color: #fff;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

*{
  font-family: Arial, Helvetica, sans-serif; 
}

p {
  line-height: 1.3em;
  margin: 0.4em 0 0.7em 0;
  color:black;
}

h1 {
  font-weight: bold;
  font-size: 1.3em;
  margin: 0.5em 0 0.3em 0;
}

b, strong {
  font-weight: bold;
}

a {
  color:#0065A6;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: underline;
}

hr {
  display: none;
}

ul.articles {
	margin: 1em;
}

ul.articles li {
	list-style-type: disc;
	margin: 1em;
	line-height: 1.4em;
}

/*
 *  CLASSES
 */

img.float_left {
  float: left;
  border: 1px solid #fff;
  margin: 0 10px 10px 0;
}

img.float_right {
  float: right;
  border: 1px solid #fff;
  margin: 0 0 10px 10px;
}


.words {
	color:#4490cd;
}
.headings {
	color:#4490cd;
}
.impl {
	padding-top:25px;
	border:1px white solid;
	background-color:#999999;
}
.imp {
  padding-top:0;
	border:1px white solid;
	background-color:#999999;
}

.imp div{
  padding-right:5px;
	padding-top:2px;
	padding-bottom:2px
}
.required {
	color:#C82619;
	font-size:11px;
}
.it {
  margin-left:100px;
  text-align:left;
  font-style:italic;
  width:380px;
  height:auto;
  padding-top:5px;
}
.new {
  color:#4490cd;
  text-decoration:underline;
}

.news {
  float: left;
}


/*
 *  OTHER STYLES
 */

#charityinfo {
  background-color: #fff;
  color: #000;
  border: 1px solid #fff;
  margin: 0;
  padding: 0;
  display: block;
}

#charityinfo li, #charityinfo li div {
  margin: 0;
  padding: 0;
  display: block;
}

#charityinfo li h2 {
  background-color: #e2e2e2;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
  color: #762121;
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 5px;
  margin: 0;
  background-image: url(../../images/template/bg-accordion1.gif);
  background-repeat: no-repeat;
  background-position: 442px 4px;
}

#charityinfo li h2.selected {
  background-color: #d7d7d7;
  background-image: url(../../images/template/bg-accordion2.gif);
}

#charityinfo li p {
  padding: 5px 5px 10px 5px;
}
#gallery {
	margin-top:5px;
}
#gallery td {
  padding-bottom:10px;
  text-align: center;
  vertical-align: top;
  width:20%;
}

#gallery td p {
  margin: 0;
  font-size: 11px;
}

#gallery td img {
  border: 1px solid #fff;
}
#image {
	padding-left:5px;
	float:right;
	display:inline;
}
#observations {
	display:inline;
}
#image2 {
	float:left;
	padding-right:5px;
	
}
#but {
	
}
#editorslot {
	padding-left:5px;
}
#unews label{
	width:50px;
	float:left;
}
	
/*
 *  TEMPLATE
 */

.hidden {
  display: none;
}

#container {
  width: 940px;
  margin: 0 auto;

}

#header {
  height: 205px;
  overflow: hidden;
  background-image: url(../../images/template/header.jpg);
  background-repeat: no-repeat;
}

#header h1{
  margin:0;
}

#header h1 a{
  display:block;
  text-decoration:none;
  text-align: center;
  color: white;
  font-family: "Times New Roman", Times, serif;
  font-size: 32px;
  line-height:39px;
  height:39px;
  margin:0;
  font-weight: bold;
  padding-top:153px;
  padding-left:10px;
}

#headerimg1, #headerimg2, #headerimg3, #headerimg4 {
  width: 103px;
  height: 105px;
  border: none;
  position: relative;
  display:none;
}

#headerimg1 {
  margin: -147px 0 0 76px;
}

#headerimg2 {
  margin: -105px 0 0 242px;
}

#headerimg3 {
  margin: -105px 0 0 599px;
}

#headerimg4 {
  margin: -105px 0 0 758px;
}

#menu_left {
  width: 100%;
  text-align: center;
  color: #000;
}

#menu_left p {
  margin: 20px 17px 10px 49px;
  font-size: 12px;
}

#menu_left ul {
  width:880px;
  margin-left:35px;
  background:#4490cd url(../../images/template/menu.jpg) top left no-repeat;
  height:32px;
  text-align:center;
}

#menu_left ul li{
  display:block;
  height:22px;
  float:left;
}

#menu_left ul li a {
  display:block;
  color: #fff;
  height: 22px;
  overflow: hidden;
  font-size: 12px;
  line-height:22px;
  padding:0 14px;
}

#menu_left ul li a:hover, #menu_left ul li a:active, #menu_left ul li a:focus {
  color: #fff;
  text-decoration: none;
  background:#0065a6;
}

#menu_left ul li a.active {
  color: #fff;
  text-decoration: none;
  background:#0065a6;
  font-weight:bold;
}

#menu_left_baseline {
  margin: 0 15px 0 47px;
  border-bottom: 1px solid #843D2C;
}

#menu_right {
  width: 165px;
  float: right;
  margin-right: 47px;
  text-align: center;
  color: #000;
  background-repeat: repeat-y;
  min-height:490px;
  height:auto !important;
  height:490px;
  border-bottom:1px solid #843D2C;
}

#menu_right_baseline {
  margin: 0 2px;
  border-bottom: ;
}

#pagebody {
  margin:10px 35px;
  margin-top:0;
  font-size:13px;
}

#pagebody h1,#pagebody h2,#pagebody h3,#pagebody h4,#pagebody h5,#pagebody h6{
  color:#0065a6;
  font-weight: bold;
}

#pagebody h1{
  text-align:center;
  font-size:18px;
  margin-top:0;
  margin-bottom:10px;
}

#pagebody ul{
  color:black;
}

#pagebody em{
  font-style: italic;
}

#footer {
  clear: both;
  background-image: url(../../images/template/footer.jpg);
  background-repeat: no-repeat;
  text-align: center;
  font-size: 10px;
  margin-bottom: 10px;
  height:42px;
  padding:8px 0;
}

#footer p {
  margin:0;
  color:white;
  font-family: arial, helvetica, sans-serif
}
#footer a {
  color: #fff;
  text-decoration: none;
}

/* Admin Login styling */
#login {
	margin-top:30px;
	margin-left:40px;
}
#login label {
	float:left;
	width:150px;
}
#login ul {
	list-style-type:none;
	
}
#login li {
	padding-top:5px;
	padding-bottom:5px;
}
#login fieldset {
	margin-bottom:30px;
}

/*guestbook styling */
#messageboard td{
font-size:14px;
text-align:center;
padding-top:10px;
padding-bottom:10px;

}
#messageboard th{
	border:1px white solid;
	background-color:#C82619;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-size:16px;
}
#messageboard td a{
	color:red;
}
#messageboard label {
	width:90px;
	font-weight:bold;
	text-align:left;
	float:left;
}

#pagenumbers {
	font-size:10px;
}
#deletef label{
	float:left;
	width:100px;
}
#deletef th {
	border:1px white solid;
	background-color:#C82619;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-size:16px;

}
#deletef td {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-size:14px;
}
#logout {
	margin-top:100px;
}

/* Admin Menu styling */
#choice {
	margin-left:0px;
	margin-top:93px;
}

#menuchoice li{
	text-align:center;
	width:189px;
	height:27px;
	padding-bottom:4px;
}
#menuchoice li a{
	background-image: url(../../images/template/tile_menubutton.png);
	background-repeat: no-repeat;
	font-size:12px;
	display:block;
	color:white;
	height:30px;
	padding-top:5px;
}
#menuchoice li a:hover {
	background-image: url(../../images/template/tile_menubutton_hover.png);
	background-repeat:no-repeat;
  color: #fff;
  text-decoration: none;
}
/* News Page Layout */
#news li{
	list-style-type:none;
	padding-top:2px;
	padding-bottom:2px;
	line-height:1.3em;
}
#news td {
	border-bottom:1px white solid;
	font-size:13px;
}
#news h1{
	display:inline;
	padding-right:20px;
}
#news a{
	padding-right:20px;
}
.date {
	display:inline;
	left:700px;
	position:absolute;
}
#unews{
	margin-top:10px;
}

/* Shop styling */
#items {
	width:auto;
  height:auto;
}

#shop {
	height:100%;
	width:100%;
}

.desc{
	height:40px;
	display:inline;
}

#shop td{
	padding-bottom:5px;
}

.blank {
	padding-top:5px;
}
.descriptions {
	vertical-align:middle;
}
.images {
	padding-bottom:5px;
    padding-right:5px;
}

/* shopping cart */
#cart {
margin-top:20px;
padding:5px;
	font-size:14px;
	background-color:#FFFFFF;
	color:#000000;
}
#carttable {
	margin-top:10px;
	text-align:left;
	background-color:#FFFFFF;
	color:black;
}
#cart fieldset {
	background-color:#FFFFFF;
	color:#000000;
}
#cart legend {
	height:30px;
}
#cart th {
	padding-left:3px;
	border-bottom:1px black solid;
	padding-top:1px;
	padding-bottom:3px;
	text-align:center;
	background-color:white;
	color:black;
}
#cart td{
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	text-align:center;
	border-bottom:1px black solid;
	
}
#cart .description {
	text-align:left;
	border-right:1px black solid;
	font-weight:italic;
	border-right:0;
}

#cart .total {
	text-align:right;
	font-weight:bold;
	border-right:0;
	border-bottom:none;
}
#carttable img{
	margin-top:5px;
}
/* Donations Page */
#donate {
	margin-top:20px;
}
#donate li label {
	width:110px;
	float:left;
}
#donate li {
	padding-bottom:2px;
	padding-top:2px;
  list-style:none;
}
#donate .big{
	width:200px;
}
#donate  img {
	width:100px;

}
#donations, #donations li{
  list-style:none;
}


#cd {
	margin-top:40px;
}
#showthem {
    list-style-type:disc;
    margin-left:30px;

}
#showthem li{
     padding:2px;
}

#innercart {
    margin-left:10px;
    text-align:cemter;
    margin-right:10px;
}
#innercart img{
    margin-left:20px;
}
#innercart .descriptions {

    text-align:center;
    color:red;
}
#innercart #pricess {
    color:black;
    margin-left:0px;
}


#contact p{
  height:25px;
}

#contact label{
  height:25px;
  width:100px;
  float:left;
  line-height:25px;
  font-size:13px;
}

#contact span.required{
  display:block;
  float:left;
  padding-left:5px;
  font-size:18px;
}


#contact input[type=text], #contact textarea{
  display:block;
  float:left;
  border:1px solid #4591CF;
  font-size:13px;
}

#contact input[type=text]:focus, #contact textarea:focus{
  border:1px solid #0065A6;
}

#contact input[type=text]{
  height:15px;
  padding:5px;
  width:190px;
  line-height:15px;
}

#contact textarea{
  padding:5px;
  width:300px;
  height:100px;
}

#formerrors ul{
  list-style:disc;
  padding-left:20px;
  margin:15px 0;
}

#formerrors ul li{
  line-height:20px;
  color:#0065A6;
}


#news_link {
	float: right;
	text-align: center;
	font-size: 13px;
	line-height: 1.3em;
	margin: 0 0 10px 20px;
	color: #333;
	text-decoration: none;
}

#news_link span {
	display: block;
}

