@font-face {
	font-family: 'AvantGardeDemi';
	src: url('/tpl/fonts/avantgarde-demi-tpl.eot');
	src: url('/tpl/fonts/avantgarde-demi-tpl.eot?#iefix') format('embedded-opentype'),
		url('/tpl/fonts/avantgarde-demi-tpl.woff') format('woff'),
		url('/tpl/fonts/avantgarde-demi-tpl.ttf') format('truetype')
;
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BerlinSansBold';
	src: url('/tpl/fonts/brlnsb-tpl.eot');
	src: url('/tpl/fonts/brlnsb-tpl.eot?#iefix') format('embedded-opentype'),
		url('/tpl/fonts/brlnsb-tpl.woff') format('woff'),
		url('/tpl/fonts/brlnsb-tpl.ttf') format('truetype')
;
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BerlinSansDemiBold';
	src: url('/tpl/fonts/brlnsdb-tpl.eot');
	src: url('/tpl/fonts/brlnsdb-tpl.eot?#iefix') format('embedded-opentype'),
		url('/tpl/fonts/brlnsdb-tpl.woff') format('woff'),
		url('/tpl/fonts/brlnsdb-tpl.ttf') format('truetype')
;
	font-weight: normal;
	font-style: normal;
}



.contactform label,
.ff, .df, h1,h2,h3,h4 {
	font-family : BerlinSansBold, Arial, Helvetica, "DejaVu Sans Condensed", Verdana, sans-serif;
	font-smooth : always;
	-webkit-font-smoothing: antialiased;
	text-rendering : optimizelegibility;
	font-weight : normal;
	letter-spacing : 0px;
	line-height : 95%;
}

.df, #Main .feature .content h4,
.shop h3 {
	font-family : BerlinSansDemiBold, Arial, Helvetica, "DejaVu Sans Condensed", Verdana, sans-serif;
}

.agf {
	font-family : AvantGardeDemi, Arial, Helvetica, "DejaVu Sans Condensed", Verdana, sans-serif;
}

h3 {
	font-size : 1.7em;
	text-transform : uppercase;
	
}

#Main .contactform label {
	color : #442D1D;
	font-size : 1.35em;
	text-transform : uppercase;
}

#Main h1 {
	color : #442D1D;
	font-size : 3.3em;
	text-transform : uppercase;
	margin : 0 0 18px 0;
	line-height : 90%;
	letter-spacing : -1px;
}

#Main h2 {
	font-size : 2.5em;
}
#Main h3 {
	font-size : 1.8em;
}
#Main h4 {
	font-size : 1.35em;
}

#Main .feature .content .subcontent {
	font-size : 1.8em;
	color : #442D1D;
	line-height : 140%;
}

#Main .inner .feature .aside h3 {
	color : #442D1D;
	text-transform : uppercase;
}

#Main .inner .feature .aside,
#Main .inner .feature .content {
	color : #442D1D;
	font-size : 12px;
}

#Main .inner .feature .content #SuggestedPages li a {
	color : #639B36;
}

#Side h4 {
	text-transform : uppercase;
	color : #442D1D;
	font-size : 22px;
	margin : 0 0 12px 0;
}

#Side ul li {
	display : block;
	margin : 0 0 12px 0;
}

#Side ul li a {
	font-size : 1.4em;
	text-transform : normal;
	color : #442D1D;
	text-decoration : none;
}

#Side h4 a {
	color : #442D1D;
	text-decoration : none;
}

#Navigation li a {
	color : #442D1D;
	text-decoration : none;
	font-size : 1.65em;
	text-transform : uppercase;
	letter-spacing : -1px;
}

#Side li.current a,
#Side li a:hover,
#Main .feature .content a,
#Navigation li.section a,
#Navigation li.section li.current a,
#Navigation li.current a,
#Navigation li a:hover {
	color : #639B36;
}

#Navigation li.section li a {
	color : #442D1D;
}

#Navigation li li a {
	text-transform : none;
	font-size : 1.1em;
	font-weight : bold;
}

#Footer h4 {
	font-size : 1.3em;
}

#FromTheBlog h4,
#FromTheBlog h4 a,
#Footer h4,
#Footer h4 a {
	font-weight : bold;
}

#Footer #Newsletter p.blurb {
	color : #fff;
	margin : 0;
	padding : 0 0 0 1px;
}

