body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #003366;
}
h1{
	font-size: 12px;
	font-weight: bold;
}
p{
	margin: 1em 0;
	padding: 0;
}
.quote {
	font-style: italic;
	font-size: 10px;
}
.large_quote {
	float: right; 
	width: 52%;
	border-left: dotted 1px; 
	text-align: center; 
	line-height: 1.5em; 
	font-size: 1.5em; 
	color: #6c5735; 
	margin-left: 2%;
	padding: 5% 1% 1% 1%;
}
#container {
	width: 810px;
	margin: auto;
}
#header {
	background: #FFFFFF ;
	width: 810px;
	height: 125px;
	margin: auto;
}
#header img {
	float: left;
	width: 426px;
	height: 125px;
	margin-left: 5px;
}
#nav {
	font: 14px "Trebuchet MS", Geneva, sans-serif;
	text-align: right;
	position: relative;
	top: 62px;
	margin-left: 505px;
	padding-right: 10px;
	border-top: #bee6f6 solid .2em;
	border-bottom: #bee6f6 solid .2em;
}
#nav div {
	margin: 4px 0;
}
#nav a {
	color: #006699;
	text-decoration: none;
	padding-left: 18px;
}
#nav a:hover {
	color: #3399CC;
	padding-top: 0px;
	background:  url(../images/8lim.gif) 0px center no-repeat;
	}
#content {
	padding: 1% 0;
	min-height: 348px; 
	_height: 348px; /* for IE that does not support min-height */
	float: left;
	width: 100%;
} 
#content a {
	color: #003366;
}
#content a:visited {
	color: #3399CC;
}
#columns{
	width: 100%;
	overflow: hidden;
	background-color: #bee6f6; 
	float: left;
	padding-bottom: 1%;
}
#columns h1 {
	margin: 1%;
}
#columns h2 {
	font-weight: bold;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
.schedule {
	position: absolute;
	left: 25px;
}
.threecol {
	width: 31%;
	float: left;
	margin-left: 2%;
	display: inline; /* For IE 6.0 bug that doubles the left margin on floating boxes inside same directional floated box*/
}
.twocol {
	width: 47%;
	float: left;
	margin-left: 2%;
	display: inline; /* For IE 6.0 bug that doubles the left margin on floating boxes inside same directional floated box*/
}
.onecol {
	width: 96%;
	float: left;
	margin-left: 2%;
	display: inline; /* For IE 6.0 bug that doubles the left margin on floating boxes inside same directional floated box*/
}
.contact {
	font-weight: bold;
	margin-left: 10%;
}
.fees_desc{
	margin-left: 8%;
}

/*  Home page styles  */
#alt_flash {
	margin-top: 25%;
	text-align: center;
	color: #fff;
	width: inherit;
}
#alt_flash h2 {
	font-size: 1.3em;
	font-weight: bold;
}
#tagline {
	float: left;
	width: 31%;
	background-color: #6c5735;
	height: 330px;
}
#subcontent {
	float: left; 
	width: 69%;
}
#text_box {
	margin: 0 0 0 1em;
	padding: 1.5em 1.5em 1em 1em;
	background-color: #bee6f6;
	line-height: 1.3em;
}
#text_box p {
	margin-top: 0;
}
.ad { 
	padding-left: 2%;
	margin-top: 1em;
	background-color: #96c4d6;
	color: #fff;
	font-weight:400;
	line-height: 1.3em;
	height: 120px;
}
.ad p, .bio p {
	padding: 0;
	margin: 0;
	margin-top: 10px; 
}
#ad_1 {
	width: 32%; 
	padding-right: 2%;
	margin-left: 1em;
	float: left;
	display: inline; /* For IE 6.0 bug that doubles the left margin on floating boxes inside same directional floated box*/
}
#ad_2 {
	width: 59%;
	float: left;
	margin-left: .5em;
	display: inline; /* For IE 6.0 bug that doubles the left margin on floating boxes inside same directional floated box*/
}
#ad_2 img {
	float: right; 
	height: 120px;
	width: 119px;
	margin-left: 2%;
}
/* Instructors page styles */
.bio{
	padding-left: 1.5em;
	padding-right: 1.5em;
	margin-top: 1em;
	background-color: #96c4d6;
	line-height: 1.3em;
	width: 365.45px; 
	height: 290px;
	float: left;
	display: inline; /* For IE 6.0 bug that doubles the left margin on floating boxes inside same directional floated box*/
}
.bio h1 {
	margin-left: -.75em;
	margin-top: .75em;
	margin-bottom: .75em;
}
.bio div {
	float: left;
	display: inline; /* For IE 6.0 bug that doubles the left margin on floating boxes inside same directional floated box*/
	width: 150px;
	color: #fff;
	font-size: 1.5em;
	text-align: center;
	height: 75px;
}
.bio img {
	float: left;
	width: 150px;
	margin: 1em 1em .5em 0;
}
