/* CSS Document */
* {margin:0; padding:0;}
body {
	font-family: arial, helvetica, sans-serif;
	font-size:100.1%; /*** Don't change this setting. Make all other
font-sizes in % (preferred) or ems ***/
	color:#572700;
	text-align: center;
	background: #3F1C04;
	font-weight: normal;
	}

#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 850px;
	background: url(../images/content-for-repeating.gif) 0px 0px;
/* ----- IDS ----- */
}
#container{
}   
#primaryContent{
	margin-top: 10px;
	width: 610px;
	float: left;
	display: inline;
	margin-left: 0px;
}   
#copyright {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 15px auto;
}

#secondaryContent{
	background: url(../images/side-navigation.gif) no-repeat;
	height: 327px;
	width: 153px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}   
#secondaryContent h1 {
	margin: 10px 0px 0px;
	padding: 0px;
}

#navigation{
	margin: 0px;

}   
#footer{
	background: url(../images/foot.gif) no-repeat bottom;
	}   
#footer_others{
	background: #3F1C04 url(../images/foot_others_plain.gif) no-repeat 1px bottom;
	height: 116px;
}
#page_heading_graphic {
	height: 142px;
	width: 439px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
#logo {
	display: inline;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 137px;
	width: 404px;
}
#header {
	background: #3F1C04;
	margin: 0px;
	padding: 45px 0px 0px;
	width: 850px;
	height: 171px;

}
#header img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#drimg {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 318px;
	width: 314px;
}
#hours {
	float: left;
	width: 600px;
	text-align: center;
	margin-top: 0px;
	margin-left: 20px;
	vertical-align: top;
}
#hours h1 {
	font-size: 74%;
	text-transform: uppercase;
	color: #572700;
	margin-bottom: 5px;
}
#hours p {
	margin-top: 1px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size:10pt
}

/* Netflix box */ 
 
.box {
	width: 201px;
	background: #3D1C00 url(../images/brown-box-bottom.gif) no-repeat -3px bottom;
	color: #FFFFFF;
	text-align: left;
	margin-left: 10px;
  }
		.box67 {
	width: 100px;
	height: 2px;
	background: #3D1C00;
	color: #3D1C00;
	text-align: left;
	margin-left: 0px;
  }

.box h3 {
	margin: 0;
	padding: 15px 8px 4px;
	font-size: 90%;
	background: url(../images/brown-box-top.gif) no-repeat -2px top;
  }
.box ul {
  margin: 0;
  padding: 14px 10px 14px 10px;
  list-style: none;
  }
.box li {
  margin: 0 0 6px; 
  padding: 0;
  } .box p {
	color: #FFFFFF;
	font-size: 90%;
	line-height: 1.3em;
	margin: 0px 0px 15px 8px;
	padding: 0px;
}
#wrap_within_primary_content {
	margin-left: 10px;
}
#contact_info {
	display: inline;
	float: left;
	width: 210px;
}
#map {
	display: inline;
	float: left;
	width: 330px;
}
.float_left {
	display: inline;
	float: left;
	margin-right: 20px;
}
#footer_others_ourteam {
	background: #3F1C04 url(../images/foot_others.gif) no-repeat 1px bottom;
	height: 116px;
}
.deco_image {
	float: right;
}
