/* CSS Document */

#left_nav li a:hover{
	display: block;
	color:#A7D271;
	background:url(../images/general/travels_square.gif) no-repeat top right;
		
}

#left_nav li .onleft{
	display: block;
	color:#A7D271;
	background:url(../images/general/travels_square.gif) no-repeat top right;	
}

a{
	color:#729364;
	}

a:hover{
	color:#B9CDA0;
	text-decoration:underline;
}

p a:hover{
	color:#B9CDA0;
	text-decoration:underline;
}

.firstpage{
	background:#EFFAE3 url(../images/general/shader.png) repeat-x bottom center;
}

.comeback{
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	font-size:1.4em;
	margin:50px 0 0 0;
	padding-left:200px;
	color:#A7D271;
}

