
.items {
border : 1px solid #000000;
}

.headArea {
	background-image:url("http://www.lincolncent.com/site_images/lcheader.jpg");
	background-repeat:no-repeat;
}
.headingarea{
	border:1px solid #bbbbbb;
	padding:10px;
	font-weight:bold;
	font-size:12px;
	color:#999999;
	width:80%;
}
.body{
	font-family:trebuchet ms;
	background-color: #B5AF7A;
}
.maincontainer{
	margin-top:-10px;
	width:990px;
	text-align:center;
	background-color: #B5AF7A;
	background-image: url("http://www.lincolncent.com/site_images/page_bg.jpg");
	background-repeat: repeat-y;
}
.maintable {
	text-align:center;
	z-index:1;
	height:100%;
	background-color:none;
}

/* for featured items at the top of each category*/
.featuredItem {
	display: block;
	text-align:justify;
	background-color:#e8e8ea;
	line-height:1.1em;
	min-height:100px;
	width:96%;
	color:#666;
	border:2px solid #ffffff;
	padding:5px;
	padding-right:15px;
	font-family:trebuchet ms;
}

/*show regular items like this...*/
.nonFeaturedItem {
	text-align:justify;
	background-color:#e8e8ea;
	line-height:1.4em;
	color:#666;
	font-size: 14px;
	font-family:trebuchet ms;
}

/* temp to try out with items table */
table.sample {
	border-width: 2px;
	border-spacing: 1px;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
}
table.sample th {
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	border-color: white;
	background-color: #776;
	color: white;
	-moz-border-radius: ;
}
table.sample tr{
	background-color: #eee;
	color:#444;
}

table.sample td {
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	border-color: white;
	-moz-border-radius: ;
}


/*used for the navigation header table*/
.inside {
	margin-bottom:10px;
	height:20px;
	font-family : verdana, helvetica;
	font-size: 12px;
	z-index:1;
}

/* left navigation */
.leftnav {
	text-align:left;
	background-image:url("http://www.lincolncent.com/site_images/leftnav_bg.jpg");
	background-repeat:repeat-y;
	font-family:trebuchet ms;
	font-size: 12px;
	font-weight:bold;
	line-height: 27px;
}
.leftnavBottom {
	background-image:url("http://www.lincolncent.com/site_images/leftnav_bot.jpg");
}

.leftnavOn {
	margin-right:15px;
	padding-left:10px;
	background-color:white;
	border-bottom:2px solid #ccc;
	border-left:2px solid #ccc;
}
.leftnavOff {
	color: #445577;
	padding-left:10px;
	cursor:pointer;
	background-color:none;
}


/* main page body table titles */
.tableTitle {
	width:100%;
	font-family:trebuchet ms;
	font-size:24px;
	color:#4466aa;
	margin-left:15px;
}

/* main page body table button*/
.tableButton {
	border: 1px solid #889966; 
	font-size:12px; 
	width:245px; 
	position:relative; 
	text-align:center; 
	padding: 2 8 2 8;
}

/* table head row */
.tableheader {
	background-color:#666;
	border:2px solid #d0d0c0;
	font-family : trebuchet ms;
	font-size : 14px;
	font-weight : bold;
	height:27px;
	color : #fff;
}
.nav {
font-family : trebuchet ms;
font-weight:bold;
font-size : 18px;
letter-spacing: .02em;
}

a:link {
color : #889977;
text-decoration : none;
}
a:visited {
color : #889977;
text-decoration : none;
}
a:hover {
color : #446699;
text-decoration : none;
}


a.nav:link {
color : #bbccaa;
text-decoration : none;
}
a.nav:visited {
color : #aabb99;
text-decoration : none;
}
a.nav:hover {
color : #ffcc00;
text-decoration : none;
}

.form {
border : 1px solid #ffffff;
padding : 10px;
margin : 5px;
font-family : verdana, sans serif;
font-size : 12px;
background-color : #e8f0ff;
}
.copytext {
margin : 5px;
color : #5577aa;
font-family : verdana, helvetica;
font-size : 10px;
}
a.pagenav:link {
color : #99ddff;
text-decoration : underline;
}
a.pagenav:visited {
color : #99ddee;
text-decoration : underline;
}
a.pagenav:hover {
color : #ffcc00;
text-decoration : none;
}

a.pagelinks:link {
	border: 2px solid #aba;
	background-color: #eee;
	padding: 1 5 1 5;
	margin: 3px;
font-size:14px;
font-weight: bold;
color : #334455;
text-decoration : none;
}
a.pagelinks:visited {
		border: 2px solid #aba;
	background-color: #eee;
	padding: 1 5 1 5;
	margin: 3px;
font-size:14px;
font-weight: bold;
color : #335544;
text-decoration : none;
}
a.pagelinks:hover {
		border: 2px solid #aba;
	background-color: #eee;
	padding: 1 5 1 5;
	margin: 3px;
font-size:14px;
font-weight: bold;
color : #ffcc00;
text-decoration : none;
}


.title {
z-index : 10;
position : relative;
}
.main {

border : 1px solid #406544;
background : url("../site_images/bg.jpg");
background-repeat : repeat-y;
background-position : right 0%;
position : relative;
top : -22px;
z-index : 5;
}
.pagetitle {
font-family : verdana, sans-serif;

}
.box {
border : 1px solid #406544;
padding : 3px;
margin : 5px;
text-align : left;
background-color : #e2e8d8;
}
.navlinks {
z-index : 20;
}
#sub1, #sub2, #sub3 {
position : absolute;
left : 480px;
visibility : hidden;
z-index : 3;
}

div.contain {
position : relative;
color : #99ddff;
text-align : center;
}
