/*general*/
	body {
		background-image:url('../images/Windows_7_Ultimate_Wood_by_Techy4645.jpg');
		background-repeat:no-repeat;
		background-position:top center; 
		background-attachment:fixed;
		} 
		
	h1, h2, h3, h4 {
		padding-right:10px;
		padding-left:10px;
	}
	
	p {
		padding-right:25px;
		padding-left:25px;
	}
	
/*font size*/
	p.size1d25 {
		font-size: 1.25em;
	}
	
/*color formats*/
/*dropshadow is not supported on all browsers */
	.dropshadow {text-shadow: #6374AB 2px 2px 2px;}

	.gray {color:#535353;font-size:8pt; line-height: 1.3em; font-family: "Verdana","Arial", "Helvetica", "sans-serif";}
	.gray a { color:#535353; text-decoration:none; }
	.gray a:visited{ color:#535353; text-decoration:none; }
	.gray a:hover { color:#535353; text-decoration:underline; }
	
	.gray_b {color:#535353;font-size:9pt; line-height: 1.5em; font-family: "Verdana","Arial", "Helvetica", "sans-serif";}
	.gray_b a { color:#535353; text-decoration:none; }
	.gray_b a:visited{ color:#535353; text-decoration:none; }
	.gray_b a:hover { color:#535353; text-decoration:underline; }

	.orange_b {color:#F17D01;font-size:9pt; line-height: 1.5em; font-family: "Verdana","Arial", "Helvetica", "sans-serif";}
	.orange_b a { color:#F17D01; text-decoration:none; }
	.orange_b a:visited{ color:#F17D01; text-decoration:none; }
	.orange_b a:hover { color:#F17D01; text-decoration:underline; }
	
    .white {color:#ffffff;font-size:8pt; line-height: 1.3em; font-family: "Verdana","Arial", "Helvetica", "sans-serif";}
	.white a { color:#ffffff; text-decoration:none; }
	.white a:visited{ color:#ffffff; text-decoration:none; }
	.white a:hover { color:#ffffff; text-decoration:underline; }

	.red {color:#920822;font-size:8pt; line-height: 1.2em; font-family: "Verdana","Arial", "Helvetica", "sans-serif";}
	.red a { color:#920822; text-decoration:none; }
	.red a:visited{ color:#920822; text-decoration:none; }
	.red a:hover { color:#920822; text-decoration:underline; }

	.f9black {color:black;font-size:9pt;;text-decoration: none;font-family: "Arial", "Helvetica", "sans-serif";}
	.f9black a { color:black; text-decoration:none; }
	.f9black a:visited{  color:black; text-decoration:none; }
	.f9black a:hover { color:B00000;  text-decoration:underline; }
	
	.blue {color:#0C4EAC;font-size:8pt; line-height: 1.2em; font-family: "Verdana","Arial", "Helvetica", "sans-serif";}
	.blue a { color:#0C4EAC; text-decoration:none; }
	.blue a:visited{ color:#0C4EAC; text-decoration:none; }
	.blue a:hover { color:#0C4EAC; text-decoration:underline; }

	.m {color:black;font-size:10pt; line-height: 1.8em; font-family: "Verdana","Arial", "Helvetica", "sans-serif"; text-decoration:none}
	.m a {color:black;font-size:10pt; line-height: 1.8em; font-family: "Verdana","Arial", "Helvetica", "sans-serif"; text-decoration:none}
	.m a:visited {color:black;font-size:10pt; line-height: 1.8em; font-family: "Verdana","Arial", "Helvetica", "sans-serif"; text-decoration:none}
	.m a:hover {color:black;font-size:10pt; line-height: 1.8em; font-family: "Verdana","Arial", "Helvetica", "sans-serif"; text-decoration:underline}

 
    .m_white {	color:#ffffff;	font-size:10pt; none; 	font-family: "Arial", "Helvetica", "sans-serif";}
	.m_white a { color:#ffffff; text-decoration:none; }
	.m_white a:visited{  color:#ffffff; text-decoration:none; }
	.m_white a:hover { color:#ffffff;  text-decoration:underline; }
	
	.title {color:#5684D2;font-size:14pt; font-weight: bold; font-family: "Arial", "Helvetica", "sans-serif";}
	.title a { color:#5684D2; text-decoration:none; }
	.title a:visited{  color:#5684D2 text-decoration:none; }
	.title a:hover { color:#5684D2;  text-decoration:underline; }
	
	
	.title_orange {color:#FF6600;font-size:13pt;decoration:none;font-family: "Verdana", "Arial", "Helvetica", "sans-serif";font-weight: bold;}
	.title_orange a { color:#FF6600; text-decoration:none; }
	.title_orange a:visited{  color:#FF6600; text-decoration:none; }
	.title_orange a:hover { color:#FF6600;  text-decoration:underline; }

    .menuwhite {color:#ffffff;font-size:8pt; line-height: 1.2em; font-family: "Arial", "Helvetica", "sans-serif";}
	.menuwhite a { color:#ffffff; text-decoration:none; }
	.menuwhite a:visited{ color:#ffffff; text-decoration:none; }
	.menuwhite a:hover { color:#ffffff; text-decoration:underline; }

/*added fonts */
	.blue_b {font-size: 13px; color: #0000FF; font-weight: 900;}
	.blue_b a { color:#0000FF; text-decoration:none; }
	.blue_b a:visited{ color:#0000FF; text-decoration:none; }
	.blue_b a:hover { color:#0000FF; text-decoration:underline; }

	.green_b {font-size: 13px; color: green; font-weight: 900;}
	.green_b a { color: green; text-decoration:none; }
	.green_b a:visited{ color: green; text-decoration:none; }
	.green_b a:hover { color: green; text-decoration:underline; }

/*container addon - used to align two images, not needed anymore after addition of logo2.gif*/
.container {
	background:#fff;
}

/*menu bar*/
#menu {
	float: left;
	background: #383838;
}
#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#menu li {
	display: block;
	padding: 0px 0px 0px 0px;
	float: left;
	height: 27px;
}
#menu a {
	display: block;
	height: 22px;
	padding: 5px 0 0 0;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	font: bold 1em "Arial", Helvetica, sans-serif;
	color: #FFFFFF;
	background: #383838;
}
#menu a:hover {
	background: #AD200E;
	border-left: 1px solid #B22502;
	border-right: 1px solid #B22502;
	color: #FFFFFF;
}
#menu .current_page_item a {
	background: #FFEC70;
	border-left: 1px solid #FFEC70;
	border-right: 1px solid #FFEC70;
	color: #000;
}

#menu .current_page_subitem a {
	background: #996600;
	border-left: 1px solid #996600;
	border-right: 1px solid #996600;
	color: #000;
}

/*sub-menu bar*/
#submenu {
	float: left;
	background: #282828;
}
#submenu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#submenu li {
	display: block;
	padding: 0px 0px 0px 0px;
	float: left;
	height: 27px;
}
#submenu a {
	display: block;
	height: 22px;
	padding: 5px 0 0 0;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	font: bold 1em "Arial", Helvetica, sans-serif;
	color: #FFFFFF;
	background: #282828;
}
#submenu a:hover {
	background: #AD200E;
	border-left: 1px solid #B22502;
	border-right: 1px solid #B22502;
	color: #FFFFFF;
}
#submenu .current_page_item a {
	background: #FFEC70;
	border-left: 1px solid #FFEC70;
	border-right: 1px solid #FFEC70;
	color: #000;
}

/* dashed bordered box */
.dash_gray {
	border: 4px dashed rgb(200, 200, 200);
	padding: 5px;
	color: rgb(64, 64, 64);
	background-color: rgb(239, 239, 239);
	margin-left: 20px;
	/* text-align: center; 
	font-family: arial;
	font-size: 70%;
	font-weight: bold;*/
}

/* gray tag and gray background */
.gray_box_1 {
	padding: 0px 0px 10px 0px;
	background: #383838;
}
.gray_box_1 h4 {
	padding: 5px 5px 5px 10px;
	margin-top:5px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #FFF;
}
.gray_box_1 p, table, ul {
	padding-right:15px;
	padding-left:15px;
}
.gray_box_1 hr {
	margin:0px 10px 10px;
	width:80%;
}


/* reduces the line height, used for logo header */
.no_line_height {
	line-height: 8px;
}

/* a column board created so the sidebar has similar style to other pages */
div.left_border_space {
  padding-left: 4px;
  margin-left: 5px;
  border-left: 1px solid #FFF;
}
div.right_border_space {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #FFF;
}

/* food menu style */
#foodmenu {
	text-align:center;
}
#foodmenu h1, h2, h3, h4 {
	margin-top:20px;
	margin-bottom:0px;
}

#foodmenu h4 {
	font-size:1.3em;
	font-weight:bold;
}

#foodmenu li {
	font-size: 1.25em;
}

hr.foodmenu {
	margin:0px 20px 10px;
	width:900px;
	background:#000000;
}

hr.short {
	width:100px;
}


/* Background Color and Images */
.blackbg {
	background:#000000;
}

.whitebg {
	background:#FFFFFF;
}

.darkredbg {
	background:#330000;
}

.awardbg {
	background-image:url('../images/Award_Ladder_Faded.jpg');
	background-repeat:no-repeat;
	background-position:center -250px;
	background-attachment:fixed;
}

.awardroundbg {
	background-image:url('../images/Award_Round_Small.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	
}

.borderbg {
	background-image:url('../images/border.jpg');
	background-repeat:no-repeat;
	background-position:center 225px; 
	background-attachment:fixed;
}

.borderbg-cn {
	background-image:url('../images/border-cn.jpg');
	background-repeat:no-repeat;
	background-position:center 225px; 
	background-attachment:fixed;
}

.borderbg-jpn {
	background-image:url('../images/border-jpn.jpg');
	background-repeat:no-repeat;
	background-position:center 225px; 
	background-attachment:fixed;
}

.borderbg-bar {
	background-image:url('../images/border-bar.jpg');
	background-repeat:no-repeat;
	background-position:center 200px; 
	background-attachment:fixed;
}

.borderbg-happyhour {
	background-image:url('../images/border-happyhour.jpg');
	background-repeat:no-repeat;
	background-position:center 225px; 
	background-attachment:fixed;
}

.borderbg-bento {
	background-image:url('../images/border-bento.jpg');
	background-repeat:no-repeat;
	background-position:center 225px; 
	background-attachment:fixed;
}


.logo {
	background-image:url('../images/PA_Logo_small.gif');
	background-repeat:no-repeat;
	background-position:top right; 
	
}

.mainbg {
	background-image:url('../images/mainbg.jpg');
	background-repeat:no-repeat;
	background-position:top; 

}

/* Fixed Height */
.fixedHeight {
	height: 400px;
	overflow: auto;
}

.fixedHeight500 {
	height: 500px;
	overflow: hidden;
}

/* Vertical Align */
img.bottom {
	vertical-align:text-bottom;
}

/* Margin Append
Notes: Margin Apped didn't work in IE, I replaced it with padding */
.marginBottomAppend {
	/*margin-bottom: 7.5em;*/
	padding-bottom: 7.5em;
}
