/*  Tierra Del Sol CSS  */

body {
	margin: 0;
	margin-top: 0;
	background-color: #2e4f3a;
	background-image:url(../images/vert_tile.jpg);
	background-repeat: repeat-x;
}

a:link {
	text-decoration: underline;
	color: #4c4838;
}

a:visited {
	text-decoration: none;
	color: #4c4838;
}

a:hover {
	text-decoration: none;
	color: #660000;
}

a:active {
	text-decoration: none;
	color: #4c4838;
}

img {
	border: 0;
	
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #242a3f;
}

h3 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #242a3f;
}

li {
	list-style: url(../images/arrow_orange.gif) ;
}

ul	{
	margin: 5px 0px 0px 25px;
}

#nav-bgnd {
	width: 247px;
	background: url(../images/nav_bgnd.jpg);
	padding: 0px 0px 0px 80px;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-color: #47455c;
	
}

#home-content {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-color: #47455c;
	line-height: 20px;
	padding-left: 20px;
	text-align: justify;
	position: static;
	width: 525px;

}

#gallery-content {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-color: #47455c;
	line-height: 20px;
	padding-left: 10px;
	text-align: justify;
	position: static;
	width: 525px;

}

#footer {
	width: 788px;
	height: 112px;
	background: url(../images/footer.jpg);
	padding-top: 0px;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-color: #47455c;
	
}

#book-engine {
	width: 181px;
	margin: 10px 10px 10px 10px;
	text-align: center;
}

#text-columna {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-color: #47455c;
	text-align: justify;
	line-height: 20px;
	padding: 20px 0px 20px 20px;
	float: left;
	width: 325px;
	
}

#text-columnb {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-color: #47455c;
	text-align: left;
	line-height: 20px;
	padding: 20px 0px 20px 20px;
	float: left;
	width: 200px;
	
}
	