/* CSS Document */

html, body {
	height: 100%;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #3E301E;
	color: #3e301e;
	text-align: center;
	}

img {
	border: 0px
}

h1, h2, h3, h4 {
	color: #a0b32b;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#cola h1, #cola h2, #cola h3, #cola h4 {
	color: #a0b32b;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 5px;
}

h1 {
	font-size: 180%;
}
h2 {
	font-size: 165%;
}
h3 {
	font-size: 145%;
}
h4 {
	font-size: 115%;
}


a {
	color: #a0b32b;
	font-weight: bold;
}


a:link {
	color: #a0b32b;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #ed6624;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #a0b32b;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	color: #ed6624;
	font-weight: bold;
}


/* Page Structure / Navigation */

#container {
	width: 930px;
	text-align: center;
	padding-top: 15px;
	margin-left:auto;
	margin-right:auto;
	height: auto !important;
	height:100%;
	min-height:100%;
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 15px;
	background-color: #231a11;

}

#page {
	width: 900px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	border: 2px solid #231a11;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}

#banner {}

/* Page Structure / Main Menu */

div #menu {
	background-color: #3E301E;
	background-image: url(images/menubkg.jpg);
	background-repeat: repeat-x;
	height: 53px;
}

#menuleft {
	float: left;
	margin-top: 12px;
	margin-left: 10px;
	height: 29px;
}

div #menuleft ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div #menuleft ul li {
	text-decoration: none;
	list-style-type: none;
	display: inline;

}

div #menuleft ul li a, div #menuleft ul li a:visited {
	list-style-type: none;
	text-decoration: none;
	color: #FFE701;
	font-size: 130%;
	text-align: center;
	display: inline;
	background-color: #3E301E;
	padding: 5px 8px;
	line-height: 2.23em;
	margin-right: 5px;
	border: 1px solid #3E301E;

}

div #menuleft ul li a:hover, div #menuleft ul li a:focus, div #menuleft ul li a.active {
	line-height: 2.23em;
	color: #a0b32b;
	border: 1px solid #a0b32b;
	background-color: #4F3924;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;

}

div #menuright {
	height: 29px;
	width: 147px;
	float: right;
	margin-right: 20px;
	margin-top: 12px;

}

div #menuright a, div #menuright a:visited {
	background-image: url(images/donatebtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 147px;
}

div #menuright a:hover, div #menuright a:focus {
	background-image: url(images/donatebtn.jpg);
	background-repeat: no-repeat;
	background-position: left -29px;
	height: 29px;
	width: 147px;
}

/* Page Structure / Content */

div #content {
	background-color: #FFFFFF;
	background-image: url(images/transition.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 45px;
	clear: both;
	float: left;
	width: 900px;
	font-size: 120%;
	line-height: 16px;

}

/* Content / ColA */

div #cola {
	width: 165px;
	float: right;
	margin: 0px 0px 20px;
	padding: 1px 10px 0px;
	text-align: left;
}

div #cola a, div #cola a:visited {
	text-decoration: none;
	color: #3E301E;
	font-weight: normal;

}

div #cola a:hover, div #cola a:focus {
	color: #ed6624;
	text-decoration: underline;

}

#cola p {
	text-align: left;
}

#cola p ul {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
}

#cola p ul li {
	font-size: 120%;
	line-height: 16px;
}

#cola p.quote {
	font-style: italic;
	text-align: left;
	display: block;
	margin: 0px 0px 10px;
	font-size: 95%;
}

/* Content / ColB */

div #colb {
	width: 672px;
	float: left;
	clear: left;
	margin: 0px 0px 20px;
	padding: 1px 20px 20px;
	text-align: justify;
	display: block;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ccc;
}

div #colb a, div #colb a:visited {
	font-weight: bold;
	color: #a0b32b;
	text-decoration: underline;

}

div #colb a:hover, div #colb a:focus {
	font-weight: bold;
	color: #ed6624;
	text-decoration: underline;

}

div #colb1 {
	width: 643px;
	float: left;
	clear: left;
	margin: 0px 0px 20px;
	padding: 0px 20px 20px;
	font-size: 120%;
	text-align: justify;
	display: block;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ccc;
	background-image: url(images/hand.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div #links {
text-align:center;
}
div #links a, div #links a:visited {
	text-decoration: none;
	color: #3E301E;
	font-weight: normal;
	text-align: center;
}

div #links a:hover, div #links a:focus {
	color: #ed6624;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;

}

div #album {
	display: block;
	margin: 0px;
	padding: 0px;
}

div #album ul {
	display: inline;
	list-style-type: none;
}
div #album ul li {
	list-style-type: none;
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}


/* Page Structure / Footer */

#footer {
	color: #a0b32b;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}

#footer a, #footer a:visited {
	color: #a0b32b;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover, #footer a:focus {
	color: #ed6624;
	font-weight: normal;

}


