﻿@charset "UTF-8";
/* CSS Document */

/* ------------------------  EASY RESET - All properties will be redifined where necessary after the reset */
* {
	margin: 0 0;
	padding:0 0;
	}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
/* Duane added 1/22/10 */
a	{ text-decoration:none; color:#0066ff  }
a:hover 	{ text-decoration:underline }

/* -------------------- */
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ------------------------  END RESET */

img, div, serch-form, input { behavior: url(iepngfix.htc) }

/* -- Body Structure and Layout -- */
body					{ background-color:#dedacb; background-image:url(../img/home/home-hdr-gradient.jpg); background-repeat:repeat-x; background-position:top; }
.wrapper				{ width:904px; text-align:left; }
/* -- End Body Structure and Layout -- */

/* Header Structure -- */
.header					{ width:100%; text-align:left; margin-top:16px; height:95px; }

ul#hdr-nav				{  font-family:Helvetica, Arial, sans-serif; font-size:16px; line-height:16px; text-align:center; padding-top:20px; clear:both; margin-left:40px; font-weight:normal; }
ul#hdr-nav li 			{ color:#fff; display:block; float:left; padding:0px 4px 0px 5px; }	  
ul#hdr-nav a  			{ text-decoration:none; color:#fff; }
ul#hdr-nav a:hover		{ text-decoration:underline; }

.search-form			{ float:right; margin-top:0px; padding-top:25px; margin-right:0px; }
.search-form .submit 	{ border:none; margin:0 0 0 0; padding:0 0 0 0; }
.search-form .input  	{ width:165px; height:21px; display:block; border:none; background-image:url(../img/search-input-box.png); background-repeat:no-repeat; background-color:transparent; margin-left:22px; margin-top:-22px; padding:0 0 0 0; }
/* End Header Structure -- */

/* Left Bar -- */
.leftbar				{ width:197px; background:#FFFFFF; text-align:center; float:left; clear:left; padding:5px 9px 6px 6px; margin-top:1px; }
.leftbar .content		{ width:197px; border:#000000 solid 1px;height:275px; background-image:url(../img/whats-new2.jpg); margin-top:6px; }
/* End Left Bar --*/

/* banner and navigation */
ul#banner-nav			{ width:693px; margin-left:228px; }	
ul#banner-nav li 		{ color:#fff; display:block; float:left; padding:6px 5px 6px 0px; margin:1px 0 0 0; background-color:#FFFFFF; min-width:2px; }
ul#banner-nav li img	{ float:left; }
.navb  					{ clear:left; float:left; width:85px; height:82px; margin:6px 0px 0px 0px; background-repeat:no-repeat; display:table; text-align:center; }
ul#banner-nav li a		{ font-family:Helvetica, Arial, sans-serif; text-decoration:none; color:#FFFFFF; font-size:12px; line-height:15px; display:table-cell; height:82px; vertical-align:middle; }
/*ul#banner-nav li a p { display:table-cell; width:97px; height:93px; vertical-align:middle; text-align:center; }*/
/* End Right Bar -- */

/* banner */
.banner 				{ background-color:#FFFFFF; width:676px; height:215px; margin-left:228px; padding-bottom:5px; margin-top:1px; }
.banner img				{ padding-top:5px; padding-left:5px; float:left; }
.top-left				{ float:left; }
.bottom-left			{ float:left; margin-top:99px; margin-left:-122px; }
.bottom-left2			{ float:left; margin-top:101px; margin-left:-275px; }		
.banner a				{ color:#FFFFFF; }				
/* End banner -- */

/* BANNER TEXT */
.banner-text-1			{ position:absolute; margin-top:25px; margin-left:5px; width:117px; text-align:center; font-size:16px; font-weight:bold; font-family:Helvetica, Arial, sans-serif; color:#FFFFFF; line-height:20px; z-index:2; }
.banner-text-2			{ position:absolute; margin-top:130px; margin-left:5px; width:117px; text-align:center; font-size:14px; font-weight:bold; font-family:Helvetica, Arial, sans-serif; color:#FFFFFF; font-stretch:condensed; line-height:20px; z-index:2; }
.banner-text-long-1		{ position:absolute; margin-top:45px; margin-left:5px; width:271px; text-align:center; font-size:20px; font-weight:bold; font-family:Helvetica, Arial, sans-serif; color:#FFFFFF; z-index:2; }
.banner-text-long-2		{ position:absolute; margin-top:140px; margin-left:5px; width:271px; text-align:center; font-size:20px; font-weight:bold; font-family:Helvetica, Arial, sans-serif; color:#FFFFFF; font-stretch:condensed; z-index:2; }
/* END BANNER TEXT */

/* Sub-navigation begin */
ul#campus_nav				{ font-size: 14px; display:block; position:absolute; width:300px; background-color:#FFFFFF; border:1px solid #fff; padding:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; z-index:99; }	
ul#campus_nav li 			{ text-align:center; font-size:14px; display:block; float:left; list-style-type:none; color:#231f20; padding: 5px 8px 5px 8px; clear:left; }	  
ul#campus_nav a  			{ text-decoration:none; color:#231f20; display:block; letter-spacing:1px; font-stretch:condensed; }  
ul#campus_nav a:hover 		{ color:#222; }
ul#campus_nav a:active 		{ color:#222; }
/* end sub-navigation */

/* Sub-navigation begin */
ul#au_nav				{ font-size: 14px; display:block; position:absolute; width:100px; background-color:#FFFFFF; border: 1px solid #fff; padding:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; z-index:99; }	
ul#au_nav li 			{ text-align:center; font-size:14px; display:block; float:left; list-style-type:none; color:#231f20; padding: 5px 8px 5px 8px; clear:left; }	  
ul#au_nav a  			{ text-decoration:none; color:#231f20; display:block; letter-spacing:1px; font-stretch:condensed; }  
ul#au_nav a:hover 		{ color:#222; }
ul#au_nav a:active 	{ color:#222; }
/* end sub-navigation */

/* main copy lists */
ul#normal-list			{ padding-left:20px; list-style:disc; margin-left:-5px; padding-bottom:20px; }
ul#normal-list li		{ font-family:Helvetica, Arial, sans-serif; font-size:12px; line-height:16px; }
/* end main copy lists */

/* main copy content */
.main-content			{ width:676px; margin-left:228px; margin-top:00px; font-family:Helvetica, Arial, sans-serif; padding-top:25px; padding-left:10px; padding-right:10px; }
.main-content h3		{ color:#000000; font-weight:bold; font-size:16px; padding-bottom:15px; }
.main-content h2		{ color:#000000; font-weight:bold; font-size:12px; padding-bottom:5px; }
.main-content p			{ color:#000000; padding-bottom:20px; font-size:12px; line-height:16px; }
/* end main copy content */

/* Footer */
.footer					{ clear:left; text-align:left; padding-top:20px; }

ul.footer-nav			{ font-family:Helvetica, Arial, sans-serif; font-size:10px; line-height:14px; margin-left:180px; width:650px; float:left; clear:left; }	
ul.footer-nav li 		{ color:#000; display:inline-block; float:right; padding:0px 4px 0px 3px; }	  
ul.footer-nav a  		{ text-decoration:none; color:#000; }
ul.footer-nav a:hover	{ text-decoration:underline; }
/* end footer */

