/* CSS DOCUMENT */

/* Built Green Website: www.builtgreen.net, Designed by www.coryOgraphy.org */

/* STRUCTURE 

#header		
			{
			border-left: 1px solid white;
			width: 800px;
			margin: 0 auto;
			padding: 10px 10px 10px 10px;
			position: fixed;
			text-align: left;
			vertical-align: top;
			color: #000000;
			font-size: 100%;
			}

#main		
			{
			border-left: 1px solid white;
			width: 800px;
			margin: 0 auto;
			position: relative;
			text-align: left;
			color: #000000;
			font-size: 100%;
			}
			
#nav		
			{
			width: 210px;
			margin: 0;
			padding: 10px 0 0 0;
			position: absolute;
			text-align: left;
			right: 0;
			top: 0;
			font-size: 100%;
			}


/* TEXT STYLES */

#quote
			{
			font-size: 100%;
			font-weight: normal;
			font-family: Verdana, Arial, sans-serif;
			margin: 15px 0 0 0;
			color: #339900;
			}

#author			
			{
			font-size: 10px;
			font-weight: normal;
			font-family: Verdana, Arial, sans-serif;
			line-height: 120%;
			margin: 0 0 0 0;
			color: #666666;
			text-align: right;
			}

p 			
			{
			font-size: 10px;
			font-weight: normal;
			font-family: Verdana, Arial, sans-serif;
			line-height: 130%;
			margin: 0 0 15px 0;
			color: #000000;
			}

h1 			
			{
			font-size: 120%;
			font-weight: normal;
			font-family: Verdana, Arial, sans-serif;
			margin: 30px 0 20px 0;
			color: #339900;
			}

h2 			
			{
			font-size: 110%;
			font-weight: normal;
			font-family: Verdana, Arial, sans-serif;
			margin: 20px 0 15px 0;
			color: #339900;
			}

h2 span 	{
			font-size: 80%;
			font-weight: normal;
			font-family: Verdana, Arial, sans-serif;
			margin: 20px 0 15px 0;
			color: #000000;
}

h3 			
			{
			font-size: 12px;
			font-weight: bold;
			font-family: Verdana, Arial, sans-serif;
			color: #333333;
			}

h4			
			{
			font-size: 10px;
			font-weight: normal;
			font-family: Verdana, Arial, sans-serif;
			line-height: 120%;
			margin: 0 0 0 0;
			color: #666666;
			}
			
h5			
			{
			font-size: 10px;
			font-weight: normal;
			font-family: Verdana, Arial, sans-serif;
			line-height: 100%;
			margin: 0 0 0 0;
			color: #ffffff;
			}		

h6		
			{
			font-size: 10px;
			font-weight: normal;
			font-family: Verdana, Arial, sans-serif;
			line-height: 120%;
			margin: 0 0 5px 0;
			color: #999999;
    		text-align: right;
			}

ul ul ul li {
			font-size: 10px;
			font-weight: normal;
			font-family: Verdana, Arial, sans-serif;
			line-height: 120%;
			margin: 0 0 5px 0;
			color: #666666;
    		text-align: left;
			}

li			{
			font-size: 10px;
			font-weight: normal;
			font-family: Verdana, Arial, sans-serif;
			line-height: 120%;
			margin: 0 0 5px 0;
			color: #666666;
    		text-align: left;
			}

ul 			{
			list-style-type: circle;
			color: #999999;
			}

ul ul li 	{
			list-style-type: circle;
			color: #000000;
			font-size: 11px;
			}


/*  BODY HYPERLINKS */

a:link 		
			{
			text-decoration: none;
			color: #339900;
			}

a:visited 	
			{
			text-decoration: none;
			color: #336600;
			}

a:hover 	
			{
			text-decoration: underline;
			color: #339900;
			}

a:active 	
			{
			text-decoration: none;
			color: #339900;
			}
			
			
/* HEADER HYPERLINKS */
			
#header a:link	
			{
			color: #ffffff;
			text-decoration: none;
			}

#header a:visited 	
			{
			font-weight: normal;
			color: #ffffff;
			text-decoration: none;
			}

#header a:hover 	
			{
			font-weight: normal;
			color: #ffffff;
			text-decoration: underline;
			}

#header a:active 	
			{
			font-weight: normal;
			color: #ffffff;
			text-decoration: none;
			}


/* NAVIGATION HYPERLINKS */

#nav a:link	
			{
			text-decoration: none;
			color: #006600;
			}

#nav a:visited 	
			{
			font-weight: normal;
			color: #006600;
			text-decoration: none;
			}

#nav a:hover
			{
			text-decoration: underline;
			color: #006600;
			}
			
#nav a:active 	
			{
			font-weight: normal;
			color: #006600;
			text-decoration: none;
			}


/* BODY FORMATTING */
			
#body		
			{
			}
			
#body span	{
			font-size: 10px;
			font-weight: normal;
			font-family: Verdana, Arial, sans-serif;
			line-height: 130%;
			margin: 0 0 15px 0;
			color: #000000;
			}

/* FOOTER HYPERLINKS */
			
#footer a:link	
			{
			color: #ffffff;
			text-decoration: none;
			}

#footer a:visited 	
			{
			font-weight: normal;
			color: #ffffff;
			text-decoration: none;
			}

#footer a:hover 	
			{
			font-weight: normal;
			color: #ffffff;
			text-decoration: underline;
			}

#footer a:active 	
			{
			font-weight: normal;
			color: #ffffff;
			text-decoration: none;
			}


/* COPYRIGHT HYPERLINKS */
			
#copy a:link	
			{
			color: #999999;
			text-decoration: none;
			}

#copy a:visited 	
			{
			font-weight: normal;
			color: #cccccc;
			text-decoration: none;
			}

#copy a:hover 	
			{
			font-weight: normal;
			color: #666666;
			text-decoration: underline;
			}

#copy a:active 	
			{
			font-weight: normal;
			color: #666666;
			text-decoration: none;
			}

.frame
			{
			border: 1px solid #91AB77;
			}

.style7 {font-size: 10px}

/* IMAGES 

img 		
			{
			border-color: #cccccc;
			border-style: none;
			border-width: 0px;
			padding-left: 0px;
			padding-bottom: 0px;
			float: right;
			}
