/* ======================================================================

    mstyle.css

    Stylesheet prepared for Canadian Association of Lutheran Congregations
    by
    Briden Design
    web@bridendesign.ca
    (c) 2009, All Rights Reserved.

    Version: Apr-14-09

 ======================================================================== */

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FAEBD1;
}

#pagewrap {
    width: 900px;
    margin: 0 auto;
}

.tblwidth
{
    width: 900px;
}

/* ======================================================================
    HEADER FORMATTING
 ======================================================================== */

.hdr {
    background-image: url(Images/Bg/hdr_bg.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 197px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.hdrlink {
    float: left; 
    width: 600px; 
    margin-left: -60px;
}

.hdrContent {
    float: left;
    width: 300px;
    margin-left: -300px;
    text-align: right;
    color: #FFFFFF;
	font-family: "Book Antiqua", "Garamond", sans-serif; 	
	padding: 80px 50px 0px 0px;
    margin: 0px;
	letter-spacing: 1px;
	line-height: 20px;
	font-size: 20px; 
	font-weight: bold;
}

/* ======================================================================
    MID FORMATTING
 ======================================================================== */

#contentimg {
    margin: 0px 0px 0px -40px;
}

#contenttext {
    padding: 0px 5px;
    width: 580px;
}

#contentwrap {
    width: 649px;
    background-image: url(Images/Bg/content_bg.gif); 
    vertical-align: top;
}

#menuwrap {
    width: 251px; 
    background-image: url(Images/Bg/menu_bg2.gif); 
    vertical-align: top;
}

#menubg {
	padding: 10px 0px 0px 101px;
}

#menu, #menu a {
    color: #000000;
	font-family: "Book Antiqua", Batang, Georgia;	
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 		
}

#menu a:active, #menu a:hover
{
    color: #000000;
    text-decoration: underline;
}

.menutext {
	padding: 0px 0px 0px 0px;
    margin: 0px;
	font-size: 14px;
}

/* ======================================================================
    FOOTER FORMATTING
 ======================================================================== */

#ftr {
    background-image: url(Images/Bg/ftr_bg.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 56px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#ftrContent, #ftrContent a {
    margin: 0px auto;
    text-align: center;
    width: 900px;
	padding: 0px 0px 0px 20px;
	letter-spacing: 1px;
	font-family: Arial, sans-serif; 
    color: #000000;
	text-decoration: none;
}

#ftrContent a:active, #ftrContent a:hover
{
    color: #999999;
    text-decoration: none;
}

.ftrcopy
{	
    padding: 0px 0px 0px 0px;
	font-size: 11px;
}
 
/* ======================================================================
    STYLES
 ======================================================================== */ 
 
.lgspacer
{
    height: 30px;
}

.mdspacer
{
    height: 20px;
}

.smspacer
{
    height: 10px;
}

p
{
    text-align: justify;
    color: #000000;
	font-family: "Arial", "Book Antiqua", "Garamond", sans-serif; 	
	padding: 5px 10px 10px 10px;
    margin: 0px;
	letter-spacing: 0px;
	line-height: 18px;
	font-size: 12px;
}

h1, h1 a
{
    text-align: center;
    color: #757575;
	font-family: "Georgia", sans-serif; 	
	padding: 6px 10px 1px 10px;
    margin: 0px;
	letter-spacing: 1px;
	font-variant: normal;
	font-weight: normal; 
	font-size: 16px;
	font-style: italic;
	text-decoration: none;    
}

h1 a
{
    text-decoration: underline;
    font-weight: bold;
}

h1 a:hover
{
    color: #666666;
    text-decoration: none;
}

h2
{
    text-align: left;
    color: #666666;
	font-family: "Book Antiqua", Georgia, sans-serif; 	
	padding: 10px 10px 3px 10px;
    margin: 0px;
	font-style: normal;
	font-size: 26px;
	background-image: url(Images/h2_line.gif);
    background-position: bottom left;
    background-repeat: no-repeat;	
}

h3
{
    text-align: left;
    color: #807F7F;
	font-family: "Book Antiqua", sans-serif; 	
	padding: 0px;
    margin: 0px;
	font-style: normal;
	font-size: 18px;

}

h4
{
    text-align: left;
    color: #807F7F;
	font-family: "Book Antiqua", sans-serif; 	
	padding: 0px 10px 0px 20px;
    margin: 0px;
	font-style: italic;
	font-size: 14px;
}

h5
{
    text-align: left;
    color: #666666;
	font-family: "Book Antiqua", Georgia, sans-serif; 	
	padding: 10px 10px 3px 10px;
    margin: 0px;
	font-style: italic;
	font-size: 22px;
	background-image: url(Images/h2_line.gif);
    background-position: bottom left;
    background-repeat: no-repeat;	
}

.nobdr
{
    border: none;    
}

.smallcaplinks
{
    text-align: left;
    color: #C0C0C0;
	padding: 10px 10px 10px 15px;    
	font-family: "Book Antiqua", sans-serif;
    font-variant: small-caps;
    font-weight: bold;
	font-size: 14px;
}

.smallcaplinks a
{
    text-decoration: underline;
    color: #C0C0C0;
}

.smallcaplinks a:hover {
    color: #666666;
    text-decoration: none;
}

.dwidth
{
    width: 150px;
    vertical-align: top; 
    padding: 10px;
}

