@charset "utf-8";


.textarea{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	width:228px;
	}

.textbox4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	height: 14px;
	width: 228px;
	
}
/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	
}
.splashbody {
	background-image: url(../images/splashbg.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color:#8a4e3e;
	text-decoration: none;
}
.copyright2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #8a4e3e;
	font-weight: bold;
	text-decoration: none;
}

.contact_heading {
	font-family: Tahoma;
	font-size: 12px;
	color: #8a4e3e;
	font-weight: bold;
	text-decoration: none;
}

.contact_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.contact_mail {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.contact_mail:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #8a4e3e;
	font-weight: bold;
	text-decoration:underline;
}

.velocitas {
	font-family: Tahoma;
	font-size: 10px;
	color: #8a4e3e;
	font-weight: bold;
	text-decoration: none;
}
.velocitas:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #8a4e3e;
	font-weight: bold;
	text-decoration: underline;
}


.linebg
{
	background-color:#7e6d5f;

}

.menubg {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-y;
}
.brownbg {
	background-image: url(../images/brownbg.jpg);
	background-repeat: repeat-y;
}
.botomadd {
	font-family: Tahoma;
	font-size: 10px;
	color: #cd6f12;
	font-weight: bold;
	text-decoration: none;
}

.contact_text3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


.table12
{	
	margin-top:0px;

}