/* CSS Document */



body {

	margin:0;

	font-family:"Trebuchet MS", Arial, Verdana;

	font-size:0.74em;

	color:#000000;

	background-color:#FFFFFF;

	text-align:left;

	background-image: url("http://www.aug.edu/images/bg.jpg"); background-repeat: repeat-x; background-position: top;

}



.header {clear: both; height:78px; width:765px; overflow:hidden; margin:2px; text-align:right}

.breadcrumbs {color: #FFFFFF; height:15px; width: 765px; clear: both; text-align:left;}

div.breadcrumbs a:link {color:#ffffff; text-decoration: none; font-weight:normal;}

div.breadcrumbs a:visited {color:#ffffff; text-decoration: none; font-weight:normal;}

div.breadcrumbs a:hover {color:#FFFF00; text-decoration: underline; font-weight:normal;}

a {

	color:#003466;

	font-weight:bold;

	text-decoration:none;

}

a:hover {

	color:#2a65ad;

}



ol,ul {



}



li {

	list-style-image:url(../images/backgrounds/li.gif);

	line-height:20px;

	text-align:left;

}



#menu {

	width:100%;

	padding-top:20px;

	padding-bottom:20px;

	background-color:#94AE62;

	margin-bottom:50px;

	color:#FFFFFF;

	text-align:center;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-variant:small-caps;

	background-image:url(../images/backgrounds/menu.jpg);

}

#menu a {

	color:#FFFFFF;

	text-decoration:none;

	padding:10px;

	padding-top:20px;

	padding-bottom:20px;

	

}

#menu a:hover {

	border-bottom:1px solid #ffffff;

	border-left:1px solid #728d40;

	border-right:1px solid #e9ffb7;

	padding-left:9px;

	padding-right:9px;

	color:#000000;

	background-color:#FFFFFF;

	background-image:url(../images/backgrounds/a_hover.jpg);

}



#header {

	margin:0 auto 0 auto;

	margin-bottom:40px;

}

#header h1 {

	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;

	font-size:30px;

	text-transform:uppercase;

	font-weight:normal;

	margin:0;

	padding:0;

	padding-top:5px;

	color:#003466;

	margin-bottom:10px;

	text-align:left;

}

#header h2 {

	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;

	font-size:15px;

	text-transform:uppercase;

	text-align:right;

	font-weight:normal;

	margin:0;

	padding:0;

	color:#000000;

	border-bottom:1px solid #eeeeee;

}





div.header a:link {color:#ffffff; text-decoration: none; font-weight:normal;}

div.header a:visited {color:#ffffff; text-decoration: underline; font-weight:normal;}

div.header a:hover {color:#86878b; text-decoration: underline; font-weight:normal;}



#content {
	width:720px;
	margin:0 auto 0 auto;
	text-align:left;
	letter-spacing: normal;
	vertical-align: baseline;
	white-space: normal;
	overflow: hidden;

}



.introduction {

	font-family:Helvetica, Arial, sans-serif;

	line-height:20px;

	font-size:13px;

	color:#0066CC;

	text-indent:25px;

	padding-left:0;

	padding-right:50px;

	padding-bottom:35px;

	padding-top:0;

	

}

.logo {

	float:right;

	margin-right:30px;

}

.clearer {

	clear:both;

}



#sidebar {

	width:160px;

	float:right;

	font-size:95%;

	color:#000000;

	text-align:left;

}

#sidebar h1 {

	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;

	font-size:20px;

	text-transform:uppercase;

	font-weight:normal;

	border-bottom:1px solid #eeeeee;

	color:#003466;

	text-align:right;

}

.submenu {

}

.submenu a {

	display:block;

	width:100%;

	background-image:url(../images/backgrounds/submenua.gif);

	background-position:right;

	background-repeat:no-repeat;

	padding:5px;

	padding-right:0;

}

.submenu a:hover {

	background-color:#eeeeee;

	background-image:url(../images/backgrounds/submenua_hover.jpg);

	background-repeat:repeat-y;

}

#mainbar {

	margin-right:185px;

	padding-right:35px;

	background-image:url(../images/banner2.jpg);

	background-position:top left;

	background-repeat:no-repeat;

}



#mainbar h1 {

	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;

	font-size:25px;

	text-transform:uppercase;

	font-weight:normal;

	border-bottom:1px solid #eeeeee;

	color:#003466;

}



#mainbar p {
	padding:15px;
	line-height:20px;
	list-style-type: none;

}



#footer {

	width:100%;

	background-color:#003466;

	border-top:1px solid #d8efa6;

	border-bottom:5px solid #FFCC33;

	padding-top:5px;

	padding-bottom:5px;

	color:#FFFFFF;

}

#footer a {

	color:#FFCC33;

}

#footer a:hover {

	color:#ffffff;

}

