





/* ####################################### */
/* ############ SITE DEFAULTS ############ */
/* ####################################### */


body {
	color			:	#ebebeb;
	/*font-family: Georgia, "Avant Garde", Arial, sans-serif; */
	
}



/* HEADERS
------------------------------------------------*/


h1,h2,h3,h4,h5,h6,legend {
	color: #ffe400;
	font-weight: bold;
}



h2, 
.section-home h2,
h3,
.section-home h3 {
	font-size: 20px;
	/*font-family: "Avant Garde Medium BT", "Avant Garde", Arial, sans-serif; */
	/*font-family: Cambria, Georgia, Times, Times New Roman, serif;*/
	color: #FFE400;
}

body.section-home div#page-title {
	display: none;
}

ol#ploughman-steps h4,
fieldset legend span {
	/*font-family: Cambria, Georgia, Times, Times New Roman, serif;*/
	
}
fieldset legend span {
	font-size: 1.1em;
}


/* SITE LOGO
------------------------------------------------*/


#site-logo,
#site-img-logo {
	width:	308px;
	height:	100px;
	margin: 0;
	padding: 0;
}





/* ####################################### */
/* ################ =LINKS ############### */
/* ####################################### */

a:link,
a:visited {
	color: #ffe400;
}