﻿body
{
    background: white;
    font-size: .75em;
    width: 100%;
    height: 100%;
    font-family: Verdana, Helvetica, Sans-Serif;
    color: black;
    text-align: center;
    margin-top: 20px;
}

a { color: #2787C7 }

form 
{
	width: 900px;
}

.sprite 
{
	background-image: url(/images/sprite.gif);
	background-repeat: no-repeat;
}

#Great_Michigan_Insurance 
{
	display: block;
	float: left;
	width: 325px;
	height: 100px;
	background-position: 0px 5px;
	z-index: 2;
}

#Marshall_Michigan 
{
	float: right;
	width: 190px;
	height: 125px;
	background-position: 5px -720px;
	z-index: 2;
}

#links 
{
	position: relative;
	clear: left;
	float: left;
	height: 500px;
	width: 215px;
	text-align: left;
	z-index: 2;
	margin-top: 20px;
}

.link 
{	
	display: block;
	height: 37px;
	width: 135px;
	margin-bottom: 5px;
}

#aHome { background-position: -1px -107px; width: 100%; }
#aHome:Hover { background-position: -1px -363px; }
#aLocation { background-position: -1px -150px; width: 160px; }
#aLocation:Hover { background-position: -1px -406px; }
#aAboutUs { background-position: -1px -193px; }
#aAboutUs:Hover { background-position: -1px -448px; }
#aPolicies { background-position: -1px -235px; }
#aPolicies:Hover { background-position: -1px -491px; }
#aContactUs { background-position: -1px -277px; }
#aContactUs:Hover { background-position: -1px -533px; }
#aLocalLinks { background-position: -1px -318px; }
#aLocalLinks:Hover { background-position: -1px -574px; }
#Allied_Insurance_Agency 
{ 	
	display: block;
	background-position: 0px -643px; 
	height: 75px;	
	width: 145px;
	margin: 15px 0px 15px 0px;
}

#content 
{
	float: left;
	width: 668px;
	position:relative;
	left: -70px;
	top: -50px;
}

.positioner  
{
	margin-top: -94px;
	width: 670px;
}

.checkBox 
{
	float: left;
	width: 300px;
	height: 45px;
	background-position: 0px -850px;
}

.checkBox h3  
{
	font-size: 1.5em;
	margin: 18px 0px 0px 55px;
}

h3 { font-size: 14pt; text-align: left; }
p { font-size: 12pt; margin-bottom: 20px; }
#Call_Us, #Serving_Marshall { color: #1BA566; }
#Call_Us, #Service_Options { font-size: 12pt; }
#Call_Us { margin-right: 5px; }
#Service_Options { height: 100%;  position: relative; left: 185px; }
#Service_Options ul li { margin-bottom: 3px; text-align: left; }

#Marshall_Michigan_Address 
{
	width:465px;
	margin: 20px 0px 3px 0px; 
	text-align: right; 
	font-size: 12pt;
	padding-bottom: 1px;
}

table th, table td span { color: #555555; font-size: 11pt; padding: 1px; }
table td { width: 50%; }

.defaultTextbox { width: 240px; }
.extendedTextbox { width: 513px; }

.panel  
{
	border: solid 1px black;
	background: white;
}

.header  
{
	background: #333333;
	border-bottom: solid 1px black;
	width: 100%;
	color: White;
	height: 20px;
	padding-top: 2px;
	font-size: 12pt;
}

.table, .row { clear: both; }
.cell { float: left; }
.cellR { float: right; }

#Mark_Cope_Avatar, #Emily_Delbridge_Avatar
{
	width: 99px;
	height: 78px;
	background-position: 5px -1342px;
}
#Emily_Delbridge_Avatar { width: 83px; background-position: 0px -1449px; }