/* General Rules
----------------------------------------------- */

body {
  background-color: #000; 
  margin: 0;
  padding: 0;
  font: normal normal normal 14px/1.6em Georgia, times, serif;    
  color: #333; 
	text-align: center;
}
#wrapper {
	margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
  line-height: 1.2em;
}
h1 {
  font-size: 36px;
}
h2 {
  margin-top: 10px;
  font-size: 24px;
  /* color: #ccc;  */
}
h3 {
  margin-top: 2em;
  font-size: 20px;
  /* color: #fabf58;  */
}
h3.first, p.first {
  margin-top: 1em;
}
h4 {
  font-size: 16px;
}
a {
  color: #996;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #960;  
  text-decoration: underline;
}
a img {
  border: none;
}
ul {
  list-style: none;
  margin: 5px 0;
  padding: 0;
  line-height: 1.4em;
}
ul.bullet-list {
  list-style: disc;
  margin-left: 3em;
}
li {
  margin: 6px 0;
}
dd {
  margin: 0;
}
dt {
  margin-top: 1em;
}
.content-block {
  clear: both;
  text-align: left;
}
.hidden {
  visibility: hidden;
}
.quote {
  font-size: 4em;
  vertical-align: bottom;
  color: #666;
  line-height: 0;
}

/* Layout Rules
----------------------------------------------- */
#header h1 {
  display: none;
}
#wrapper {
  background: transparent url(images/decoration-top.jpg) repeat-x 0 0;
  padding-top: 21px;
  width: 762px;
}
#sidecol {
  float: left; 
  width: 162px;
}
#sidecol2 {
  padding: 0 10px;
}
#maincol {
  float: left;
  background-color: #ffc;
  width: 600px;
  padding-bottom: 20px;
}
#maincol2 {
  position: relative;
  padding: 0 20px;
}
#content-wrapper {
  float: left;
  background: transparent url(images/bkgd.gif) repeat-y 0 0;
}
.weddings-page #content-wrapper {
  background: transparent url(images/weddings-bkgd.gif) repeat-y 0 0;
}
.menus-page #content-wrapper {
  background: transparent url(images/menus-bkgd.gif) repeat-y 0 0;
}
.meetings-page #content-wrapper {
  background: transparent url(images/meetings-bkgd.gif) repeat-y 0 0;
}
.sites-page #content-wrapper {
  background: transparent url(images/sites-bkgd.gif) repeat-y 0 0;
}
.profile-page #content-wrapper {
  background: transparent url(images/profile-bkgd.gif) repeat-y 0 0;
}
.form-page #content-wrapper {
  background: transparent url(images/form-bkgd.gif) repeat-y 0 0;
}
.services-page #content-wrapper {
  background: transparent url(images/recipe-bkgd.gif) repeat-y 0 0;
}

/* Navigation Rules
----------------------------------------------- */
#navbar li {
  display: inline;
  padding: 0 5px;
}
#navbar a, .nav a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
}
#navbar hr {
  margin: 0;
  height: 1px;
  border: 0;
  background-color: #996;
}

/* Sidecol Rules
----------------------------------------------- */
#sidecol {
  min-height: 388px;
}
* html #sidecol {
  height: 388px;
}

.home-page #sidecol, .contact-page #sidecol {
  background: #333333 url(images/logo.jpg) no-repeat 0 20px;
}
.weddings-page #sidecol {
  background: #660032 url(images/sidecol/weddings.jpg) no-repeat 50% 20px;
}
.menus-page #sidecol {
  background: #CC6601 url(images/sidecol/menus.jpg) no-repeat 50% 20px;
}
.meetings-page #sidecol {
  background: #666632 url(images/sidecol/meetings.jpg) no-repeat 50% 20px;
}
.sites-page #sidecol {
  background: #660000 url(images/sidecol/sites.jpg) no-repeat 50% 20px;
}
.profile-page #sidecol {
  background: #003334 url(images/sidecol/profile.jpg) no-repeat 50% 20px;
}
.form-page #sidecol {
  background: #000032 url(images/sidecol/form.jpg) no-repeat 50% 20px;
}
.services-page #sidecol {
  background: #990100 url(images/sidecol/recipe.jpg) no-repeat 50% 20px;
}

#side-nav {
  margin: 4px 0;
}
#side-nav img {
  padding: 0 3px;
}
#sub-nav {
  margin: 150px 0 0 10px;
  text-align: left;
}


/* Home Page Rules
----------------------------------------------- */
.home-page #maincol {
  background: transparent url(images/spread.jpg) no-repeat 0 20px;
}
.home-page #navbar {
  margin-top: 148px;
}

/* Catered Sites Rules
----------------------------------------------- */
.catered-site {
  text-align: left;
}
.catered-site ul {
  margin-left: 2em;
}

/* Company Profile Rules
----------------------------------------------- */
.disclaimer {
  text-align: center;
  font-size: 12px;
  line-height: 1.2em;
}
.disclaimer img {
  display: block;
  margin: 1em auto;
}
#testimonials p {
  text-indent: 20px;
}

/* Event Form Rules
----------------------------------------------- */
.form {
  margin: 0 auto;
}
.form .section-header {
  padding-top: 1em;
  font-size: 18px;
  color: #9C6300;
  background-color: #ffc;
  text-align: right;
  /* border-bottom: 2px solid #369; */
}
.form td {
  border-collapse: collapse;
  padding: 3px 5px;
  background-color: #ffc;
  vertical-align: center;
  line-height: 1.2em;
}
.form .label {
  text-align: right;
  width: 200px;
  vertical-align: top;
}
.form .textfield, .form textarea {
  border: 1px solid #ccc;
  margin: 1px 0;
  padding: 2px 3px;
}

/* Errors */

.error, .fieldWithErrors {
  padding: 2px;
  margin: right;
}
.fieldWithErrors input.textfield {
  border: 1px solid #c00 !important;
  background-color: #fee !important;
}
#errorExplanation {
  border: 1px solid #c00;
  margin: 10px 0 0 0;
  padding-top: 0;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #fff5f5;
}
#errorExplanation h2 {
  background: #c00 url("images/alertbad_icon.gif") no-repeat left;
  margin-top: 0;
  padding: 5px 5px 6px 27px;
  border: inherit;
  font-size: 11px;
  color: #fff;
  text-align: left;
  font-weight: bold;
}
#errorExplanation p {
  margin-bottom: 0;
  padding: 5px;
  font-size: 11px;
  color: #c00;
}
#errorExplanation ul {
  margin-left: 30px;
}
#errorExplanation ul li {
  color: #c00;
  font-size: 11px;
  list-style: square;
}

/* Footer Rules
----------------------------------------------- */
#footer {
  clear: both;
  background-color: #000;
  padding: 1em;
  font-size: 12px;
  color: #fff; 
}
* html #footer {
  padding: 0;
}