body {
	color: #666;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#schoolname {
	text-align: right;
	padding-top: 10px;
	cursor: default;
}
.abs-mid {
	vertical-align: middle;
}
#info-col a {
	color: #3ba0d7;
	text-decoration: none;
	padding-bottom: 2px;
}
#info-col a:hover {
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#logo {
	height: 270px;
	width: 219px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-top: 21px;
}
#image {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 20px;
	z-index: 1;
}
ol, ul, li {
	line-height: 25px;
}


.hidden {
	display: none;
}
#footer-break {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-bottom: 20px;
}
#footer {
	font-size: 11px;
}
#footer ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#info-col {
	width: 209px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-right: 10px;
}
.img-pad-border {
	padding: 2px;
	border: 1px solid #CCC;
}
.container_12 {


}


.clear {
	margin-bottom: 20px;
	margin-top: 20px;
}
#sitemap {
	text-align: right;
}
#footer a {
	color: #666;
	text-decoration: none;
}


h1 {
	color: #1F394D;
	font-size: 20px;
}
h2 {
	font-size: 20px;
}
.tagline {
	font-size: 11px;
}



h5 {
	font-size: 16px;
	color: #1F394D;
	font-weight: normal;
}
h6 {
	font-weight: normal;
	color: #27825C;
}

#menu {
	z-index: 50;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}


/*!
 * Single Drop Down Menu 1.3 - CSS Temp
 * April 18, 2010
 * Corey Hart @ http://www.codenothing.com
 */

.ddmenu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.ddmenu li {
	float: left;
}

.ddmenu li a {
	display: block;
	width: 90px;
	text-align:left;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #27825C;
}
#feed {
	min-height:350px;
}


.ddmenu li .ddmenu-hover {
	color: #1F394D;
}

.ddmenu li ul {
	display: none;
	list-style: none;
	position: absolute;
	z-index: 90;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}



.ddmenu li ul li {
	float: none;
}

.ddmenu li ul a {
	display: block;
	width: 165px;
	text-decoration: none;
	text-align: left;
	background-color: #FFF;
	padding: 5px;
}

.ddmenu li ul li a.first {

}

.ddmenu li ul a.ddchildhover {
	color: #1F394D;
}


#quicklinks a {
	color: #3ba0d7;
	text-decoration: none;
	padding-bottom: 2px;
}
.alumni-push {
	height: 700px;
}

#quicklinks a:hover {
	text-decoration: underline;
}
.link-list {
	list-style-image: url(../images/arrow.gif);
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

#footer a:hover {
	color: #666;
	text-decoration: underline;
}
#content-area {

}

#content-area a {
	color: #3ba0d7;
	text-decoration: none;
	padding-bottom: 2px;
}
#content-area a:hover {
	text-decoration: underline;
}
.bursaryTable {
	background-color: #EEE;
	display: block;
	padding: 1px;
	margin: 1px;
}
#do-you-want-to li{
	padding: 5px;
	color: #1F394D;
	background-image: url(../images/do-you-want-to.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
}

.float-right {
	text-align: right;
}
.link-list-right {
	list-style-image: url(../images/arrow.gif);
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	text-align: right;
}

