*{
	margin:0;
	padding:0;
}

html{
/* Fixes background nastiness when a sidebar is open in Firefox */
	min-width:500px;
}

/*--------------------*/
#head,
#content,
#footer{
/* Set widths for "sub" container divs and center on the screen . fluid you say? I think not sir, you are quite mad! */
	width:500px;
	margin:0 auto;
/* Position relative so we can position children absolutley but keep them relative to their parents and not the document root - confused? Me too! */
	position:relative;
/* Shove the content back where it should be now we have convinced IE5 that center aligned websites are, infact, groovy (see body{}) */
	text-align:left;
}
/*--------------------*/

body {
	margin: 20px 0;
	padding: 0;
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background:transparent url(images/signbkg.jpg) repeat;*/
	text-align:center;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote {
	font-size: small;
	line-height: 160%;
}

a {
	color: #67823B;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
position:relative;
	width: 800px;
	height: 248px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat center center;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 10px;
}

#header h2 {
	float: right;
	padding: 120px 10px 0 0;
}

/* Content */

#content {
	width: 501px;
	margin: 0 auto;
	background: #000000; /*transparent; url(images/img2.jpg);*/
	border: 0px solid #0000FF;/*F7EBBB;*/
	text-align:left;
}

#colOne {
position:absolute;
top:0px;
right:0px;
            float: right;
            display: inline;
	background: url(images/special1.jpg) no-repeat center center;
            width: 331px; /*sets width of col*/
/*start*/ padding-bottom: 0px;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 0px;/*end*/
          /*  padding: 20px;*/
}

#colTwo {
position:absolute;
top:0px;
left:-1px;
            float: left;
            display: inline;
	background: url(images/pictop1.jpg) no-repeat center center;
            width: 171px; /*sets width of col*/
/*start*/ padding-bottom: 0px;
            padding-left:0px;
            padding-right: 0px;
            padding-top: 0px;/*end*/
          /*  padding: 20px;*/
}

#colThree {
position:absolute;
top:212px;
right:0px;
            float: right;
            display: inline;
	background: url(images/bread1.jpg) no-repeat center center;
            width: 331px; /*sets width of col*/
/*start*/ padding-bottom: 0px;
            padding-left:0px;
            padding-right: 0px;
            padding-top: 0px;/*end*/
          /*  padding: 20px;*/
}

#colFour {
position:absolute;
top:212px;
left:-1px;
            float: left;
            display: inline;
	background: url(images/muffin1.jpg) no-repeat center center;
            width: 171px; /*sets width of col*/
/*start*/ padding-bottom: 0px;
            padding-left:0px;
            padding-right: 0px;
            padding-top: 0px;/*end*/
          /*  padding: 20px;*/
}

#colFive {
position:absolute;
top:351px;
right:0px;
            float: right;
            display: inline;
	background: url(images/catering1.jpg) no-repeat center center;
            width: 171px; /*sets width of col*/
/*start*/ padding-bottom: 0px;
            padding-left:0px;
            padding-right: 0px;
            padding-top: 0px;/*end*/
          /*  padding: 20px;*/
}

#colSix {
position:absolute;
top:351px;
right:171px;
            float: right;
            display: inline;
	background: url(images/contact1.jpg) no-repeat center center;
            width: 161px; /*sets width of col*/
/*start*/ padding-bottom: 0px;
            padding-left:0px;
            padding-right: 0px;
            padding-top: 0px;/*end*/
          /*  padding: 20px;*/
}

#colSeven {
position:absolute;
top:0px;
left:-170px;
            float: left;
            display: inline;
	background: url(images/wed1.jpg) no-repeat center center;
            width: 172px; /*sets width of col*/
/*start*/ padding-bottom: 0px;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 0px;/*end*/
          /*  padding: 20px;*/
}

/* Content > ColTwo */

/* Content > ColOne */

#colOne h2 {
	font-size: medium;
	color: #FF000;
}
/* =============== NAVIGATION =============== */
/*#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #00FFFF;

}

#colOne li {
display: inline;
	margin-bottom: 1em;
	color: #FF000;
}

#colOne li li {
	margin-bottom: 1em;
	padding-left: 1em;
}

#colOne a:hover
{
background-color: #0000CC;
color: #ffff00;
	border-top: solid #000000 2px;
	border-left: solid #000000 2px;
	border-bottom: solid #00CCFF 2px;
	border-right: solid #00CCFF 2px;
	margin-bottom: 3px;
}

#colOne a {
display: block;
	height:18px;
	color:#000080;
	background:#0066FF;
text-decoration: none;
padding: 3px;
width: 150px;
	border-top: solid #00CCFF 2px;
	border-left: solid #00CCFF 2px;
	border-bottom: solid #000000 2px;
	border-right: solid #000000 2px;
	margin-bottom: 3px;
}*/

/* Footer */

#footer {
/*position:absolute;
top:0px;
right:140px;*/
	width: 800px;
	margin: 0 auto;
	background: #000000;

	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}