/* Phil's BBQ Default
---------------------------------- */

*
{
  padding: 0px;auto;
  margin: 0px;auto;
}

body
{
  font-family: "Comic Sans MS"; margin-top:7px;
  background: url(../images/bg_body2.jpg);
}

#page
{
  margin: 0px auto;
  width: 980px;
  position: relative;
  clear: both;
}
#news, .news { font-family:Arial, Helvetica, sans-serif;
}

#red, .red {
	color: red;
}
p {
	margin: 1em 0;
}

td, th { 
  padding: 1px;
}
a:link, a:visited {
	color: blue;
	text-decoration: underline;
}

a:hover {
	color: #E77817;
	text-decoration: underline;
}

ul {
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 15px;
}

h2, h3, h4, h5 {
  font-family: "Comic Sans MS";
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

h1 {
	font-size: 30px; margin-left:20px; margin-top:0px;margin-bottom:0px;
	font-weight: normal;font-style:italic;
	color: #0094DE;
}

h2 {
	font-size: 24px;
	color: #E77817;
}

h3 {
	font-size: 18px;
	color: #0094DE;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

h5 {
	font-size: 14px;
	color: #000000;
}

.blue, .blue span { color: #0094DE;
}
.bbd, .bbd a {
	text-align: center;padding:3px;color: #D5C95E;font-size: 10px;
}


#header h2, th
{
  color: #0094DE;
}

.content {
	padding-left:15px; padding-right:15px;min-height:350px;
}
/* Menus
---------------------------------- */
#menu
{
  background-color: #0094DE;
  color: #fff;
  clear: both;
  padding: 10px;
  overflow: hidden;
  height: 15px;
  border-bottom: 1px solid #1F6600;
}

#menu a
{
  color: white;
  text-decoration: none;
}

#menu ul,
#sidebar ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}

#menu li
{
  display: inline;
  font-size: 0.9em;
  font-weight: 900;
}

#menu li a
{
  padding: 10px;
}

#menu li a:hover
{
  background-color: #E77817;
}

#sidebar
{
  float: left;
  width: 190px;
  padding: 5px;
  background: transparent;
}

#sidebar ul a,
li span#LM_youAreHere
{
  display:block;
  background-color: #E77817;
  margin: 2px 0;
  color: #fff;
  text-decoration: none;
  padding: 2px 14px 2px 2px;
}

#sidebar ul a:hover,
li span#LM_youAreHere
{
  background-color: #0094DE;
}

ul#LM_level_2 li a,
ul#LM_level_2 li span#LM_youAreHere
{
  padding-left: 1em;  background-color: #0094DE;
}

ul#LM_level_3 li a,
ul#LM_level_3 li span#LM_youAreHere
{
  padding-left: 2em;
}

li.LM_collapsed a
{
  background-image: url(../images/LM_arrow-right.gif) !important;
  background: no-repeat 99% 50%;
}

li.LM_expanded a,
li.LM_expanded span
{
  background: url(../images/LM_arrow-down.gif) no-repeat 99% 50%;
}

li.LM_endPage a,
li.LM_endPage span
{
  background-image: none !important;
}

#sidebar ul#LM_level_1
{
  margin-bottom: 1em;
}

#sidebar ul ul
{
    margin-bottom: 5px;
}


/* ListGlobals
---------------------------------- */
ul.LGlob_list {}

ul.LGlob_list.li {}

li.LGlob_isfolder a
{
  background: url(../images/LM_arrow-right.gif) no-repeat 99% 50%;
}

li.LGlob_active a
{
  background: #e77817;
}

li.LGlob_isfolder_active a
{
  background: url(../images/LM_arrow-down.gif) no-repeat 99% 50%;
}


/* sideBanner
---------------------------------- */
.sideBanner
{
  padding: 5px;
  border: 1px solid #D5C95E;
  font-size: 90%;
  background: transparent;
  color: #847A22;
  margin: .5em .0em .5em .0em;
}

.sideBanner a
{
  color: #993300 !important;
}

.sideBanner a:hover
{
  color: #000 !important;
}


/* General content
---------------------------------- */

a img
{
  border: 0;
}


ol,
ul
{
 margin-left:25px;margin-right:25px;

}

ol
{
  padding-left: 3.4em;
}

ul
{
  list-style: disc
}


.pagetrail
{
  font-size: 12px;
  color:#0094DE;
  padding:3px;float:left;
}



/* Footer
---------------------------------- */
.footer
{
  color: #000;
  padding: 5px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  clear: both;
  font-size: 10px;
}

.footer a,
.footer a:visited,
.footer a:active
{
  color: #000;
  background:inherit;
}

.footer a:hover
{
  color: #000;
  background:inherit;
  text-decoration: underline;
}

#etoNotice,
.hidden
{
  display:none;
}


/* ListSiteMap Styles
---------------------------------- */
ul.LSM_0,
ul.LSM_1,
ul.LSM_2,
ul.LSM_3,
ul.LSM_4,
ul.LSM_5
{
  padding-left: 1em; margin:0;
}

.LSM_0 li,
.LSM_1 li,
.LSM_2 li,
.LSM_3 li,
.LSM_4 li,
.LSM_5 li
{
  padding-top: .2em;
}

ul.LSM_0
{
  margin: 0em;
}


/* Search Styles
---------------------------------- */
.searchbox
{
  margin: 5px 0px;
  padding: 5px;
  border: 1px solid #D5C95E;
  background: transparent;
  color: inherit;
}

.searchbox p
{
  margin: 0;
  padding: 0;
}



/* Fieldset - Legend
---------------------------------- */
fieldset
{
  margin: 0em 0em 0em 0em;
  padding: .5em .5em .5em .5em;
  background: transparent;
  color: #000;
  border: 1px solid #D5C95E;
}

legend
{
  margin: 0em 0em 0em 0em;
  padding: .25em .5em .25em .5em;
  background: #E77817;
  color: #fff;
  border: 1px solid #D5C95E;
  font-weight: bold;
}
.plaque1 {float:right; width:106px; padding:0 ; margin:0px; background:url(../images/plaque1.gif) no-repeat  0px 5px; height:119px;}
