body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2D7AA;
}
#menu {
	height: 27px;
	padding: 0;
	margin-top: 213px;
	margin-left: 30px;
	}
.logo {
	height: 83px;
	width: 284px;
	float: right;
	margin-top: 120px;
}
.boxtext {
	height: 190px;
	width: 590px;
	margin-left: 22px;
	margin-top: 2px;
}
.boxtext2 {
	height: auto;
	width: 590px;
	margin-left: 22px;
	margin-top: 2px;
	margin-bottom:10px;
}
.textinho {
	float: right;
	width: 360px;
}
.numerosa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
}
.txt12 {
	font-family: Verdana, Geneva, sans-serif;
	color: #7C633E;
	font-size: 12px;
	text-decoration: none;
}
.txt12p {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	text-decoration: none;
}

.txt14p {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	text-decoration: none;
}
#menu ul {
	margin: 0;
	padding: 0;
	margin-left: 0px;
	}
#menu ul li {
	display: inline;
	}
#menu ul li a {
	color: #333;
	float: left;
	padding: 5px 5px;
	margin: 2px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	}
#menu ul li a:hover {
	text-decoration: none;
	color: #FF7D03;
	}
	#menu2 ul {
	padding: 0;
	margin-left: 6px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 15;
	}
.txtfoot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #783A2D;
	text-align: right;
	padding-right: 10px;
}
.eventosbox {
	margin-top: 180px;
	margin-left: 10px;
}
.eventosbox-d {
	margin-top: 180px;
	margin-left: 10px;
}
.upcomming {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #4B0900;
	line-height: 18px;
}
.boxdata {
	background-color: #EDE7CC;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#menu2 ul li {
	display: inline;
	}
#menu2 ul li a {
	color: #333;
	float: left;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin: 2px;
	}
#menu2 ul li a:hover {
	text-decoration: none;
	color: #FF7D03;
	}
.txt12vermelho {
	font-family: Verdana, Geneva, sans-serif;
	color: #BD3F00;
	font-size: 12px;
	font-weight: bold;
}
#print{
	display:none;
}
a.squarebutton{
	background: transparent url('../images/square-orange-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 15px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
	color: #FFF; /*button text color*/
}

a.squarebutton span{
background: transparent url('../images/square-orange-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: #FFF;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
