.clear {
	clear: both;
}

a img {
	border: none;
}

a.more {
	color: #C06224;
	text-decoration: none;
	/*background: url(images/btn_more.gif) no-repeat left center;
	padding-left: 12px;*/
}
.pic {
	border: 2px solid #D6D3A6;
	float: left;
	margin-right: 10px;
	padding: 1px;
}
.pic-right {
	border: 2px solid #D6D3A6;
	float: right;
	margin-left: 10px;
	padding: 1px;
}

/** class for image slide show*/
.slidepic {
	padding-bottom:20px;
	background: #E1DCB2 url(images/view_slideshow.gif) no-repeat center bottom;
}
/** end */

body {
	margin: 0;
	font-family: arial, tahoma, verdana;
	font-size: 0.85em;
	color: #555;
	background: #E7E4B9 url(images/bg_body.gif) repeat-x top;
}

div#container {
	width: 900px;
	margin: auto;
	background: #ECE9C0 url(images/top-band.gif) no-repeat top;
	padding: 15px 30px;
	border-left: 1px solid #D6D3A6;
	border-right: 1px solid #D6D3A6;
}

div#header {
	padding: 10px 0;
}
div#header .menu {
	float: right;
	font-family: arial;
}
div#header .menu ul {
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
	list-style-type: none;
	border-bottom: 1px solid #8A1818;;
}
div#header .menu ul li {
	display: inline;
	padding: 15px;
}
div#header .menu ul li a {
	text-decoration: none;
	color: #C06224;
	padding-bottom: 8px;
	font-weight: 700;
}
div#header .menu ul li a:hover {
	color: #8A1818;
	background: url(images/pyramid.gif) no-repeat bottom center;
}
div#header .menu ul li a.active {
	color: #8A1818;
	background: url(images/pyramid.gif) no-repeat bottom center;
}

div.home_banner {
	background: #C9D0DD url(images/home_banner.jpg) no-repeat;
	border: 2px solid #C3BF8F;
	width: 270px;
	height: 195px;
	padding: 25px 20px 0 280px;	
}
div.home_banner p {
	color: #000;
	font-size: 110%;
	line-height: 150%;
}
div.home_banner h2 {
	border: none;
	padding: 0;
	margin: 0;
}
div.banner {
	margin: 10px 0;
	border-bottom: 4px solid #FFBC3B;
}
div.content-banner img {
	border: 2px solid #C3BF8F;
}

div#contentarea {
	padding-bottom: 10px;
}
div#content {
	width: 570px;
	float: left;
	line-height: 160%;
}
div#content a {
	color: #C06224;
	text-decoration: none;
}
div#content a.heading, div#content a.highlight {
	color: #89141A;
}
div#content a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-family: "Book Antiqua", Georgia, serif;
	color: #89141A;
	font-weight: 400;
	font-style: italic;
}
h1 a, h2 a, h3 a, h4 a {
	color: #89141A;
	text-decoration: none;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 110%;
}
h2.heading {
	border-bottom: 2px dotted #D6D3A6;
	padding-bottom: 10px;
	line-height:26px;
}

div.from-desk {
	width: 570px;
	border-bottom:1px solid #D6D3A6;
	padding:15px 0;
}
div.last{
	border-bottom:none;
}

div.from-desk div.img {
	float: left;
	width: 80px;
	height:90px;
	margin-right:20px;
}
div.from-desk div.img img {
	border: 2px solid #D6D3A6;
	padding: 1px; 
	margin-right: 10px;	
}
div.from-desk div.name {
	padding: 4px 0;
	color: #000;
}
div.from-desk div.name .heading {
	color: #89141A;
	font-weight: 700;
}


div.alumni-speak {
	border-bottom: 2px solid #D6D3A6;
	margin-bottom: 20px;
}
div.alumni-speak .img{
	float: left;
	width: 90px;
}
div.alumni-speak div.img img {
	border: 2px solid #D6D3A6;
	padding: 1px; 
	margin-right: 10px;
	width: 74px;
	height: 74px;
}
div.alumni-speak .name{
	float: left;
	padding-top: 15px;
	color: #000;
}
div.alumni-speak .name .heading, .highlight {
	color: #89141A;
	font-weight: 700;
}

div#sidebar {
	float: right;
	width: 290px;
	background: #E1DCB2;	
	border: 2px solid #D6D3A6;
	line-height: 150%;
	padding: 10px
}
div#sidebar h3 {
	margin: 10px 0;
}
div#sidebar a.link {
	color: #C06224;
	text-decoration: none;
}
div#sidebar h4 {
	margin: 5px 0;
}
div#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#sidebar ul li {
	margin-left: 5px;
	padding-bottom: 6px;
	font-size: 90%;
	line-height:17px;
}
div#sidebar ul li a{
	display:block;
	background: url(images/btn_more.gif) no-repeat left 5px;
	padding-left: 12px;
	text-decoration: none;
	color: #C06224;
}
div#sidebar ul li a:hover{
	color:#89141A;
}
.active {
	font-weight:700;
}


div#footer {
	margin-top: 20px;
	border-top: 1px solid #D6D3A6;
	padding-top: 5px;
	color: #D6D3A6;
	text-align: center;
}
div#footer a{
	color: #AAA772;
	text-decoration: none;
	padding: 0 5px;
}
div#footer a:hover{
	color: #C4C090;
}


div.alumnes {
	background: #E1DCB2;
	padding: 10px;
	border-top: 2px solid #D6D3A6;
	border-bottom: 6px solid #D6D3A6;
	margin-bottom: 20px;
	width: 545px;
}
div.alumnes div.alumni {
	float: left;
	width: 270px;
	margin-bottom: 5px;
}
div.alumnes div.alumni .img{
	float: left;
	width: 90px;
}
div.alumnes div.alumni div.img img {
	border: 2px solid #D6D3A6;
	padding: 1px; 
	margin-right: 10px;
	width: 74px;
	height: 74px;
}
div.alumnes div.alumni .name{
	float: left;
	padding-top: 10px;
	color: #000;
}
div.alumnes div.alumni .name .heading, .highlight {
	color: #89141A;
	font-weight: 700;
}

div.top {
	color: #999;
	text-align: right;
	margin-top: 20px;
}
div.top a.top {
	background: url(images/btn_top_h.gif) no-repeat left;	
	color: #E19363;
	padding-left: 25px;
	font-size: 90%;	
}
div.top a.home {
	background: url(images/home.gif) no-repeat left;	
	color: #E19363;
	padding-left: 22px;
	font-size: 90%;	
}


div.gallery img{
	float: left;
	background: #fff url(images/loading.gif) no-repeat center center;
	width: 105px;
	height: 70px;
	border: 3px solid #D6D3A6;
	border-bottom: 5px solid #D6D3A6;
	margin: 0 3px 6px 0;
}

.note{
	font-size:10px;
	font-style:italic;
	line-height:15px;
	margin:30px 0 20px 0;
}