body {
  background-color:#FCFBEF;
  margin:0px;
  color: #000000;
  font-family: Times New Roman, Times, serif;
  font-size: 13px;
  line-height: 14px;
  text-align: center;
}
body.popup {
  padding: 0;
}

img {
  border:0px;
}

#header {
  height: 93px;
  margin:0 auto;
  padding-top:20px;
  text-align:center;
  width:800px;
}

a.logo {
  height: 93px;
}
	
div.mainContainer {
  background: #FCFBEF;
  height:600px;
  width:800px;
  margin: 0 auto;
}	


div.mainBackground{
  background: #FFE59D url("images/background.gif") no-repeat scroll 0 0;
  margin: 19px auto 0 auto;
  _height: 500px;
  min-height: 500px;
  width:800px;  
}

div.photo {
  width: 440px;
  margin: 28px auto 0 auto;
}

div.textColumn1 {
  display:inline;
  float:left;
  margin:28px 40px 14px 100px;
  text-align: justify;
  width:280px;
}

div.textColumn2 {
  display:inline;
  float:left;
  margin:28px 0 14px 0;
  text-align: justify;
  width:280px;
}

div.friends-list1 {
  text-align:center;
}

	div.friends-list1 p {
	line-height: 16px;
	margin-bottom: 18px;
	text-align:center;
	}

div.friends-list2 {
  text-align:center;
}

	div.friends-list2 p {
	line-height: 16px;
	margin-bottom: 18px;
	text-align:center;
	}


#footer {
  background: #FFE59D;
  padding: 14px 0;
  margin-bottom: 14px;
 }
	
	div.nav{
	  clear: both;
	  font-size: 11px;
	  margin-bottom: 7px;
	  text-align: center;
	  width:800px;
	 }
		div.nav p {
		  margin-bottom: 0;
		}

	div.subNav{
	  clear: both;
	  font-size: 10px;
	  text-align: center;
	  width:800px;
	 }
		div.subNav p {
		  margin-bottom: 0;
		}


div.copyright{
  color: #999;
  font-size: 10px;
  line-height: 14px;
  text-align: right;
  padding-bottom: 14px;
} 

.clearfix:after {
	clear: both;
	content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */


h1 {
  text-align: center;
  margin: 0;
  padding: 16px 0 0 0;
}

h2.event, h2 {
  color: #000000;
  font-family: Times New Roman, Times, serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  margin: 0 0 3px 0;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

p.event-date {
  color: #000000;
  font-family: Times New Roman, Times, serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  margin: 0 0 14px 0;
  text-decoration: none;
}

p.event {
  font-family:Times New Roman, Times, serif;
  font-size:12px;
  font-weight:normal;
  line-height:14px;
  color:#000000;
  text-decoration:none;
}

p.event a:link {
  color: #660000;
}

/* ///// Font attributes ///// */

font.navText {
  font-family:Times New Roman, Times, serif;
  font-size:11px;
  font-weight:normal;
  line-height:13px;
  color:#000000;
  text-decoration:none;	
}
	
font.navText:hover {
  font-family:Times New Roman, Times, serif;
  font-size:11px;
  font-weight:normal;
  line-height:13px;
  color:#CC9933;
  text-decoration:none;	
}
	
font.navTextSelect {
  font-family:Times New Roman, Times, serif;
  font-size:11px;
  font-weight:normal;
  line-height:13px;
  color:#996633;
  text-decoration:none;	
}
	
font.navTextBull {
  font-family:Times New Roman, Times, serif;
  font-size:11px;
  font-weight:normal;
  line-height:13px;
  color:#000000;
  text-decoration:none;	
}
	
font.subNavText {
  font-family:Times New Roman, Times, serif;
  font-size:10px;
  font-weight:normal;
  line-height:13px;
  color:#000000;
  text-decoration:none;	
}
	
font.subNavText:hover {
  font-family:Times New Roman, Times, serif;
  font-size:10px;
  font-weight:normal;
  line-height:13px;
  color:#CC9933;
  text-decoration:none;	
}
	
font.subNavTextSelect {
  font-family:Times New Roman, Times, serif;
  font-size:10px;
  font-weight:normal;
  line-height:13px;
  color:#996633;
  text-decoration:none;	
}
	
font.subNavBull {
	font-family:Times New Roman, Times, serif;
	font-size:10px;
	font-weight:normal;
	line-height:13px;
	color:#000000;
	text-decoration:none;	
	}
	
font.copyrightText {
  font-family:Times New Roman, Times, serif;
  font-size:10px;
  font-weight:normal;
  line-height:13px;
  color:#999999;
  text-decoration:none;	
}

/** 
 * LINKS
 */
	
a:link {
  text-decoration: none;
  color: #000000;
}

a:visited {
  text-decoration: none;
  color: #660000;
}

a:hover {
  text-decoration: none;
  color: #996633;
}

a:active {
  text-decoration: none;
  color: #CC9933;
}

a.popup {
  cursor: pointer;
}

.style5 {
  font-family: "Times New Roman", Times, serif;
  font-size: 9px;
}

/** 
 * LISTS
 */

dl.contact {
  margin:0 18px 1.5em 0;
}

dt {style_reset.css (line 114)
font-weight:normal;
}

dt, dd {
  margin:0;
  padding:0;
}

dl.contact dd {
  margin-left:18px;
}

span.store-day {
  display: inline-block;
  width: 120px;
}


