body {
    font-family: Lucida Sans Unicode, Geneva;
	background-color: #9fbbd0;  
	background-image: url('images/background.jpg');
	background-repeat: repeat;
  	color: white;
}

a.generalLink {
    color: white;
    text-decoration: none;
}

a.logoLink {
    text-decoration: none;
    border: none;
}

a.generalLink:hover {
    color: #497ac3;
    text-decoration: underline;
}

a.pdfLink {
    color: #0f3a7a;
    text-decoration: none;
}
a.pdfLink:hover {
    color: white;    
    text-decoration: underline;
}

table.logoTable {
    background-color: #ffffff;
	border-width: 3px;
	border-color: black;
	border-style: solid;
    height: 100%;
}

div.logoTable {
	background-color: #ffffff;

}

table.mainTableBrown {
	background-color: #583f30;
	border-width: 3px;
	border-color: black;
	border-style: solid;
	margin-bottom: 4px;
    
}

div.mainTableBrown {
	background-color: #583f30;
}


table.headerContentTable {
	background-color: #583f30;
	border-width: 3px;
	border-color: black;
	border-style: solid;
	margin-bottom: 4px;
    height: 100%;
}    

div.headerContentTable {
	background-color: #583f30;
	margin-bottom: 0px;
}


table.tableSampleContent {
	background-color: #9a9595;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	margin-bottom: 4px;
    font-size: 10pt;
}



div.mainContent {
	 background-color: #9a9595;
}

div#navSpin {
	margin-top: 4px;
}

table.infoContent {
        background-color: #9a9595;
        border-width: 1px;
	border-top-width: 0px;
        border-color: black;
        border-style: solid;
        margin-bottom: 4px;
    font-size: 10pt;
}



table.tableCosts {
    color: #0f3a7a;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	margin-bottom: 4px;
    width: 100%;
}


p.scripture {
	font-size: 10pt;
	font-style: italic;
}

a.navMenuItems {
	color: white;
	text-decoration: none;
}

a.navMenuItems:hover {
	color: #497ac3;
	text-decoration: none;
}


 table {
	padding-bottom:4px;
 }
 
table#menu {
	padding-bottom:0px;
}
 
label.blueText {
	color:#0f3a7a;
}

label.blueTextDisclaimer {
	color:#0f3a7a;
    font-size: 8pt;
}

label.redText {
	color:red;
}

label.brownText {
	color: #32261f;
}

label.brownTextBold {
	color: #32261f;
    font-weight: bold;
    font-size: 14pt;
    text-decoration: underline;
}

label.disclaimerText {
    font-size: 8pt;
}

p.standardContentText {
	color:black;
}

p.siteMapText {
	color:black;
    text-decoration: underline;
}

ul.redBullets {
	color: #af280e;
}

ul.germanyBullets {
	color:#32261f;
}

p.infoBoxContentText {
	color:black;
    font-size: 10pt;
}

p.contentHeader {
    font-size: 18pt;
    font-weight: bold;
}

tr.valuesHeading {
    font-size: 10pt;
    font-family: Georgia;
    color:#3e5982;
    font-weight: bold;
    

}

table.grounds {
    font-size: 14pt;
    font-family: Georgia;
    color:#3e5982;
    font-weight: bold;
    

}

td.grounds {
   background-color: #583f30;
    text-align: center;
}

table.valuesHeading {
	padding-bottom:0px ;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 10pt;
}
