/* St. Mary of the Angels */

/** General **/body { 
	font-size: 75%; 
	font-family: georgia, 'times new roman', sans-serif; 
	color: #999; 
	line-height: 1.2; 
	margin: 0px; 
	padding: 0px; 
	background: #30261e; 
	border-top: 4px solid #fffc9e; 
}p { margin: 5px 0px 10px 0px; }a, a:link, a:active, a:visited { color: #fffc9e; text-decoration: none; }a:hover { color: #ffffff; }
img { border: none; }
h1, h2, h3 { font-family: georgia, 'times new roman', sans-serif; color: #fff; margin: 0; padding: 0; font-weight: normal; }h1 { font-size: 2.2em; }h2 { font-size: 1.2em; padding: 7px 0 0 0; }h3 { font-size: 1.3em; color: #fff; margin: 0 0 4px 0; line-height: 1.2;  }
.required { color: #FF0000; font-weight: bold; }
/** Layout **/
#container { width: 907px; position: relative; margin: 0 auto; }
#logo { width:907px; height:455px; background: url(banner_2.jpg); }
/* body content, encases both columns */
.bodycontent { clear: both; margin: -20px 30px 40px 40px; color: #ccc; font-size: 1.1em; line-height: 1.6em; padding: 30px 10px; }

/* left column (text) */
#contentmain{	float:left;	width:520px;	padding: 0 30px 0 0px;	border-right: 1px dotted #465F5C;	line-height: 1.5em;
	margin-bottom: 20px;	}/* right column (image) */
#contentpicture{	float: right;	width: 250px;	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center; 	/*padding: 0 10px 0 10px;*/	line-height: 1.3em;	}

#contentpicture img { border: 1px solid #171310; }

/* Text header (title) */
#header { margin: 0px 0 15px 0px; }/* Footer */

#footer2 { 
	clear: both; 
	background: url(line2.jpg) repeat-x #221C17; 
	padding: 0px 0px 50px 0px;
	margin: 0px 0 0px 0px;
	height: 15px; 
	font-size: 0.9em; }

ul#lfooter {
	margin: 0px 0 0 50px;
	padding-top: 10px;
}

ul#lfooter li {
	background-image: url(logo3.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 20px 80px 0 130px;
	list-style-type: none;
}
/*ul#lfooter li { font-size: 0.9em; padding: 20px 80px 0px 130px; margin: 15px 0px 0px 50px; list-style-image: none; list-style-type: none; line-height: 2em; background: url(logo3.jpg) no-repeat; float: left; }*/
/** Navigation **/

#navigation2 { margin: -220px 40px 0px 50px;  }

li a { padding: 4px 4px; }
ul { padding: 0; margin: 0;}
ul#main a:hover { background: #701001; }
ul#main li { 
	display: inline; 
	background-image: url(circle.gif); 
	background-repeat: no-repeat; 
	background-position: center left;
	padding: 0 10px 0 10px;
}

ul#main {  list-style-image: none; line-height: 2em;}

/* For secondary menus (music)

ul#secondary li { padding: 0 10px 0 15px; margin: 0; list-style-image: none; list-style-type: none; line-height: 1.8em; background: url(cross.gif) no-repeat 0 4px; float: left; }
ul#secondary li a:hover { background: #465F5C; }

#navigation_music { margin: 0 0 50px 0px; }

ul#music li { padding: 0 25px 0 8px; margin: 0; list-style-image: none; list-style-type: none; line-height: 1.8em; background: url(note.gif) no-repeat 0 7px; float: left; }
ul#music li a:hover { background: #465F5C; }

*/
