@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;}

.iacao h1 {font-size:68px;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;}

.iacao #header {background-image: url(../images/iacao-headerback.jpg);}
.iacao #welcomeheader, .iacao #welcomemsg  {color: #741414;}
.iacao #news h4, .iacao #news a {color:#df2626;}
.iacao #footer {background-image: url(../images/iacao-footberback.jpg);}

.iacao .home {background-image:url(../images/buttons/iacao-home.jpg);}
.iacao .about {background-image:url(../images//buttons/iacao-about.jpg);}
.iacao .news {background-image:url(../images/buttons/iacao-news.jpg);}
.iacao .football {background-image:url(../images/buttons/iacao-football.jpg);}
.iacao .basketball {background-image:url(../images/buttons/iacao-basketball.jpg);}
.iacao .baseball {background-image:url(../images//buttons/iacao-baseball.jpg);}
.iacao .softball {background-image:url(../images/buttons/iacao-softball.jpg);}
.iacao .resources {background-image:url(../images/buttons/iacao-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;}
.iacao #menu ul a:hover span{color:#df2626;}
/*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;}
.iacao #menu ul ul a{background-color:#741414;}
.iacao #menu ul ul a:hover {background-color:#df2626;}
#menu ul ul {position:absolute;top:0;left:100%;width:250px;}
#menu ul ul {display:none;}
#menu ul li:hover ul{display:block;}
/*end menu*/

