/*=======================
Color Palate
=======================
School Blue = 002c56 
Orange = f26631
Blue-Gray = 5e91a8
Dark Gray = 60595b (Front page, footer background - kind of a brown-gray)
Sidebar Gray = c9cbcc / eeeeee
Background Gray = RGB 162-167-172

*/

@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border:none;
}
/* The Good Stuff */
a { color: #f26631; text-decoration:none; }
a:hover { color: #002c56; text-decoration:underline; }
a.headlines{
	color:#007AF0;
	text-decoration:none;
}
a.headlines:hover { color: #002c56; text-decoration:underline; }

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:48px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#002c56;
}
h2{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	letter-spacing:.04em;
	font-size:12px;
	margin-left:10px;
	margin-bottom:0px;
	padding-top:3px;
}

h2.top{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	letter-spacing:.04em;
	font-size:12px;
	margin-left:10px;
	padding-top:2px;
}
span.h2-color{
	color:#002c56;
	font-size:15px;
}
a.h2-color{color:#002c56; font-size:15px; text-decoration:none;}
a.h2-color:hover{color:#002c56; font-size:15px;text-decoration:none;}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#002c56;
	letter-spacing:-1px;
	margin-top:10px;
	margin-bottom:10px;
}
h3.margintop{margin:15px 0 0 0; padding:0;}
a.h3{color:#002c56;text-decoration:none;}
a.h3:hover{color:#f26631;text-decoration:underline;}

h4.community{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#007af0;
	margin-top:5px;
	padding-bottom:8px;
	text-align:left;
	padding-top:2px;
	margin-bottom:0;
}
h5{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	line-height:108%;
	letter-spacing:normal;
	color:#60595b;
	margin-top:-5px;
	font-weight:normal;
}
p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000;
}

a.white{color:#fff; text-decoration:none;}
a.white:hover{color:#fff; text-decoration:none;}

ul{
}
li{
}
/* End The Good Stuff */
/* Begin Structure */
 

.community-wrapper{
	width:930px;
	background-color:#FFF;
	height:1190px;
	margin:0 auto;
	clear:both;
}
.community-container{
	width:930px;
	float:left;
	position:relative;
	margin-left:15px;
	margin-right:15px;

}
/* Begin Community Header */
#head-wrap{
	width:900px;
	height:100px;
	margin-top:15px;
}
#head-welcome{
	width:595px;
	height:100px;
	margin-right:15px;
	float:left;
}
#head-right{
	width:290px;
	height:100px;
	float:right;
}

#search{width:290px; height:35px; float:right; margin-top:10px; margin-bottom:10px; }
#icons{width:290px; height:45px; float:right;}

.icon{ width:30px; margin-left:2px; float:right;
}
/* End Community Header */
#top-third-wrap{
	width:900px;
	height:380px;
}
/* Begin Featured News Box */
#featured-wrap{
	width:595px;
	height:380px;
	float:left;
}
#featured-bar{width:597px;height:20px;background:url(http://www.academyatthelakes.org/images/comm-bar.gif) repeat-x 0 0;margin-top:10px;}
#featured-wrapper{
	width:595px;
	height:360px;
	background:#fff;
	border:1px solid #60595b;
	margin-right:15px;
	float:left;
}
#featured{
	width:575px;
	height:340px;
	margin:10px;
}
#lead{
	width:335px;
	height:340px;
	float:left;
	margin-right:5px;
	padding-right:5px;
	background-color:#fff;
	border-right:1px solid #c5c5c5;

}
#nonlead-wrap{
	width:229px;
	height:340px;
	float:right;
	position:relative;
}
#headlines-wrap{
	width:229px;
	height:230px;
	background-color:#fff;
	border-bottom:1px solid #c5c5c5;
}
#headlines{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	overflow:hidden;
	
}
#bonus{
	width:229px;
	height:90px;
	background-color:#fff;
	margin-top:10px;
	position:absolute;
	bottom:0;
	right:0;
}

.communitycontent {margin:0;padding:0;float:left;
}

/* End Featured News Box */
/* Begin Calendar Feed */
.calendar-bar{background:url(http://www.academyatthelakes.org/images/comm-bar.gif) repeat-x 0 0; width:292px; height:20px;margin-top:10px;float:right;}
#calendar-wrap{
	height:380px;
	width:290px;
	float:right;
	position:relative;
}
#calendar-feed-wrap{
	width:290px;
	height:360px;
	background:#fff;
	border:1px solid #60595b;
	float:right;
	position:relative;
}
#calendar-feed{
	width:270px;
	height:360px;
	float:right;
	margin:0 10px 0 10px;
	background-color:#FFF;
	position:relative;
}
#calendar-code{
	width:270px;
	z-index:10;
	position:absolute;
	top:0;
	left:0;
}
#calendar-link{width:270px;position:absolute;bottom:5px;right:0;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:12px;font-weight:bold;text-align:right;}

/* End Calendar Feed */
/* Begin Bottom Boxes */
#column-container{
	width:900px;
	height:690px;
	position:relative;
	float:left;
	margin-top:15px;
}
#column1{
	width:290px;
	height:690px;
	float:left;
	margin-right:15px;
}
#column2{
	width:290px;
	height:690px;
	margin-right:15px;
	float:left;
}
#column3{
	width:290px;
	height:690px;
	float:left;
}
.box-tab{
	background:url(http://www.academyatthelakes.org/images/comm-bar.gif) repeat-x 0 0; 	
	width:292px;
	height:20px;
	margin-top:15px;
}
.box-wrap{
	width:290px;
	height:130px;
	border:1px solid #60595b; 
	overflow:hidden;
}
.box{
	width:270px;
	height:115px;
	margin-left:10px;
	background-color:#fff;
}
.icon-text-wrap{
	width:270px;
	height:80px;
         padding-top:5px;
}
.icon-text-wrap-mm{
	width:229px;
	height:70px;
	margin-top:10px;
	}
.icon-box{
	width:60px;
	height:60px;
	margin:10px 10px 10px 10px;
	float:left;
}
.icon-box-mm{
	width:60px;
	height:60px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}
.text-box{
	width:180px;
	height:60px;
	margin-right:10px;
	margin-top:8px;
	float:right;
	text-align:left;
}
.text-box-mm{
	width:138px;
	height:60px;
	margin-right:10px;
	float:right;
	text-align:left;
}
.link-box{
/*for horizontal links at bottom of boxes*/
	width:270px;
	height:20px;
	margin-top:0px;
	text-align:center;
	float:left;
}
.link-box p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#60595b;
}
link-box a{
	color:#ff6626;
	text-decoration:none;
}
link-box a:hover{
	color:#007af0;
	text-decoration:none;
}


#link-list-box{
/*for vertical list of links in links box only*/
	width:260px;
	margin-left:10px;
	margin-top:10px;
	text-align:left;
	overflow:hidden;
}
#link-list-box p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;}
/* End Bottom Boxes */
/* End Structure */


/* SEARCH BAR IN COMMUNITY*/

#form{margin:0;padding:0;}
#searchform-c{float:left; height:35px; }
#searchsubmit-c{width:55px;height:24px; margin-top:1px; background: url("http://www.academyatthelakes.org/images/search-but.png"); float:right; cursor:pointer;}

#s-c{float:left; width:220px; margin-right:5px;padding-top:4px; padding-bottom:4px; padding-left:2px; padding-right:2px; border:1px solid #E5E5E5; font-size:14px;}