@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(background2.jpg) repeat-x;
	background-color: #f6f6ef;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	height: 100%;
	line-height: 150%;
}

#wrapper {
	width: 770px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
/*	background:url(images/sideback.gif) repeat-y;*/
	min-height: 100%;
}

#left {
	position:absolute;
	left:30px;
	top:60px;
	width:300px;
	height: 100%;
	z-index:1;
}
#right {
	position:absolute;
	left:367px;
	top:62px;
	width:291px;
	height:100%;
	z-index:2;
	margin-left: 10px;
}
#double {
	position:absolute;
	left:10px;
	top:60px;
	width:591px;
	height: 100%;
	z-index:1;
}

/*

#left {
	position:absolute;
	left:50px;
	top:10px;
	width:300px;
	height:149px;
	z-index:1;
}
#right {
	position:absolute;
	left:350px;
	top:10px;
	width:291px;
	height:100%;
	z-index:2;
	margin-left: 10px;
}*/

#sidebar {
	position:absolute;
	left:735px;
	top:148px;
	width:150px;
	height:120%;
	z-index:4;
	background-image: url(images/sidebarback.gif);
	text-align: left;
}
*#sidebar ul { margin: 0px; padding: 0px;}
#sidebar li {font-size: .8em; width: 150px; margin-left: 10px;  line-height: 200%; list-style: none;}

#tomorrow {
	position:absolute;
	left:30px;
	top:10px;
	width:684px;
	height:49px;
	z-index:5;
}


/*#lefttwo {
	position:absolute;
	left:49px;
	top:301px;
	width:299px;
	height:197px;
	z-index:6;
}
#righttwo {
	position:absolute;
	left:359px;
	top:301px;
	width:292px;
	height:198px;
	z-index:7;
}
*/


#cornerlabel {
	position:absolute;
	left:651px;
	top:0px;
	width:234;
	height:148px;
	z-index:6;
}

#cornerlabel a:hover {background: transparent;}


#button {
	width: 150px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
				width: 100%;
		}
		
	#button li {
		margin: 0;
		font-size: 1em; margin-left: 0px; 
				width: 100%;
		}
#button li a {
		display: block;
		padding: 1px 5px 1px 5px;
		border-left: 3px solid #c7c69f;
		border-right: 4px solid #c7c69f;
		color: #555;
		text-decoration: none;
		margin-bottom: -3px;
		margin-top: -2px;

		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 3px solid #c7c69f;
		border-right: 4px solid #c7c69f;
		background-color: #c7c69f;
		color: #A10C10;
		}
		
	#become { margin-left: 10px;}
	#become a { color: #555;}
	#become a:hover { color: #A10C10;}

a { color: #A10C10; text-decoration: none;}
a:hover {background: #; color: #555; }

#wrapper #left #flipbook070830 {
	border: 4px solid #D1DBDD;
}
/*#wrapper #right a {
	font-size: 10px;
}*/

#quote {
	/*background-color: #eaf3f5;
	border: 5px solid #808e92;*/
	width: 270px;
	padding: 5px;
	margin-top: -5px;
}


.dottedline {width: 100%; height: 1px; background-image: url(images/bar.gif); }
.programs {font-family: Georgia, "Times New Roman", Times, serif; font-size: 120%; line-height: 170%;}
.quote {font-family: Georgia, "Times New Roman", Times, serif; }
.highlight {background-color: #ffffd9;}
.flexibility {height: 140px;  width: 44%; float: left; margin-bottom: 20px; margin-right: 35px; }
.titles {
	font-size: 1.5em;
	color: #5C7172;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.25em;
	color: #555;
	margin-top: 10px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	margin-top: 15px;
	margin-bottom: -10px;
}


.floatleftimage {float: left; margin-right: 5px; border: 1px solid black; clear: both; margin-bottom: 30px; margin-top: 5px; }

.new {vertical-align: super; font-size: .6em; padding: .1em .2em .1em .2em ; background-color:#FFFF99; border: 1px solid #006666; font-variant:small-caps; }
