.container {
	width: 925px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
}

.holder {
	background-image: url(images/gradientbig.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 432px;
	width: 913px;
	border: 1px solid #999999;
	background-color: #000000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.holdersub {
	
	height: 187px;
	width: 913px;
	border: 1px solid #999999;
	background-color: #000000;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.flashhold {
	height: 300px;
	width: 925px;
	margin: auto;
}

.navbar {
	float: right;
	height: 30px;
	width: 716px;
	margin-top: 45px;
	margin-bottom: 10px;
/*	width: 100%; */
}

.navbar ul{
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: right; //set value to "left", "center", or "right"*/
}

.navbar ul li{
	display: inline;
}

.navbar ul li a{
	color: #ffffff;
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight:bold;
	font-size:12px;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
}

.navbar ul li a:hover, .navbar ul li a.selected{
	color: #FBB034;
}

.blueText {
	color: #02A8F4;	
}
.button {
	color: #ffffff;
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight:bold;
	font-size:12px;
	background-image: url(images/button_bkgrnd.jpg);
	height:26px;
	width:112px;
	display:block; 
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	padding-top:4px;
}

.button:hover {
	color: #FBB034;	
}

.buttonBlue {
	color: #02A8F4;
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight:bold;
	font-size:12px;
	background-image: url(images/button_bkgrnd.jpg);
	height:26px;
	width:112px;
	display:block; 
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	padding-top:4px;
}

.heading1 {
	color: #FBB034;
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight:normal;
	font-size:14px;
	margin-top: 7px;
	padding-bottom: 5px;
	display:block;
}

.heading2 {
	color: #FBB034;
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight:normal;
	font-size:19px;
	margin-top: 7px;
	padding-bottom: 5px;
	display:block;
}

.heading3 {
	color: #02A8F4;
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight:normal;
	font-size:21px;
	margin-top: 7px;
	padding-bottom: 5px;
	display:block;
}

.phone {
	color: #FFFFFF;
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight:normal;
	font-size:13px;
}

.orangeText {
	color: #FBB034;
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight:bold;
	font-size:13px;
}

#home-page #navhome a,
#menu-page #navmenu a,
#groups-page #navgroups a,
#catering-page #navcatering a,
#location-page #navlocation a,
#reservation-page #navreservation a,
#mailing-page #navmailing a,
#giftcard-page #navgift a

{
	color: #02A8F4;
}

.homeHeader {
	color: #02A8F4;
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight:bold;
	font-size:21px;
	margin-top: 7px;
	padding-bottom: 5px;
	display:block;
}

.homeText {
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight:normal;
	font-size:13px;
	padding-top: 0x;
	padding-bottom: 0px;
	padding-left: 45px;
	text-align: justify;
	padding-right: 45px;

}

.homeOrangeText {
	color: #FBB034;
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight:bold;
	font-size:13px;
}

.homeBoldText {
	color: #FFFFFF;
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight:bold;
	font-size:13px;
}

.mainText {
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight:normal;
	font-size:12px;
	padding-top: 0x;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:justify;
	padding-right: 0px;

}

.pageSubheader {
	font-size: 16px;
	color: #02A8F4;
}

.footer {
	height: 55px;
	width: 893px;
	border: 1px solid #999999;
	background-color: #000000;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	clear: both;
}

.menuHeader1 {
	font-size: 9px;
	color: #EDB135;
	font-weight: bold;
	display:block;
}

.menuHeader2 {
	font-size: 9px;
	color: #EDB135;
	font-weight: bold;
}

.menuText {
	font-size: 10px
}

.menuTextBold {
	font-weight:bold;
}

.dots {
/**
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px; **/
	color: #666666;
	vertical-align: text-bottom;
	display: block;
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1px;
}

.textbox {
	height: 150px;
	width: 913px;
	border: 1px solid #999999;
	background-color: #000000;
	margin: auto;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	padding-right: 5px;
	clear: both;
}
.pholder {
	height: 200px;
	margin: auto;
	width: 925px;
	clear: left;
}
.pholder2 {
	height:212px;
	margin: auto;
	width:260px;
	float: right;
}
.pocket {
	background-image: url(images/gradientsmall.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 190px;
	width: 288px;
	border: 1px solid #999999;
	background-color: #000000;
	position: relative;
	padding: 5px;
	margin-bottom: 10px;
	float: left;
}
.pocket2 {
	background-image: url(images/gradientsmall.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	height: 190px;
	width: 288px;
	border: 1px solid #999999;
	background-color: #000000;
	position: relative;
	margin-right: 13px;
	margin-bottom: 10px;
	float: left;
}
.pocket3 {
	background-image: url(images/gradientsmall.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	height: 190px;
	width: 288px;
	border: 1px solid #999999;
	background-color: #000000;
	position: relative;
	margin-right: 12px;
	margin-bottom: 10px;
	float: left;
}
.pocketbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000000;
	height: 170px;
	width: 258px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


/*rules*/

.hrule {
  background-color: #000000
  color: #00aeef;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.hrulemenutop {
  background-color: #000000;
  color: #00aeef;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00AEEF;
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 0px;
	line-height: 1px;
}
.hrulemenubottom {
  background-color: #000000;
  color: #00aeef;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00AEEF;
	font-size: 11px;
	margin-top: 12px;
	margin-bottom: 8px;
}

.rule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #00aeef;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*sub-page body styles*/

.bodysubcontainer {
	background-image: url(images/gradientbig.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	height: auto;
	width: 913px;
	border: 1px solid #999999;
	background-color: #000000;
	position: relative;
	margin-bottom: 10px;
	overflow: auto;

}
.bodysubcontentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000000;
	width: 883px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: auto;
	min-height: 300px; 
	position: relative;
	overflow: auto;
}
.contactbodysubcontentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000000;
	width: 883px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: auto;
	min-height: 330px;
	position: relative;
}
.menubodysubcontentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000000;
	width: 883px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: auto;
	min-height: 1700px;
	position: relative;
	overflow: auto;
}
.gmenubodysubcontentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000000;
	width: 883px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: auto;
	min-height: 2050px;
	position: relative;
}
.menubodysubcontentbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000000;
	width: 883px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: auto;
	min-height: 2500px;
	position: relative;
	overflow: auto;
}
.bodysubmenunav {
	background-color: #000000;
	height: auto;
	width: 100px;
	
}

.bodysubmenucontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000000;
	width: 747px;
	float: right; 
}
.bodysubcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000000;
	height: auto;
	width: 100%;
	
}
.style9 {
	font-size: 19px;
	color: #FBB034;
}

.pageHeader {
	font-size: 20px;
	color: #FBB034;
	line-height: 24px;
}

a.siteMapMainLink:visited {color: #ffffff; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:underline;font-weight: normal;}
a.siteMapMainLink:active {color: #ffffff; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:underline;font-weight: normal;}
a.siteMapMainLink:link   {color: #ffffff; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:underline;font-weight: normal;}
a.siteMapMainLink:hover  {color: #ffffff; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:underline;font-weight: normal;}

a.privacyLink:visited {color: #ffffff; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:underline;font-weight: normal;}
a.privacyLink:active {color: #ffffff; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:underline;font-weight: normal;}
a.privacyLink:link   {color: #ffffff; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:underline;font-weight: normal;}
a.privacyLink:hover  {color: #ffffff; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:underline;font-weight: normal;}

a.orderFormLink:visited {color: #02A8F4; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:underline;font-weight: normal;}
a.orderFormLink:active {color: #02A8F4; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:underline;font-weight: normal;}
a.orderFormLink:link   {color: #02A8F4; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:underline;font-weight: normal;}
a.orderFormLink:hover  {color: #02A8F4; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:underline;font-weight: normal;}

form {display: inline}