html {height:100%;}

body {
	margin:0; padding:0; height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: none;
	background: #D1D6CD;
}

#wrap	{	
	background: url(../images/mainnav.gif) repeat-y 0;
	min-height: 100%;
	margin:auto;
	position: relative;
	}

*html #wrap {
	height: 100%;
}


#header {
	padding: 2%;
	height: 125px;
	}

#content {

	margin-left: 205px;
	margin-right: 10px;
}


#leftmenu {
	position: absolute;
	top:-10px;
	left:5px;
	width: 200px;
	background: #000000;
	min-height: 100%;
}


.menuleft ul {
	list-style: none;
	line-height: 2.0em;
	text-align: left;  
	margin-left: 10px;
	padding: 1px;
	}	

.menuleft a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;
	font-weight:bold;
}



.menuleft a:hover{
	color: #D1D6CD;
	text-decoration: none;
	font-size: 95%;

}

.menuleft ul a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;

}

.menuleft ul a:hover{
	color: #D1D6CD;
	text-decoration: none;
	font-size: 95%;
}

#footer {
	clear: both;
	position:absolute;
	bottom: 0px;
	right: 5px;
	text-align: right;
	text-decoration: none;
	margin-right: 10px;
	color: #000000;
	font-size: 70%;
}

#footer a{
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	color: #000000;
}

#footer a:hover{
	text-align: right;
	text-decoration: underline;
	color: #666666;
}


.title {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	color: #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding: 3px;
	text-align: center;
	color: #000000;
}

.text ul {
	list-style: square;
	line-height: 2.0em;
	text-align: left;  
}
.text ul {
	list-style: square;
	line-height: 2.0em;
	text-align: left;  
}

.text ol {
	list-style: square;
	line-height: 2.0em;
	text-align: left;  
}

.text a {
	color: #000000;
	text-decoration: none;
	font-size: 95%;

}


.text a:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 95%;

}

.text ul a{
	color: #000000;
	text-decoration: underline;
	font-size: 95%;

}

.text ul a:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 95%;
}

.text ol a{
	color: #000000;
	text-decoration: underline;
	font-size: 95%;

}

.text ol a:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 95%;
}
.text dt {
	font-weight: bold;	
}

.text dd {
	margin-left: 0px;
	text-align: center;	
}

.text table {
	text-align: left;
}

.links a{
	color: #333333;
	text-decoration: underline;
	font-size: 95%;
}



.links a:hover{
	color: #ffff66;
	text-decoration: underline;
	font-size: 95%;

}

.schedulelinks a{
	color: #000000;
	text-decoration: underline;
	font-size: 95%;
	font-weight: bold;
	padding: 5px;
}



.schedulelinks a:hover{
	color: #ffff66;
	text-decoration: underline;
	font-size: 95%;
	font-weight: bold;

}


#mission #missionNavLink, #staff #staffNavLink, #patron #patronNavLink, #directions #directionsNavLink, #school #schoolNavLink,
#schedules #schedulesNavLink, #calendar #calendarNavLink, #giving #givingNavLink, #sacraments #sacramentsNavLink, #bulletin #bulletinNavLink, #involved #involvedNavLink{
	color:#FFFF66;
}	

