/* CSS Document */


#topleft{
	width: 535px;
	float: left;
    font-family: 'trebuchet ms',verdana , sans-serif;
	padding: 15px 0 0 0;
	}

#topleft h2{
	border-top: none;
	padding: 8px 16px;
	margin: 0 0 3px 0;
	color: #484848;
	background-image: url(../images/top/h2back2.png);
	background-repeat: no-repeat;
	}


#topleft h3{
	border-left: 3px solid #B6E036;
	margin: 0 0 3px 0;
	}

#topleft h3 a:link{
	color:#333333;
	text-decoration: none;
	}
	
#topleft h3 a:visited{
	color:#333333;
	text-decoration: none;
	}

#topleft h3 a:hover{
	color:#666666;
	text-decoration: none;
	}

#topleft #indexmenu{
	padding: 10px 0 10px 145px;
	background-image: url(../images/top/image1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	}


#topright{
	float: right;
	width: 231px;
	font-family: 'trebuchet ms',verdana , sans-serif;
	background-image:url(../images/top/pickup.gif);
	background-position: 0 13px;
	background-repeat: no-repeat;
	padding: 32px 0 0 0;
	}

#topright strong{
	color:#FF3300;
	font-weight: normal;
	}


