@import"reset.css";@import"skeleton.css";@import"superfish.css";@import"form.css";@import"ui.totop.css";

html{
	width: 100%;
	height: 100%;	
}

img {
	width:100%;
	height:auto;
}

.extra-wrap{overflow:hidden;display:block;}

.floatright {float:right;}
.floatleft {float:left;}

a[href^="tel:"]{color: inherit; text-decoration:none;} 
* {-webkit-text-size-adjust: none;}

body {
	font:12px/20px Arial, Helvetica, sans-serifl;
	color:#FFFFFF;
	position:relative;
	min-width:970px;
	height: 100%;
	min-height: 100%;
	background: url(../images/bg_body.png) 0 0 repeat #201e1c;
}

html, body {
	height:100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}


h3 {
	font-size: 24px;
	line-height: 32px;
	color: #FFFFFF;
	text-transform: none;
	padding-top: 3px;
	margin-bottom: 10px;
}

h4 {
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
	margin-bottom: 17px; 
	padding-top: 59px;	
}

h5 {
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	margin-bottom: 17px; 
	padding-top: 10px;	
}

.content.page1 h4 {
	padding-top: 0;
	margin-bottom: 13px; 
}

h4.head1 {
	padding-top: 71px;
}


p {
	margin-bottom: 20px;	
}


strong {
	color: #655c57;	
}

address {
	font-style: normal;	
}



ul  {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list li {
	background: url(../images/marker.png) 0 5px no-repeat;
	padding-left: 19px;
	margin-bottom: 4px;
	font-size: 12px;
	line-height: 20px;
}

ul.list {
	padding-bottom: 0px;
}

ul.list li p {
	padding-top: 1px;
	margin-bottom: 19px;
}
ul.sublist li {
	background: url(../images/submarker.png) 20px 5px no-repeat;
	padding-left: 40px;
	margin-bottom: 4px;
	font-size: 12px;
	line-height: 20px;
}

ul.sublist {
	padding-bottom: 0px;
}

ul.sublist li p {
	padding-top: 1px;
	margin-bottom: 19px;
}

/*links*/

a {
	text-decoration: none;	
	color: #2A2B19;                 /* This edits the link color - original - 69a089 */
 	outline: none;	
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #C03000;	                /* This edits the link hover color - original - 457360 */
}



a.btn {
	display: inline-block;
	background: #463a34;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #fff7d2;
	padding: 8px 16px;
	border-radius: 2px;
	margin-top: 18px;
}

a.btn:hover {
	color: #fff;
	background: #457360
}

a.link1 {
	background: url(../images/link_marker.png) right 8px no-repeat;
	display: inline-block;
	padding-right: 19px;
	text-transform: uppercase;
	font: 12px/26px Georgia, "Times New Roman", Times, serif;
	color: #32331D;            /* This edits the link color */
	margin-right: 17px;
}

a.link1:hover {
	color: #C03000;            /* This edits the link hover color */
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;	
}

.m0 {
	margin: 0 !important;	
}

.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding-bottom: 4px;	
}

.pad2 {
	padding-bottom: 1px;	
}

.nowrap {
	white-space: nowrap;	
}

.img_inner {
	margin-top: 5px;
	margin-bottom: 24px;
}

.img_inner.inner1 {
	margin-bottom: 23px !important;	
}

.content.page1 .img_inner {
	margin-top: 17px;	
	margin-bottom: 27px;
}

.fleft {
	float: left;
	margin-right: 20px;	
}

.alright {
	text-align: right;
}

.center {
	text-align: center;	
}

.wrapper {
	overflow: hidden;	
}

.clear {
	float: none !important;
	clear: both;	
}

.text1 {
	text-transform: uppercase;
	color: #2A2B19;            /* This edits the text color for content */
}

.text2 {
	text-transform: uppercase;
        font-weight:bold;
        font-size:110%;
	color: #2A2B19;            /* This edits the text color for content */
}

.p1 {
	margin-bottom: 23px;	
}

.p2 {
	margin-bottom: 7px;	
}

.p3 {
	margin-bottom: 18px;	
}





/*header*/

header {
	background: url(../images/header_bg.png) center 0 repeat;
	border-top: 10px solid #10222B;
	padding-bottom: 33px;
	border-bottom: 1px solid #10222B;
	
}

header.page1 {
	border-bottom: none;
	padding: 0;	
}

header h1 {
	float: left;	
	width: 165px;
	height: 77px;	
	margin-top: 28px;
}

