
/***** Common Formatting *****/



html, body {
		border:0;
		margin:0;
		padding:0;
		background-color: #FAFFF7;
}

body {
		color: #180000;
	font: 90%/1.30 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
color: #540000;
}

ul, ol {
padding: 15px 0 18px 15px;
	list-style-type: disc;
}

/***** End Common Formatting *****/
div#pagecontainer {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	}
#pagewrapper {
	margin-top: 25px;
	padding: 0px;
	background: url(../images/navbar.jpg) repeat-y 0;
	}	
	
#pagewrapper2 {
	margin-top: 25px;
	padding: 0px;
	background: url(../images/navbar2.jpg) repeat-y 8px;
	}
	
#header {
	position: relative;
	z-index: 1;
	width:100%;
	height: 150px;
	background-image: url(../images/logowebheader.jpg);
	background-repeat: no-repeat;
	}
			#header h1 {
				position: relative;
				top: -250px;
				}
				
			#stats h3 {
				display: block;
				margin-top: 75px;
				font: bold 110% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
				}

#sidebar {
	width: 160px;
	padding:0px;
	margin:0px;
	float: left;
	}



ul.menu {
	
	padding-left: 10px;
	padding-bottom: 0px;
	list-style-type: none;
	}


	
.menu li a, .menu li a:visited {
	display: block;
	margin-bottom: 10px;
	border: none;
	color: #540000;
	}

.menu li a:hover {
	display: block;
	margin-bottom: 10px;
	border: none;
	color: #C93316;
	}

li#current.active a{
	color: #C93316;	
}

ul li.item19 a span {
color: #C93316;	
	}

#current ul li.item19 a span {

color: #C93316;	
}

ul.menu li ul {
	padding-left: 10px;
	list-style-type: none;
}

ul.menu ul li a span {
	border: none;
	color: #540000;	
	}
	
ul.menu ul li#current.active a span {
	border: none;
	color: #C93316;	
	}
	
div.modulecouncil {
	padding-left: 20px;
	}
	
div.modulecouncil h3 {	
	font-variant: small-caps;
	font-weight: bold;
	color: #A79690;
	}
	
ul.menucounsel {
	list-style-type: none;	
}

ul.menucounsel li a, ul.menucounsel li a:visited {
	border: none;
	color: #540000;
}

ul.menucounsel li a:hover {
		border: none;
	color: #C93316;
}


#content {
width: 770px;
padding-left: 25px;
float: right;
	}

div.componentheading {
padding:0;
letter-spacing:-1px;
font: 200% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-weight:normal;
color: #540000;	
	}

td.contentheading {
padding:0;
letter-spacing:-1px;
font: 130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-weight:normal;
color: #C93316;		
}	
	
	div.columnmargin {
	padding-top: 10px;
	margin-top: 20px;
	margin-right: 5%;
	border-top: 5px solid #540000;
	font-size: 90%;
	}
			div.columnmargin h2 a{
				display: block;
				color: #540000;
				border: none;
				margin-bottom: 10px;
				}

div.modulefrontpagecontact  {
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 80px;
	margin-right: 5%;
	font-size: 90%;
	text-align: ;	
}

div.modulefrontpagecontact  h3{
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 120%;	

}
				
	
			div.columnmargin h2 a:hover{
				color:  #C93316;
				}
				
#boxleftcontainer {
	position: relative;
	top: -40px;
	width: 49%;
	float: left;
	}

#boxrightcontainer {
	position: relative;
	top: -40px;
	width: 49%;
	float: right;
	}
		
		span.fax {
	display: block;
	margin-bottom: 10px;
}
				
		span.street-address {
		padding-top: 15px;
}
	
