@charset "utf-8";
/*
STYLE SHEET FOR www.onomango.com

Site Colors:
#035190 - blue (text)
#f26522 - orange (hover nav link)


ToC

1. Defaults
2. Structure
3. Links and Navigation
4. Fonts
5. Images
*/

/* ------------ 1. Default --------------- */

/* ------------ 2. Structure --------------- */

/* ------------ 3. Links and Navigation --------------- */
.top_green_title {
	color: #327a00;
}
.top_green_title h1 {
	font-size: 26px;
}
.top_red_title {
	color: #9b2522;
}
.top_red_title h1 {
	font-size: 24px;
}
.list_main_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3a8700;
	font-size: 17px;
	font-style: italic;
}
.title_form {
	color: #FF0000;
	font-size: 18px;
}
.title_text_green {
	color: #327a00;
	font-weight: bold;
}
.text_green {
	color: #327a00;
	font-size: 12px;
}
.large_red_title {
	color: #9b2522;
	font-size: 22px;
}
.testimony {
	color: #327a00;
	font-size: 12px;
}
.testimony_guest {
	color: #9b2522;
	font-size: 12px;
}
.copyrights {
	font-size: 10px;
	color: #CCCCCC;
}
/* ------------ 4. Fonts --------------- */


/* ------------ 5. Images --------------- */
