/* CSS document for the College of Emmanuel & St. Chad */

html,body {
	margin:0;padding:0;
}

body {
	font-size:100%;
	text-align:center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background: #EBEADE;
}

div#container {
	width:778px;
	margin: 0 auto 20px auto;
	padding: 0;
	background: #fff;
	border-left: 1px solid #C9C4AD;
	border-right: 1px solid #C9C4AD;
}

* html div#container {
	width: 780px;
	w\idth: 778px;
}

div#contactinfo {
	width: 780px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #EBEADE;
	color: #999;
	font-size: 0.69em;
}

#contactinfo a:link {
	color: #999;
	border-bottom: 1px solid #999;
	text-decoration: none;
}

#contactinfo a:visited {
	color: #999;
	border-bottom: 1px solid #999;
	text-decoration: none;
}

#contactinfo a:hover {
	color: #666;
	border-bottom: 1px solid #999;
	text-decoration: none;
}

#contactinfo a:active {
	color: #999;
	border-bottom: 1px solid #999;
	text-decoration: none;
}

div#header {
	width: 780px;
	height: 108px;
	margin: 0 auto;
	padding: 0;
	background:  url(images/header.jpg) no-repeat;
	text-align:left;
}

img.logo {
	padding: 13px;
}

div#mainnavigation {
	background: #978C63;
	height: 32px;
	line-height: 32px;
	font-size: 0.69em;
	margin: 0;
	padding: 0;
	position:relative;
	width:778px;
	z-index:100;
}

#mainnavigation p {
	padding: 0;
	margin: 0 10px;
}

div#content {
	float:left;
	width:509px;
	border-right: 1px solid #DDDDDD;
	text-align:left;
	margin: 10px;
}

* html div#content {
	width: 510px;
	w\idth: 509px;
}

div#content p {
	line-height:1.8em;
	font-size: 0.69em;
	margin: 0 10px 10px 0;
	padding: 3px 6px;
}

div#content table {
	font-size: 1.0em;
}

div#content a:link {
	color: #8A218A;
	padding: 3px;
	text-decoration: none;
}

div#content a:visited {
	color: #8A218A;
	padding: 3px;
	text-decoration: none;
}

div#content a:hover {
	color: #fff;
	background: #6F3F6F;
	text-decoration: none;
}

div#content h1 {
	color: #8A218A;
	font-size: 25px;
}

div#content h2 {
	color: #525152;
	font-size: 1.13em;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}

div#content ul {
	list-style-image: url("images/icon_list.gif");
	line-height: 1.8em;
	margin: 0 40px;
	padding: 3px 6px;
	font-size: 0.69em;
}

div#content ul ul, ol ul {
	list-style-image: url("images/icon_sublist.gif");
	line-height: 1.8em;
	margin: 0 40px;
	padding: 3px 6px;
	font-size: 1em;
}

div#content ol {
	line-height: 1.8em;
	margin: 0 40px;
	padding: 3px 6px;
	font-size: 0.69em;
}

div#maincontent {
	padding: 0;
	margin: 0;
}

.sectionheader {
	display: block;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	background: #eee;
	color: #525152;
	font-weight: bold;
	font-size: 0.69em;
	margin: 0 10px 10px 0;
	padding: 3px 6px;
}

div#search {
	float:right;
	width:247px;
	text-align:left;
	margin: 10px 0 0 0;
}

* html div#search {
	width: 237px;
	w\idth: 237px;
}

#search p {
	padding: 0 5px 0 0;
	margin: 0;
	font-size: 0.69em;
	line-height:1.8em;
}

#search a:link {
	color: #6F3F6F;
	text-decoration: none;
	border-bottom: 1px solid #8A218A;
}

#search a:visited {
	color: #6F3F6F;
	border-bottom: 1px solid #8A218A;
}

#search a:hover {
	color: #8A218A;
	border-bottom: 1px solid #8A218A;
}

#search a:active {
	color: #6F3F6F;
	border-bottom: 1px solid #8A218A;
}

div#news {
	float:right;
	clear:right;
	width:247px;
	text-align:left;
	margin: 10px 0;
}

div#subnav {
	float: right;
	clear: right;
	width: 247px;
	text-align: left;
	margin: 10px 0;
}