div#stats {
	text-align: left;
	width: 200px;
	max-width: 200px;
	float: right;
	margin-bottom: 50px;
	padding-left: 25px;
	}

	#stats dl {
		font-size: 85%;
		}

	#stats dl dt {
		font-weight: bold;
		font-size: 125%;
		margin-bottom: 10px;
		color: #180000;	
		}

	#stats dl dd a {
		color: #A79690;
		border-bottom: 1px dotted #A79690;
		}
	
	#stats dl dd a:hover {
		color: #C93316;
		border-bottom: 1px dotted #C93316;
		}
	
	#stats dl dd {
		margin-left: 0px;
		margin-bottom: 5px;
		}

	div.contactblock {
		font-size: 80%;
		text-align:left;
		}

	#stats img {
		margin-bottom: 10px;
		}

	a.img, a.img:hover {
		border: none;
		}


a, a:visited {
	color: #A79690;
	border-bottom: 2px dotted #A79690;
}

a:hover {
	color: #C93316;
	border-bottom: 2px dotted #C93316;
}



div#intro2 {
	display: block;
	width: 750px;
	height: 350px;
	background-image: url(/includes/imgs/home.jpg);
	background-repeat: no-repeat;
	}
	
div#text {
	width: 350px;
	font-size: 100%;
}

#intro img {
float: right;
margin-left: 20px;
}

#bio img {
float: right;
margin-left: 20px;
}	

#bio2 img {float: right;
margin-left: 15px;
margin-bottom: 15px;
}

div#bio {
	display: block;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 25px;
	}
	

#sidebarright {
	width: 225px;
	float: right;
	}
		
		span.street-address, span.pobox, span.region, 		span.tel, span.fax {
				display: block;	
				margin-top: 5px;
				}

table#vcardinfo {
	margin-top: 10px;
	
}

ul.latestnews {
	list-style-type: none;
	padding-left: 10px;
}

li.latestnews {
	margin-bottom: 10px;
}

a.latestnews, a.blogsection {
	color: #540000;
	border:none;
	font-weight: bold;
}

div.blog_more ul {
	list-style-type: none;
}

a.latestnews:hover, a.blogsection:hover {
	color: #C93316;
	border-bottom: 2px dotted #C93316;
}

table.blog {
	margin-bottom: 3px;	
}

table.contentpaneopen {
	margin-bottom: 5px;
	}

ul.services {	
	padding-left: 20px;
	list-style-position: outside;
	}
		
	ul.services li{
		line-height: 2;
		}
	
	li.triple {
		line-height: 1;
		margin-top: 5px;
		margin-bottom: 5px;
		}
		
ul.admissions {
	list-style-image: none;
	list-style-type: none;
}

li.adheading {
	font-style: italic;
	font-weight: bold;
	}

.admissions li {
	font-weight:normal;
	
}
dd.adheading {
	font-style: italic;
	font-weight: bold;
	}

td.article_column {
	width:100%;
	margin-left: 10px;	
}	
span.small {
	color: #A79690;
	font-size: 80%;
	position: relative;
	top: -10px;
}

p.small {
	font-size: 90%;
	color: #A79690;
	}
	
p, ul, ol {
margin:0;
padding:0 0 18px 0;
font-size: 100%;
}

td.createdate {
	font-weight: bold;
	font-size: 85%;
	}
span.pagination span {
	padding-left: 10px;	
}

span.pagination a {
		color: #C93316;
		border: none;
		padding-left: 10px;
	
}

div#contact {
	width: 500px;
text-align: center;
	
}

div#contact table#vcardinfo {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	
}

div#contact h2 {
padding:20px 0;
letter-spacing:-1px;
	font: 150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a.img:hover img {
	border: none;	
}

	
#footer {
    clear:both;
    color: #A79690;
    font-size: 70%;
    text-align: center;
    background-color: #fafff7;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 50px;
    }	
    	#footer p a {
			border-bottom: 2px dotted #C93316;
			color:  #C93316;
			}
			
		#footer p a:hover {
			color:  #180000;
			border-bottom: 2px dotted #180000;
						}

