@charset "UTF-8";
body {
	background-color: #000033;
}

body,td,th {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 16px;
}

#container {
	background-color: #CCCCCC;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 1200px;
}
#header {
	height: 600px;
	width: 1000px;
	background-image: url(images/header);
}
#logo {
	height: 150px;
	width: 1000px;
	position: relative;
	z-index: 1;
}
#social_media {
	height: 50px;
	width: 900px;
	text-align: right;
}
#phone {
	height: 200px;
	width: 910px;
	text-align: right;
	font-size: 36px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFF;
}


img {
      border: 0;
}
#nav {
	background-color: #000;
	height: 27px;
	width: 1000px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}
#content {
	height: 800px;
	width: 1000px;
	background-color: #FFF;
}
#welcome {
	height: 100px;
	width: 1000px;
	font-size: 24px;
	text-align: center;
	margin-top: 0px;
	position: relative;
	padding-top: 0px;
	float: left;
	color: #1974B2;
	background-color: #FFF;
}
#left_col {
	background-color: #FFF;
	height: 300px;
	width: 550px;
	float: left;
	padding-left: 20px;
	text-align: justify;
}
#right_col {
	height: 388px;
	width: 350px;
	float: right;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 20px;
}
#Coupon {
	background-color: #FFFFFF;
	padding: 20px;
	height: 35px;
	width: 515px;
	color: #900;
	text-align: center;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	font-size: 24px;
}
#party {
	background-color: #999999;
	height: 45px;
	width: 1000px;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	padding-top: 10px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
}
#foot {
	background-color: #2A77B1;
	height: 40px;
	width: 1000px;
	color: #FFF;
	padding-top: 20px;
	text-align: center;
}
h1 { font-family: 'Alex Brush', cursive; font-weight: 400; }
h2 { font-family: 'Alex Brush', cursive; font-weight: 400; }
