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


.left_header {
	color: #74ba7e;
	font-family: "Myriad Pro", Myriad, Verdana, "Gill Sans MT", Geneva, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px;
}


.right_panel {
	background-color: #74ba7e;	
}

.column {
	position: relative;
	width: 200px;
	text-indent: 15px;
	float: left;
}

.menu_nav {
	position: relative;
	width: 133px;
	float: left;
}

.image_grid {
	position: relative;
	width: 80px;
	float: left;
	margin: 10px;
}

.left_panel A:link {
	color: #74ba7e;
}

.left_panel A:visited {
	color: #74ba7e;
}

.left_panel A:hover {
	color: #74ba7e;
}

.left_panel A:active {
	color: #74ba7e;
}
