﻿H1
{
	color: #693600;
	font-family: Times;
	font-size: 15pt;
	border-bottom: #693600 thin solid;
	padding-bottom : 2px;
	position:relative;
	top:-3px;
	margin-bottom:5px;
}

H2
{
	color: #693600;
	font-family: ARIAL;
	font-size: 10pt;
	padding-bottom : 2px;
	margin-bottom:5px;
	

}

H2 A
{
	font-size: 120%;
	font-weight:bold; 
	background: url('css-right-arrow.gif') no-repeat 0 50%;
	padding-left:10px;
}

H3
{
	color: #693600;
	font-family: ARIAL;
	font-size: 10pt;
	padding-bottom : 1px;
	margin-bottom:3px;
	text-decoration:UNDERLINE;
}

H4, TH
{
	color: SIENNA;
	font-family: ARIAL;
	font-size: 10pt;
	padding-bottom : 1px;
	margin-bottom:3px;
}

A
{
	text-decoration: NONE;
	color: sienna;
}

a:hover
{
	cursor: pointer;
}

.MainContentPane
{
    WIDTH:680PX!important; 
	margin-right:20px;
	margin-left:0px;
	float:right;
}




/* +++++++++++++++++ BRANCH DETAILS ++++++++++++++++++ */
.branch TD
{
	width:33%; 
	padding:10px; 
	border:solid 1px #F78130; 
	background-color:#F7F8FA;
}

.branch .telephone, .branch .telephoneLabel
{
	font-size: 1.4em;
	font-weight: bold;
	color : #F78130;
}

.branch .telephone
{
	float : right;
}

.branch .telephoneLabel
{
	width:60px;
}

.branch .telephoneLabel, .branch .branchManagerLabel
{
	float : left;
	padding-bottom: 3px;
}

.branch .branchManagerLabel
{
	width:88px;
	clear:left;
}

.branch .branchManager
{
	color : sienna;	
	text-align:left;
	padding-bottom: 3px;
}

A
{
	text-decoration:none;
	color: sienna;
}

.BRANCH A:hover
{
	text-decoration:underline;
}


.BRANCH P
{
	margin-bottom:0px;
}

.BRANCH P A
{
	font-size: 0.9em;
}

.BRANCH .fax
{
	margin-bottom:10px;
}