
/* Custom CSS */

body {
	background: black url(http://bourbonst.miconstrusitio.com/files/2010/04/bourbon.jpg) repeat-x center top;
	color: #f7f7f7;
}

.allcontent {
	background-color: transparent;
}

.header h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	height: 230px;
}

.content {
	margin-top: 80px;
}

h2 {
	font: normal 32px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style:normal
}

.sidebar .menu {
	margin-top: 20px;
}

.sidebar .menu a:link, .sidebar .menu a:visited, .sidebar .menu a:hover {
	color: white;
	text-align: center;
	border-style: none;
	background: url(http://bourbonst.miconstrusitio.com/files/2009/09/menu.png) no-repeat center bottom;
	padding-bottom: 17px;
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

.sidebar .menu a:hover {
	color: #c19904;
}

.sidebar {
	text-align: center;
}

.footer p {
	padding-left: 300px;
}

a:link {
	color: #deb527;
}

a:visited {
	color: #c19904;
}

a:hover {
	color: #fafbda;
}

.extra {
	margin-top: 20px;
	color: #fafbda;
}