@charset "UTF-8";
@import url("header.css");
@import url("home.css");
@import url("left.css");
@import url("footer.css");
@import url("calendar.css");

/* --------------------------------------------------

    MAIN CSS FILE

----------------------------------------------------*/


*/ * {
padding: 0;
margin: 0;
}
body {
	background: #24408f url(../images/bg-stripes.gif) repeat top left;
	margin: 0;
	padding: 0;
	font: 12px Arial, Verdana, sans-serif;
	color: #000;
	text-align: center;
}
p, li {
	color:#000;
	line-height:120%;
	margin:0 0 10px 0;
}
h1 {
	color: #16285b;
	font-size: 24px;
	line-height:1.2em;
	padding-top: 12px;
	margin-top: 0;
}
h2 {
	font-size: 18px;
	line-height:1.2em;
}
h3 {
	font-size: 16px;
	line-height:1.2em;
}

a {
	color: #009;
	text-decoration: underline;
}
a:hover {
	color: #003;
}
a.selected {
	color: #006 !important;
}
.pge-wrap { /* white */
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bg-topshadow.png) repeat-x top left;

}
.pge-main { /* hold content in page */
	background-color: #fff;
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	
	
}
#content {
	position: relative;
	top: 3px;
	width: 856px;
	background-color: #eee;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	/*min-height:1000px;*/
}



#content:after, #primary-content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


#content, #primary-content {display: inline-block;}

/* Hides from IE-mac \*/
/* html #content {height: 1%;}  This was breaking IE 7
#content {display: block;}
/* End hide from IE-mac */

#breadcrumb {
	position: absolute;
	top: 4px;
	width: 600px;
	left: 180px;
	color: #999;
	font-size: 11px;
}
#breadcrumb a {
	color: #999;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #666;
	text-decoration: underline;
}
#primary-content {
	position: absolute;
	top: 27px;
	width: 660px;
	left: 180px;
}
.last {
	padding-right: 0;
	border: none;
}

dl.right img  {
	border: 10px solid #fff;
}
dl.right {
	float: right;
	margin: 0 0 10px 10px;
	margin-right: -40px;
	background-color: #fff;
}

.btm {
	border-bottom: solid 1px #ccc;
	padding-bottom: 4px;
}

div.grids {
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

div.grids p {
	line-height:1.0em;
	margin:0 0 8px 0;

}

iframe#alumni {
	width: 640px;
	height: 900px;
	border: none;
}

/* Clearfix - clear the container div in the absence of a child clearing div */
.clearfix:after {
	content: ".";
	height: 0 !important;
	visibility: hidden;
	display: block;
	clear: both;
    line-height: 0;
}
/* ie7 */
.clearfix {
	overflow:hidden;
    display: inline-block;
}
/* ie6 */	
* html .clearfix {
	height: 1%;
	overflow: visible;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

html[xmlns] .clearfix {
    display: block;
}

#signupform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	width: 375px;
	text-align: center;
}
#hslist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: uppercase;

	font-weight: bold;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 255px;
}
 #hslist li {
	color: #666666;
	display: block;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#hslist.leftcol {
float:left;
width:215px;
padding:0px;
}
#hslist.rightcol {
margin-left:215px;
width:215px;
padding:0px;
}
#fpcornerbanner {
	float:right;
	height:0px;
	left:0px;
	overflow:visible;
	z-index:100;
	position: relative;
	width: 283px;
	margin-top: -331px;
	margin-right:-6px;
}
#fpcornerbanner a, #fpcornerbanner img {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ajres {
	
	padding-left: 175px;
	padding-right: 175px;
	background-color:#EEEEEE;
}
#plswait {
	padding-left: 175px;
	padding-right: 175px;
	background-color:#EEEEEE;
}

#contact_form {
	padding:25px;
	background-color: #FFFFFF;
	border: thin solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	width:302px;
}
.quotebox {
	background-image:url(../images/quotes.JPG);
	padding-left:30px;
	width:150px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border: thin solid #E1E2D3;
	margin: 10px;
	padding-bottom: 30px;
	padding-top: 20px;
	font-style: italic;
	font-family:georgia;


}

.blogpost {

	padding:10px;
	background-color: #FFFFFF;
	border: thin solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:302px;
	min-height:150px;
		
}

.blogtitle {
	
	font-size:larger;
	background-color:#EEEEEE;
	border:thin solid;
	padding:5px;
}
