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


#menu a{
text-decoration:none;
color:#fff;
outline-style:none;
}

#menu a:hover{
text-decoration:none;
color:#C8823D;
outline-style:none;
}

body{
color:#FFFFFF;
font-family:Century Gothic, Verdana, Trebuchet;
font-size:13px;
margin:0px 0 25px 0;
padding:0;
background-color:#23160C;


background-position: 0 150px;

background-repeat:repeat-x;
background-image:url(img/bg.jpg);
}

#page{
width:800px;
margin:-1px auto auto 50px;
}

#menu{

position:relative;

background-color:#FFFFFF;
width:805px;
height:303px;
}



#logo-up{
background-color:#808080;
width:200px;
height:150px;
position:absolute;
top:1px;
left:1px;
}

#logo-up img{
border:none;
}

#logo-down{
background-color:#595959;
width:200px;
height:150px;
position:absolute;
top:152px;
left:1px;
}

#logo-down img{
border:none;
}


#languages{
float:right;
padding:0px;
margin:0px;
}

#languages li{
display: inline;
list-style-type: none;
padding-right: 20px;
}

.first{
padding-left:0px;
}

#menu-1{
background-color:#595959;
width:200px;
height:150px;
position:absolute;
top:152px;
left:202px;
}
#menu-2{
background-color:#595959;
width:200px;
height:150px;
position:absolute;
top:152px;
left:403px;
}

#menu-3{
background-color:#595959;
width:200px;
height:150px;
position:absolute;
top:152px;
left:604px;
}

#school p, #program p, #community p{
font-weight:normal;
font-size:16px;
text-align:center;
margin:0;
padding-top:15px;
color:#fff;
}

#school{
background-color:#333;
width:200px;
height:50px;
position:absolute;
top:101px;
left:202px;
}

#program{
background-color:#333;
width:200px;
height:50px;
position:absolute;
top:101px;
left:403px;
}

#community{
background-color:#333;
width:200px;
height:50px;
position:absolute;
top:101px;
left:604px;
}

#languages{
margin-top:2px;
}

#top-space{
background-color:#6A7B32;
width:602px;
height:99px;
position:absolute;
top:1px;
left:202px;
}

#content-border{
background-color:#FFFFFF;
width:805px;
}

#content{
margin-left:1px;
margin-right:1px;
overflow:auto;
background-color:#333;
width:803px;
}

#image-left{
background-image:url(img/img1.jpg);
margin:0 0 0 0px;
padding:0px;
float:left;
width:401px;
height:269px;

}

#image-right{
background-image:url(img/img2.jpg);
margin:0 0 0px 1px;
padding:0px;
background-color:#fff;
float:left;
width:400px;
height:269px;
}


#footer{
text-align:center;
margin:0;
padding:10px 0 10px 0;
height:50px;
background-color:#6A7B32;
border: #fff 1px solid;

width:803px;
}


ul#b-menu{
margin:0;
padding:20px 0 0px 20px;
}

ul#b-menu li{
padding:0;
margin:0;

list-style:none;
}

#footer p{
padding:0;
margin:0;
padding-top:15px;
text-align:center;
}

.orange{
margin:0;
padding:0;
color:#C8823D;
}

hr{
margin-bottom:40px;
}

.orangehr{
padding:0px;
	border: 1px solid #C8823D;
margin-bottom:10px;
}

.donatetext{
color:#000;
}

a img{
border:0px;
}

a map{
border:0px;
}

#donate{
	text-align:center;
border: 2px solid #888;
width:250px;
padding:20px 5px 20px 5px;
margin: 0 0 40px 25px;
float:right;
background-color:#ebebeb;
}