@charset "utf-8";
/* CSS Document -- HOOK AND LADDER*/

body {
	background-image: url(images/firebg2.jpg);
	width: 1024px;
	height: 1280px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
hi, h2, h3, h3, h4, h5, h6, td, tr, p {
	margin: 0px;
}

/* HEADER & NAVIGATION BAR */

#header {
	height: 216px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header.jpg);
}
#navBar {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 56px;
	width: 1024px;
}
#navBar img, a {
	padding: px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* MAIN DISPLAY/ELEMENTS */


#mainDisplay {
	background-image: url(images/main.jpg);
	height: 700px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-image: url(images/footer.jpg);
	padding: 0px;
	height: 47px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #copyright {
	font-style: italic;
	font-weight: bold;
	color: #E5E5E5;
	font-size: 11px;
	float: left;
	width: 365px;
	margin-left: 60px;
	margin-top: 12px;
	display: inline;
}
#footer #development {
	float: right;
	width: 160px;
	font-size: 11px;
	color: #E5E5E5;
	margin-right: 50px;
	margin-top: 12px;
	display: inline;
}
#footer #development a {
	color: #C30;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#footer #development a:hover {
	color: #900;
	text-decoration: underline;
}
/* HOME PAGE ELLEMENTS */

#home {
	padding-top: 10px;
	width: 650px;
	margin-left: 60px;
	float: left;
}

#home p {
	color: #CCC;
	font-family: Arial;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 10px;
	text-align: left;
	width: 610px;
}
.left {
	float: left;
	padding-right: 10px;
}
.leftLeftPad {
	padding-left: 75px;
	padding-right: 30px;
}
#about {
	padding-top: 10px;
	width: 912px;
	margin-left: 60px;
	color: #CCC;
}
#about strong {
	color: #B3020C;
}
#about h1 {
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	color: #CCC;
	font-weight: normal;
}
#about p {
	color: #CCC;
	font-family: Arial;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 50px;
	text-align: left;
	background-image: url(images/aboutOverlayDisplay.png);
	background-repeat: no-repeat;
	width: 900px;
	padding-left: 20px;
}
.right {
	float: right;
}
.stpatty {
	color: #090;
}
.stpatty2 {
	color: #0C0;
}
.stpatty-big {
	color: #0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.stpatty-big2 {
	color: #090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}



.rightPadding {
	float: right;
	padding-right: 100px;
}
/*		HOME PAGE LISTING */


#rightSide {
	float: right;
	width: 250px;
	margin-right: 52px;
	margin-top: 60px;
	color: white;
	font-family: "Myriad Pro";
	font-size: 20px;
	text-align: center;
}
.quickEvent {

}
#menu {
	background-image: url(images/thelocaldivef.png);
	float:center;
	padding-top: 0px;
	padding-left: 0px;
	padding-right:0px;
	width: 1024px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #CCC;
	text-align: center;
}

.fish {
	width: 285px;
	margin-right: 38px;
	float: right;
}

#menu h1 {
	color: #841A1C;
	margin: 0px;
	font-family: arial;
	font-weight: bold;
	font-size: 24px;
}
#menu h2 {
	color: #CC6C2F;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
}
.burgers {
	width: 550px;
	margin-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4E4E4E;
	margin-right: 7px;
	float: left;
}
.orange {
	margin: 0px;
	font-family: arial;
	font-weight: bold;
	color: #CC6C2F;
	font-size: 14px;
}
.fishSpecial {
	width: 265px;
	margin-right: 38px;
	float: right;
	margin-top: 20px;
	padding: 10px;
	color: #CC6C2B;
	font-family: Arial;
	font-weight: bold;
	border: 2px dashed #841A1C;
	font-size: 15px;
}
.red {
	margin: 0px;
	font-family: arial;
	font-weight: bold;
	color: white;
	font-size: 18px;
}
#rightSide h4 a {
	color: #8A7746;
	text-decoration: underline;
}
#rightSide h4 a:hover {
	color: #FFF;
	text-decoration: underline;
}
.offWhite {
	color: #CCC;
	font-size: 14px;
	font-style: italic;
}
.red2 {
	font-size: 16px;
	font-style: normal;
	color: #841A1C;
	font-family: arial;
	font-weight: bold;
}
#mainDisplay #about .orange a {
	color: #999;
}
#mainDisplay #about a {
	color: #F63;
	text-decoration: underline;
}
.center {
	display: block;
	text-align: center;
}
#mainDisplay #menu #burgers p a {
	color: #C29425;
	text-decoration: underline;
	font-size: 18px;
	font-family: "Myriad Pro";
}

#mainDisplay #about a:hover {
	color: #F00;
	text-decoration: underline;
}
	
#hour {
	color:;
	border: 2px dashed yellow;
	margin-left: 400px;
	margin-right: 400px;
	font: bold 16px tahoma;
}