* html div#news {
	width: 237px;
	w\idth: 237px;
}

* html div#subnav {
	width: 237px;
	w\idth: 237px;
}

#news p {
	padding: 0 5px 0 0;
	margin: 0;
	line-height:1.8em;
	font-size: 0.69em;
}

#news .story {
	border-top: 1px solid #C9C4AD;
	border-bottom: 1px solid #C9C4AD;
	padding-left: 5px;
	margin-top: 2px; 
	margin-bottom: 2px; 
}

#news a:link {
	color: #6F3F6F;
	text-decoration: none;
	font-weight: bold;
}

#news a:visited {
	color: #6F3F6F;
	text-decoration: none;
	font-weight: bold;
}

#news a:hover {
	color: #8A218A;
	text-decoration: none;
	font-weight: bold;
}

#news a:active {
	color: #6F3F6F;
	text-decoration: none;
	font-weight: bold;
}

#news .icon {
	float: right;
	padding: 0 10px 5px 5px;
	width: 75px;
	overflow: hidden;
	margin: 0;
}

div#footer {
	background: #532F53;
	clear:both;
	width:100%;
	font-size: 0.69em;
}

div#footernavigation {
	background: #817854 url(images/navigation_bottom_bg.jpg) repeat-x bottom left;
	height: 30px;
	line-height: 30px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#footernavigation p {
	padding: 0;
	margin: 0 10px;
}

#footernavigation a:link {
	text-decoration: none;
	color: #fff;
	padding: 2px;
}

#footernavigation a:visited {
	text-decoration: none;
	color: #fff;
}

#footernavigation a:hover {
	text-decoration: none;
	color: #000;
	background: #fff;
}

div#footercopyright {
	background: #6A6551 url(images/copyrightdiv_bg.jpg) repeat-x top left;
	height: 30px;
	line-height: 30px;
	color: #CCC;
	margin: 0;
	padding: 0;
}

#footercopyright p {
	padding: 0;
	margin: 0 10px;
}	

div#footerlinks {
	background: #532F53 url(images/footerlinks_bg.gif) no-repeat;
	color: #CCC;
	height: 110px;
	margin: 0;
	padding: 0;
}

div#footerlinks a:link {
	color: #fff;
	text-decoration: none;
}

div#footerlinks a:visited {
	color: #fff;
	text-decoration: none;
}

div#footerlinks a:hover {
	color: #fff;
	background: #000;
	text-decoration: none;
}


/* Left Navigation Menu list below this line. */

div#subnav #leftnavlist
{
padding: 1px;
margin-left: 0;
width: 235px;
color: #6F3F6F;
font-size: 0.69em; }

* html div#subnav #leftnavlist
{
	width: 237px;
	w\idth: 235px;
}

div#subnav #leftnavlist li
{
list-style: none;
margin: 0px;
border-bottom: 1px #CCC solid;
text-align: left;
}

div#subnav #leftnavlist li.title {
	padding: 0.7em 0.5em 0.7em 0.5em;
}

div#subnav #leftnavlist li a
{
display: block;
padding: 0.7em 0.5em 0.7em 1.5em;
text-decoration: none;
font-weight: bold;
}

div#subnav #leftnavlist li a:link { color: #6F3F6F; }
div#subnav #leftnavlist li a:visited { color: #6F3F6F; }

div#subnav #leftnavlist li a:hover
{
font-weight:bold;
color: #000;
background: #FFF url("images/subnav_bg.jpg") no-repeat left bottom;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:778px; height:32px; position:relative; z-index:100;border-right:1px solid #fff;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:779px; w\idth:778px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:111px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:111px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:103px; height:30px; border:1px solid #fff; border-width:1px 0 0 1px; background:#978C63 url(images/navigation_bottom_bg.jpg) repeat-x bottom; padding-left:5px; line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:109px; w\idth:103px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#978C63 url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#7B755E url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#7B755E url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#978C63;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#7B755E;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:111px;border-top:1px solid #fff;}
/* another hack for IE5.5 */
* html .menu ul ul {top:32px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:110px; top:-1px; width:111px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-110px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#978C63; color:#EEE; height:auto; line-height:1em; padding:5px; width:99px;border-width:0 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:111px;w\idth:99px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#7B755E;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#7B755E;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
