body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#header_menu { text-transform:capitalize; }

/* Elements */
a:link, a {
	color:#4d5b43;
	text-decoration:underline;
	font-weight:normal;
	font-variant:normal;
	font-style:normal;
}

a:hover {
	color:#1d1b13;
	text-decoration:none;
	font-weight:normal;
	font-variant:normal;
}

a:active {
	color:#1d1b13;
	text-decoration:underline;
	font-weight:normal;
	font-variant:normal;
	font-style:italic;
}

a:visited {
	font-style:normal;
}

ul {
	width:auto; height:auto;
	margin:5px 0; padding:0 20px;
}

/* Header Layout Div's */
div#wgc_header { font-size:12px; }

/* Body Layout Div's */
div#wgc_footer { text-align:center; }