a:link
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: normal;
	font-style: oblique;
	color: #630;
	text-decoration: none;
}
a:visited
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: normal;
	font-style: oblique;
	color: #630;
	text-decoration: none;
}
a:hover
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: normal;
	font-style: oblique;
	color: #021317;
	text-decoration: none;
}

a.branches:link
{
	font-size: 36px;
	line-height: 36px;
	letter-spacing: -1px;
}
a.branches:visited
{
	font-size: 36px;
	line-height: 36px;
	letter-spacing: -1px;
}
a.branches:hover
{
	font-size: 36px;
	line-height: 36px;
	letter-spacing: -1px;
}

a.menu:link
{
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0px;
}
a.menu:visited
{
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0px;
}
a.menu:hover
{
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0px;
}

a.name:link
{
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0px;
}
a.name:visited
{
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0px;
}
a.name:hover
{
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0px;
}

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #630;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, serif;
	font-size: 15px;
	background-color: #bfd4f9;
}

.maincolumn #container
{
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
.maincolumn #maincontent
{
	width: 70%;
	position: absolute;
	left: 15%;
	right: 15%;
	top: 8px;
	padding-bottom: 8px;
	border: 0px;
}

.maincolumn #shim
{
	height: 281px;
}

h1
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 36px;
	font-style: oblique;
	letter-spacing: -1px;
}

h2
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	font-style: oblique;
	letter-spacing: 0px;
}

p.center
{
	text-align: center;
}
