@charset "utf-8";
/* CSS Document */
body, html {
	height: 100%;
    margin: 0;
}

img {
border:0;
}

#wrapper {
	width: 1018px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333333;
}
#topbar {
	height: 5px;
	margin-top: 5px;
	padding: 5px;
}
#skin {
	float: right;
	width: 180px;
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
}
#skin ul {
	margin: 0px;
	padding: 0px;
}
#skin li {
	list-style-type: none;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
#skin a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#skin a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
#nav {
	height: 90px;
}
#header {
	height: 370px;
	font-size: 11px;
}
#content {
	padding: 10px;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}
#footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 1010px;
	text-align: center;
	padding-top: 10px;
	clear: both;
}
#left {
	float: left;
	width: 670px;
	text-align:justify;
}
#right {
	float: right;
	width: 260px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.brownheadline {
	font-size: 30px;
	font-weight: bold;
	color: #ab4d1b;
	letter-spacing: -1px;
	line-height: 30px;
}
.leftimg {
	float: left;
	padding-right: 15px;
	display: block;
}
.bluetext {
	font-weight: bold;
	color: #36a0e7;
}
.blueheadline {
	font-size: 30px;
	font-weight: bold;
	color: #14446f;
	letter-spacing: -1px;
	line-height: 30px;
}
.browntext {
	font-weight: bold;
	color: #6A2C0D;
}

.greyline {
	background-color: #CCCCCC;
	height: 1px;
	margin: 8px 0 8px 0;
}
#contact {
	color: #696969;
	padding: 5px;
}
#contact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	border: 1px solid #696969;
	width: 250px;
	margin: 5px 0 5px 0;
}
#contact label {
	float: left;
	width: 80px;
	display: block;
	padding: 3px;
	margin: 3px 0 3px 0;
	clear: both;
}
#contact textarea {
	border: 1px solid #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	width: 250px;
	margin: 5px 0 5px;
}

.tituloCafe {

}
