@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);

BODY {     
	color: #333;
	font-family: lato, "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857;
}

/* Wysiwyg Pro only */
#wysiwygpro_editor body { margin: 10px; background-image:none; background-color: #ffffff; color:#000000; height:auto;  }

/* Newsletter Backgrounds */
body.emailBody {  margin: 20px;  background: none; background-image:none;  background-color: #FFFFFF; color:#000000; }

/* Blank Template Wrappers */
#wrapper-blank-template { background: #000000; height:100%; }
#main-blank-template { padding: 14px 20px; }


/** LINKS */
a img { border:0px; }
a, a:visited { color: #F67C38; text-decoration:none; } 
a:hover { color: #F67C38; text-decoration:underline; } 

/** WYSIWYG EDITOR STYLES */
p { margin:0px; padding:0px; }
H1, .heading, .redheading {font-family: 'Lato', sans-serif; color:#303030; font-size:22px; line-height:30px; font-weight:bold; margin:0px; padding:0px 0px 15px 0px; }
H2, .subheading, .sitemapHdrDiv {font-family: 'Lato', sans-serif; color:#e16a15; font-size:15px; line-height:18px; font-weight:normal; margin:0px; padding:5px 0px; }

.redheading { color: #5D011D; }
.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.grey { color: #a0a0a0; }
.red { color: #cc0001; }
.darkred { color: #5D011D; }
.star { font-size: 13px; color: #c01010; }	

.sitemapTbl { width:95%; }
.sitemapTbl .sitemapHdrDiv { margin-top:20px; }
.sitemapTbl .sitemapDiv { margin-top:5px; }