#donate {
	position: relative;
	margin-top: 10px;
	display: block;
	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
}
#donate a, #donate a:visited {
	height: 81px;
	width: 165px;
	background-image: url(images/givebtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

#donate a:hover, #donate a:focus {
	background-image: url(images/givebtn.jpg);
	background-repeat: no-repeat;
	background-position: left -81px;
	display: block;
}

#donate1 {
	margin-left: auto;
	position: relative;
	margin-top: 10px;
	display: block;
	padding: 0px;
	margin-right: auto;
	text-align: center;
}
#donate1 a, #donate1 a:visited {
	height: 81px;
	width: 165px;
	background-image: url(images/givebtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#donate1 a:hover, #donate1 a:focus {
	background-image: url(images/givebtn.jpg);
	background-repeat: no-repeat;
	background-position: left -81px;
	display: block;
}

#donate2 {
	margin-left: auto;
	position: relative;
	margin-top: 10px;
	display: block;
	padding: 0px;
	margin-right: auto;
	text-align: center;
}
#donate2 a, #donate2 a:visited {
	height: 41px;
	width: 165px;
	background-image: url(images/paypal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#donate2 a:hover, #donate2 a:focus {
	background-image: url(images/paypal.jpg);
	background-repeat: no-repeat;
	background-position: left -41px;
	display: block;
}

#credit {
	height: 18px;
	width: 106px;
	margin-left: auto;
	position: relative;
	margin-top: 3px;
	display: block;
	padding: 0px;
	margin-right: auto;
	text-align: center;
	background-image: url(images/credit.jpg);
	background-repeat: no-repeat;
}

.center {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;

}

.orange {
	color: #ed6624;}

.image {
	float: left;
	padding-right: 5px;
}

.small {
	font-size: 90%;
	text-align: left;
}

.green {
	color: #a0b32b;
}

#donation{
	border: 1px solid #a0b32b;
	padding: 12px;
	margin: 0px;
}

#thanks {
	text-align: center;}
	
a .none {
display:none;
}

#album1 {
background-image:url(images/album1.jpg);
background-repeat:no-repeat;
background-position:left top;
height:200px;
width:200px;
display:block;
}

#album1:hover {
background-image:url(images/album1.jpg);
background-repeat:no-repeat;
background-position:left bottom;
height:200px;
width:200px;
display:block;
}

#album2 {
background-image:url(images/album2.jpg);
background-repeat:no-repeat;
background-position:left top;
height:200px;
width:200px;
display:block;
}

#album2:hover {
background-image:url(images/album2.jpg);
background-repeat:no-repeat;
background-position:left bottom;
height:200px;
width:200px;
display:block;
}

#album3 {
background-image:url(images/album3.jpg);
background-repeat:no-repeat;
background-position:left top;
height:200px;
width:200px;
display:block;
}

#album3:hover {
background-image:url(images/album3.jpg);
background-repeat:no-repeat;
background-position:left bottom;
height:200px;
width:200px;
display:block;
}

#album4 {
background-image:url(images/album4.jpg);
background-repeat:no-repeat;
background-position:left top;
height:200px;
width:200px;
display:block;
}

#album4:hover {
background-image:url(images/album4.jpg);
background-repeat:no-repeat;
background-position:left bottom;
height:200px;
width:200px;
display:block;
}

#album5 {
background-image:url(images/album5.jpg);
background-repeat:no-repeat;
background-position:left top;
height:200px;
width:200px;
display:block;
}

#album5:hover {
background-image:url(images/album5.jpg);
background-repeat:no-repeat;
background-position:left bottom;
height:200px;
width:200px;
display:block;
}

/*


 * Form elements
 -----------------------*/
#contact-area {
	display: block;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 550px;
}

#contact-area form {}

#contact-area input, #contact-area textarea {
	padding: 5px;
	margin-left: 5px;
	border: 1px solid #ccc;
	width: 250px;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #ed6624;
}

#contact-area input.submit-button {
	width: 75px;
	margin-top: 10px;
}


#captcha-area {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	padding: 0px 0px 0px 30px;
	width: 450px;
	margin-top: 0px;
	margin-bottom: 0px;
}
form {}

form div.required {
	margin-bottom: 10px;
	font-size: 1em;
}
fieldset {
	border: 1px solid #a0b32b;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
}
legend {
	padding: 0.2em 0.5em;
	border:1px solid #a0b32b;
	font-size:90%;
	text-align:right;
	margin-bottom: 10px;
  }

form div label {
display:block;
width:160px;
text-align:right;
height:20px;
float:left;
margin:0 20px 5px;
padding:3px 5px;
}

form div.submit {
	margin-top: 10px;
}
em{
	color: #ed6624;
}

.grey {
	color: #888888;
}
