body {
 background: #2c7ffb url('images/storefront.jpg') no-repeat top center;
 font-family: Comic Sans, Comic Sans MS, Helvetica, sans-serif;
 font-size: 13px;
 margin: 0px;
 padding: 0px;
 }

a:link { color: #004242;}
a:visited { color: #215A31; }
a:hover { color: #E75A08; }
a:active { color: #E75A08; } 
  

iframe {
 border: 0px none #fff;
 }
#wrapper { 
 margin: 0px auto;
 width: 746px;
}
#header {
 width: 746px;
 color: #333;
 padding: 0px;
 border: 0px solid #ccc;
 height: 270px;
 margin-top: 0px;
}

#header h1 {
	visibility: hidden;
	margin:0px;
}

.address {
  background: #FFF;
  font-size: 15px;
    font-weight: bold;
  text-align: center;
}

.hours {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}


#pageflash {
  position:relative;
  top: 0px;
  left: 0px;
}

#contact {
font-size:10px;
left:675px;
margin-top:0;
position:relative;
top:-200px;
width:225px;
z-index:3;
}

#navigation {
 color: #333;
 height:39px;
 width:540px;
 padding: 0px 15px;
}

#content_wrapper { 
 width: 746px;
 border: 0px solid #ccc;
  margin: 0px;
 padding: 0px;
}

#content {
 padding: 0px 0px;
 color: #236332;
 border: 0px solid #C959A2;
}

#content_cal {
 border: 2px solid #C959A2;
}

#left {
 float: left;
 width: 422px;
 padding:0 40px;
 margin: 0;
 text-align:left;
}

.rotator {
	height: 216px;
	width: 422px; 
	background: #CCCDE6;
}

#left a {
  color: #033/*#236332*/;
 }

#right { 
margin: 0px;
padding: 0px 48px;
color: #236332;
font-size: 14px; 
line-height: 19px;
text-align: left;
float: left;
width: 138px;
} 

#right a {
 }

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.left {
 float: left;
 text-align: left;
}

.right {
 float: right;
 text-align: right;
}

#footer {
	padding: 5px;
	height: 100px;
}
