@charset "UTF-8";


table.menu a {
	width:210px;
	display: block;
}
#leftcol {
	background-color: #FFFFFF;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div.menu	a {
color: #333333;	
 
text-decoration:none; 
font-size:18px; 
line-height:38px; 
font-family: Tahoma, verdana, sans-serif;
padding-left:6px;
}


div.menu	a:link {
color: #54682F;

}

div.menu	a:active { 
color: #54682F;

}

div.menu	a:visited {
	color: #54682F;
	text-decoration: none;
}

div.menu	a:hover {
	color: #54682F;
	background-image:url(images/rolloverbar.jpg);
	background-position: bottom;
}
a {
	color: #FFFFFF;
}
#footer {
	font-size: 12px;
	padding: 15px;
}
a:visited {
	color: #C9E19C;
}
a:hover {
	color: #B9C78F;
}
td {
	font-family: Tahoma, Arial, sans-serif;
	color: #C9E19C;
	text-align: left;
}
.menu td {
	color: #000000;
}
.padding {
	padding-left: 10px;
}
#photoBox {
	position: absolute;
	left: 624px;
	top: 38px;
	height: 160px;
	width: 240px;
	padding: 10px 10px 10px 10px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.white-text {
	color: #FFFFFF;
}
