@charset "UTF-8";
/* CSS Document */

* {
padding: 0;
margin: 0;
}

html, body {
	background: #FFFFFF;
	}

/* Headline & Top Links */


html, body {
	background: #FFFFFF;
	background-image: url('../SU.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 100%;
	margin-left: auto; 
	margin-right: auto;
	}


#topmargin {
    padding-top: 3%; 
}



#box {	
	margin-left: 1%;
	width: 95%;
    text-align: left;
    }



.table { padding:5px; width:800px; overflow:hidden; padding-left: 5px; }

.left {margin-top: 15px; float: left; width:300px; text-align: center; }

.right {margin-top: 0px; float:right; width:500px; line-height: 14px;  }

.rtext {text-align: right;} 

.margintop {padding-top: 20px;}

#box h1 {
	font-family: 'niveau-grotesk', Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
	padding-top: 15px;
	padding-left: 0px;
	color: #4ca455;
	letter-spacing: 1px;
	text-transform: capitalize;	}


#box h1 a {
	font-family:'niveau-grotesk', Helvetica, Sans-Serif;
	color: black;
	text-decoration: none;
	padding: 1px;
	}

#box h1 a:hover { 
	color: black;	
	text-decoration: 1px #4ca455 overline wavy;

	}



.dot {
  height: 0px;
  width: 0px;
  background-color: #4ca455;
  border-radius: 50%;
  margin-left: 8px;
  margin-right: 8px;
}

#box h5 {
	font-family: "marydale", Helvetica;
	font-size: 50px;
	color: black;
	line-height: 45px;
	font-weight: 800;
	}

#box h5 a {
	color: black;
	text-decoration: none;
	}

#box h5 a:hover {
	color: black;
	}


	
#box h3 {
	font-family:'niveau-grotesk', Helvetica;
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 4px;
	line-height: 22px;
	text-align: left;

	}	


#box h3 a {
	text-decoration: none;
	color: #4ca455;
	padding: 0px;
	
	}

#box h3 a:hover { 
	color: #4ca455;
text-decoration: none;
border-bottom: 1px dotted #4ca455;	}   
	

#box h4 {
	font-family: 'futura', 'niveau-grotesk', Helvetica, Sans-Serif;
	color: #c4c3a4;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0px;
	line-height: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
  
#box h7 {
	font-family: 'niveau-grotesk', Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 10px;
	line-height: 18px;
	color:rgba(51,51,51,0.78);
	}   
  
#box h6 {
	font-family:'niveau-grotesk', Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: 300;

	line-height: 15px;
	}  
  
#box h6 a {
color: #4ca455;
text-decoration: none;}   

#box h6 a:hover {
text-decoration: 1px gray overline wavy;	}   
  
 
 #space {margin-bottom: 0px;}  
 
 .line {border-bottom: 1px dotted black;
	 	margin-top:-10px;
 }
 
 #box h8 {
	font-family:'niveau-grotesk', Helvetica;
	font-size: 14px;
	font-weight: 300;
	margin-left: 0px;
	line-height: 20px;
	color: black;
	}	
	

#box h8 a {
	text-decoration: none;
	color: black;
	padding: 0px;
	
	}

#box h8 a:hover { 
	color: black;
text-decoration: none;
border-bottom: 1px dotted black;	}  

#box h9 {
	font-size: 18px;
	color: #4ca455;
	font-family: marydale, sans-serif;
	font-weight: 700;
	font-style: normal;
	margin-left: 0px;


} 
		