* { padding:0; margin:0;
}
.clear {clear:both;}
.alignleft { float: left; }
.alignright { float: right; }
.center { text-align: center; }
a {
	color: #B22222;
}
a:active, a:focus {
  outline: 0;
}


body { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#333}
img{
	border:none;
}
#wrap {
	width:954px;
	margin:20px auto;
	background-color:#FFF;
	border:15px solid #B22222;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	padding:20px
}
#header {height:240px; }

#logo{
margin-left:10px;
}
#logo img{
	border-style: none
}
#logo #sitename a {
	color: #000000;
	text-decoration: none;
	border-style: none
}


#wrap #header #logo .description {
	display: block;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}

#wrap #header #sitecption {
	margin-right: 380px;
	margin-left: 380px;
	padding-top: 85px;
	color: #FFFFFF;
	font: bold 16px "Trebuchet MS", halvetica, Verdana, sans-serif;
}
.bigger {
	font: 18px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color: #B22222;
}


#wrap #header #logo {
	width: 260px;
	padding-top: 20px;
	padding-left: 20px;
	height: 150px;
	float: left;
}
#wrap #header #headercontent {
	width: 300px;
	float: right;
	padding-right: 140px;
	padding-top: 10px;
	height: 125px;
}

#main {padding:0px 9px 0 9px; margin:0;}
#menus {background-color:#B22222; width:936px; margin:0 auto 10px auto; }
#submenu ul {
	list-style: none;
}
#submenu li {
	display: inline;
}
#submenu a {
	background: url(images/submenudevider.png) no-repeat left;
	display: block;
	float: left;


	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
#mainmenu {
	height: 30px;
	font: bold 14px "Trebuchet MS", halvetica, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px;
}
#mainmenu a {
	display: block;
	height: 20px;
	padding: 5px 15px;
	float: left;
	text-decoration: none;

	color: white;
}
#mainmenu .first a {
	background: none;
}

#mainmenu li {
	display: inline;
}
#mainmenu a:visited{text-decoration:none; color: white;} 
#mainmenu a:active {text-decoration:none;}
#mainmenu .current_page_item a {background-color:white; color:#B22222;-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid white;}
#wrap #main #content {
	padding: 20px;
}
#mainmenu a:hover {color:#FFA07A}
#homeleft {width:670px; float:left;}
#homeright { margin-left:700px; border-left:3px dotted #B22222;padding-left:20px;}
h1, h2, h3, h4 { font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;}
h1 {font-size:22px;	color: #B22222;padding:3px 0 8px 0;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
#main h2 {color:#333; display:block; padding:3px 0 8px 0;}
.green {
	color: #5B920A;
}
#homeright h3 {
	border-top:3px dotted #B22222;
	padding-top:10px;
	color: #B22222;
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 8px;
}
#main  p {
	line-height: 16px;
	margin-bottom: 18px;
}
#homeright .column1,#homeright .column3,#homeright .column2,#homeright .column4 {
	width: 190px;
	float: left;
	height:320px;
}
#homeright .column2,#homeright .column4{
	margin-left:15px;
}
.column1, .column3, .column2, .column4 {
	width: 155px;
	float: left;
	height:310px;
	position:relative;
}
 .column2, .column3, .column4{
	margin-left:16px;
}


a:visited, a:active {
	color: #B22222
}
a:hover {
	color: #B22222;
	text-decoration: none;
}
.more{
position:absolute;
	bottom:0
}
a.more {

background-color:#B22222;
color:white;
letter-spacing:1px;
line-height:20px;
padding:1px 10px;
	text-decoration: none;
	font-weight:bold;
}
#footer {
	padding-bottom: 20px;

		width:450px;
	margin:20px auto;
}
#logofooter{
	float:left;
}
#contactinfo{
margin-left:120px;
list-style-type:none
}
#mainmenu ul {list-style:none;}
#submenu a:visited, #submenu a:active {
	background: url(images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
#submenu a:hover {

	background: url(images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
}
#mainmenu .first a:visited, #mainmenu .first a:active {


}
#productlist {
	list-style: none;
}
#productlist li {
	display: block;
	padding: 3px;
	border-bottom: 1px solid #eee;
}
.productimage {
	float: left;
}
.post .date {
	font-size: 10px;
}
.post h3 {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
}
.post {
	padding: 5px;
	margin-bottom: 15px;
}
.post ul, .post ol, .page ul, .page ol {
	padding: 0 0 10px 25px;
}

#etiqueta ul{
list-style:none;
}

.lista  ul {
	list-style-image:url("images/bullet.png");
}
.lista li {
	margin-left:15px;
	margin-bottom:5px;
}
.lista a {
	display: block;
	color: #333;
	text-decoration: none;
}
.lista a:hover {
	color:#999999;
}
.eventos  ul {
	list-style-image:url("images/bullet.png");
}
.eventos li {
	margin-left:15px;
	margin-bottom:5px;
	margin-top:5px;
}
.eventos a {
	display: block;
	color: #333;
	text-decoration: none;
}
.eventos a:hover {
	color:#999999;
}
.donate{
	background:#B22222;
	padding:5px;
	margin:20px 0px;
	text-align:center;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

}
.donate a{
	color:#FFF !important;
	font-weight:bold;
	font-size:16px;
	text-decoration: none;	
}

.form, .wpcf7-form {margin:10px 25px 10px 50px;}
.form .text, .wpcf7 .wpcf7-form-control-wrap input, .wpcf7 .wpcf7-form-control-wrap textarea {
	display:block;
	border:1px solid #666666;
	background: #efefef;
	width:250px;
	padding:5px;
	font-size:14px;
	color:#000000;
}
.form label, .wpcf7 label {display:block; margin-bottom:3px; margin-top:10px;}
.form .text:hover, .wpcf7 .wpcf7-form-control-wrap input:hover, .wpcf7 .wpcf7-form-control-wrap textarea:hover {background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus, .wpcf7 .wpcf7-form-control-wrap input:focus, .wpcf7 .wpcf7-form-control-wrap textarea:focus {
	background:#efefef;
	border: 1px solid #669900;
}
.form .button, .wpcf7-form input[type~="submit"] {
	display:block;
	border:1px solid #666666;
	background:#efefef;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
.form .button:hover, .wpcf7-form input[type~="submit"]:hover {
	display:block;
	border:1px solid #666666;
	background: #ffffff;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
.commentlist {
	list-style: none;
}
.commentlist li {
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D4D0C8;
	background: #f4f4f4;
}
.avatar {
	float: right;
}
#services img{
border:1px solid #999999;
padding:3px;
}
#facebook{
margin:30px 10px 10px 15px;
}
.textFrontEnd{
	margin:10px 0;
}

