a:link {
	color: #C93;
}
a:visited {
	color: #C93;
}
.text1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCC;
}

/*
Fixed Width
*/
#outer {
	padding: 2px;
	width: 1024px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	z-index: 0;
	height: auto;
	background-color: #000;
}
.midcolumn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#logo2 {
	z-index: auto;
	background-image: url(graphics/logo.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 656px;
	padding-top: 0px;
	position:absolute;
	top:145px;
	margin-left: 75px;
	height: 266px;
}
#branch {
	z-index: 100;
	background-repeat: no-repeat;
	background-position: top;
	width: 1014px;
	padding-top: 0px;
	position: absolute;
	height: 75px;
	text-align: center;
	top: 1081px;
	left: 0px;
}
.text4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
}
/*
Floated Columns
680 + 200 + 20 = 900
*/
.maincolumn {
	float: left;
	width: 600px;
	height: 500px;
}
.sidecolumn {
	float: left;
	width: 310px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.bottomcolumnlt {
	float: left;
	width: 400px;
	height: 300px;
	margin-right: 120px;
	margin-bottom: 10px;
	margin-left: 280px;
	margin-top: 0px;
	padding-top: 0px;
}
.bottomcolumnrt {
	float: left;
	width: 342px;
	height: 300px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/beige-top-lt.gif);
}
.maincontent {
	font-size: 14px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C90;
	text-align: left;
}
.sidecontent {
	padding: 10px;
	font-size: 0.8em;
	line-height: 1em;
}
.bottomcontentlt {
	padding: 24px 24px;
	font-size: 12px;
	line-height: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}

h1, h2 {
	margin: 0px;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #C90;
}

/*Links*/
.maincontent a {}
.maincontent a:visited {}
.maincontent a:hover {}
.footer {
	font-size: 0.7em;
	color: #FFF;
	margin-top: 20px;
	margin-left: 320px;
	text-align: center;
	font-weight: lighter;
	width: 800px;
	position: static;
}
.text2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666;
}

