﻿
/*
    Use this sheet to style non calculator specific aspects of the page
*/

#pageHeader{ max-width: 100%;min-width: 600px; height: 65px;}
#logo{ width: 50%;height: 65px; text-align: left; display: block;float: left;}
#logo_image{ padding: 10px 0 0 10px;}
#phone{ width: 40%;height: 45px; text-align: right; display: block;float: right;padding: 20px 20px 0 0;font-weight: bold;color: #6C6862;font-size: 14px;}
#menu{ width: 100%;height: 35px;background-color: #81A53E;text-align: left;}
.menuSpan{float: left; display: inline;margin: 5px 0 0 25px;}
.menuLink{line-height: 25px; text-decoration: none; color: #ffffff; font-size: 14px;}

/*header*/
#header{color: #6C6862; width: 640px; margin-left: 20px; text-align: center;height: 100px;font-weight: bold;font-size: 14px;}
.titleDiv{ font-size: 26px;line-height: 50px; text-align: center;}
.tm{ font-size: 12px;}

#locator{max-width: 900px;min-width: 650px; text-align: center;margin:0 0 10px 0;}
#locatorImage{width:194px;height:45px;}
