@charset "utf-8";
body {
    background-color: #34312e;
    background-image: url(../images/bk_taupe.png);
    background-repeat: repeat-x;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #ded1ba;
	text-decoration: none;
}
a:active {
	color: #ded1ba;
	text-decoration: none;
}
a:hover {
	color: #ded1ba;
	text-decoration: underline;
}
a:visited {
	color: #a48a5d;
	text-decoration: none;
}

#tourbox3 p,li{
	text-align:justify;
	width:750px;
	color: #ded1ba;
	line-height: 16px;
}

#tourbox3 h4{
    color: #ded1ba;    
}
