/* CSS Document */
/*div {
border:thin #00FF66 solid }*/
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%; 
	margin: 0; /*makes sure that page is all the way in top left corner*/
	padding: 0;
}
a {
	color: #1C5CA3;
	voice-family: "\"}\"";  /*this is some tick for older browsers */
  	voice-family:inherit;	/*this is some tick for older browsers */
	text-decoration: none;
	border-bottom: 1px solid #D7E4F3;
}
a:hover {
	color: #003366;
	border-bottom-color: #003366;
}
#wrapper {
	margin-left:auto; /*centers on the page*/
	margin-right:auto;
	background-color:#03244D;
	/*background-color:#FF00FF; This line will turn anything in the wrapper bright pink so that you can see any gaps*/ 
 	padding:0px;
}
#header {
	margin: 0px;
	padding:0px;
	clear:both;
}
#header-left {
	margin: 0px;
	padding:0px;
	float:left;
	clear:left;
	width:205px;
}
#header-right {
	margin: 0px;
	padding:0px;
	float:left;
	clear:right;
}

#logo {
	margin:0px;
	padding:0px;
	width:100%;
	height:110px;
	background-color:#03244D;
	clear:both;
	float:left;
}
#logo img {
	border:none;
	margin-top:3px;
	margin-bottom:5px;
}
#logo a {
	border-bottom:none;
}
#masthead {
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#052C5C;
	clear:left;
	float:left;
}
/***** Links at Top of Page ***************************************/
.topLinksBackground {
	background-color:#03244D;
	background-repeat:no-repeat;
	background-position:center center;
	background-image: url(http://www.ag.auburn.edu/Design/2009/images/950HeaderMockup.gif);
}
#topLinks {
	margin:0px 0px;
	position:relative;
	/*padding:5px ;*/
	text-align: center;
	width:100%;
}
#topLinks img {
	border:none;
}
#topLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	font-weight: bold;
	color: #FFFFFF;
	/*padding: 3px;
	padding-bottom: 5px;*/
	text-decoration: none;
	border: none;
}
#topLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
	border: none;
}
#topLinks a:active {
	color: #ffffff;
	text-decoration: underline;
	border: none;
}
#topLinks a:visited {
	color: #F5F5F5;
	border: none;
}
#auburn {
	width: 100%;
	clear:both;
	float:left;
	padding:0px;
	height:35px;
	background-color:#03244D;
}
/***** Visitor Category Toolbar ***************************************/
#majornav {
	padding:0px;
	width:100%;
	height:35px;
	overflow:hidden;
	background-color:#DD550C;
	clear:both;
	float:left;
}
#nav {
	background-color:#DD550C;
	border: none;
	height: 35px;
	text-align:center;
	width: 565px;
}
#nav a {
	/* float: left; */
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	color: #ffffff;
	height: 35px;
	text-decoration: none;
}
#nav a:hover {
	background: url(../images/MajorNavHover.jpg) repeat-x top left;
	border: none;
}
#logobar {
	clear:both;
}
.orangeDecorBar {
	background-color: #F9903F;
	width:100%;
	height: 2px;
	font-size: 1px;
	clear: both;
	float: left;
}
#middle {
	width:100%;
	clear:both;
	float:left;
	background:#03244D;
	padding:0px;
	/*background-color:#FFFFFF;*/
	overflow:hidden;
}
#sidebar {
	padding:0px;
	width:205px;
	clear:left;
	float:left;
}
#university{
	background-color:#03244D;
	padding-top:8px;
	padding-bottom:5px;
	float:left;
	clear:both;
	width:100%;
}
/***** Search Box Pop-Down ***************************************/
#searchBox {
	text-align: center;
	height: 1.75em; 
	width: 12em;
	padding: 5px; 
	background-color: #003B76;
	overflow: hidden;
	border: 1px solid #001835;
	visibility: hidden;
	position:absolute;
	z-index: 2;
	left: 200px;
	top: 18px;
}
#searchBox .buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 10px; 
 	background-color: #333333; 
 	color: #FFFFFF; 
 	margin-right: 6px; 
}
/***** Quick Links Pop-Down ***************************************/
#quickLinksBox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: left;
	padding: 5px; 
	background-color: #003B76;
	overflow: visible;
	border: 1px solid #001835;
	visibility: hidden;*
	position:absolute;
	z-index: 3;
	top: 18px;
	left: 300px;
}
#quickLinksBox ul {
	list-style: none;
	padding: 1px;
	margin: 0;
	float: left;
}
#quickLinksBox li {
	padding: 0;
	margin: 0;
	line-height: 0.85em;
}
#quickLinksBox a {
	color: #ffffff;
	border: none;
}
#quickLinksBox a:hover {
	color:#76B7FF;
}
/***** leftsidenav Links at Text ***************************************/
#leftsidenav {
	background: #03244D url(http://www.ag.auburn.edu/Design/2009/images/sidebar.jpg) repeat-x top left;
	/*height: 260px; /*CMB 08-10-23*/
	min-height: 260px; /* Makes sure the whole sidebar shows even if the link list is short */
}
#leftsidenav ul{
	list-style:none;
	margin:0px;
	/* margin:0px;*/
	padding-left:10px;
	padding-top:10px;
}
#leftsidenav li {
	padding-bottom:2px;
	padding-top:2px;
}
#leftsidenav p {
	padding-left: 6px;
	padding-right: 6px;
}

#leftsidenav a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	display: block;
	padding-top: 1px;
	margin-top: 2px;
	margin-left: 10px; /* changed 08/12/05 */
	margin-right:3px; /* added 08/12/05 */
	border: none;
	text-decoration: none;
	letter-spacing: 1px;
}

#leftsidenav a:visited {
	color: white;
	border: none;
	text-decoration: none;
}
#leftsidenav a:hover {
	text-decoration: underline;
	color: #F0F0F0;
	border: none;
}
#leftcontent {
	background-color:#03244D;
	padding:10px;
	padding-top:8px;
	overflow: hidden;
	color:#FFFFFF;
}
#content {
	padding:0px;
	width:100%;
	background-color:white;
	clear:right;
	float:left;
}
/***** Content Area Spacing ***************************************/
#contentArea {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	font-size: 0.75em;
	overflow:hidden;
}
#contentArea h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	padding-left:10px;
}
#contentArea h1 {
	font-size: 2.5em;
}
#contentArea h2 {
	font-size: 1.8em;
}
#contentArea h3 {
	font-size: 1.5em;
}
#contentArea h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: .9em;
	margin-left:10px;
	padding-left:10px;
	padding-top:2px; 
	margin-top:0px
}
.breadcrumb {
	margin-top: 5px;
	margin-bottom:15px;
	margin-left: 5px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/***** Page Footer ***************************************/
#footer {
	background: url(http://www.ag.auburn.edu/Design/2009/images/BottomGradient.gif) top left repeat-x #03244D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #ffffff;
	padding: 5px;
	padding-top:10px;
	padding-bottom: 25px;
	text-align: center;
	clear:both;
}
#footer a {
	border: none;
	text-decoration: none;
	color: #ECEBEB;
}
#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#footer a:visited {
	color: #ECEBEB;
}
#footer a:visited:hover {
	text-decoration: underline;
	color: #ffffff;
}
/****** save those images ****/
a.img {
	border: none;
	text-decoration: none;
}

.NoScreen {
	display:none;
}

