/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
}

a:link, a:hover, a:visited {
	color: #000000;
	font-size:100%;
}

a:hover {
	color: #aa0000;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Helvetica,sans-serif;
 font-size: 130%;
 color: #334d55;
}

h2{
 font-size: 110%;
 color: #000000;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 90%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 80%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#spacer{
	width: 0px;
	height: 400px;
	float: left;
	}
#fullpage{
 	width: 800px;
	margin: 0 auto;
	background-color:#ffffff;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 padding: 10px 0px 0px 0px;
}
#fullPageContent{
	width: 779px;
	float:left;
	padding: 10px;
	margin: 10px;
	}
#foreground {
  background-color: #ffffff;
  margin: 0 auto;
  width:800px;
  }

#masthead{
	margin: 0 auto;
	background-color: #cccccc;
}

#navBar{
	float:left;
    width:199px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


#content{
  float:left;
	width: 350px;
	margin: 0;
}

#sectionContent{
  float:left;
	width: 600px;
	margin: 0;
}

/************** .detail styles *****************/

#menu_item_detail{
	padding: 30px 5px 0px 0px;
	float: left;
	font-size: 80%;
	margin:0;
	margin-left:10px;
	text-align:left;
	width:200px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 10px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav {
width: 800px;
background: #ffffff;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 margin-top:-3px;
}

#globalNav ul {
list-style: none;
margin: 0;
padding: 0;
width: 160px;
float: left;
}

#globalNav a, #globalNav h2 {
font-size:100%;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
}

#globalNav h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#globalNav a {
color: #000;
background: #efefef;
text-decoration: none;
}

#globalNav a:hover {
color: #a00;
background: #fff;
}

#globalNav li {position: relative;}

#globalNav ul ul {
position: absolute;
z-index: 500;
}

#globalNav ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#globalNav ul ul,
div#globalNav ul li:hover ul ul,
div#globalNav ul ul li:hover ul ul
{display: none;}

div#globalNav ul li:hover ul,
div#globalNav ul ul li:hover ul,
div#globalNav ul ul ul li:hover ul
{display: block;}
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #555555;
	margin-top: 0px;
	padding:0px 0px 5px 0px;
	width:800px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
#navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks a {
font-size: 105%;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#sectionLinks a {
color: #000000;
background: #efefef;
text-decoration: none;
}

#sectionLinks a:hover {
color: #a00000;
background: #ffffff;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#verticalSpacer { right:100% }
/***************************************/
/*Bottom Menu*/
/***************************************/
#menubar { background-color: #800000; position: relative; height: 80px; width: 799px; left: 0; z-index: 40; visibility: visible; clear: both; border: solid 1px black; }
#menubar_empty { background-color: #800000; position: relative; height: 20px; width: 799px; left: 0; z-index: 40; visibility: visible; clear: both; border: solid 1px black; }
#bbqbutton { position: absolute; height: 72px; width: 150px; left: 10px; top: 5px; visibility: visible; float: left; }
#cgbutton { position: absolute; height: 72px; width: 150px; left: 40%; top: 5px; visibility: visible; float: left; }
#corporatebutton { position: absolute; height: 72px; width: 150px; left: 80%; top: 5px; visibility: visible; float: left; }

#bottomCurve {background-color:#cccccc; margin-top:-5px;}

.gallery-photo {
	float: left;
	margin: 4px;
	}
.photo-gallery {
	margin: 10px;
	margin-left: 30px;
}

.section_photo {
	float: right;
	width: 200px;
	padding-right: 30px;
	padding-top: 30px;
	}
.right_image {
float:right;
padding-right: 30px;
}