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



/* WEBCREDIBLE
Updated: March 2010
Author: Ramon Linan
Updates: 
––––––––––––––––––––––––––––––––––––––––––––––––*/ 


/* COLORS
Body Background: #
Main Text: #
Link: #F

*/


====================




.content p {
	margin: 5px 0;
	padding: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #58474A;
}

.menu
{
	background-color: #793E2F;
	color: #FFF;
	text-align: center;
	border: 1px solid #FFF;
	margin: 0px;
}
.menu a:link, .menu a:visited, .menu a:hover{
	line-height: 2.3em;
	color: #FFF;
	text-decoration: none;
}
.content #galeria{
	height: 300px;
	margin: 0px;
	padding: 0px;
}
.calendar{
	background-color: #5D1A07;
	height: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #FFF;
	font-size: 10px;
	line-height: 12px;
	padding-top: 8px;
	padding-left: 5px;
}
.calendar input, select{
	height: 20px;
	width: 90px;
}
.content h2{
	font-size: 16px;
	font-weight: bold;
	color: #5D1A07;
}

.content #field{
	height: 45px;
	width: 140px;
	margin-left: 10px;
	float: right;
	
}
.content #field label{
	color: #CCC;
}
.content #button input{
	height: 35px;
	background-color: #804040;
	border: 1px solid #FFF;
	margin-top: 7px;
	color: #FFF;
	float: right;
	margin-right: 5px;
}
.news{
	width: 800px;
	margin-left: 15px;
	margin-bottom: 20px;
	font-size: 14px;
	padding-bottom: 5px;
	margin-top: 20px;
	text-align: left;
}
.news h3{
	font-size: 14px;
	font-weight: bold;
	color: #5D1A07;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #FFF;
	padding-left: 5px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D1A07;
}
.news p{
	margin-top: 0px;
	margin-left: 5px;
}
.news img{
	margin-top: 3px;
}
.news3 {
	width: 500px;
	margin-left: 15px;
	margin-bottom: 20px;
	font-size: 14px;
	padding-bottom: 5px;
	margin-top: 20px;
	text-align: left;
	float: right;
}

.news3 h3{
	font-size: 14px;
	font-weight: bold;
	color: #5D1A07;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #FFF;
	padding-left: 5px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D1A07;
}
.news3 p{
	margin-top: 0px;
	margin-left: 5px;
}
.news3 img {
	margin-top: 3px
}
