/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_links_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

div#all {
	background: url(../images/bg_links_left.gif) repeat-y left;
}


div#top3 {
	background: #009933;
	color:#b1ffcb;
}
div#top4 {
	background: #b1ffcb;
}
div#innerTop {
	background-color: #009933;
}

div#searchArea h2{
	color:#009933;
}

div#searchArea #searchBtn{
	background:#009933;
}


div#col1 {
	background: url(../images/leftColAngle_links.gif) no-repeat;
}





div#cen-head h1{
	background:#009933;
	color:#b1ffcb;
}

div#cen-head h2{
	background:#009933;
	color:#b1ffcb;
}






div#col4 h2{
	margin:0;
	padding:5px;
	display:block;
	background:#ffff00;
	color:#000000;
	font: normal bold 100% Arial, Helvetica, Verdana, sans-serif;
}

div#col4 div.imageHolder{
	height:423px;
	overflow:hidden;
}

div#col4 div.imageHolderShort{
	height:199px;
	overflow:hidden;
}

	

div#footer {
	border-bottom: 10px #009933 solid;
}
div#foot3 {
	background-color: #ddeebb;
}
	
div#footer div#foot3 p#title{
	color:#89AE3E;
}	

div#footer div#foot3 #submitBtn{
	background:#89AE3E;
}


div#cen-head p.link{
	display:block;
	background: url( ../images/link_bullet.gif ) 10px 0px no-repeat;
	padding:0px 10px 24px 35px;
}

span.link_title{
	font-weight:bold;
	color:#666;
}