header h1  a {
	display: block;
	background: url(../images/logo.png) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999px;
	width: 165px;
	height: 77px;	
}


.header_bot {
	background: url(../images/header_bot_repeat.png) 0 50% repeat;
	border-top: 1px solid #10222B;	
}


.header_bot p {
	margin-bottom: 12px;	
}

.header_bot a {
	display: inline-block;
	width: 29px;
	height: 29px;
	background: url(../images/circle_link.png) 0 0;	
	transition: 0s ease;	
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
	position: relative;
	top: 9px;
}

.header_bot a:hover {
	background-position: 0 bottom;	
}

.header_bot>.container_16{
	color: #F6FFE0;
	text-align: center;
	background: url(../images/header_bot_bg.jpg) center 0 no-repeat;
	padding: 0px 0 29px;
	font-size: 14px;
	line-height: 19px;
	
}

.header_bot>.container_16>.grid_4 {
	background: url(../images/header_bot_separator.png) 0 0 repeat-y;	
}

.header_bot>.container_16>.grid_4:first-child {
	background: none;	
}

.p30 {
	padding-top: 27px;
}

/*Content*/

.page1_block {
	background: url(../images/page1_block_bg.png) 0 0 repeat-x #121212;
	border-bottom: 1px solid #393331;
	padding-top: 31px;
	font-size: 14px;
	line-height: 20px; 
	color: #F6FFE0;       /* This edits the page one block font color */
	padding-bottom: 39px;
}

.page1_block a.button {
	background: url(../images/button_bg.png) 0 0 repeat #3a342e;
	border-radius: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff7d2;
	text-transform: uppercase;
	float: right;
	font-size: 16px;
	line-height: 20px;
	padding: 16px 62px 16px 25px;
	display: block;
	margin-top: 23px;
	position: relative;
}

.pad1 {
	width: auto;
}

.page1_block a.button:hover {
	background: #457360;
}

.page1_block a.button:after {
	position: absolute;
	content: '';
	background: url(../images/button_icon.png) 0 0 no-repeat;
	width: 29px;
	height: 29px;
	right: 19px;
	top: 12px;
}

.page1_block  h2 {
	font-size: 35px;
	line-height: 40px;
	text-transform: none;
	margin-bottom: 12px;
}

.content.page1 {
	padding-top: 20px;
	padding-bottom: 0;	
}

.content {
	padding: 0px 0 45px;	
	background: #717F4F;   /* This edits the background color for content */
}

.bottom_block {
	padding-top: 46px;
	margin-top: 36px;
	padding-bottom: 41px;
	background: url(../images/bottom_block_bg.png) 0 0 repeat-x;
}

.bottom_block p {
	margin-bottom: 6px;	
}

.bottom_block  h4 {
	margin-top: -2px;	
	margin-bottom: 5px !important;
}

.bottom_block .img_inner {
	margin-bottom: 18px !important;	
}

ul.list.last {
	padding-top: 20px;
	padding-bottom: 9px;	
}

.list_block {
	background: #2c2825;
	padding: 19px 31px 25px 34px;
	padding-right: 31px;	
	margin-top: -15px;
}

.list_block .list {
	padding-bottom: 12px;
	padding-top: 17px;
	border-top: 1px solid #393430; 	
}

.list_block .list:first-child {
	border: none;	
}

.blockquote {
	padding-top: 6px;
	padding-bottom: 10px;
}

.blockquote  img {
	margin-bottom: 21px;	
	width: auto;
}

.blockquote blockquote {
	float: right;
	background: url(../images/bloquote.png) repeat-x 0 0 #10222B;
	border: 1px solid #393331;
	padding-top: 30px;
	padding-bottom: 13px;
	width: 414px;
	position: relative;
}


.blockquote blockquote:after {
	content: '';
	position: absolute;
	background: url(../images/quote_after.png) 0 0 no-repeat;
	width: 25px;
	height: 35px;	
	left: -24px;
	top: 32px;
}

.blockquote blockquote p {
	padding-left: 56px;
	padding-top: 13px;
	padding-right: 18px;
	background: url(../images/quotes.png) 25px 0 no-repeat;	
}

.blockquote blockquote p a.btn {
	margin-top: 22px;	
}

.donation {
	padding-top: 4px;	
}

.donation p {
	padding-right: 4px;
}

.donation div+div .text1{
	display: inline-block;
}
.donation .text1{float:left;}

