/* copyright celsius - http://celsius.ws */

html {  margin: 0px;  padding: 0px;  border: 0px;}

body { 
  text-align: center;
  background-color:#575757;
  /* background-image:url(images/bg.jpg); */
  background-attachment: fixed;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:12.5pt;
  color:#302f2e;
}

a:link {text-decoration: underline; color: white; font-variant: small-caps;}
a:visited {text-decoration: underline; color: white; font-variant: small-caps;}
a:active {text-decoration: underline; color: white; font-variant: small-caps;}
a:hover {text-decoration: none; color: #feff3f; font-variant: small-caps;}

h1{ font-size:14.5pt; color:white; font-variant: small-caps; }
h2{ font-size:13.5pt; color:white; font-variant: small-caps; }
h3{ font-size:12.5pt; color:white; font-variant: small-caps; }

#container { 
  margin: 0 auto; 
  text-align: left;
  width:909px;
  margin-top:-25px;
  
}

#navigation {}

/* #edge { padding:0px 6px 6px 6px; width:866; height:auto; background-image:url(images/contentedge.png);}
#edgehome { padding-left:6px; width:872; height:424; background-image:url(images/contentedge.png);} */


#edge { padding:0px 6px 6px 6px; width:866; height:auto; background-color:#575757;}
#edgehome { padding-left:6px; width:872; height:424; background-color:#575757;}

#content { width:866px; }
#contentinnerbbq { width:826px; padding:20px; background-color:#ce000a; color:#ff9095;}
//#contentinnerbbq p { width:505px; }
#contentinnerbbq h { width:505px; }

#contentinnerblues { width:826px; padding:20px; background-color:#176eb5; color:black;}
//#contentinnerblues p { width:505px; }
#contentinnerblues h { width:505px; }

#contentinnerballoons { width:826px; padding:20px; background-color:#feff3e;}
#contentinnerballoons h1 { color:black; }
#contentinnerballoons h2 { color:black; }
#contentinnerballoons h3 { color:black; }
//#contentinnerballoons p { width:505px; }
#contentinnerballoons h { width:505px; }
#contentinnerballoons a { color:black; }

#contentinnerspecialties { width:826px; padding:20px; background-color:#000000; color:#8d8d8d;}
//#contentinnerspecialties p { width:505px; }
#contentinnerspecialties h { width:505px; }

#sidebarbbq { background-color:#ff8209; width:305px; float:right; height:auto; margin-right:-20px; margin-top:-20px; clear:both; color:white; }
#sidebarbbq p {padding:20px; font-size:11pt;}

#sidebarblues { background-color:#ff8209; width:305px; float:right; height:auto; margin-right:-20px; margin-top:-20px; clear:both; color:white;}
#sidebarblues p {padding:20px; font-size:11pt;}

#sidebarballoons { background-color:#ff8209; width:305px; float:right; height:auto; margin-right:-20px; margin-top:-20px; clear:both; color:white;}
#sidebarballoons p {padding:20px; font-size:11pt;}

#sidebarspecialties { background-color:#ff8209; width:305px; float:right; height:auto; margin-right:-20px; margin-top:-20px; color:white;}
#sidebarspecialties p {padding:20px; font-size:11pt;}

#footer {}

#sponsors { margin-left:-10px; }
