html {
	margin: 0;
	padding: 0;
	}
body { 
	line-height: 1.8;
	color: #000; 
	background-color: #fbfbe5; 
	margin: 0; 
	padding: 0
	}
p { 
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size: .9em;
	color: #000;
	margin-top: 0; 
	text-align: left
	}

p + p { margin-top: 0.8em; }

p.center {
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size: .85em;
	color: #000;
	margin-top: 0; 
	text-align: center
	}

p.promo  {
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #990033;
}


blockquote {
	border: 1px ;	
	width: 840px ;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size: .85em;
	color: #000;
	margin-top: 0; 
	text-align: left

}

ul {
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size: .9em;
	color: #000;
	line-height: 2;
}

h1 { 
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size: 200%;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #003300
	
	}

h2 { 
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size: 150%;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #003300
	
	}

a {
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size: 180%;
	text-decoration: none;
	color: #000
}
a.footer {
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: .85em;
	text-decoration: none;
	color: #000
}
a.internal {
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size: 1em;
	color: #000 ;
}

a.contact { 
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size: 1em;
	color: #000;
	margin-top: 0; 
	text-align: left
	}


.promo {
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #990033;
}


a:visited { 
	color: #000;
	}

a:hover { 
	color: #336666;
	text-decoration: none;

	}

a:active {
	color: #336666;
}


#wrapper {
	min-height : 100% ; 
	margin :  0 
 }

#container { 
	background-color: #fbfbe5;
	width: 1000px;
	padding: 0 ;  
	margin: auto ; 
	float: center;
	}

#nav {
	position: relative; 
	margin : 0;
	text-align : center;
	text-decoration: none; 
	color: #003300;
	float : center ;

}


#content { 
	position: relative;
	margin: 0 25px 0 25px; 
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size: 1em;
}

	

#left {
	float: left ;
	width: 344px ;
	padding: 0 10 0 0 ;
	margin: auto;
}

#right {
	float: right ;
	width: 564px ;
	padding: 0 ;
	margin: auto;
}

#full {
	float: left ;
	width: 960px ;
	padding: 0 ;
	margin: -0.9em 0 0 0;
}

#smleft {
	float: left ;
	width: 434px ;
	padding: 0 10 0 0 ;
	margin: 0 0 0 4em;
}

#smright {
	float: right ;
	width: 434px ;
	padding: 0 ;
	margin: auto;
}

#fullint {
	float: left ;
	width: 940px ;
	padding: 0 ;
	margin: .5em 0 0 0;
}


#evenleft {
	float: left ;
	width: 464px ;
	padding: 0 ;
	margin: auto;
}


#evenright {
	float: right ;
	width: 464px ;
	padding: 0;
	margin: auto;
	text-align: left;
}

#footer { 
	clear: both;
	width: 100%;
	height: auto;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size: .85em;
	text-align: center;
	}