.p41 {
    display: block;
    margin-bottom: 20px;
    padding-right: 3px;
}

.p42 {
	margin-bottom: 0 !important;
}

.donate_button {
	background: url(../images/donate_bg.png) 0 0 #2c2825 no-repeat;
	padding-left: 114px;
	font-size: 28px;
	line-height: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #457360 ;
	border: 1px solid #35302c;
	padding: 40px 10px 37px 114px;
	width: 321px;
	letter-spacing: -2px; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	margin-top: 20px;
}

.donate_button:hover {
	background-color: #457360;
	border-color: #194633;
	color: #fff; 	
}

.geolist {
	overflow: hidden;	
	padding-top: 53px;
}
.geolist .count {
	float: left;
	font: 30px/36px Georgia, "Times New Roman", Times, serif;
	color: #69a089;
	text-transform: uppercase;	
	margin-right: 8px;
}

.geolist h4{
	color: #614f46;
	padding-top: 7px;
	line-height: 30px;
	margin-bottom: 9px;
}

.geolist p {
	margin-bottom: 10px;	
}

.geolist ul  {
	padding-bottom: 1px;	
}

.geolist ul li.lh1 {
	line-height: 18px;	
	padding-top: 1px !important;
	margin-bottom: 5px;
}

/******Page1 form*****/
#form1 {
	padding-top: 18px;	
}
#form1 label {
	overflow: hidden;	
	min-height: 46px;
	display: block;
	line-height: 0;
}

#form1 .message {
	height: 143px;
}
#form1 input {
	color: #32331D;
	font: 14px/18px Arial, Helvetica, sans-serif;
	border: 1px solid #4d4039;
	background: none;
	line-height: 15px;
	height: 36px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	line-height: 18px;
	padding: 9px 10px;  
}

#form1 label {
	position: relative;	
}

#form1 textarea {
	color: #32331D;
	font: 14px/18px Arial, Helvetica, sans-serif;
	border: 1px solid #4d4039;
	background: none;
	width: 100%;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	padding: 12px 10px 10px; 
	height: 134px; 	
	overflow: auto !important;
}

#form1 a  {
	float: right;
	display: inline-block;
	background: #39312c;
	padding-left: 18px;
	margin-top: 0 !important;
	padding-right: 19px;
}

#form1 a:hover {
	color: #fff;
	background: #457360;
	cursor: pointer;
}


#form1 .success {
	display: none;
	position: absolute;
	width: 262px;
	border: 1px solid #4d4039;
	background:#242220;
	text-align: center;
	padding: 10px 8px;
	z-index: 999;
	
}

#form1 .error, #form1 .empty {
	color: #FF0000 !important;
	display: none;
	font-size: 11px;
	line-height:14px;
	width:auto;
	position: absolute;
	z-index: 999;
	right: 5px;
	top: 2px;
}
#form1 .error-empty {
	display:none;
	float:left;
}



/****Map***/
.map figure {	
	width: 100%;
	height: auto;
	line-height: 0;
	padding-top: 5px;
	margin-bottom: 29px;
}

.map figure iframe {
	width: 100%;
	height: 304px;
}

.map address {
	margin-bottom: 1px;	
}

.map .text1 {
	padding-bottom: 3px;	
}

.map p {
	margin-bottom: 17px;	
}

address dd span {
	min-width: 70px;
	display: inline-block;	
}

.address {
	padding: 15px 0 8px;	
}
/************Footer***********/

footer {
	padding: 21px 0 21px;
	border-top: 1px solid #1c1b19;
}

footer .copy{
	color: #FFFFFF;
	text-transform: uppercase;
	font: 15px/18px "Times New Roman", Times, serif;
	float: left;	
	padding-top: 2px;
}

footer .copy a {
	display: inline-block;
	padding-left: 11px;
	background: url(../images/privacy_point.png) 0 7px no-repeat;
	margin-left: 4px;	
	color: #FFFFFF;
}

footer .copy a:hover {
	color: #C03000;	
}

footer .mail {
	float: right;	
	padding-right: 7px;
}

footer .mail a {
	display: inline-block;
	background: url(../images/mail_icon.png) 0 6px no-repeat;	
	padding-left: 34px;
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFFF
}

footer .mail a:hover {
	color: #C03000;	
}

.p37 {
	width: auto;
}

/******************** Responsive ******************/



@media only screen and (min-width: 768px) and (max-width: 1024px) {
 body {
min-width:768px;
}

.p37 {
	margin-top: 20px;
	width: auto;
}

}

