/*
Theme Name: Forestation Green
Version: 1.0 / Jul 31 2007 / visint4.3 effects
Author: Afforester
Author URI: http://www.afforester.com
Description: Forestation</a>.
*/


/* --------------------------------------------------------------------------------
 * Typography: =Default
 * -------------------------------------------------------------------------------- */ 

/* Set 1em to 10px */
body {font-size: 62.5%;
     background-color: white;
     background-image: url(viaflash_gs.gif);
     background-repeat: no-repeat;
     background-position: left top;
}

/* Base font face */
* {font-family: Helvetica, Arial, monospace;} 
html>body * {font-family: Helvetica, Arial, monospace;}

/* Base font size */
#page {font-size: 1.1em;}

#container { margin:80px 0 0 50px;
}


.intro { 
        	margin: 0 45% 0 30px;
        	padding: 5px 0 5px 0;
        	background: #66CC00;
        	border-top: 3px #fff solid;
        }
        
.intro2 { 
        	margin: 0 20% 0 30px;
        	padding: 5px 0 5px 0;
        	background: #85D633;
        	border-top: 3px #fff solid;
        }
.intro3 { 
        	margin: 0 7% 0 30px;
        	padding: 5px 0 5px 0;
        	background: #A3E066;
        	border-top: 3px #fff solid;
        }
.intro4 { 
        	margin: 0 2% 0 30px;
        	padding: 5px 0 5px 0;
        	background: #C2EB99;
        	border-top: 3px #fff solid;
        }
    
    .footer { 
        	margin: 0 1% 0 30px;
        	padding: 5px 0 5px 0;
        	background: #E0F5CC;
        	border-top: 3px #fff solid;
        }


/* Typography: =Headers
 */

h1, h2, h3, h4, h5, h6 body {font-weight: bold; line-height: 1.2em; margin-left: 50px;}

h1 { margin-left: 50px;
          margin-right: 50px;
          font-size: 2em;
          line-height: 0.95em;
          text-transform: uppercase;
          color: #fff;
        }
        
h2 { margin-left: 50px;
          margin-right: 50px;
          font-size: 2.2em;
          color: #333;
        }

h3 { font-weight: normal;
            margin-left: 50px;
            margin-right: 50px;
            font-size: 1.75em;
         color: #444;            
            }

h5 { font-weight: normal;
            margin-left: 50px;
            margin-right: 50px;
            font-size: 1.75em;
         color: #555;            
            }
            
h6 { font-weight: normal;
            margin-left: 50px;
            margin-right: 50px;
            font-size: 1.5em;
         color: #777;   
            }

/*Typography: =Links & =general
*/

u {   border-bottom: 1px dotted;
	   text-decoration: none;
}

em { font-style: normal;
     border-bottom: 1px solid;
     text-decoration: none;
    }
    
strong { font-style: bold;
    }

a {
	border-bottom: 1px dotted #FF0033;
	color: #FF0033;
	text-decoration: none;
}
	
	a:hover {
	    border-bottom: 1px dotted #CC0000;
		color: #CC0000;
        text-decoration: none;
	}	


* {
	margin: 0; 
	padding: 0;
}

.clear {
	clear: both;
	height: 1px;
	line-height: .1px;
	font-size: .1em;
	overflow: hidden;
}

/* Images */
a img {border: none;}

/* ticker
*/

.newsticker {	list-style-type: none;
	font-weight: normal;
            margin-left: 50px;
            margin-right: 50px;
            font-size: 1.5em;
            color: #777;   
            background: #E0F5CC;
            height: 1.25em;}

.newsdiv {

}
