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

body{ background: url(../images/bg.jpg) #80908d scroll no-repeat top center;
margin: 0 auto;
}

*{
margin:0;
padding:0;}

#wrapper{ 
	margin:0 auto;
	width:725px;
}
#container{
margin:0 auto;
width:725px;}

#content{
	
	background:url(../images/slice_05.gif) repeat-y;
	width:725px;
	border:0px solid blue;}

/*Navigation*/
#nav{ border:0px solid red;
		width:155px;
		padding-top:30px;
		}
#nav ul{ width:155px;}
#nav li{ display:block; width:155px; border:0px solid green;}
#nav li a{ text-decoration:none; border:0px solid red; padding:0;}

/*#home a{ height:26px; border:1px solid green; width:155px;}
#founder a{ height:28px;}
#media a{ height:27px;}
#school a{ height:26px;}
#resource a{ height:29px;}
#production a{height:27px;}
#contact a{height:28px;}*/

/***********paypal Nav************/

#paypal{
float:left;
margin-top:-50px;}


/*Main Content*/
.p1{
font-family:'Lucida Grande','Trebuchet MS',Arial,sans-serif;
font-size:13px;
color:#908378;
text-align:justify;
width:450px;
padding-left:15px;
padding-right:15px;
padding-bottom:30px;}

.call{
font-family:'Lucida Grande','Trebuchet MS',Arial,sans-serif;
font-size:13px;
color:#908378;
text-align:justify;
width:450px;
font-style:oblique;}

#text{ float:right;
border:0px solid red;
line-height:1.5em;
margin-top:-200px;
margin-right:80px;
}

#text_media{ float:right;
border:0px solid red;
line-height:1.5em;
margin-top:-270px;
margin-right:120px;

}

#text_video{ float:right;
border:0px solid red;
line-height:1.5em;
margin-top:-270px;
margin-right:60px;

}

#welcome{
width:135px;
height:27px;
padding:5px;
	position:relative;
	background: url(../images/welcome.gif) no-repeat;}
	
#center{
width:224px;
height:32px;
padding:5px 5px 5px 5px;
position:relative;
background: url(../images/resouce_title.gif) no-repeat;}

#found{
width:135px;
height:36px;
padding:5px;
position:relative;
background: url(../images/founder_title.gif) no-repeat;}

#vid{
width:92px;
height:41px;
padding:5px;
position:relative;
background: url(../images/video_title.gif) no-repeat;}

#con{
width:116px;
height:41px;
padding:5px;
position:relative;
background: url(../images/contact_title.gif) no-repeat;}

#prod{
width:158px;
height:41px;
padding:5px;
position:relative;
background: url(../images/production_title.gif) no-repeat;}

#pschool{
width:305px;
height:28px;
padding:5px;
position:relative;
margin-left:-40px;
background: url(../images/part_school.gif) no-repeat;}

#hope{
width:262px;
height:66px;
padding:5px 5px 5px 5px;
position:relative;
margin-left:10px;
background: url(../images/hope.gif) no-repeat;}

#slide{
width:171px;
border:0px solid red;
height:41px;
margin-left:-15px;
padding:5px;
position:relative;
background: url(../images/slideshow.gif) no-repeat;}

#show{
border:0px solid red;
width:420px;
height:340px;
padding-bottom:40px;}

.pic{ float:right;
border:0px solid red;
margin-right:-40px;
}
.pic2{ float:right;
padding:10px;
/*margin-right:-30px;*/
}
/*school area*/
.schooltxt{
font-family:'Lucida Grande','Trebuchet MS',Arial,sans-serif;
font-size:13px;
color:#908378;
font-size:12px;
padding:10px 10px 20px 10px;
text-align:left;}

.schooltxt h3{
font-family:"Lucida Sans", Arial, sans-serif;
color:#52033c;}

.schooltxt a{
font-family:"Lucida Sans", Arial, sans-serif;
color:#52033c;
font-size:13px;}

.schooltxt a:hover{
font-family:"Lucida Sans", Arial, sans-serif;
color:#52033c;
font-weight:bold;
font-size:13px;}

/*Footer*/
#footer{ background:url(../images/footer.jpg) no-repeat;
width:725px;
height:82px;
}

.quote{
	float:left;
  padding: 10px;
  
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(../images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  width:150px;
  font-family:'Lucida Grande','Trebuchet MS',Arial,sans-serif;
color:#43383a;
font-size:13px;
}
	
	.quote span{
		     display: block;
     background-image: url(../images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
		}
	
#footer p , a{
font-family:'Lucida Grande','Trebuchet MS',Arial,sans-serif;
font-size:13px;
color:#908378;
text-align:right;
border:0px solid red;
padding-top:35px;
padding-right:10px;
text-decoration:none;}

#footer a:hover{ text-decoration:underline;}