/* CSS Document */

html
{
	min-height: 100%; margin-bottom: 1px;
}

body
{
	font-family: "Myriad", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	color:#333333;
	margin:0 auto 0 auto;
	font-size:12px;
	background-color:#a5b1c9;
	line-height:18px;
}

div#page
{
	margin:0 auto 0 auto;
	width:1000px;
	background-color:#a5b1c9;
	float:none;
}

div#headerContainer
{
	width:1000px;
	float:left;
	background-color:white;
	height:88px;
	margin:0px;
	padding:0px;
}
div#logo
{
	float:left;
	width:258px;
	height:88px;
	margin:0px;
	padding:0px;
}
div#phone
{
	float:left;
	width:742px;
	height:59px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
div#contentContainer
{
	width:1000px;
	float:left;
	background-color:white;
}
div#leftSide
{
	width:262px;
	float:left;
	margin:0px;
	padding:0px;
}
div#leftMenuRepeat
{
	width:262px;
	float:left;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}
div#leftMenu
{
	width:242px;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	background-repeat:no-repeat;
}
div#leftMenu p
{
	font-size:11px;
}
div#leftMenu ul 
{
	color:#6993bc;
	margin:0px;
	padding:0px;
	margin-left:15px;
	font-size:12px;
}
div#leftMenu ul li
{
	color:#6993bc;
	list-style-type:none;
	border-bottom:1px solid #ced5e5;
	padding-top:7px;
	font-size:12px;
}
div#leftMenu ul li a, div#leftMenu ul li a:visited
{
	color:#6993bc;
	/*color:#104e99;*/
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
div#leftMenu ul li a:active, div#leftMenu ul li a:hover
{
	background-color:#d6e2ed;
	text-decoration:none;
	font-size:12px;
}
	
div#leftBottom
{	
	background-repeat:no-repeat;
	width:262px;
	float:left;
	height:37px;
	margin:0px;
	padding:0px;

}
div#leftLogo
{
	width:262px;
	float:left;
	/*height:165px;*/
	margin:0px;
	padding:0px;
	vertical-align:top;
}
div#content
{
	width:722px;
	float:left;
	margin:0px;
	padding:0px;
}
div#graphicHome
{
	width:697px;
	height:197px;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:27px;
	padding-top:1px;
}
div#textHome
{
	width:690px;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:27px;
	padding-top:15px;
	padding-bottom:15px;
}

div#graphic
{
	width:718px;
	height:268px;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-left:1px;
}
div#text
{
	width:690px;
	padding:15px;
	float:left;
	font-size:14px;
}

div#slogan
{
	width:720px;
	float:left;
	height:30px;
	text-align:center;
}

div#footer
{
	width:980px;
	float:left;
	color:white;
	font-size:12px;
	background-color:#a5b1c9;
	padding:10px;
	/*line-height:12px;*/
}

div#footer a, div#footer a:visited
{
	color:white;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

div#footer a:hover, div#footer a:active
{
	color:white;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

div#divBox1a
{
	PADDING-LEFT:11px;
	FLOAT:left;
	MARGIN:0px;
	WIDTH:310px;
	PADDING-TOP:6px;
	HEIGHT:25px;
	font-family:Myriad,Lucida Grande,Trebuchet MS,Tahoma,Helvetica,Arial,sans-serif;
	color:red;
	font-size:19px;
	font-weight:bold;	
}

div#divBox1b
{
	PADDING-LEFT:153px;
	FLOAT:left;
	MARGIN:0px;
	WIDTH:167px;
	PADDING-TOP:32px;
	HEIGHT:100px	
}

div#divBox1c
{
	PADDING-RIGHT:18px;
	PADDING-LEFT:0px;
	FLOAT:left;
	PADDING-BOTTOM:0px;
	MARGIN:0px;
	WIDTH:315px;
	PADDING-TOP:0px;
	TEXT-ALIGN:right	
}

.black
{
	color:#333333;
	font-weight:bold;
}
h1
{
	color:#6993bc;
	font-size:26px;
	font-weight:bold;
	line-height: 20pt;
}

h2
{
	color:#6993bc;
	font-weight:bold;
	font-size:18px;
}
h3
{
	color:#6993bc;
	font-weight:bold;
	font-size:18px;
	line-height: 5pt;
}
a, a:visited
{
	/*color:#666666;*/
	color:#104e99;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
a:hover, a:active
{
	/*color:#666666;*/
	color:#104e99;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.homelink, a.homelink:visited, a.homelink:hover, a.homelink:active
{
	font-family: "Myriad", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	text-decoration: none;
	color:#333333;
	/*margin:0 auto 0 auto;*/
	font-size:12px;
	/*background-color:#a5b1c9;*/
	line-height:18px;
}

a.smalllink, a.smalllink:visited
{
	color:#104e99;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
a.smalllink:hover, a.smalllink:active
{
	/*color:#666666;*/
	color:#104e99;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

a.grey, a.grey:visited
{
	color:#666666;
}

a.green, a.green:visited
{
	color:#A0C575;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.green:hover, a.green:active
{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.blue, a.blue:visited
{
	color:#9AB3DC;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.blue:hover, a.blue:active
{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.orange, a.orange:visited
{
	color:#EEA812;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.orange:hover, a.orange:active
{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.gold, a.gold:visited
{
	color:#D6B12D;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.gold:hover, a.gold:active
{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.BranchLocation
{
	text-decoration:none; 
	color:black; 
	cursor:hand;
}

td#BlogTitle
{
	font-size:11pt;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
}

td#BlogDate
{
	font-size:10px;
	margin:0;
	padding-top:.5em;
}

.style2 {color: #FFFFFF}

#apDiv1 {
	position:absolute;
	left:287px;
	top:495px;
	width:384px;
	height:30px;
	z-index:1;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}

.branchphone
{
	color:#6993bc;
}

.LocationTitle
{
	color:#6993bc;
	font-size:26px;
	font-weight:bold;
	line-height: 34pt;
}
