/*  Default Body Style  */

body {
	width: 100%;
	margin: 0px;
	padding: 0px; // this is a concession to opera 7 which has margin 0, but some padding by default.
	font-size: 80%;
        color: #000000;
        scrollbar-face-color:#99CCFF;
        scrollbar-highlight-color:#C0C0C0;
        scrollbar-3dlight-color:#DDDDDD;
        scrollbar-darkshadow-color:#464646;
        scrollbar-shadow-color:#8A8A8A;
        scrollbar-arrow-color:#330099;
        scrollbar-track-color:#C0C0C0;
       }

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #000000;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000000;
}

h3 {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 115%;
	color:  #000000;
}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	color:  #000000; 
}

hr {
	margin: 0 4px 0 0;
	border-bottom: 2px dotted #666;
}

/* Sets Width to Maximum allowed */

div#header {
	width: 100%;
	height: 130px;
        background-color: #FFFFFF;
}

div#headerimg {
	position: absolute;
	width: 25%;
	float: left;
        left: 0px;
}
 
div#headertext1 {  
	position: absolute;
        float: right;
	width: 85%; 
	left: 15%;
	top: 0px;
        font-family: Tahoma, sans-serif; 
	font-size: 240%;
	color: #000000; 
}

div#headertext2 {  
	position: absolute;
	float: right;
        width: 85%;
	left: 15%;
	top: 50px;
	font-family: Tahoma, sans-serif; 
	font-size: 100%;
	color: #000000; 
}


/* Sets Height and width, aligns images right 
and Sets the Background Color */

div#widespacer {
	width: 100%;
	height: 30px;
	background: #330099;
	font-family: Tahoma, sans-serif; 
        text-align: center;
        color: #FFFFFF;
        font-size: 100%;
}

/* Sets Width to Maximum allowed */
 
div#main {
	width: 100%;
	background-image: url(/cfc_webroot/images/backgrounds/natfl027_85tps.jpg);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
}

div#main ul {
	list-style-type: square;
}

div#main a:link { 
    color: #3300FF;
    text-decoration: none;
}

div#main a:visited { 
    color: #9900FF;
    text-decoration: none; 
}

div#main a:active { 
    color: #CC0000;
    text-decoration: underline; 
}

div#main a:hover { 
    color: #CC0000;
    text-decoration: underline;
}

/*  Title Sizing  */
div#maintitle {
        position: absolute;
	float: right;
	width: 82%;
	left: 18%;
	background: #99CCFF;
	text-align: center;
}


/* menu Col Sizing */

div#menucol {
	position: absolute;
	float: left;
	left: 0px;
	width: 18%;
	background: #330099;
	padding: 4px 4px 4px 4px;
}

/* Menu Column Style */

div#menucol h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}

div#menucol p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 85%; 
	font-weight: bold;
	margin-left: 5px;
	color: #FFFFFF;
        padding-right: 5px;
}


div#menucol a:link { 
    	color: #000000;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #eeeeee;
	text-decoration: none;
        padding-left: 5px;
}

div#menucol a:visited { 
    	color: #000000;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #eeeeee;
	text-decoration: none;
        padding-left: 5px;
}

div#menucol a:active { 
    	background-color: #99CCFF;
	border: 1px solid #666;
	color: #333333; 
        padding-left: 5px;
}

div#menucol a:hover { 
    	background-color: #99CCFF;
	border: 1px solid #666;
	color: #333333;
        padding-left: 5px;
}

/* Main Page (no columns) Sizing */

div#mainnocol {
	position: absolute;
        float: right;
        left: 20%;
        width: 80%;
        padding-right: 10px;
}

/* Main Page (no columns) Styles */

div#mainnocol p {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	line-height: 150%; 
	margin-left: 10px;
}

/*  MainPage Column 1 Sizing  */
div#mainpagecol1 {
        position: relative;
        left: 19%;
        width: 40%;
        top: auto;	
        margin: 10px;
}

/*  MainPage Column 1 Styles  */

div#mainpagecol1 p {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 130%; 
	line-height: 150%; 
	margin-left: 10px;
}

/*  MainPage Column 2 Sizing  */

div#mainpagecol2 {
        position: absolute;
        float: right;
        left: 60%;
        width: 40%;
        top: auto;
}

/*  MainPage Column 2 Styles  */

div#mainpagecol2 p {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 130%; 
	line-height: 150%; 
	margin-left: 10px;
}

/*  Table Styles  */

table {   
       position: absolute;
       float: right;
       font-family: Tahoma, Arial, Helvetica, sans-serif; 
       font-size: 100%; 
}

div#xmlhomepagecontainer {
	background-color:#99CCFF;
	width: 90%;
	height: 130px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 100%;
	color:  #000000;
        border-style: ridge;
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 5px;
}

div#xmlmissionscontainer {
	background-color:#99CCFF;
	width: 90%;
	height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 100%;
	color:  #000000;
        border-style: ridge;
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 5px;
}

/*  Footer Sizing  */

div#footer {
        position: relative;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 85%;
        float: right;
        width: 82%;
	height: 30px;
	font-weight: bold;
}

/* Footer Style */

div#footer p {  
	color: #663300; 
	font-weight: bold;
	clear: both;
	padding-left: 0;
}

div#footer a:link { 
    color: #3300FF;
    text-decoration: none;
}

div#footer a:visited { 
    color: #9900FF;
    text-decoration: none; 
}

div#footer a:active { 
    color: #CC0000;
    text-decoration: underline; 
}

div#footer a:hover { 
    color: #CC0000;
    text-decoration: underline;
}

/*  Special Classes  */

.titletext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #333300;
	text-align: center;
}

.bibleverse {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333300;
}
