.fix-float{
	clear: both;
	height: 0;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

#header{
	margin: 0 auto;
	padding-top: 109px;
	height: 64px;
	width: 972px;
	background: url(images/header_bg.jpg) no-repeat;
}

* html #header{
	padding-bottom: 14px;
}

body{
  margin:0;
  padding:0;
  font-family: 'Georgia', Times New Roman, serif; 
  font-size: 14px; 
  letter-spacing: 0px; 
  line-height: 2em;
  text-align:center;
  color:#996666;
  font-size/* */:/**/small;
  font-size: /**/small;
  background-color: #d4dd46;
  }
  
a:link, a:active{
  color:#a2c144;
  text-decoration: underline;
}
a:visited {
  color:#9db065;
  text-decoration: underline;
}
a:hover {
  color:#F99;
  text-decoration: none;
}
a img {
  border-width:0;
  }
.right {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
}
.left {
	float: left;
	padding-top: 0px;
	padding-left:10px;
}

/* Navigation
----------------------------------------------- */

#nav{
	margin: 0 auto;
	width:735px;
	height: 50px;
	background: url(images/navfull_on.png) no-repeat 0 0;
}

#nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li{
	float: left;
	width: 147px;
	height: 50px;
	text-indent: -9999px;	
}

#nav ul li a{
	display: block;
	width: 147px;
	height: 50px;
	text-indent: -9999px;	
}

a#nav1{
	background:  url(images/nav1_sprite.png) no-repeat left top;
}

a#nav1:hover {
	background:  url(images/nav1_sprite.png) no-repeat right top;
}

a#nav2{
	background:  url(images/nav2_sprite.png) no-repeat left top;
}

a#nav2:hover {
	background:  url(images/nav2_sprite.png) no-repeat right top;
}

a#nav3{
	background:  url(images/nav3_sprite.png) no-repeat left top;
}

a#nav3:hover {
	background:  url(images/nav3_sprite.png) no-repeat right top;
}

a#nav4{
	background:  url(images/nav4_sprite.png) no-repeat left top;
}

a#nav4:hover {
	background:  url(images/nav4_sprite.png) no-repeat right top;
}

a#nav5{
	background:  url(images/nav5_sprite.png) no-repeat left top;
}

a#nav5:hover {
	background:  url(images/nav5_sprite.png) no-repeat right top;
}

/* Content
----------------------------------------------- */

#content-holder{
	margin: 0 auto;
	width: 972px;
	height: auto;
	background: url(images/content_bg.png) repeat-y;	
}

#content {
  width:780px;
  margin: 0 auto;
  text-align:left;
/*  background: url(images/content_home_splitter.png) repeat-y 0 0;*/
}

#main {
  float:left;
  margin: 5px 15px 0 30px;
  padding: 0px;
  width: 470px;
  font-size: 14px;
}

* html #main{
	margin-left: 15px;
}

#catering-main {
  width: 725px;
}
#index-right {
  line-height: normal;
  font-weight: bold;
  width: 280px;
  float: right;
  
}
#locations-left-main {
  margin-top: 8px;
  padding: 0px;
  width: 300px;
  float:left;
}
#locations-right-main {
  margin-top: 8px;
  padding: 0px;
  width: 300px;
  float:left;
}
#locations-right {
  margin-top: 50px;
  margin-left: 35px;
  padding: 0px;
  width: 200px;
  float:left;
}
#new-image-locations {
	display: block;
	position: absolute;
	top: 205px;
	left: 880px;
	width: 45px;
	height: 45px;
	background: url(images/new.png) no-repeat;
	z-index: 10;
}  
#menu-image {
  position: absolute;
  left: 120px;
  top: 173px;
  width:729px;
  height: 350px;
  margin:0 auto;
  margin-top: 0;
  padding:0;
  text-align:left;
  background: url(images/menu3.png) no-repeat;
}
#sidebar {
  margin: 5px 30px auto auto;
  width: 200px;
  float:right;
  font-family: 'Georgia', Times New Roman, serif; 
    font-size: 11px; 
    letter-spacing: 0px; 
    line-height: 1.3em;
    text-align:left;
    color:#996666;    
}

* html #sidebar{
	margin-right: 10px;
}

#splitter{
  margin: 0;
  padding: 0px;
  width:32px;
  height: 692px;
  float:left;
  background: url(images/splitter.png) no-repeat 50% 0;
  z-index: 9999;
}

#smallest {
    font-family: 'Georgia', Times New Roman, serif; 
    font-size: 9px; 
    letter-spacing: 0px; 
    line-height: 1.3em;
    text-align:left;
    color:#996666;
}
#nut_indent {
    position: relative;
    left: 30px;
}    
#coming-soon {
    position: absolute;
    left: 165px;
    top: 300px;
    width: 436px;
    height: 36px;
    background: url(images/coming_soon.png) no-repeat left top;
    float: left;
    z-index: 4;
}
#overlap-text {
    position: absolute;
    left: 225px;
    top: 125px;
    width: 436px;
    height: 36px;
    float: left;
    z-index: 4;
}

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 0em;
  letter-spacing:-1px;
  color:#C66;
  }


/* Posts
----------------------------------------------- */

div.column{
	float: left;
	width: 350px;
	margin-left: 25px;
}

.post {
  margin:.5em 0 1.5em;
  line-height: 20px; 
  padding-bottom:0.5em;
}
.post-title {
	font-family: 'Georgia', Times New Roman, serif; 
	font-size: 24px; 
	letter-spacing: -1px; 
	line-height: 24px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #C66;
}

.post-title-small{
	font-family: 'Georgia', Times New Roman, serif; 
	font-size: 18px; 
	letter-spacing: -1px; 
	line-height: 24px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #C66;
}

.post-body-small {
    font-family: 'Georgia', Times New Roman, serif; 
    	font-size: 16px; 
    	letter-spacing: -1px; 
    	line-height: 16px; 
    	text-decoration: none; 
    	color: #996666;
}

.post-body-catering {
    font-family: 'Georgia', Times New Roman, serif; 
    	font-size: 16px; 
    	letter-spacing: -0.2px; 
    	line-height: 16px; 
    	text-decoration: none; 
    	color: #996666;
}

.post-title a, .post-title a:visited, .post-title strong {
  color: #C66;
  line-height: 20pt; 
  text-decoration:none;
  font-weight: bold;
}
.post-title strong, .post-title a:hover {
  color:#C99;
}
.sm-text {
  margin:.5em 0em .75em;
  font-size: 12px; 
  line-height: 18px; 
  padding-bottom: 0em;
}
.sm-title {
	font-family: 'Georgia', Times New Roman, serif; 
	font-size: 20px; 
	letter-spacing: -1px; 
	line-height: 18px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #C66;
	margin: 1.0em 0 0 0;
}

.sm-title-red {
    font-size: 18px;
    color: #FF0000;
}

/* Footer
----------------------------------------------- */
#footer{
	margin: 0 auto;
	width: 972px;
	height: 216px;
	background: url(images/footer_bg.jpg) no-repeat 0 0;
	text-align: left;
}

#footer-content{ 
  padding: 120px 0 0 100px;
  color: #fff;	
  width: 700px;
}


#footer p{
	margin: 0;
	padding: 0;
	font-size: 10px;	
  letter-spacing: 0.1em;
  line-height: 2em;
}

#footer a{
  color: #fff;
  text-decoration: underline;
  font-weight:normal;
}
  
#footer a:hover {
  color: #fff;
  text-decoration: none;
  font-weight:normal;
}
