@charset "utf-8";

p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #98012E;
}
a:hover {
	text-decoration: underline;
	color: #98012E;
}



body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/dough_brothers_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}


#wrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/shortgreenwhite.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #C4C4C4;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 0px;
}


#header  {
	height: 35px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B60334;
	border-right-color: #B60334;
	border-bottom-color: #B60334;
	border-left-color: #B60334;
	min-width: 800px;
	background-color: #7F0126;
	
	
	
	
}
#header img {
	margin: 0px;
	padding: 0px;
}

#wrap_body {
	width: 90%;
	padding: 0px;
	position: relative;
	background-image: url(../images/dough-brothers-pizzeria-logo2.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	min-width: 800px;
	max-width: 1200px;
	clear: both;
}

#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0%;
	font-weight: normal;
	height: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 35px;
}
#content_middle {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #BBB;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #EFEFEF;
	-webkit-box-shadow: 1px 1px 3px #000000;
	-moz-box-shadow: 1px 1px 3px #000000;
	box-shadow: 1px 1px 3px #000000;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 85%;
	min-width: 800px;
}
#content_middle table {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
#navigation {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 70%;
	background-color: #014828;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-webkit-box-shadow: 1px 1px 3px #000000;
	-moz-box-shadow: 1px 1px 3px #000000;
	box-shadow: 1px 1px 3px #000000;
	min-width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	border: 1px none #666;
	background-image: url(../images/strip.png);
	background-repeat: no-repeat;
}
#navigation img {
	margin-right: 15px;
	margin-top: -5px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navigation ul {
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 50px;
	
}
#navigation ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	float: left;
	
	
}

#navigation ul li a {
	text-decoration: none;
	color: #E4E4E4;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	display: block;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	text-shadow: 5px 5px 10px #363636;
	filter: dropshadow(color=#363636, offx=5, offy=5);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border: 1px none #014828;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navigation ul li a:hover {
	text-decoration: none;
	color: #FFFF80;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	display: block;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #015831;
	border: 1px none #014828;
	margin: 0px;
	height: 60px;
	-webkit-box-shadow: 1px 1px 3px #000000;
	-moz-box-shadow: 1px 1px 3px #000000;
	box-shadow: 1px 1px 3px #000000;
}
#navigation ul li a:active {
	text-decoration: none;
	color: #35FFA5;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 60px;
	display: block;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-right-color: #666;
	border-bottom-color: #999;
	border-left-color: #333;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	-webkit-box-shadow: 1px 1px 3px #000000;
	-moz-box-shadow: 1px 1px 3px #000000;
	box-shadow: 1px 1px 3px #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#logo_button_link {
	height: 135px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo_button_link:hover {
	height: 135px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/light_glow.png);
	background-repeat: no-repeat;
	background-position: left;
}

#green_header {
	position: relative;
	padding: 0px;
	height: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#green_header h1 {
	font-size: 27px;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-align: left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-shadow: 1px 1px 10px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	line-height: 27px;
}


#green_header h2 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCC;
	line-height: 22px;
	
}
#green_header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #B6B6B6;
}
#green_header h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 12px;
}



#content_box {
	margin: 0px;
	padding: 0px;
}
#content_middle h1 {
	color: #014828;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}

#right_side_coupon_page {
	margin: 15px;
	height: 200px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #B9B9B9;
}
#right_side_coupon_page img  {
	margin-left: 10px;
}
#content_middle table img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
#wrap_coupon_table {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	height: 600px;
}
#coupon_wrap {
	background-image: url(../images/dough-brothers-coupon-bkrd.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 300px;
	border: 3px dashed #999;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 20px;
	clear: left;
}
#wrap_form_feedback {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #C4C4C4;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 75px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#form1 table {
	padding: 0px;
	width: 100%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}
#right_column_feedback {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	padding: 0px;
}
#hold_menues {
	width: 100%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hold_menues img {
	margin: 0px;
	padding: 0px;
}
#order_now_button {
	padding: 0px;
	float: right;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#order_now_button .button_order {
	background-image: url(../images/dough-brothers-pizzeria-learn-more.png);
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 49px;
	width: 184px;
}

#footer {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	min-width: 400px;
	max-width: 1400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	width: 40%;
	text-align: center;
}
#footer a {
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	text-align: center;
	line-height: 25px;
	width: 100%;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	text-align: center;
	line-height: 25px;
	width: 100%;
}
#footer a:active {
	color: #CCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	text-align: center;
	line-height: 25px;
	width: 100%;
}

#copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #999;
	text-align: center;
}
#copywrite p a {
	color: #999;
	text-decoration: none;
}
#copywrite p a:hover {
	color: #FFF;
	text-decoration: underline;
}
#green_header img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 6%;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#main_box {
	background-color: #CCC;
	background-image: url(../images/topbar.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid #666;
	-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px; 
}

#logoright {
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.phonenumber {
	font-size: 20px;
}
#wrapper #wrap_body #content_middle table tr .three_square_left #main_box h2 {
	font-size: 21px;
	font-style: normal;
	color: #006B3A;
	font-weight: bold;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
#wrapper #wrap_body #content_middle #hold_menues table tr td a #menumenu {
	margin-right: auto;
	margin-left: auto;
}
#wrapper #wrap_body #green_header #creditcard {
	margin: 0px;
	padding: 0px;
}
#wrapper #wrap_body #content_middle table tr .three_square_left .three_square #buffer {
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main_box p a img {
	opacity: 0.8;
	border: 3px solid #005731;
}
#main_box p a img:hover {
	opacity: 1.0;
	border: 3px solid #98012E;
}
#content_middle table tr .title_one p a img {
	border: 2px solid #004A29;
	opacity: 0.8;
}
#content_middle table tr .title_one p a img:hover {
	border: 2px solid #7F0126;
	opacity: 1.0;
}
#hold_menues table tr td .title_one a img {
	border: 3px solid #025E35;
}
#hold_menues table tr td .title_one a img:hover {
	border: 3px solid #7F0126;
}
