/* BASIC STYLES */

html, body { margin: 0; padding: 0; }
	  
body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	line-height: 130%;
	margin: 0;
	padding: 0;
	}

h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }

h2 { text-decoration: none; color: #137735; }

h1 { text-decoration: none; color: #137735; }

h1, h3, h4, h5 { color: #CC3300;
	                 }

p { 
	}
		
	

	
/* LIST STYLES */

ul li, ol li { font-size: 100%; }
ul li ul li a { font-size: 100%; }
	
ul li strong { color: #137735; }	
	
sup { font-size: 60%; }	

td { padding-right: 40px;
	color: #CC3300; }
	
/* LINK STYLES */

a { text-decoration: none; }
a:link {color: #333333; }
a:visited {color: #333333; }
a:hover {color: #FF3333; }
a:active {color: #FF3333; }

a:summer span {color: #CC3300;}

#current {color: #FF3333; }


#sub_nav { clear: both;
	margin-right: 300px;
	}

#sub_nav a { float: right;
	 margin: 5px 15px 10px 15px;
	 font-family: helvetica, arial, san-serif;
	 font-size: 14px;
	 font-weight: normal;
	}	

#sub_nav a { text-decoration: none; }
#sub_nav a:link { color: #333333; }
#sub_nav a:visited { color: #333333; }
#sub_nav a:hover {color: #FF3333; }
#sub_nav a:active { color: #FF3333; }

#sub_nav #cur { color: #FF3333; }



#background {
	width:980px;
	margin:0 auto 0 auto;
	padding: 0;
	background: url(images/bg.gif) top repeat-y;
	text-align: center;
	}	

#nav { clear: both;
	}
	
#nav a { float: right;
	 margin: 20px 15px 10px 15px;
	 font-family: helvetica, arial, san-serif;
	 font-size: 16px;
	 font-weight: normal;
	}	


#wrap {
	width:950px;
	margin:0 auto 0 auto;
	padding: 0;
	text-align: center;
	}	
	
	
#banner {
	height:90px;
	margin-left: 10px;
	padding: 20px 0 20px 0;
	text-align: left;
	}	
	


#textbox { 
	margin: 0 235px 5px 50px;
	text-align: left; 
	}

#contact {
	width:700px;
	margin:0 auto 0 auto;
	padding: 0;
	text-align: center;
	}
	
#centext { 
	margin: 0 70px 5px 70px;
	text-align: center; 
	}	


#footer_container {
	text-align: center;
	height: 20px;
	margin: 20px;
	clear: both;
	}


	
/* CLASS STYLES */
	

/* ID STYLES */


/* END CSS */