/* CSS RESET */
html {
	color:#000;
	background:#222222;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
legend {
	color:#000;
}
body {
	font:16px/1.231 arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font-size:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	line-height:100%;
}
/* CSS RESET */


body {
	text-align:center;
	color:#000;
}
a {
	text-decoration:none;
	color:#D8D800
}
a:hover {
	text-decoration: underline;
	color: #CC0000
}
#bg {
	background-position:center;
	background: url(images/gringoscantina.jpg) no-repeat;
	width:770px;
	height:1031px;
	position:relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
p {
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F95D5;
	padding-top: 227px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}
#wrap {
	width:450px;
	text-align:left;
	left: 170px;
	top: 270px;
	position: absolute;
}
#wrap p {
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFD817;
	padding: 0px;
}
#logo {
	position: absolute;
	height:200px;
	width:311px;
	left: 40px;
	top: 33px;
}
#outback {
	position: absolute;
	height:160px;
	width:240px;
	left: 470px;
	top: 500px;
	padding: 0px;
}
#picture {
	position: absolute;
	height:160px;
	width:240px;
	left: 450px;
	top: 33px;
	padding: 0px;
}
#cantina {
	position: absolute;
	height:190px;
	width:260px;
	left: 62px;
	top: 512px;
}
#outbacklogo {
	position: absolute;
	height:210px;
	width:260px;
	left: 420px;
	top: 35px;
}
#livemusic {
	position: absolute;
	height:206px;
	width:250px;
	left: 260px;
	top: 710px;
}
h1 {
	font-size:22px;
	color:#003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 200px;
	padding-right: 45px;
	text-align: right;
	line-height: 36px;
	font-weight: bold;
}
h2 {
	font-size:24px;
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 6px;
}
