@charset "utf-8";
body {
	background-image: url(../images/a_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", "MS Sans Serif", Verdana;
	font-size: 100%;
	color: #066;
	background-color: #FFF;
}
td img {display: block; }
/* Divs and placement id's*/
#main_wrapper {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-left: 2px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 20px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #67AE9E;
	border-right-color: #67AE9E;
	border-bottom-color: #67AE9E;
	border-left-color: #67AE9E;
	background-color: #FFF;
}
#main_content { background-color: #FFFFFF; width: 970px; height: auto; }
#main_content_child { width: 968px; position: relative; margin: 0px 0px 10px; padding: 0px; visibility: visible; }
#search { background: url(images/slices3/images/search.gif) no-repeat left center; }
#child_nav { width: 120px; float: left; background: url(/images/nav.gif) no-repeat center bottom; margin-left: 10px; height: 350px; margin-bottom: 20px; }
#child_navLong { width: 120px; float: left; background: url(/images/nav_long.gif) no-repeat center bottom; margin-left: 10px; height: 500px; margin-bottom: 20px; }

#child_nav .currentpage, #child_navLong .currentpage { font-family: "Trebuchet MS", "MS Sans Serif", Verdana; font-size: 0.9em; font-weight: bold; color: #FFFFFF; border-bottom: 3px solid #fff; letter-spacing: 0.2em; text-align: center; margin: 0px; padding: 7px 5px 0px; font-variant: small-caps; }
#child_nav li, #child_navLong li { list-style-type: none; color: #E6EF8E; font: 0.85em/1.2em "Trebuchet MS", "MS Sans Serif", Verdana; text-align: left; padding-top: 6px; padding-bottom: 4px; padding-left: 7px; }
.sub_page { color: #95CB43; background: #E6EF8E; background-color: #78B6A7; }
#child_nav ul, #child_navLong ul { margin-top: 2px; margin-right: 0px; margin-left: 0px; width: 100%; padding: 0px; }
#main_info { border: 2px solid #94CA41; margin: 8px 20px 0px 180px; padding: 2px 0px 2px 20px; width: 75%; }
#main_info_donations { border: 2px solid #94CA41; margin: 6px 20px 0px 180px; padding: 2px 0px 2px 20px; width: 75%; height: 100%; }
#main_info_donations a { color: #B9222B; }
#column_left { height: auto; width: 300px; float: left; }
#column_right { width: 765px; float: right; margin-top: 0px; margin-right: 25px; margin-left: 15px; }
#column_right_child { width: 150px; height: 500px; float: left; margin-left: 20px; margin-top: 40px; border-bottom-width: thin; border-bottom-style: solid; border-bottom-color: #FFB03B; }
#tvstudio-quotes { background: #E9F2F1 url(/images/tree-bkg.gif) no-repeat right bottom; padding: 10px; margin: 0px 20px; }
#tvstudio-quotes p { color: #333333; }
#sponsors { clear: both; height: 61px; width: 968px; margin-top: 20px; margin-bottom: 5px; background: #FFB03B; }
#footer {
	height: 30px;
	width: 960px;
	font-family: "Trebuchet MS", "MS Sans Serif", Verdana;
	font-size: 0.8em;
	color: #006666;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}
/* Font styling*/
p { font-family: "Trebuchet MS", "MS Sans Serif", Verdana; font-size: 100%; color: #066; }
#main_info h1 { font-size: 2em; font-weight: bold; text-decoration: underline; padding: 0px 0px 0px 20px; margin: 0px; }
#main_info_donations h1 { font-size: 2em; font-weight: bold; text-decoration: underline; padding: 0px 0px 0px 20px; margin: 0px; }
#main_info h3 { font-size: 0.9em; font-weight: bold; background: #E9F2F1; padding: 5px; border: thin dotted #95CB43; margin-right: 40px; margin-left: 20px; }
#main_info h4 { font-size: 1em; font-weight: bold; text-decoration: underline; padding-left: 10px; }
blockquote { margin-left: 40px; margin-right: 20px; }
.red { color: #B9222B; }
.underline { text-decoration: underline; }
#main_info h2 { font-size: 1.5em; font-weight: bold; padding-left: 20px; }
#main_info p { font-size: .85em; font-weight: normal; padding-left: 20px; padding-right: 20px; }
#main_info li { list-style: disc inside; font-size: .85em; margin: 0px; padding-top: 4px; padding-bottom: 4px; }
#main_info ul { background: #E9F2F1; display: block; width: 75%; margin-left: 50px; margin-right: 10px; padding-left: 20px; }
.breadcrumbs { font-size: 12px; text-align: left; margin: 0px 0px 12px 17%; padding: 0px; }
#column_left p { font-family: "Trebuchet MS", "MS Sans Serif", Verdana; font-size: 1em; color: #006666; text-align: justify; padding-left: 20px; padding-right: 10px; }
/* Links */
a:link { color: #006666; text-decoration: underline; }
a:visited { color: #066; text-decoration: none; }
a:active { color: #066; text-decoration: underline; }
a:hover { color: #FFB03B; text-decoration: underline; }
#child_nav a:link { color: #FFC; }
#child_nav a:hover { color: #B9222B; }
#child_nav a:visited { color: #FFC; }
#child_nav a:active { color: #FFC; }
#footer a { color: #006666; text-decoration: none; }
#footer a:visited { color: #006666; text-decoration: none; }
#footer a:active { color: #006666; text-decoration: none; }
#footer a:hover { color: #C20F1E; text-decoration: none; }
/*classes*/
.sponsor_btn { float: right; margin-right: 95px; padding-right: 6px; padding-left: 6px; }
.center { margin: 0px auto; }
.flaoting-box { text-align: center; text-transform: capitalize; font-weight: 100; line-height: 1.5em; font-style: oblique; padding: 0; }
.great_things { padding-top: 15px; }
.centerboldhighlighted { text-align: center; background: #95CB43; font-size: 1.1em; font-weight: bold; font-variant: small-caps; color: #FFFFFF; padding: 4px 8px; margin: 4px auto 0px 220px; }
.italic { font-style: italic; }
.center-text { text-align: center; }
.alumni_img { vertical-align: text-top; border: thin solid #006666; margin: 0px 20px; float: right; }
.clear { clear:both }
#main_info_search { border: 2px solid #94CA41; margin: 8px 0px 0px 145px; padding: 2px 2px 2px 6px; width: 83%; }
.owenjimage { float: right; padding-right: 10px; padding-left: 10px; padding-bottom: 2px; }
.search { margin: 20px 20px 20px 0px; width: 500px; }
.smaller-text { font-size: 0.75em; }
.contact-button { background: #FFB03C; background-color: #B4DA7A; text-align: center; width: 200px; border: thin groove #FFB03C; margin-right: auto; margin-left: auto; color: #FFFFFF; }
#sticky-note { background: url(/images/sticky-note-alumni.gif) no-repeat center center; height: 430px; width: 439px; margin-top: 0px; margin-bottom: 0px; margin-left: 120px; }
#sticky-note p { padding-top: 60px; font: italic 0.85em/1.5em "Trebuchet MS", sans-serif; padding-left: 40px; }
#main_info .even { display: block; background-color: #FFFFFF; margin-right: 20px; border: thin groove #CCCCCC; margin-left: 20px; }
#main_info .odd { display: block; background-color: #f0f8ff; margin-right: 20px; border: thin groove #CCCCCC; margin-left: 20px; }
.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
