﻿/* Grace Christian Church, LeRoy MN stylesheet.  Jan2009, Feb2010 BThiel
This CSS file is designed to work ONLY with table-positioned pages.
Put only appearance definitions into this CSS, not positioning elements.
*/

/* Default definitions. CLASS definitions in next section below . */
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em; 
	color: #333333; 
	margin-top: 10px; margin-left: auto; margin-right: auto;
	background-image:url('bodybkgd.jpg'); background-repeat:repeat-x; 
	background-color: #f1fcff;
}
p       { text-align:left;
        	font-variant: normal;
        	line-height: 1.2em;
	}
address { color: #333333; text-align:left; 
        font-family: "Trebuchet MS", Helvetica, sans-serif; font-style:italic; 
        font-size:0.8em; line-height:1em;
}
h1    { color: #669; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
				font-size: 1.3em;  }
h2    { color: #333; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
				font-size: 1.2em;  }
h3    { color: #369; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
				font-size: 1.1em; text-align: center;  }
h4    { color: #369; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
				font-size: 1.1em; text-align: left; }
h5    { color: #369; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
				font-size: 1.0em; text-decoration: none; }
h6    { color: #cff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
				font-size: 0.9em; text-decoration: none; }

a:link     { color: #369; text-decoration: underline; }  
a:active   { color: #099; text-decoration: none; }  
a:visited  { color: #369; text-decoration: underline; }  
a:hover    { color: #099; text-decoration: underline; } 			
				
dl       { color: #003333; 
           font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em }
ol ol ol { color: #003333; text-align:left;
           font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em }
ol ol    { color: #003333; text-align:left;
           font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em }
ol       { color: #003333; text-align:left;
           font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em }
ul ul ul { color: #003333; text-align:left;
           font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em }
ul ul    { color: #003333; text-align:left;
           font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em }
ul       { color: #003333; text-align:left;
           font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em }
li       { color: #003333; text-align:left;
           font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em }
           

hr { text-align: center; width:75%; color:#009999; line-height:1px  }

/* These CLASSES are common in all DWT files.  */
.masthead { background-color:#efefff; 
   border-left:1px #000066 solid; 
   border-top:1px #000066 solid; 
   border-right:1px #000066 solid;
}
.masthead a:link 
  { color: #333399; font: bold bold 13px/18px "Trebuchet MS", Arial, sans-serif; 
    text-decoration: none; }
.masthead a:active  
  { color: #333399; font: bold bold 13px/18px "Trebuchet MS", Arial, sans-serif; 
    text-decoration: none; }
.masthead a:visited  
  { color: #333399; font: bold bold 13px/18px "Trebuchet MS", Arial, sans-serif; 
    text-decoration: none; }
.masthead a:hover  
  { color: #3333cc; font: bold bold 13px/18px "Trebuchet MS", Arial, sans-serif;
    text-decoration: none; border-bottom: 1px solid #C2CFD8; } 
.hnav 					{ font: normal normal bold 11pt/14pt "Trebuchet MS", Arial, sans-serif; 
									color:#FFFF99; background-color:#125272; border-left:1px #000066 solid; 
					   			border-right:1px #000066 solid; padding: 2px 4px 2px 4px; }
.hnav a:link    { font: normal normal bold 11pt/14pt "Trebuchet MS", Arial, sans-serif; 
    							color: #ffffff; text-decoration: none; }
.hnav a:active  { font: normal normal 11pt/14pt "Trebuchet MS", Arial, sans-serif; 
    							color: #ffffff; text-decoration: none; }
.hnav a:visited { font: normal normal 11pt/14pt "Trebuchet MS", Arial, sans-serif; 
    							color: #ffffff; text-decoration: none; }
.hnav a:hover   { font: normal normal 11pt/14pt "Trebuchet MS", Arial, sans-serif;
    							color:#FFFF99; text-decoration: none; } 
.vnav     			{ background-color:#ffffff; }
.contents 			{ background-color:#faffff;
       						border-left:thin #000066 solid; 
       						border-right:thin #000066 solid;}
.sidebar 		{ background-image:url('gradient-v.jpg'); background-repeat:repeat-x;
              color:#005566; padding:10px;
							font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:0.8em;}
.sidebar h1 { color: #069; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
							font-size: 1.2em; text-align: center; }
.sidebar h2 { color: #069; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
							font-size: 1.1em; text-align: left; }
.sidebar h3 { color: #069; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
							font-size: 1em; text-align: center;  }
					
.footer   { background-color:#125272; color:#ccccff; 
						font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:0.7em;
						border-left:thin #000066 solid; 
						border-bottom:thin #000066 solid; 
						border-right:thin #000066 solid;
 }
 .footer a:link 
  { color: #999; font: normal normal 8px/10px "Trebuchet MS", Arial, sans-serif; } 
.footer a:active  
  { color: #999; font: normal normal 8px/10px "Trebuchet MS", Arial, sans-serif; } 
.footer a:visited  
  { color: #999; font: normal normal 8px/10px "Trebuchet MS", Arial, sans-serif; }   
.footer a:hover  
  { color: #999; font: normal normal 8px/10px "Trebuchet MS", Arial, sans-serif; } 

.siteinfo { font-family:"Trebuchet MS", Helvetica, sans-serif; 
						font-size:8pt; font-weight:500; color:navy; }  
.siteinfo a:link 
  { color: #003; font: normal normal 10px "Trebuchet MS", Arial, sans-serif; } 
.siteinfo a:active  
  { color: #003; font: normal normal 10px "Trebuchet MS", Arial, sans-serif; } 
.siteinfo a:visited  
  { color: #003; font: normal normal 10px "Trebuchet MS", Arial, sans-serif; }   
.siteinfo a:hover  
  { color: #003; font: normal normal 10px "Trebuchet MS", Arial, sans-serif; } 

 
/* END OF FILE */ 
/* POSSIBLE ADDITIONAL VALUES, SAMPLES FROM OTHER STANDARD TEMPLATES */
/*
.rightside a:link 
  { color: #5F81A5; font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif; 
    text-decoration: none; }
.rightside a:active  
  { color: #CCC; font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif; 
    text-decoration: none; }
.rightside a:visited  
  { color: #5F81A5; font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif; 
    text-decoration: none; }
.rightside a:hover  
  { color: #597B3E; font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif; 
    text-decoration: none; border-bottom: 1px solid #597B3E; } 
.top { color:#FFF;  font: normal bold 10px/14px "Trebuchet MS", Arial, sans-serif; }
.pagetitle { color: #330; font: normal bold 15px/18px "Trebuchet MS", Arial, sans-serif; }
.masthead  { background: #006B41; padding-top: 1px; color:#FFF; 
	font-style:normal; font-variant:italic; font-weight:bold; line-height:22px; font-size:18px; 
	font-family:"Trebuchet MS", Arial, sans-serif;
	border-collapse: collapse;
}
.mainbody { background: #FFF; color: #333;  padding: 10px;  
	font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif;  }	
.leftside { background: #FFF; color: #333; border-right: 1px solid #C2CFD8;  
	padding-top: 15px;  padding-left: 15px; padding-right: 10px; 
	font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif; }
.leftsidemenu { color: #666; padding-left: 10px; normal }
.middle { padding-left: 10px; padding-right: 10px; }
.rightside { padding-left: 10px; padding-right: 10px; }
.rightsideback { background: #FFF; color: #333;  border-right: 1px solid #C2CFD8;  
	font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif;  }
.products { background: #FFF; color: #000; font-size: 1.1em; border-right: 1px solid #C2CFD8;  
	font-family: "Trebuchet MS", Arial, sans-serif; }
.productbox { background: #FFF; color: #666; border: 1px solid #649AA2;  
	font: normal normal 11px/16px "Trebuchet MS", Arial, sans-serif; } 
.productboxtop { background: #094999; color: #000; font-size: 11px; font-weight: normal;  
	font-family: "Trebuchet MS", Arial, Helvetica; border: 1px solid #649AA2; }
.textbox { background: #FFF; color: #666; padding: 3px;  border: 1px solid #649AA2;
	font: normal normal 11px/16px "Trebuchet MS", Arial, sans-serif; }
.textboxtop { background: #146444; color: #FFF;  
	font-size: 10px; font-weight: bold; font-family: "Trebuchet MS", Arial, Helvetica; }
.footer { background: #006B41; color: #FFF; height: 30px;  
	font-size: 9px; font-family: "Trebuchet MS", Arial, sans-serif; }
*/
