@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/elephant_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4d1301;	
}
#container{
	height: 900px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
}
#banner {
	height: 355px;
	width: 1000px;
	border: 1px solid #f59e1e;
}
#content {
	background-image: url(images/bg_30opacity.png);
	/*height: 475px;*/
	width: 800px;
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f59e1e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f59e1e;
	border-left-color: #f59e1e;
	padding-top: 35px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	font-family: calibri, arial;
	font-size: 20px;
	color: #000;
	position: relative;
}

#content_gallery {
	background-image: url(images/bg_30opacity.png);
	height: 875px;
	width: 800px;
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f59e1e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f59e1e;
	border-left-color: #f59e1e;
	padding-top: 75px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	font-family: calibri, arial;
	font-size: 20px;
	color: #000;
	position: relative;
}

#content_news {
	background-image: url(images/bg_30opacity.png);
	height: 1250px;
	width: 600px;
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f59e1e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f59e1e;
	border-left-color: #f59e1e;
	padding-top: 75px;
	padding-right: 200px;
	padding-bottom: 50px;
	padding-left: 200px;
	font-family: calibri, arial;
	font-size: 18px;
	color: #000;
	
}

#content_contact {
	background-image: url(images/bg_30opacity.png);
	height: 750px;
	width: 600px;
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f59e1e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f59e1e;
	border-left-color: #f59e1e;
	padding-top: 35px;
	padding-right: 200px;
	padding-bottom: 50px;
	padding-left: 200px;
	font-family: calibri, arial;
	font-size: 16px;
	color: #000;
}

#content_donate {
	background-image: url(images/bg_30opacity.png);
	height: 750px;
	width: 600px;
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f59e1e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f59e1e;
	border-left-color: #f59e1e;
	padding-top: 35px;
	padding-right: 200px;
	padding-bottom: 50px;
	padding-left: 200px;
	font-family: calibri, arial;
	font-size: 20px;
	color: #000;
}

#content_about {
	background-image: url(images/bg_30opacity.png);
	height: 700px;
	width: 700px;
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f59e1e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f59e1e;
	border-left-color: #f59e1e;
	padding-top: 75px;
	padding-right: 150px;
	padding-bottom: 50px;
	padding-left: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}
#content_gallery {
	background-image: url(images/bg_30opacity.png);
	height: 2000px;
	width: 800px;
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f59e1e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f59e1e;
	border-left-color: #f59e1e;
	padding-top: 35px;
	padding-bottom: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	padding-right: 100px;
	padding-left: 100px;	
	
}
#content_safari {
	background-image: url(images/bg_30opacity.png);
	/*height: 475px;*/
	width: 800px;
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f59e1e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f59e1e;
	border-left-color: #f59e1e;
	padding-top: 35px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	font-family: calibri, arial;
	font-size: 20px;
	color: #000;
	position: relative;
}


 a:link {
	color: #4d1301;
	text-decoration: none;
}
a:visited {
	color: #4d1301;
	text-decoration: none;
}
a:hover {
	color: #F5FAC6;
	text-decoration: none;
}
h1 {
	font-family: calibri, arial;
	font-size: 20px;
}

#navbar {
	height: 50px;
	/*width: 425px;
	margin-right: auto;
	margin-left: auto;*/
	position: absolute;
	top: 321px;
	left: 200px;
	
}


#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #fff;
	height: 110px;
	width: 611px;
	position: absolute;
	left: 221px;
	top: 246px;
	
}

.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: italic;
}
 
#footer {
	background-color: #4d1301;
	height: 50px;
	width: 500px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #F5FAC6;
	text-decoration: none;
}


.shadow {

-moz-box-shadow: 4px 4px 5px #999;
-webkit-box-shadow: 4px 4px 5px #999;
box-shadow: 4px 4px 5px #999;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999')";
/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999');
}
