﻿@import url(layout.css);
body {
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-color: transparent;
}

p {
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-color: transparent;
	margin-bottom:-2.5px;
}

.orange_highlight {
	color: #FF6600;
	font-size: 14px;
}

h1 {
	color: #460A05;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-6px;
}

h2 {
	color: #460A05;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-6px;
}

h3 {
	color: #460A05;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-6px;
}

h4 {
	color: #460A05;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-6px;
}

h5 {
	color: #460A05;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-6px;
}

h6 {
	color: #460A05;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-6px;
}

#container {
	background-color: #fcf8f2;
	width: 746px;
	margin: 0 auto;
	border-top: 0;
	border-bottom: 0;
	border-right: 1px solid #460A05;
	border-left: 1px solid #460A05;
}
#masthead {
	text-align: center;
	background-color: #FF9900;
	width: 746px;
	border-right: 1px solid #460A05;
	border-left: 1px solid #460A05;
}
#page_content {
	width: 740px;
	margin: 3px;
	background-color: #fcf8f2;
}
.column_l {
	width: 350px;
	margin: 0;
	padding: 4px;
/*	background-color: #FFF5E6;*/
}
.column_r {
	width: 350px;
	margin: 0;
	float: right;
	padding: 4px;
/*  background-color: #FFF5E6; */
/*	position: relative;  */
}

/* Styles for Masthead */
#masthead p {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #FFF5E6;
	margin: 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for masthead div */
#masthead div {
height: 149px;
width: 746px;
margin: 0;
padding: 0;
color: #FFFFFF;
display: inline;
}
/* Styles for mastheadcol1*/
#masthead img {
height: 149px;
width: 746px;
float: left; 
}

.featureimage {
float: right;
border: 2px solid #460A05;
margin-left: 20px;
margin-bottom: 6px;
}

.fullpageimage {
float: none;
margin-left: 2px;
margin-right: 2px;
margin-top: 2px;
margin-bottom: 2px;
/*border: 2px solid #460A05;*/
}

.tableimage {
border: 2px solid #460A05;
}

.no_bullet {
	list-style-type: none;
}

ul.no_bullet {
	list-style-type: none;
}

/* Styles for Navigation */
/*
#navigation {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-family: "Times New Roman", serif;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
	background-color: #000066;
	letter-spacing: 1px;
}

#navigation ul {
	text-align: center;
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #460A05;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #460A05;
	background-color: #6666FF;
}
*/
/* end navigation*/

/* Styles for Navigation */

.schedule_nav {
	width: 100%;
	background-color: #fcf8f2;
}

#navigation {
	border: 0;
	padding: 0;
/*	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; */
	font-family: "Times New Roman", serif;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	overflow: hidden;
	letter-spacing: 1px;
	margin: 0;
	width: 100%;
	background-color: #000066; 
/*	background-color: #fcf8f2; */
}

ul#topnav1 {
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;

}
#navigation li {
	float: left;
	margin: 0;
	width: 91px;
/*  padding: 4px 1px 4px 1px; */
/*    padding-bottom: 4px;
    padding-top: 4px; */
}

li.level1 {
	list-style-type: none;
	background-color: #000066; 
	width: 91px;
    padding-bottom: 4px;
    padding-top: 4px;
}

ul#subnav2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
/*	top: 159;
	left: 274; */
}

ul.nav2{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
/*	top: 159;
	left: 274; */
}

li.level2 {
	list-style-type: none;
	background-color: #000066;
	width: 91px;
    padding-bottom: 4px;
    padding-top: 4px;
}
li.level2blank {
	list-style-type: none;
	background-color: #fff;
	width: 91px;
    padding-bottom: 4px;
    padding-top: 4px;
}
li.level2friars {
	list-style-type: none;
	background-color: #fff;
	width: 93px;
    padding-bottom: 4px;
    padding-top: 4px;
}
li.level1 a {
	color: #fff;
	text-decoration: none;
	display: block;
	border: 1px solid #460A05;
	width: 91px;
    padding-bottom: 4px;
    padding-top: 4px;
}
li.level1 a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #460A05;
	background-color: #6666FF;
	width: 91px;
    padding-bottom: 4px;
    padding-top: 4px;
}

li.level2 a {
	color: #fff;
	text-decoration: none;
	display: block;
	border: 1px solid #460A05;
	width: 91px;
    padding-bottom: 4px;
    padding-top: 4px;
}
li.level2 a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #460A05;
	background-color: #6666FF;
	width: 91px;
    padding-bottom: 4px;
    padding-top: 4px;
}
.navigation2 {
	border: 0;
	padding: 0;
/*	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; */
	font-family: "Times New Roman", serif;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	overflow: hidden;
	letter-spacing: 1px;
	margin: 0;
/*  width: 100%; */
	background-color: #fcf8f2;
}

.navigation2 li {
	float: left;
	margin: 0;
	width: 91px;
/*  padding: 4px 1px 4px 1px; */
/*    padding-bottom: 4px;
    padding-top: 4px; */
}
/* end new navigation*/

/* Styles for Footer */
#footer {
	font-size: 10px;
	background-color: #000066;
	width: 746px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #460A05;
}

#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #006633;
	text-decoration: underline;
}
a:hover {
	color: #6666FF;
	text-decoration: underline;
}

div.album {
	background-color: #fcf8f2;
	width: 620px;
	margin: 0 auto;
}

#homealbum {
list-style-type: none;
width: 620px;
}

#albumlist {
list-style-type: none;
width: 620px;
}

#albumlist li {
float: left;
width: 300px;
margin-right: 6px;
margin-bottom: 10px;
font: bold 1.4em Arial, Helvetica, sans-serif;
color: #333333;
}

#albumlist img {
display: block;
border: 1px solid #333300;
}

#homealbum {
list-style-type: none;
	width: 620px;
}

#homealbum li {
float: left;
width: 300px;
margin-left: 4px;
margin-bottom: 10px;
font: bold 1.0em Arial, Helvetica, sans-serif;
color: #333333;
}

#homealbum img {
display: block;
border: 1px solid #333300;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.tablecenter {
	margin-left:auto;
	margin-right:auto;
}

div.table_format {
	clear: left;
	background-color: transparent;
}

table.newspaper {
	align: left;
	clear: left;
	background-color: transparent;
}

td.column_break {
	width: 240px;
}

td.gutter {
	width: 50px;
}

div#home_buttons {
	clear: left;
	background-color: transparent;
}

div.bottom_buttons {
	clear: left;
	background-color: transparent;
}

.reverse_buttons {
	color: #000;
	text-decoration: none;
	border: 3px solid #460A05;
	background-color: #6666FF;
}

table.buttons {
	align: left;
}

td.left_cell {
	width: 249px;
}

td#center_cell, td#center_cell2 {
	width: 250px;
}

td.right_cell {
	width: 249px;
}
/* Styles for main menu link */

#boxlink {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background-color: #000066;
	overflow: hidden;
	letter-spacing: 1px;
}

#boxlink ul {
	text-align: center;
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#boxlink li {
	float: left;
	width: 99%;
}
#boxlink a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 2px solid #460A05;
	width: 99%;
}
#boxlink:hover {
	color: #000;
	text-decoration: none;
	border: 2px solid #460A05;
	background-color: #6666FF;
	width: 99%;
}

td.sched_nav_left {
	width: 265px;
}

td.sched_nav_mid {
	width: 400px;
}

td.sched_nav_right {
	width: 35px;
}

td.carm_nav_left {
	width: 602px;
}

td.carm_nav_right {
	width: 198px;
}
