@charset "UTF-8";
/* CSS Document */

body {
	background:#E7FFE1;
	background-image:url(stripe.gif);
	background-repeat:repeat-x;
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#49853F;

}

a {
	outline:none;
	border:none;
	outline-width:0px;
	border:0px;
	color:#49853F;
}



a img{
	outline:none;
	border:none;
	outline-width:0px;
	border:0px;
}

div.mainbody{
}

div.head {
	max-width:1000px;

	width:1005px;
	height:120px;
	background:#FFF;
		background-image:url(stripe.gif);
	background-repeat:repeat-x;
	margin-top:-8px;
}

div.logo{
float:left;
margin-top:-8px;
position:absolute;
}


div.menu{
	float:left;
	margin-top:86px;
	margin-left:300px;
	min-width:700px;
	height:30px;
	position:absolute;
}

div.menuie{
	float:left;
	width:auto;
	margin-top:86px;
	margin-left:300px;
	min-width:700px;
	position:absolute;
}

div.menuoptions{
	width:350px;
	height:20px;
	float:left;
	margin-top:-1px;
}

div.menusearch{
	width:350px;
	height:20px;
	vertical-align:top;
	vertical-align:text-top
	color:#FFF;
}

#searchinput{
	margin:0px;
	padding:0px;
	height:15px;
	vertical-align:top;
}

#submitsearch{
	margin:0px;
	padding:0px;
	height:20px;
	vertical-align:middle;
}


div.row{
	max-width:1000px;
	width:1005px;
	height:378px;
	margin-top:0px;
	background:#FFFFFF;
}

div.vidhold{
	max-width:663px;
	width:663px;
	height:377px;
	float:left;
	outline-color:#BCDB94;
	outline-style:solid;
	outline-width:1px;
	border-color:#BCDB94;
	border-style:solid;
	border-width:1px;
	margin-right:5px;
	padding:0px;
}

div.newshold{
	color:#49853F;
	max-width:328px;
	width:328px;
	height:377px;
	float:left;
	outline-color:#BCDB94;
	outline-style:solid;
	outline-width:1px;
	border-color:#BCDB94;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
}


div.columns{
	max-width:1000px;
	display:inline-block;
	width:1005px;
	padding-top:5px;
	margin-top:0px;
	min-height:10px;
	height:auto;
	background:#FFFFFF;
}

div.column1{
	width:330px;
	height:auto;
	vertical-align:top;
	float:left;
}

div.column2{
	width:330px;
	height:auto;
	vertical-align:top;
	margin-left:1px;
	float:left;
	margin-left:5px;
}

div.column3{
	max-width:330px;
	width:330px;
	height:auto;
	vertical-align:top;
	margin-left:1px;
	float:left;
	margin-left:5px;

}

div.cell{
	color:#49853F;
	height:auto;
	width:328px;
	max-width:328px;
	overflow:hidden;
	outline-color:#BCDB94;
	outline-style:solid;
	outline-width:1px;
	border-color:#BCDB94;
	border-style:solid;
	border-width:1px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
}

div.lining{
	margin-top:5px;
	margin-left:5px;
	text-align:left;
}

div.viewmenu{
	display:inline;
	float:left;
	width:395px;
	height:auto;
	background:#49853F;
	overflow:hidden;
}



tr.listtabletitle {
	background-color:#49853f;
	 color:#FFF;
}

tr.listtableodd{
	background-color:#BCDB94;
	max-height:50px;
	height:50px;
	
}


tr.listtableeven{
	background-color:#FFFFFF;
	max-height:50px;
	height:50px;
}


table.cell {
	width:320px;
	min-height:100px;
	height:auto;
	text-align:center;
	overflow:hidden;
}

td.center {
	height:auto;
	overflow:hidden;
	text-align:center;
}

td.copycenter {
	vertical-align:text-top;
	text-align:left;
}

td.copyside {
	vertical-align:text-top;
	text-align:left;
	max-width:196px;
	width:196px;
}

td.imgside {
	text-align:center;
	max-width:120px;
	width:120px;
}

div.imgside {
	width:auto;
	max-width:120px;
	height:auto;
}

div.imgside img {
	max-width:120px;
	width:120px;
}

div.center {
	width:auto;
	max-width:320px;
	height:auto;
}

div.cell img{
	border-width:0px;
	border:none;
	outline-width:0px;
	outline:none;
	overflow:auto;

	}




ul.menu{
	
	list-style:none;
	display:inline;
	min-height:30px;
	height:auto;
	z-index:10;
	min-width:350px;
	width:350px;
	padding:0px;
	margin:0px;
}

li.menu{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:20px;
	margin-left:10px;
	height:auto;
	height:40px;
	width:auto;
}

li.menu a{
	display:inline;
	text-align:center;
	cursor:hand;
	padding-top:3px;
	height:40px;
	text-decoration:none;
	padding:5px;
	width:auto;

}

li.menu a:link { color:#FFFFFF; background:; cursor:hand;}     /* unvisited link */
li.menu a:visited { color:#FFFFFF; background:; cursor:hand;}  /* visited link */
li.menu a:hover { color:#49853F; background:#FFFFFF; cursor:hand;}   /* mouse over link */
li.menu a:active { color:#49853F; background:#FFFFFF; cursor:hand;}


ul.sort{
	background:#49853F;
	list-style:none;
	display:inline;
	max-height:30px;
	z-index:10;
	min-width:200px;
	width:auto;
	padding:0px;
	margin:0px;
	height:auto;
}

li.sort{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:20px;
	margin-right:10px;
	height:auto;
	font-size:16px;
}

li.sort a{
	display:inline;
	text-align:center;
	cursor:hand;
	height:30px;
	width:auto;
	text-decoration:none;
	padding:3px;
}

li.sort a:link { color:#FFFFFF; background:#49853F; cursor:hand;}     /* unvisited link */
li.sort a:visited { color:#FFFFFF; background:#49853F; cursor:hand;}  /* visited link */
li.sort a:hover { color:#49853F; background:#FFFFFF; cursor:hand;}   /* mouse over link */
li.sort a:active { color:#49853F; background:#FFFFFF; cursor:hand;}



div.cell a{
	text-decoration:underline;
}

a.cell {
	font-size:18px;
	font-weight:bold;
}


a.page {
	font-size:16px;
	font-weight:bold;
}


a.cell:link { color:#49853F; cursor:hand;}     /* unvisited link */
a.cell:visited { color:#49853F; cursor:hand;}  /* visited link */
a.cell:hover { color:#49853F; background:#FFFFFF; cursor:pointer;}   /* mouse over link */
a.cell:active { color:#49853F; background:#FFFFFF; cursor:pointer;}

a.cell {
	text-decoration:underline;
	font-size:18px;
}

a.news:link { color:#49853F; cursor:hand; outline:none; border:none}     /* unvisited link */
a.news:visited { color:#49853F; cursor:hand; outline:none; border:none}  /* visited link */
a.news:hover { color:#49853F; background:#FFFFFF; cursor:pointer; outline:none; border:none}   /* mouse over link */
a.news:active { color:#49853F; background:#FFFFFF; cursor:pointer; outline:none; border:none}

h1.cellhead{
	background:#49853F;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0;
	margin-bottom:10px;
}

img.imgselected {

	outline:#0066FF;
	outline-width:2px;
	outline-style:solid;
}

img.imgnot {

	outline:#FFFFFF;
	outline-width:2px;
	outline-style:solid;
}
	
