﻿@charset "utf-8";

/* This CSS file is split into two sections:
---------------------------------------------------------------------------------------------------
	Global Styles - These styles are applied to all templates abroad
	-----------------------------------------------------------------------------------------------
		- CSS Reset
		- Global Definitions
		- Global Classes
		- Header
		- Nav
		- Banner
		- Footer
---------------------------------------------------------------------------------------------------
*/

/* CSS RESET */
/* ---------------------------------------------------------------------------------------------------*/
body, ul, ol, li, form, input, fieldset, label, hr, h1, h2, h3, h4, h5, h6, p, blockquote, a img{margin:0; padding:0; border:0;  outline:0;  list-style:none;}

/* GLOBAL DEFINITIONS */
/* ---------------------------------------------------------------------------------------------------*/
body{background:#19150b; font-size:12px; font-family:Tahoma, Arial, Helvetica, sans-serif; line-height:1.5em; text-align:justify;color:#4b4533; }

/* Links */
a:link{color:#004990; text-decoration:underline;}
a:link[target=_blank]{background:url(images/targetblank.gif) no-repeat right; padding-right:15px;}
a:hover{color:#996600; text-decoration:underline; background:#e7dcbd; }
a:visited{color:#660099;}

/* Tables */
table{}
td{}
th{}

/* Headings and Block Elements */
h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:3em; font-weight:normal; letter-spacing:-.025em; line-height:1em;color:#19150b;}
h2{font-family:Georgia, "Times New Roman", Times, serif; font-size:2em; font-weight:normal; line-height:1.35em;color:#19150b; margin:0 0 .5em 0;}
h3{font-family:Helvetica,Arial,  sans-serif; font-size:1.3em; letter-spacing:-.035em; color:#19150b; margin:.5em 0;line-height:1.35em;}
h4{}
h5{}
h6{}
hr{height:5px; background:#8b8060; margin:10px 0; outline:0; clear:both;}

p{margin:.5em 0;}
blockquote{padding:10px; background:url(../images/footer_bg.png); color:#fff;}

/*Lists & Definition Lists */
dl{}
dl dt{}
dl dd{}

/* Images */
img[align=right], img[align=left]{border:.95em solid #19150b;}
img[align=right]{margin-left:10px;}
img[align=left]{margin-right:10px;}

/* GLOBAL CLASSES */
/* ---------------------------------------------------------------------------------------------------*/
.group:after{content:"."; display:block; visibility:hidden; clear:both; height:0px;}
.dropcap{display:inline-block; float:left; font-size:14em; margin-right:.075em; font-family:Georgia, "Times New Roman", Times, serif; line-height:.75em;}
.dropcap_small{display:inline-block; float:left; font-size:10em; margin-right:.075em; font-family:Georgia, "Times New Roman", Times, serif; line-height:.75em;}
/* WRAP */
/* ---------------------------------------------------------------------------------------------------*/
#wrap{background:url(../images/parchment_bg.jpg) repeat-x #fff;}

/* TOPPER - contains address & search bar */
/* ---------------------------------------------------------------------------------------------------*/
#topper{border-top:6px solid #3a2f22; height:38px; width:900px; margin:0px auto;}
#topper_left{background:url(../images/address-bar_bg.jpg); width:580px; height:27px; padding:8px 0 0 10px; float:left; font-family:Georgia, "Times New Roman", Times, serif; border-bottom:2px dotted #b29571;}
#topper_right{background:#3a2f22; width:290px; height:33px; float:right; padding:4px 10px 0 10px;}
#topper_right form{}
#topper_right div.boxSearch{width:225px; height:27px;  float:left; background:url(../images/searchbg.jpg) no-repeat;  margin:0; padding:0 0 0 60px;}
#topper_right div.boxSearch_focus{width:225px; height:27px;  float:left; background:url(../images/searchbg_hover.jpg) no-repeat;  margin:0; padding:0 0 0 60px;}
#topper_right input.txtSearch{background:none; float:left; padding:0px 15px 0 20px; width:150px; margin:5px 3px 3px 3px;font-size:1.25em;}
#topper_right input.btnSearch{width:26px; float:left; background:url(../images/searchbtn.jpg) no-repeat; width:25px; height:24px; margin:2px 0px 0px 5px; cursor:pointer;}
#topper_right input.btnSearch:hover{background:url(../images/searchbtn_hover.jpg) no-repeat;}
#topper strong{color:#3a2f22;}
#topper em{color:#a54f0e;}
/* LOGO */
/* ---------------------------------------------------------------------------------------------------*/
div#logo{width:900px; margin:20px auto;}
div#logo a{ width:306px; height:86px; display:block;}
div#logo a:hover{background:none;}

/* ADMIN CONTROLS SECTION */
/* ---------------------------------------------------------------------------------------------------*/
div#admin_controls{width:900px;padding:5px 0px;margin:0px auto;}

/* NAV */
/* ---------------------------------------------------------------------------------------------------*/
ul#nav{width:900px; margin:0px auto; height:34px; border-bottom:10px solid #315a76; text-transform:uppercase; font-size:.9em;}
ul#nav li{display:inline-block; float:left;}
ul#nav li a{background:url(../images/nav_bg.jpg) repeat-x; padding:8px 28px; margin-right:3px; display:inline-block; height:100%; color:#f7f0e1; text-decoration:none;}
ul#nav li a.active{background:#315a76;}
ul#nav li a:hover{background:#476275;}

div#cmsmenu{width:900px;margin:0px auto;}
div#menubar{border-bottom:10px solid #315a76;}
.static_cornshadow, .static_horzshadow{display:none;}
.static_nlsmenu{background:#315a76;  color:#f7f0f1; text-transform:uppercase;}
.static_nlsitem{padding:7px 28px;font-size:0.9em;background:url(../images/nav_bg.jpg) repeat-x; border-right:3px solid #f2e7d3;cursor:pointer;}
.static_nlsitemcontainer{width:100%; overflow:visible; cursor:pointer;}
.static_nlsitemcontainerover{padding:0px 28px;background:#283743;font-size:0.9em;border-right:3px solid #f2e7d3; cursor:pointer;}
.nlsmenu{background:url(../images/nlsmenu-bg.jpg) #131b21 repeat-x; border-bottom:10px solid #283743;  width:225px;cursor:pointer;}
.nlsmenu .nlsitemcontainer td{color:#fff; padding:7px 28px;cursor:pointer;}
.nlsmenu .nlsitemcontainerover td{color:#fff; padding:7px 28px; background:#315a76;cursor:pointer;}
.static_nlssubmenucell,.static_nlssubmenucellover{display:none;}
.static_nlssubmenucell{background:#336699;}
div#mainbody_inside h1.title{margin:50px 0px 0px 0px;}

/* MAINBODY */
/* ---------------------------------------------------------------------------------------------------*/
#mainbody{width:900px; margin:0px auto; padding-top:20px;}
#mainbody_inside{width:900px; margin:0px auto; padding:0px 0px 20px 0px;}
#mainbody_left{width:580px; padding-right:10px; float:left;}
#mainbody_right{width:300px; padding-left:10px;float:left; color:#210d04}
#mainbody_right .viewall{float:right;}
#mainbody_right hr{background:url(../images/double-line_divide.gif) repeat-x; height:9px; margin:.45em 0; padding:0;}
#mainbody_right_top{height:424px; padding-bottom:20px; overflow:hidden;}
#mainbody_right_top a{color:#336699;}
#mainbody_right_top .dropcap{font-size:3.75em}
#mainbody_right_top td{padding:5px 5px; }
#mainbody_right_top tr.alert{background:#f6b3b3;}
#mainbody_right_top table tr.alert td a{ color:#940000; }
#mainbody_right_top table tr.alert td a:hover{ background:none; color:#336699;}
#mainbody_right_top table tr.alert td{font-weight:bold;color:#940000;}

#mainbody_right_btm{height:220px; overflow:hidden; font-size:.9em;}
#mainbody_right_btm table td{background:#f4eee4;border-bottom:1px dashed #84410b; padding:10px; vertical-align:top;}
#mainbody_right_btm table, #mainbody_right_btm tr, #mainbody_right_btm tbody{padding:0; margin:0; width:100%; border:none;}
#mainbody_right_btm h3{letter-spacing:.025em; margin:0; padding:0;}
#mainbody_right_btm p{margin:0; padding:.25em 0; color:#84410b;}

#mainbody_logged{padding-bottom:30px;}
#mainbody_logged #ctl00_placeholderBody_panelBody{width:300px;padding-right:10px;height:424px;overflow:hidden;padding-bottom:20px;background-color:#ccc;}

div.breadcrumbs{position:relative;top:32px;background:url(../images/breadcrumbs_bg.gif) repeat-x; height:18px; padding:13px 10px; font-size:.9em;margin:50px 0 15px 0;}
div.breadcrumbs a:hover{background:none;}

#ctl00_placeholderBody_panelPageInfo{margin:50px 0px 80px 0px;color:#000000;}
#content_title{position:relative;top:-76px;}

#mainbody_inside ul, #mainbody_inside ol{padding-left:2em; margin:.5em 0;}
#mainbody_inside li{padding-left:0px; list-style:outside;}

#mainbody_inside blockquote h3{background:#210D04; color:#EAD9B9;letter-spacing:0.045em;padding:7px; font-weight:normal; margin:0;}
#mainbody_inside blockquote ul{padding:0;}
#mainbody_inside blockquote li{border-bottom:1px dashed #B8895a; padding:1em; list-style:none;}
#mainbody_inside input#ctl00_placeholderBody_ctl59_Login1_UserName,
#mainbody_inside input#ctl00_placeholderBody_ctl59_Login1_Password,
#mainbody_inside input#ctl00_placeholderBody_txtTitle{padding:5px; font-size:1em; border:2px solid #333; margin:5px 0;}
#mainbody_inside input[type=checkbox]{margin-right:10px;}

#mainbody_inside label{font-weight:bold;}
#mainbody_inside input.button{padding:5px;background:#333; color:#fff; cursor:pointer;}
#mainbody_inside input.button:hover{background:#C30;}

#mainbody_inside #large_column{width:570px; padding:10px 20px 10px 0; float:left;}
#mainbody_inside #small_column{width:280px; padding:10px 20px 10px 0; float:left;}

/* DEBUGGING */




/* BANNER */
/* ---------------------------------------------------------------------------------------------------*/
#banner{background:url(../images/banner_sketch.png) no-repeat;width:580px; height:370px; padding-bottom:20px;}
ul#quicklinks{background:#39382c; height:45px; padding:9px 9px 0 9px; width:560px;}
ul#quicklinks li{width:270px; height:45px; display:block; float:left;}
ul#quicklinks li a{color:#ead9b9; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em; text-decoration:none; font-style:italic;}
ul#quicklinks li#member{margin-right:10px;}
ul#quicklinks li#sacraments{margin-left:10px;}
ul#quicklinks li#member a{background:url(../images/member_bg.png) no-repeat right; width:263px; height:38px; padding:7px 0 0 7px; display:block; }
ul#quicklinks li#sacraments a{background:url(../images/sacraments_bg.png) no-repeat right; width:263px; height:38px; padding:7px 0 0 7px; display:block;}

/* FOOTER */
/* ---------------------------------------------------------------------------------------------------*/
#footer_wrap{min-height:230px; background:url(../images/footer_bg.png) repeat top center; }
#footer{width:880px; margin:0px auto; padding:10px; color:#fff; font-size:.9em;}
#footer .brown, #footer a{color:#b8895a}
#footer a:hover{color:#69C; background:none;}
#footer img[align=left]{border:none;}
#footer h2{background:#210d04; color:#ead9b9; font-weight:normal; font-size:1.7em; font-style:italic; letter-spacing:.045em; padding:7px;}
#footer_left{width:270px; float:left; margin:0px auto; padding-right:20px;}

#footer_middle{width:270px; float:left; margin:0px auto; padding-right:30px;}
#footer_right{width:190px; float:left; margin:0px auto;}
#footer_right ul{}
#footer_right ul li{width:300px; height:36px; margin-bottom:20px; display:block;}
#footer_right ul li a{background:url(../images/footer_right_bg.jpg) no-repeat top right; display:block; width:284px; height:20px; font-size:1.8em; font-family:Georgia, "Times New Roman", Times, serif; color:#faefd8; padding:8px; text-decoration:none;}
#footer_right ul li a:hover{background:url(../images/footer_right_bg.jpg) no-repeat top right; }
#footer .footer_content{padding:7px;}
#footer_bottom_contain{background:#19150b; height:70px; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif;}
#footer_bottom{padding:20px 10px; width:900px; margin:0px auto; color:#faefd8}
#footer_bottom_left{width:580px; float:left;}
#footer_bottom_right{width:290px; padding-left:10px; float:left; text-align:right;}
#footer_bottom a{color:#a54f0e;}
#footer_bottom a:hover{color:#69C; background:none;}

/* LOGIN/LOGOUT */
/* ---------------------------------------------------------------------------------------------------*/
#login_contain {width:100%;background:#19150b;font-family:Tahoma, Arial, Helvetica, sans-serif;}
#login_center {width:900px;margin:auto;}
#loginlogout {margin:auto;width:40px;height:40px;}
#loginlogout a{color:#a54f0e;font-size:0.9em;font-family:Tahoma, Arial, Helvetica, sans-serif;text-decoration:none;font-style:normal;}
#loginlogout a:visited{}
#loginlogout a:hover{}
