@charset "utf-8";
/* CSS Document 

Author:			Jim Isais - Ascent Network Solutions, Inc.
Date:			01-20-2010
Written for:	Aquinas School

*/



/*	RESETS AND OVERRIDES  ----------------------------------------------- */
* {	
	margin: 0;
	padding: 0;
}
a {
	font-style: italic;
	text-decoration: underline;
	color: #111;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
table {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 15px;
}
td, tr {
	padding: 4px 10px;
	border: 1px solid #A8995D;
	background: #D5C687;
}
th {
	padding: 4px 10px;
	border: 1px solid #E1Cf85;
	background: #BAAC72;
	color: #000;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
td {
	vertical-align: top;
}


/*	LINKS AND TYPE (public)  ----------------------------------------------------- */
p, ol, ul {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 10px;
	text-align: justify;
}
strong {
	color: #111;
}
h1 {
	font: 25px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFDE3;
	margin: 0 0 25px;
}
h2 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold  ;
}


/*	MAIN LAYOUT  -------------------------------------------------------- */
body {
	background: #555 url(bg-global.png) repeat-x;
}
#header-container {
	width: 960px;
	height: 45px;
	padding: 35px 0 0;
	margin: auto;
	list-style: none;
	text-align: center;
}
#header-container li {
	display: inline;
}
#main-wrapper {
	width: 960px;
	height: auto;
	margin: auto;
	background: #C9BA7D;
}
#content-container {
	background: url(bg-body.png) top repeat-x;
	padding: 45px 15px 30px; 
}
.banner-container {
	display: block;
	margin: auto;
}
.sidepane-container {
	width: 265px;
	height: auto;
	margin: 0 25px 0 0;
	float: left;
}
.midpane-container {
	width: 350px;
	height: auto;
	margin: 0 25px 0 0;
	float: left;
}
.download-box {
	float: left;
	display: block;
	width: 129px;
	height: 25px;
	margin: 0 1px 10px;
	padding-top: 57px;
	text-align: center;
	background: url(icon-002.png) no-repeat;
}
.download-box a {
	color: #5E4E02;
	font-style: normal;
}
.latest-news div {
	border-bottom: 2px solid #BDAF75;
	padding: 0 0 25px 40px;
	margin-bottom: 25px;
	background: url(icon-001.jpg) top left no-repeat;
}
.latest-news div ol, .latest-news div ul {
	margin-left: 20px;
}
.latest-news div.last {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}	
.contact-info {

}
.contact-info div {
	clear: both;
}
.contact-info h4 {
	font: 17px Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #333;
	letter-spacing: 4px;
}
.contact-info div strong {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	color: #7A702E; !important
	display: block;
	width: 120px;
}
.contact-info div p {
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 135px;
	/*margin-bottom: 15px;*/
}
.promobox {
	display: block;
	margin: 0 0 55px;
}
.promobox-link {
	display: block;
	margin: 30px 0 0;
}
* html .promobox-link {
	margin: 85px 0 0;
}
.highlights {
	width: 265px;
	height: auto;
	padding: 0 0 45px;
	margin: 0 0 35px;
	background: #2E2E2E url(highlights-bottom.png) bottom no-repeat;
}
.highlights ul {
	list-style: none;
	margin: 0 10px;
}
.highlights ul li {
	padding: 14px 20px 18px;
	font: 14px Arial, Helvetica, sans-serif;
	background: url(highlights-bg.png) repeat-x;
}
.highlights ul li a {
	color: #C9BA7D;
	text-decoration: none;
	font-style: normal;
}
.highlights ul li a:hover {
	color: #EEE;
}
.contentpane {
	width: 625px;
	height: auto;
	margin: 0 0 0 15px;
	float: left;
}
.contentpane ul, .contentpane ol {
	margin: 0 0 15px 30px;
}
.gallery-facilities {
	margin-bottom: 20px;
	padding-bottom: 30px;
	background: url(gallery-bottom-bg.png) bottom repeat-x;
	border-bottom: 2px dotted #333;
}
.gallery-facilities img {
	width: 190px;
	border: 4px solid #333;
	margin: 3px;
}
.gallery-personnel div {
	margin-bottom: 10px;
}
.gallery-personnel p {
	float: left;
	width: 90px;
	padding: 10px;
	margin: 5px 7px;
	text-align: center;
	background: #333;
	color: #EEE;
}
* html .gallery-personnel p { 
	padding: 9px; !important
}
.gallery-personnel p img {
	width: 90px;
}
.gallery-partition {
	border: 1px solid #333;
	background: #B7A661;
	padding: 5px 0;
	clear: both;
}
.gallery-partition h3 {
	display: block;
	margin: 5px 7px;
	padding: 10px 7px;
	color: #FCF3BC;
	background: url(h3-topbar.png) repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footer-wrapper {
	width: 100%;
	height: 94px;
	background: url(bg-footer-2.png) repeat-x;
}
#footer-wrapper div {
	width: 960px;
	height: 94px;
	margin: auto;
	position: relative;
	background: url(bg-footer-1.png) repeat-x;
}
#footer-wrapper div ol {
	position: absolute;
	left: 15px;
	top: 37px;
	width: 100%;
	list-style: none;
}
#footer-wrapper div ol li {
	display: inline;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #F3E4A8;
	font: 12px "Arial Narrow", Arial, Helvetica, sans-serif;
}
#footer-wrapper div ol li.last {
	display: inline;
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
#footer-wrapper div ol li a {
	color: #736A2B;
	text-decoration: none;
	font-style: normal;
}
#footer-wrapper div ol li a:hover {
	color: #EEE;
}
.footer-copyright {
	position: absolute;
	bottom: 17px;
	left: 15px;
	margin-bottom: 0;
}
.footer-copyright strong, .footer-developer strong, .footer-developer a {
	color: #333; !important
}
.footer-developer {
	position: absolute;
	bottom: 17px;
	right: 15px;
	margin-bottom: 0;
}
.ascent-network {
	position: absolute;
	top: 18px;
	right: 15px;
}


/*	MISCELLANEOUS  ------------------------------------------------------ */
.clear {
	clear: both;
}
.img-top-right {
	float: right;
	margin: 0 0 25px 20px;
	border: solid 5px #333;
}
.box-top-right {
	float: right;
	margin: 0 0 30px 20px;
	padding: 10px;
	background: #333;
	font-size: 10px;
	font-style: italic;
	color: #EEE;
	display: block;
}
.btop {
	clear: both;
	display: block;
	text-align: right;
}
.btop a {
	text-decoration: none;
	font-style: normal;
	color: #555;
}
.btop a:hover {
	text-decoration: underline;
}
	