/* CSS Document */

#content a {
	text-decoration: none;
	color: #8cc642; 
	}

#content a:hover {
	color: #0082c6;
	}

#primary {
	float: left;
	width: 450px;
	text-align: left;
	}

#primary h1 {
	text-indent: 5px;
	font-weight: normal;
	font-size: 40px;
	color: #007800;
	}

#primary h1 .gi {
	font-size: 36px;
	color: #007800;
	font-style: italic;
	}
#primary  a:hover  {
	text-decoration: none;
/*	margin-left: 35px; */
	border: none;
	}


#primary .reel a:hover {
	text-decoration: none;
	border: none;
	}	
	
#primary h2 {
	margin: 20px 0 0 35px;
	padding: 0px;
	color: #0082C6;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	}

#primary p {
	line-height: 22px;
	margin-left: 35px;
	margin-top: 0px;
	}
	
#primary ul { /*spacing for IE */
	padding-left: 25px;
	line-height: 18px;
}

#content>#primary ul { /*spaceing for others */
	margin-left: 35px;
	line-height: 18px;
	}


#secondary {
	float: left;
	width: 410px;
	color: #777777;
	text-align: left;
	padding-left: 40px;
	padding-top: 50px;
	}
#secondary .boxText {
	text-align: center;
	padding-top: 15px;
	color: #0082C6;
}

#secondary h2 {
	margin: 20px 0 0;
	padding: 0px;
	color: #0082C6;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	}

#secondary p {
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.line1 {
	color: #0082C6;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	}

.quote {
	font-style: italic;
	color: #5A9A34;
	background-image: url(../images/leaf.gif);
	background-repeat: no-repeat;
	padding: 0 20px;
	margin: 0 0 5px 0;
	font-size: 16px;
}

.quoteby {
	text-align: right;
	color: #999999;
	padding: 10px 20px 15px 0;
	}
.bigquote {
	font-size: 22px;
	line-height: 26px;
}


.b {
	font-weight: bold;
	}

.bi {
	font-style: italic;
	font-weight: bold;
	}
.book {
	font-size: 16px;
	color: #007800;
	font-weight: bold;
}

.i {
	font-style: italic;
}


.bigger {
	font-size: 16px;
	line-height: 22px;
	}

/* Specific backgrounds for these pages */
	
#secondary .speaking {
	background-image: url(../images/bg_speaking.jpg);
	background-repeat: no-repeat;
	padding: 55px 200px 0 15px;
	margin: 0px;
	min-height: 250px;
	}
.capt {
	font-size: 98%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}


#secondary .media {
	background-image: url(../images/bg_media.jpg);
	background-repeat: no-repeat;
	padding: 10px 215px 0 25px;
	margin: 0px;
	height: 313px;
	}
