@charset "utf-8";
body {margin:0;padding:0;font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:14px;line-height:24px;min-width:1024px;color:#000000;background-color:#FFFFFF;}
a{outline: none;}
h1,h2,h3,h4 {margin:0;padding:0}
.cleaner {clear:both;height:1px;font-size:1px;border:none;margin:0; padding:0;background:transparent;}

.aoa h1 {font-size:60px;font-weight: normal;}/*logo*/
h2 {font-size:36px;font-weight: normal;line-height: 36px;}/*athletic*/
h3 {font-size:30px;font-weight: normal;}/*welcome*/
h4 {font-size:18px;font-weight: normal;}/*news and events*/

#header {background-repeat: repeat-x;height: 220px;color:#fff;font-family:Georgia, "Times New Roman", Times, serif;}
#logo {margin-top: 60px;float: left;margin-left: 2%;font-size: 68px;width: 20%;}
#tag {margin-top: 50px;float: right;margin-right: 10%;text-align: center;font-size: 10px;width: 60%;}
#tagquote {text-transform: uppercase;font-size: 11px;font-weight: normal;margin-top: 25px;}
#wrapper {min-width: 1024px;}
#menu {height: 416px;margin-top: 25px;width: 269px;}
#leftcol {float: left;margin-left: 2%;display: inline;width: 20%;max-width: 269px;margin-bottom: 50px;}
#content {float: right;margin-right: 10%;display: inline;width: 60%;margin-top: 25px;}
#content-wrap {width: 100%;}
#welcomeheader {font-family: Georgia, "Times New Roman", Times, serif;}
#welcomemsg {font-weight: bold;font-size:12px;}
#photo {float: left;height: 131px;width: 195px;padding: 5px 25px 10px 0;padding-left: 0px;}
#news {font-size: 12px;width: 275px;}

#footer {background-repeat: repeat-x;height: 45px;color:#FFFFFF;padding:50px 0 0 0;font-size:12px;}
#footer a{color:#FFFFFF;text-decoration:none;}
#copyright {float: left;width: 275px;margin-left: 2%;}
#footerlinks {float: right;margin: 0;width: 575px;margin-right: 2%;}
#footerlinks ul, #footerlinks li{margin:0;padding:0;}
#footer ul li{display:inline;margin:0;padding:0;}
#footerpipes {font-size:11px;padding: 0 5px;}

.aoa #header {background-image: url(../images/aoa-headerback.jpg);}
.aoa #welcomeheader, .aoa #welcomemsg {color: #215160;}
.aoa #news h4, .aoa #news a {color:#1a83bc;}
.aoa #footer {background-image: url(../images/aoa-footerback.jpg);}
.aoa .home {background-image:url(../images/buttons/aoa-home.jpg);}
.aoa .about {background-image:url(../images/buttons/aoa-about.jpg);}
.aoa .news {background-image:url(../images/buttons/aoa-news.jpg);}
.aoa .football {background-image:url(../images/buttons/aoa-football.jpg);}
.aoa .basketball {background-image:url(../images/buttons/aoa-basketball.jpg);}
.aoa .baseball {background-image:url(../images/buttons/aoa-baseball.jpg);}
.aoa .softball {background-image:url(../images/buttons/aoa-softball.jpg);}
.aoa .resources {background-image:url(../images/buttons/aoa-resources.jpg);}

/*menu*/
#menu {width:269px;text-transform: uppercase;margin-bottom: 35px;}
#menu ul {list-style:none;margin:0;padding:0;}
#menu li {position:relative;}
#menu ul a{padding-left:10px;padding-top:15px;display:block;color:#FFFFFF;text-decoration:none;height:37px;background-position:0 -104px;}
#menu ul a:hover {color:#000000;background-position:0 -52px;font-weight:bold;}
.aoa #menu ul a:hover span{color:#265F71;}
/*defines button state for the current page*/
#home .home, #about .about, #newspage .news, #football .football, #basketball .basketball, #baseball .baseball, #softball .softball, #resources .resources {background-position:0 0;}
#menu ul ul a{display:block;color:#ffffff;text-decoration:none;}
.aoa #menu ul ul a{background-color:#215160;}
.aoa #menu ul ul a:hover {background-color:#388ba5;}
#menu ul ul {position:absolute;top:0;left:100%;width:250px;}
/*hide submenu*/
#menu ul ul {display:none;}
/*show submenu on hover*/
#menu ul li:hover ul{display:block;}
/*end menu*/

/*added styles*/
blockquote { border : solid #696 1px; padding : 3px; margin-left: 3em; margin-bottom:0.2em; background: #f9f9f9 none; color: #000; }
