body {
	color: #2d2d2d;
	background-color: #ffffff;
	
	font-family: arial;	
	font-size: 0.81em;
	line-height: 1.62em; /* leading 14px */
}

h1 {
	margin: 0px;
	line-height: 1em;
}

h1.avantGarde_50px_white {
	color: #ffffff;
	background-color: transparent;
	
	font-size: 3.85em;
}
h1.avantGarde_50px_gray {
	color: #2d2d2d;
	background-color: transparent;
	
	font-size: 3.85em;
}

h2 { margin: 0px; }
.avantGarde_21px_white {	
	color: #ffffff;
	background-color: transparent;
	
	font-size: 1.62em;
}
.avantGarde_21px_gray {	
	color: #2d2d2d;
	background-color: transparent;
	
	font-size: 1.62em;
}
.avantGarde_30px_white {
	color: #ffffff;
	background-color: transparent;
	
	font-size: 2.31em;
}
.avantGarde_30px_gray {
	color: #2d2d2d;
	background-color: transparent;
	
	font-size: 2.31em;
}



h1 span.green, h1 a.green,
h2 span.green, h2 a.green {
	color: #aedd00;
	background-color: transparent;
	
	text-decoration: underline;
}
h1 span.blue, h1 a.blue,
h2 span.blue, h2 a.blue {
	color: #b4daf1;
	background-color: transparent;
}
h1 span.brown, h1 a.brown,
h2 span.brown, h2 a.brown {
	color: #7a1d00;
	background-color: transparent;
}



a { color: #2e261b; background-color: transparent; }
a img { border: none; }

p { margin: 0px 0px 21px 0px; }


.brown {
	color: #7a1d00;
	background-color: transparent;
}
.blue {
	color: #b4daf1;
	background-color: transparent;
}


/*
h1.image_text {
	margin: 0px;
	
	font-size: 3.85em;
	line-height: 0.94;
	
	color: #ffffff;
	background-color: transparent;
}
h1.image_text span,
h1.image_text a,
h1.image_text a:hover {
	color: #aeff00;
	background-color: transparent;
	text-decoration: underline;
}
h1.image_text_dark {
	margin: 0px;
	
	font-size: 3.85em;
	line-height: 0.94;
	
	color: #2D2D2D;
	background-color: transparent;
}
h1.image_text_dark span,
h1.image_text_dark a,
h1.image_text_dark a:hover {
	color: #aeff00;
	background-color: transparent;
	text-decoration: underline;
}
h1.content_title {
	margin: 0px;
	
	font-size: 2.31em;
	line-height: 0.94;
	
	color: #2e261b;
	background-color: transparent;
}

h2.content_title {
	margin: 0px;
	
	font-size: 1.62em;
	line-height: 0.94;
	
	color: #2e261b;
	background-color: transparent;
}

h2.content_title_white {
	margin: 0px;
	
	font-size: 1.62em;
	line-height: 0.94;
	
	color: #ffffff;
	background-color: transparent;
}


h2.image_text {
	margin: 0px 0px 0px 0px;
	
	font-size: 2.31em;
	line-height: 0.94;
	
	color: #ffffff;
	background-color: transparent;
}
h2.image_text span,
h2.image_text a,
h2.image_text a:hover {
	color: #aeff00;
	background-color: transparent;
	text-decoration: underline;
}

h2.small_image_text {
	margin: 0px 0px 0px 0px;
	
	font-size: 1.62em;
	line-height: 1;
	
	color: #ffffff;
	background-color: transparent;
}
h2.small_image_text span {
	color: #b4daf1;
	background-color: transparent;
}
h1#foo span { color: #ff0000; }
*/