﻿/* Styles for Friendship Academy */
body {
	background-image:url('faadimages/faadblueback.gif');
	text-align:left;
	margin:10px 10px 0px 10px;
	padding:0px;
}

/* Centers the page */
#frame {
		width:757px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		background-color:white;
		}
		
td#menuarea {
	background-color:#557cbf;
	width:auto;
	height:20px;
}

.banner {
  background-image:url('faadimages/backjump.jpg');
  text-align:center;
  border:1px;
  border-color:black;
  min-width:757px;
}

.todaysdate {
	text-decoration: none; 
	letter-spacing: 0px; 
	font-weight:lighter	 ;
	font-size: 7pt; 
	font-family: HELVETICA NEUE, ARIAL, TREBUCHET, VERDANA; 
	color: #557cbf;
}

.smallblacktext {
	font-family: Verdana;
	font-size: 1px;
	
}

#menudetail td {
	width:15%;
	font-family:Tahoma;
	font-size: 12px;
	font-weight:bold;
	color= #f6f2c5;
	text-align:center;
}

#menudetail a {
	color: #f6f2c5;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

#menudetail {
	width:100%;
	border:0;
}
#menubar {
	width:100%;
}

div#center {
	border:0;
	width:inherit;
	height:auto;
	border-color:black;
	background-image:url('faadimages/friendshipacademybkrndlight.jpg');
}
#center td {
	text-align:justify;
	padding:10px;
	font-family:Tahoma;
	font-size:small;
}

#center table {
	border-color:#557cbf;
}

#center img {
	border:0;
}

#tight td {
	text-align:justify;
	padding:2px;
	font-family:Tahoma;
	font-size:small;
}

#content {
	border:0;
	width:757px;
	height:286px;
	border-color:black;
	background-color:#f6f2c5;
}

#content td#welcome {
	text-align:justify;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 5px;
	vertical-align:top;
	font-family:Verdana;
}

#content td#newsbrief {
	width=357px;
	border: 1px outset #000000; 
	padding-left: 7px; 
	padding-right: 7px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	background-color:#dbe5ee;
	font-family: Verdana;
	font-size:  11px;
	font-weight: bold;
	color: #557cbf;
	margin-top: 0;
	margin-bottom: 0;
}
#content p#newsbrief {
	text-align:left;
}

#lowercontent {
	background-color:#f6f2c5;
}
#lowercontent p{
	text-align:center;
}

#footer {
	background-color:#f6f2c5;
	font-family:Tahoma;
	height:auto;

}

.newsbrieftitle {
	background-color: #557cbf;
	color:#f6f2c5;
	font-weight: 700;
	letter-spacing: 2pt;
}
.phone {
	font-size:x-large;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 0;

}
.email {
	margin-top: 0;
	margin-bottom: 0;
}

.titles {
	height:28px;
	background-color:#557cbf;
	font-family:Verdana;
	font-weight:bold;
	color:#f6f2c5;
}
.titles a {
	text-decoration:none;
	color:#f6f2c5;
}
.titles a:hover{
	text-decoration:none;
	color:#dbe5ee;
}

.titlessecondary {
	font-family:Verdana;
	font-weight:bold;
	color:#557cbf;
	margin:0;
	padding:0;
}

.titlewelcome {
	color:#323c46;
	font-size:medium;
	letter-spacing:1px;
	margin:2px;
}

.highlites {
	background-color:#FFFFEA;
}

.copyright {
	font-size:small;
	text-align:right;
}

.indented {
	padding-left:30px;
	padding-right:30px;
}

.stover {
	float:right;
	font-family:Verdana;
	font-size: 9px;
	color: olive;
}
.stover a {
	text-decoration:none;
	color:  teal;
}
.stover a:hover{
	text-decoration:none;
	color: blue;
}


#seperator {
	background-color:#f6f2c5;
}

#footer {
	padding:0px;
	height:60px;
	background:#f6f2c5;
}

#footer div#designedby{
	font-size:small;
	font-family:Tahoma;
	text-align:right;
}

#footer div#designedby a {
	color: #94a4a4; 
	font-weight: bold;
	text-decoration:none;
}
#footer div#designedby a:hover {
	color:blue;
}

#footerleft {
		width:70px;
		padding:0px;
		float:left;
}
	
#footercenter {
		width:400px;
		padding:0px;
		float:left;
		margin:0;
}
	
#footerright {
		width:287px;
		padding:0px;
		float:left;
}
		
#footerright p {
	margin-top:0;
	margin-bottom:11px;
}

#teamhelp {
	font-family:Tahoma;
	font-size:small;
	color:#008080;
}
#testimonials {
	background: url(faadimages/testimonials.jpg) no-repeat left bottom;
	margin-left:15px;
}

#testimonials h2 {
	padding:  0 10px 8px 10px;
	background: #fff url(faadimages/testimonialsh2.jpg) no-repeat 0 25px;
}

#testimonials p {
	padding: 0 20px 0 10px;
	font-size: 12px;
}