@media only screen and (max-width: 995px) {
 body{min-width:768px;}

 .camera_wrap {
	min-height: 300px;
}

.p37 {
	margin-top: 20px;
	width: auto;
}

.slider-relative {
	background: none;
}

.page1_block a.button {
    font-size: 12px;
    padding: 16px 62px 16px 19px;
}

.blockquote img,
.blockquote blockquote:after {
	display: none;
}

.blockquote blockquote {
	float: none;
}


.page1_block h2 {
    font-size: 28px;
}

.p36 {
	overflow: visible;
}

.p35 {
    margin-bottom: 10px !important;
}

.page4-box1 img {
	margin-bottom: 0;
}

.page4-box1 {
	padding-top: 20px;
}
.p41 {
	margin-bottom: 0;
	float: none;
}
.donation .text1{float:none; display:block;}
}


@media only screen and (max-width: 800px) {

.camera_wrap {
	min-height: 300px;
}


}
 @media only screen and (max-width: 767px) {
body {
min-width:420px;
}

.camera_wrap {
	min-height: 280px;
}
.donation .text1{float:left; display:inline-block;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
 body {
min-width:420px;
}

.floatright {float:left;}
.floatleft {float:right;}

nav select {
    outline:none;
	display: block !important;
	height:25px;
	line-height:25px;
	padding:0 0 4px;
}

.camera_target_content {
	display: none;
}

header h1 {
    float: none;
    margin: 28px auto 0;
}

nav {
	width: 100%;
}
.camera_wrap {
	min-height: 170px;
}

.camera_next {
    bottom: 44%;
    right: 14px;
}

.camera_prev {
    bottom: 44%;
    left: 14px;
}

.page1_block a.button {
	float: left;
}

.content.page1 h4 {
	padding-top: 40px;
}

.content.page1 .img_inner {
	margin-top: 32px;
	margin-bottom: 19px;
}

.copy,
footer .mail {
	float: none;
}

footer .copy {
	float: none;
}

footer .mail {
	margin-bottom: 20px;
}

.header_bot > .container_16 > .grid_4 {
	background: none;
}
.donate_button {  
    margin-top: 20px;
}
.blockquote blockquote {
	width: 100%;
}
.pad1 {
	width: 100%;
	margin-top: 20px;
}

.p37 {
	width: 100%;
}

.p31 .pad1 {
	width:auto;
	margin-top: 0px;
}

.p33 {
	margin-bottom: 20px !important;
	margin-right: 0;
	width: 100%;
	float: none;
}

h4.head1 {
    padding-top: 33px;
}

.p43 {
	margin-left: 0 !important;
}



.p41 {
	margin-bottom: 0;
	float: left;
}

.p40 {
	padding-top: 0px !important;
}


}
 @media only screen and (max-width: 479px) {

	 .inner-block {
	padding:0 10px;
}

.p41 {
	margin-bottom: 0;
	float: left;
}

.donation div + div .text1 {
	padding-left: 0;
	min-width: inherit;
}

.p43 {
	margin-left: 0 !important;
}

body {
min-width:300px;
}


footer .copy {
	float: none;
}

.pad1 {
	width: 100%;
	margin-top: 20px;
}

.camera_target_content {
	display: none;
}

nav {
	width: 100%;
}

.p35 {
    margin-bottom: 16px !important;
    width: 100%;
}

header h1 {
    float: none;
    margin: 28px auto 0;
}

.camera_wrap {
    min-height: 70px;
}


.camera_next {
    bottom: 44%;
    right: 14px;
}

.camera_prev {
    bottom: 44%;
    left: 14px;
}

.page1_block a.button {
	float: left;
}

.content.page1 h4 {
	padding-top: 40px;
}

.p40 {
	padding-top: 0px !important;
}

.content.page1 .img_inner {
	margin-top: 32px;
	margin-bottom: 19px;
}

footer .mail {
	margin-bottom: 20px;
}

.copy,
footer .mail {
	float: none;
}

.slider-block {
	padding-bottom: 10px;
}

.header_bot > .container_16 > .grid_4 {
	background: none;
}

.donate_button {  
    font-size: 20px;
    padding: 40px 4px 37px 114px;
    width: 100%;
    margin-top: 20px;
}

.blockquote blockquote {
	width: 100%;
}

.p33 {
	margin-bottom: 20px !important;
	width: 100%;
	float: none;
}


h4.head1 {
    padding-top: 33px;
}


	}