@charset "utf-8";
/*	
	=========================================================
	MadGENIUS Inc. Web Typography Styles
	Crafted by Rob Rubinoff, Web Producer.
	www.madgeniusinc.com | rrubinoff@madgeniusinc.com
	=========================================================
*/


/*	
	=========================================================
	TYPOGRAPHY	
	=========================================================
*/

body{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 100%;}

a:focus {outline: 1px dotted invert; }

hr{border-color:#ccc;border-style:solid;border-width:1px 0 0;clear:both;height: 0;}

/* =Headings
--------------------------------------------------------------------------------*/

h1{font-size: 125%; color: #763F21; margin: 0 45px 20px 45px; border-bottom: 1px dotted #763F21;}

h2{font-size: 115%;color: #301A1C; }

h3{font-size: 100%;color: #301A1C; }

h4{font-size: 93%;color: #301A1C; }

h5{font-size: 85%;color: #301A1C; }

p {font-size: 12px; color: #111; line-height: 1.5; margin: 10px 0;}

/* =Lists
--------------------------------------------------------------------------------*/

ol {list-style: decimal;}

ul{list-style: disc;}

li{margin-left: 30px;}

.clear {clear:both; height: 10px;}