﻿*
{
	font-family: Tahoma, Verdana, Garamond;
	font-size: 14px;

	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #f0e8a3;
 background-image: url( './images/pagebkg.png' );
 background-position: 0px 0px;
 background-repeat: repeat-y;
}


#banner
{
	width: 1024px;
	height: 103px;
	background-image: url( './images/header.png' );
	background-repeat: no-repeat;
}

#container_1
{
	background-image: url( './images/ltheader.png' );
	background-repeat: no-repeat;
	
}

#innercontainer
{
	background-image: url( './images/lca.png' );
	background-repeat: no-repeat;
	background-position: 61px 0px;
	height:218px;
	width:890px;
	border-right: solid 1px black;

}

#container_2
{
	margin-left: 60px;
	width:829px;
	border-right: solid 1px black;
	border-left: solid 1px black;
	height: 100%;
}

#pictureframeheader
{
	margin-left: 260px;
	background-image: url( './images/pictcontainerheader.png' );
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height: 13px;
	width: 621px;
}

#pictureframefooter
{
	
	margin-left: 260px;
	background-image: url( './images/pictcontainerfooter.png' );
	background-repeat: no-repeat;
	height: 11px;
	width: 621px;
}
#pictureframebody
{
	margin-left: 260px;
	background-image: url( './images/pictcontainerbkg.png' );
	background-repeat: no-repeat;
	height: 192px;
	width: 621px;
	padding-left: 5px;
	
}

.MainMenu
{
	position:relative;
		background-color: #293c2a;
		z-index:10;
		padding: 5px;

}

.Column1
{	
	position: absolute;
	top: 370px;
	left: 60px;
	width: 270px;
	border-left: solid 1px black;
	Padding-left: 5px;
	Padding-bottom: 10px;

	border-bottom: solid 1px black;

}

.Column4
{	
	position: absolute;
	top: 370px;
	left: 60px;
	width: 402px;
	border-left: solid 1px black;
	Padding-left: 5px;
	Padding-bottom: 10px;

	border-bottom: solid 1px black;

}

.ColumnCenter
{	
	position: absolute;
	top: 370px;
	left: 60px;
	width: 810px;
	border-left: solid 1px black;
	Padding-left: 10px;
	Padding-bottom: 10px;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	Padding-right: 9px;

}

.Column2
{
	position:absolute;
	top: 370px;
	left: 335px;
	width: 270px;
	Padding-left: 5px;
	border-bottom: solid 1px black;
	Padding-bottom: 10px;

}

.Column5
{
	position:absolute;
	top: 370px;
	left: 468px;
	width: 417px;
	Padding-left: 5px;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	Padding-bottom: 10px;

}

.Column3
{
	position:absolute;
	top: 370px;
	left: 610px;
	width: 275px;
	Padding-left: 5px;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	Padding-bottom: 10px;

}
.columnheader
{
		position:relative;
	background-image: url( './images/containerheader_std.png' );
	background-repeat: no-repeat;
	width: 270px;
	height: 14px;
}
.columnfooter
{
	position:relative;
	background-image: url( './images/containerfooter_std.png' );
	background-repeat: no-repeat;
	width: 270px;
	height: 14px;
}

.columnheaderlong
{
		position:relative;
	background-image: url( './images/containerheader_lng.png' );
	background-repeat: no-repeat;
	width: 810px;
	height: 14px;
}
.columnfooterlong
{
	position:relative;
	background-image: url( './images/containerfooter_lng.png' );
	background-repeat: no-repeat;
	width: 810px;
	height: 14px;
}
.columnheadermid
{
		position:relative;
	background-image: url( './images/containerheader_mid.png' );
	background-repeat: no-repeat;
	width: 402px;
	height: 14px;
}
.columnfootermid
{
	position:relative;
	background-image: url( './images/containerfooter_mid.png' );
	background-repeat: no-repeat;
	width: 402px;
	height: 14px;
}

.columnbkglong
{
	background-color:#ffffff;
	width: 810px;

}
.columnbkgmid
{
	background-color:#ffffff;
	width: 402px;

}


.columnbkg
{
	background-color:#ffffff;
	width: 270px;

}

.Normal
{
	font-size: 12px;
	color:#000000;
	padding: 5px;	

}
.NormalHeader
{
	font-weight:bold;
	font-size: 18px;
	color:#000000;
	margin: 0px 5px 0px 5px;	
		padding: 0px 5px 2px 0px;	

	border-bottom: solid 1px #293c2a;
}
#footer
{
	position: relative;
	
}


UL {
	PADDING-BOTTOM: 0px; MARGIN: 7px 0px 7px 20px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
LI {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE:  square ; MARGIN: 0px 0px 5px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; font-size:12px;
}

li a, li a:visited, li a:link li a:active
{
	color:#000000;
	text-decoration:none;
}

li a:hover
{
	text-decoration: underline;
}

#tuckunlimited
{
	padding-right:10px;
	text-align:right;
}