/*----------------------------------------------
------------------------------------------------
		Author:		JJ Nold & Lindsay Schneider & Bobbie Zamora & Eric Leitzel
		Version:	4.5.2010
		Site: 		http://www.cchwebsites.com
		Copyright:  CCH Site Builder 2010
		
		Content:	Typography
		
		1			General Definitions
		2			Header
		3			Home Page Content
		4			Templates
		5			About
		6			Features
		7			Content
		8			Services
		9			Contact
		10			Footer
------------------------------------------------
------------------------------------------------*/

/* ----- 1 - General Definitions ----- */
body	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
h1 { font-size: 3em; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin:0 0 1em 0; color:#222222; letter-spacing:.015em;  }
h3 { font-size: 1.4em; line-height: 1; margin-bottom: .8em; color:#2975BB;  letter-spacing:.01em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: .5em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }
p { font-size: .9em; margin: 1.12em 0; line-height:120%; }
li p { font-size:1em; margin:.5em 0; }
span, strong { color:#1e5588; }
a { color:#1e5588; text-decoration:none; }
a:hover { text-decoration:underline; }
h3 span, h3 strong { color:#222222; }

/* ----- 2 - Header  ----- */
div#header-container h1 { width:247px; height:25px; display:block; background:url(../img/logo.gif) no-repeat; position:absolute; top:102px; right:130px; text-indent:-1000em; }
div#login-container { font-size:.8em; }
div#login-container span, div#header-container span { color:#000; }
div#header-container span#phone-number {font-size:1.2em !important;}

/* ----- 2 - Home Page Content  ----- */
div#content p#brainshark-typo { width:300px; float:left; margin:0; }
div#content.index div#boxes-container h2 { text-align:center; }
div#content.index div#boxes-container div.boxes h3 { margin-left:18px; }
div#content.index div#boxes-container div.boxes div p { font-size: .8em; width:235px; position:absolute; left:20px; top:120px; padding-right:20px; color:#777; }
div#content.index div#boxes-container div.boxes div p strong { font-size: .9em; }
div#content.index div#home-text h2 { font-size: 1.8em; margin-left:13px; margin-bottom: .5em; }
div#content.index div#brainshark h2 { font-size: 1.8em; margin-left:-5px; margin-bottom: .5em; }
div#content.index div#home-text p {  padding-left:15px; }
div#sidebar h4 { margin:0 0 .5em 0; }
div#sidebar ul li a { font-size:.8em; }

/* ----- 4 Templates -----*/
div#content .outside { line-height:150%; text-align:center; padding:0 0 20px 0; margin:0; font-weight:bold; color:#63B608; }

/* ------ 9 - Contact ----- */
div#content.contact-page div.right p { font-weight:bold; margin:1em 0; }
div#content.contact-page div.right h3 { margin-bottom:.5em; }

/* ----- 10 Footer ----- */
div#footer { font-size:.8em; }
div#footer strong { color:#222; font-size:1.2em; }
div#footer p { color:#fff; margin:-10px 0 10px 10px;}
.block-level {display: block !important; margin: 14px 0;}