﻿/* 
' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
' Title			: ACTIVEA | Master Stylesheet
' Description	: This page contains overall styles for the entire site
'
' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
' History
' 04/16/2008	: David Ellenwood - Created Page
'
' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/


body {color:#333; background:white; margin-bottom:100px; font:83%/1.3333 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;}

a			{color:#900; text-decoration:none;}
a:hover		{color:red; text-decoration:underline;}
a:active	{color:black; text-decoration:none;}

p	{font-size:.9em; margin:.25em 0 .5em 0;}
h1	{font-size:2em; margin:.5em 0 .25em 0;}
h2	{font-size:1.5em; margin:.5em 0 .25em 0;}
h3	{font-size:1.25em; margin:.5em 0 .25em 0;}
h4	{font-size:1em; margin:.5em 0 .25em 0;}
h5	{font-size:.9em; margin:.5em 0 .25em 0;}
h6	{font-size:.75em; margin:.5em 0 .25em 0;}

pre	{font-size:1em; margin:.5em 0;}
ul	{margin:.5em 0 .5em 2em; list-style-type:disc;}
ol	{margin:.5em 0 .5em 2em; list-style-type:decimal;}


.clear		{display:block; clear:both; font-size:1px; line-height:1px; margin:-1px 0 0 0; padding:0; height:1px;}


#outerWrap {width:760px; margin-left:auto; margin-right:auto; margin-bottom:50px; padding:1em; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc;}

#masthead h1	{text-align:center;}
#masthead h3	{text-align:center; margin:1.5em 0;}
#masthead span.telephone	{padding-right:1em;}
#masthead span.email		{padding-left:1em;}


.colm		{float:left; display:inline; position:relative; width:32%; margin-right:12px;}
.rightColm	{margin-right:0;}

#serviceList {font-size:1.1em; line-height:2; margin:0 0 2em 1em; font-weight:bold;}
