* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
	background:#000;
	color:#381606;
}
#sidebar {
	width:156px;
	padding:0 15px 40px 15px;
	text-align:left;
}
#content {
	padding:0 15px 40px 15px;
	text-align:left;
	width:551px;
}
#contentbg {
	background:url(images/bg.jpg) repeat-y top left;
	text-align:left;
}
#content p, #sidebar p {
	margin-bottom:12px;
	line-height:18px;
}
#header {
	background:url(images/headers/header-bg.jpg) no-repeat #000;
	width:559px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#3a1706;
	font-weight:normal;
	text-align:left;
	margin-bottom:12px;
}
#navigation {
	padding-bottom:15px;
}
#navigation a:link, #navigation a:visited {
	color:#ffefd7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	line-height:25px;
	text-align:left;
}
#navigation a:hover, #navigation a:active {
	color:#3a1706;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	line-height:25px;
	text-align:left;
}
#footer {
	background: #000 url(images/casa-fina-de-tubac_08.jpg) top left no-repeat;
	padding:20px 15px 40px 15px;
	text-align:center;
	font-size:11px;
	color:#BD9758;
	line-height:22px;
}
#footer2 {
	text-align:center;
	padding:20px 0;
	font-size:11px;
	color:#BD9758;
	line-height:22px;
}
#footer2 a {
	text-decoration:none;
	color:#fff;
}
.imgright {
	padding:0 0 15px 15px;
}
.imgleft {
	padding:0 15px 15px 0;
}
#sidebarsub {
	padding-top:15px;
	border-top:1px dotted #381708;
}
#topnav {
	background:url(images/tile-bg.jpg);
	padding:0 12px 8px 0;
}
#topnav a:link, #topnav a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#BE9859;
	padding:0 7px;
	text-decoration:none;
}
#topnav a:hover, #topnav a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#fff;
	padding:0 7px;
	text-decoration:none;
}
