@charset "utf-8";
/* CSS Document - Murphy's Style Sheet */

/* Common */
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
body {
	background-color: #407C43;
	background-image: url(../images/layout/page-background.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
}
a.body:link {
	color: #E2C675;
	text-decoration: none;
}
a.body:active {color: #D02E2E;}
a.body:visited {
	color: #E2C675;
	text-decoration: none;
}
a.body:hover {color: #D02E2E;}




.page-container {
	width: 821px;
	margin-right: auto;
	margin-left: auto;
}



.body-container {
	float: right;
	width: 800px;
}
.menubar {
	height: 14px;
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 8px;
}

/* Masthead */

.masthead-container {
	height: 166px;
	width: 821px;
}
.masthead-part1a {
	background-color: #407C43;
	background-image: url(../images/layout/masthead-1a.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 150px;
}
.masthead-part1 {
	background-color: #407C43;
	background-image: url(../images/layout/masthead-1.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 21px;
}
.masthead-part2 {
	background-color: #407C43;
	background-image: url(../images/layout/masthead-2.png);
	background-repeat: no-repeat;
	height: 166px;
	width: 129px;
}
.masthead-part3 {
	background-color: #000000;
	background-image: url(../images/layout/masthead-3.png);
	background-repeat: no-repeat;
	height: 107;
	width: 672;
}

/* Homepage specific */



.body-sectionscontainer {
	border: 3px solid #C3922E;
}
.body-mainsection-homepage {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C3922E;
	vertical-align: top;
	width: 600px;
	height: 400px;
	background-image: url(../images/homepage/marquee-bg.png);
	background-color: #000000;
}

.body-mainsection-interior {
	border-bottom-style: none;
	vertical-align: top;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #73645A;
	width: 550px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.body-mainsection-interior-fullpage {
	border-bottom-style: none;
	vertical-align: top;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #73645A;
	width: 740px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.body-bannersection1 {
}
.body-bannersection2 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C3922E;
}

.bannersection2 {
	height: 120px;
	width: 297px;
	background-color: #003300;
	background-image: url(../images/homepage/homepage-banner-2-bg.png);
	background-repeat: no-repeat;
}
.banner2-headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	filter: DropShadow(Color=#ffffff, OffX=3, OffY=3, Positive=1);
	padding-top: 64px;
	padding-left: 15px;
	text-shadow: 2px 2px 2px #000000;
}
.banner2-headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	filter: DropShadow(Color=#ffffff, OffX=3, OffY=3, Positive=1);
	padding-left: 20px;
	text-shadow: 2px 2px 2px #000000;
}
.banner2-headline3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	filter: DropShadow(Color=#ffffff, OffX=3, OffY=3, Positive=1);
	padding-left: 20px;
	text-shadow: 2px 2px 2px #000000;
}
.banner2-headline4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	filter: DropShadow(Color=#ffffff, OffX=3, OffY=3, Positive=1);
	padding-left: 20px;
	text-shadow: 2px 2px 2px #000000;
}


/* Text and Fonts */

.body-headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #C3922E;
}
a.body-headline1:link {color: #D02E2E;	text-decoration: none;}
a.body-headline1:active {color: #D02E2E;}
a.body-headline1:visited {color: #D02E2E;text-decoration: none;}
a.body-headline1:hover {color: #E2C675;}

.body-headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C3922E;
}
a.body-headline2:link {color: #D02E2E;	text-decoration: none;}
a.body-headline2:active {color: #D02E2E;}
a.body-headline2:visited {color: #E2C675;text-decoration: none;}
a.body-headline2:hover {color: #E2C675;}

.body-headline3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C3922E;
}
a.body-headline3:link {color: #D02E2E;	text-decoration: none;}
a.body-headline3:active {color: #D02E2E;}
a.body-headline3:visited {color: #D02E2E;text-decoration: none;}
a.body-headline3:hover {color: #E2C675;}

.body-headline4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C3922E;
}
a.body-headline4:link {color: #D02E2E;	text-decoration: none;}
a.body-headline4:active {color: #D02E2E;}
a.body-headline4:visited {color: #D02E2E;text-decoration: none;}
a.body-headline4:hover {color: #E2C675;}

.body-headline5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #C3922E;
}
a.body-headline5:link {color: #D02E2E;	text-decoration: none;}
a.body-headline5:active {color: #D02E2E;}
a.body-headline5:visited {color: #D02E2E;text-decoration: none;}
a.body-headline5:hover {color: #E2C675;}


.formfields {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #73645A;
}
/* Chalkboard */
.body-chalkboard {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding: 10px;
	width: 172px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C3922E;
	vertical-align: top;
}
.chalkboard-headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FBCB34;
}
.chalkboard-body {
	list-style-type: none;
}
.chalkboard-twitter-time {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FBCB34;
}
a.chalkboard-body:link {
	color: #FBCB34;
	text-decoration: none;
}
a.chalkboard-body:active {color: #E2C675;}
a.chalkboard-body:visited {
	color: #FBCB34;
	text-decoration: none;
}
a.chalkboard-body:hover {color: #D02E2E;}




/* Footer */
.footer-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

a.footer-menu:link {
	color: #FBCB34;
	text-decoration: none;
}
a.footer-menu:active {color: #E2C675;}
a.footer-menu:visited {
	color: #FBCB34;
	text-decoration: none;
}
a.footer-menu:hover {color: #D02E2E;}



/* Murphy's Food Menu */

.menu-container {
}

.menu-section {
}

.menu-section-header {
}

.menu-section-caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #73645A;
	text-align: center;
	width: 515px;
}


.menu-item {
	width: 455px;
}

.menu-item-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #73645A;
	text-align: left;
}

.menu-item-desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #73645A;
	text-align: left;
	text-indent: 15px;
}

.menu-item-price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #73645A;
	background-position: right;
	float: right;
	text-align: right;
	vertical-align: text-bottom;
	width: 50px;
}


