/* Aquinas College Main Styles :::::::::::::::::::::::::::::::::::::::::: */


* {
margin: 0;
padding: 0;
}

body { 
font: normal 0.75em/175% Verdana, Arial, Helvetica, sans-serif;
color: #6d6d6d;
text-align: center;
background: #f0f0f0 url(../elements/full-span_bg2.gif) center 76px no-repeat;
}

#aquinasLogo {
position: absolute;
width: 392px;
height: 76px;
background: transparent url(../elements/aquinas-logo_bg.png) no-repeat;
}

#bannerHead {
height: 76px;
padding: 0 25px 0 17px;
}

.ClearFloat {
clear: both;
height: 1px;
overflow: hidden;
}

#conTainer {
width: 848px;
margin: 0 auto;
background: transparent url(../elements/container_bg.png) repeat-y;
text-align: left;
}

#contentField {
margin-left: 17px;
width: 816px;
background: #ededed url(../elements/aquinas_shield.png) 480px 175px no-repeat;
border-bottom: 1px solid #AFAFAF;
}

#contentField #newsColumn {
float: left;
width: 289px;
}

#contentField #newsColumn h1 {
height: 22px;
background: transparent url(../elements/news_header.png) center 0 no-repeat;
overflow: hidden;
text-indent: -1200px;
margin-bottom: 6px;
}

#contentField #newsColumn h2 {
font-weight: bold;
font-size: 100%;
line-height: 100%;
padding: 0 45px;
color: #343434;
}

#contentField #newsColumn p {
margin-bottom: 12px;
padding: 0 45px;
line-height: 125%;
color: #343434
}

#contentField #newsColumn a {
font-size: 100%;
color: #095BA6;
text-decoration: none;
}

#contentField #newsColumn a:hover {
text-decoration: underline;
}

#contentField #aboutAquinas {
float: left;
width: 310px;
}

#contentField #aboutAquinas p {
margin: 6px 10px;
}

#contentField #aboutAquinas .LeadIn {
color: #343434;
font-weight: bold;
}

#contentField #aboutAquinas a {
font-size: 100%;
color: #333399;
text-decoration: underline;
}


#featurePanel {
float: left;
height: 250px;
width: 627px;
background: transparent url(../elements/full-span_bg.png) center 0 no-repeat;
overflow: hidden;
}

#featurePanel #featureImage {
margin-left: 18px;
background-color: #a8a8a8;
width: 610px;
height: 250px;
}

#footerRow {
padding: 30px 0;
text-align: center;
color: #7683CA;
font-size: 95%;
line-height: 150%;
}

#footerRow a {
color: #7683CA;
text-decoration: none;
}

#footerRow a:hover {
text-decoration: underline;
}

#quickLinks { 
float: right;
margin: 30px 0 0 400px;
border: 1px solid #ffffff;
font-size: 0.75em;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 10px;
color: #9c9c9c;
}

#topNav {
	position: absolute;
	margin: 12px 0 0 300px;
	height: 11px;
	list-style-type: none;
	background-color: #ffffff;
	top: 2px;
}

#topNav li {
display: inline;
}

#topNav a {
float: left;
display: block;
height: 11px;
line-height: 10px;
padding: 0 6px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #9c9c9c;
text-transform: uppercase;
text-decoration: none;
border-right: 1px solid #9c9c9c;
}

#topNav a:hover {
text-decoration: underline;
}

#topNav #lastLink {
border: none;
}

#twoToneBand {
clear: both;
width: 100%;
height: 9px;
background: transparent url(../elements/two-tone_band.png) center 0 no-repeat;
overflow: hidden;
}
