@charset "utf-8";
/* CSS Document */

#background {
	background-imageurl(../_images/contanier_bd.jpg);
	color: black;
}

#logo {
	background-image:url(../_images/white_logo.png);
	width: 185px;
	height: 100px;
	position: absolute;
	top: 5px;
}

#banner {
	background-image:url(../_images/banner.jpg);  
	width: 780px; 
	height: 260px;
	background-repeat:no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	margin-top: 110px;
}

#container #maincontent {
	background: #FFFFFF;
	test-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	position: relative;
	z-index: 0;
}
#maincontent .list {
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 5%;
}

.donateinfo{
	width: 250px;
	position: absolute;
	background: #E5E5E5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
	margin-top: 15px;
	right: 20px;
	top: 40px;
}

.contactus{
	width: 250px;
	list-style: none;
	position: absolute;
	background: #E5E5E5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
	margin-top: 15px;
	right: 20px;
	top:450px;
	
}


.buybutton{
	list-style: none;
	text-decoration: none;
	background-color: #ffb515;
	text-color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 150px;
	}

#navbarbox{
	width: 780px;
	height:40px;
	display: justify;
}
.imglist {
	list-style-type: none;
	position: absolute;
}



ul#navbar li{
	display: inline;
	padding-left: 10px;
}

ul.donate{
	float:left;
	list-style: none;
	text-decoration: none;
	background-color: #ffb515;
	padding: .45em 10px .45em;
	text-color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	text-align: center;	
}

ul.employmentbutton{
	float:left;
	list-style: none;
	text-decoration: none;
	background-color: #ffb515;
	padding: .45em 10px .45em;
	text-color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	text-align: center;	
}

.summeremployment{
	background: #E5E5E5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
	margin-top: 15px;
	right: 20px;
	top:450px;
	
	}

.buytickets{
	list-style: none;
	text-decoration: none;
	background-color: #ffb515;
	text-color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: absolute;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	text-align: center;
	width: 150px;
	padding-top: 0.45em;
	padding-right: 10px;
	padding-bottom: 0.45em;
	padding-left: 10px;
	left: 113px;
	top: 551px;
}

p.donate{
	float:none; 
	
}

ul#navbar {
	list-style: none;
	float:left;
	background: #FFFFFF;
	padding: .45em 10px .45em;
	font-weight: 600;
	text-decoration: none;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}




ul a:link{ 
text-decoration: none;
color: #3B5E8C;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
}

ul a:visited{ 
text-decoration: none;
color: #3B5E8C;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
}

ul a:hover{ 
text-decoration: underline;
color: #3B5E8C;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
}

a:link{ 
text-decoration: none;
color: #3B5E8C;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
}

a:visited{ 
text-decoration: none;
color: #3B5E8C;
font-family: Arial, Helvetica, sans-serif;
}

a:hover{ 
text-decoration: underline;
color: #3B5E8C;
font-family: Arial, Helvetica, sans-serif;
}


body {
	color: #2B2B26;
	margin: 15;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(../_images/contanier_bd.jpg);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#container #maincontent .email {
	font-size: 1.1em;
	font-weight: bold;
}


#container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}

.feedburnerFeedBlock ul{ 
list-style: none;
}

.feedburnerFeedBlock a:link{ 
text-decoration: none;
color: #3B5E8C;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
}

.feedburnerFeedBlock a:visited{ 
text-decoration: none;
color: #3B5E8C;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
}

.feedburnerFeedBlock a:hover{ 
text-decoration: underline;
color: #3B5E8C;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
}


h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #3B5E8C;
	line-height: 1.25em;
	text-align: center;
}

h2 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #3B5E8C; 
}

h3 { 
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #3B5E8C; 
	line-height: 1.25em;
}

p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	margin-bottom: .125em;
	margin-top: .125em;	
}
strong.bluebold{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #3B5E8C;
	line-height: normal;
}

.trans{filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;}



#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    margin-top: 10px;
	bottom: 15px;
}


#footer p {	
text-align:center;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.75em;
	
}
.newsblog {
	padding: 20px;
}
#container #maincontent .contactus_map {
	width: 250px;
	list-style: none;
	position: absolute;
	background: #E5E5E5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
	margin-top: 15px;
	right: 15px;
	top:96px;
}
