// main table with //

#table4 {
 border: 5px solid #333333;
 caption-side:left;
 border-style: dotted;
 
 }
 

#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #669933;
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
	background-color: #669933;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
	
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
	background-color: #A3D286;

}

.indexHeader {
	font-size: 16px;
	font-family: Trebuchet MS, verdana, arial;
	color: #191970;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0 6px;
	padding-top:6px;
	vertical-align: top;
	<!-- background-color: #A3D286;-->


}
.indexInfo {
	font-size: 14px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
	text-align: center;
	padding-top:6px;
	background-color: #A3D286;

}

.indexInfoLeft {
	font-size: 14px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
	text-align: left;
	padding-top:6px;
	background-color: #A3D286;

}

.indexList {
	font-size: 16px;
	font-family: Trebuchet MS, verdana, arial;
	color: #191970;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0 6px;
	padding-top:6px;
	vertical-align: top;

}

/* nav.php and links frame */


#navlist
{
margin: 0;
padding: 0 0 20px 10px;
vertical-align: center;
background-image: url('http://www.videnovichfarms.com/images/navbargreen.jpg');
background-repeat: repeat-x

}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: center;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #191970;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #999;
padding-bottom: 2px;
background: transparent;
color: #999;
}


#navlist a:hover { color: #999; }


/ misc /



.indexDisclaimer {
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	color: #191970;
	font-weight:bold;
	text-align: center;
	padding-top:6px;
	background-color: #669933;

	
}
.indexInfo .filename {
	color: #660066;
}

.indexInfo .date {
	color: #666;
}

.indexLink {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
	padding-top:6px;


/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}


#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLeft

{
background-image: url('http://www.videnovichfarms.com/images/greengradient.jpg');
background-repeat: y;
width: 100%;
}

}
