@charset "utf-8";
/* CSS Document */


html {
	margin: 0;
	padding: 0;
} 
body {
	background: #d7d1c7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#container {
	position: relative;
	width: 100%;
	min-width: 990px;
	display: table;
	background: #eeeeee url(http://grandopenings1.com/images/faux_c.gif) left repeat-y;
}

#head {
	position: relative;
	width: 100%;
	min-width: 750px;
	height: 125px;
	background: #000 url(http://grandopenings1.com/images/header_back.gif) repeat-x;
	text-align: center;
}

#head IMG{
	float: left;
}

#head_nav {
	position: relative;
	float: left;
	height: 125px;
	width: 21%;
	padding-left: 30px;
	font-size: 13px;
	color: #fff;
	line-height: 115px;
	white-space: nowrap;
}

#head_nav UL {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#head_nav UL LI {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#head_nav UL LI A:Link, #head_nav UL LI A:Visited, #head_nav UL LI A:Active {
	color: #fff;
	text-decoration: none;
	background: #000;
}

#head_nav UL LI A:Hover {
	color: #000;
	text-decoration: none;
	background: #e7e7e7;
}

#head_number {
	position: relative;
	float: right;
	height: 125px;
	width: 17%;
	padding-right: 10px;
	color: #fff;
	white-space: nowrap;
}

#head_number P {
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0;
}

#body {
	position: relative;
	width: 100%;
	min-width: 750px;
}

#copy {
	height: 18px;
	text-align: center;
	float: left;
	color: #fff;
	font-size: 11px;
	padding: 5px 0px 0px 187px;
	margin: auto;
	width: 65%;
	min-width: 653px;
}

/*************************************/

#nav {
	position: relative;
	float: left;
	width: 167px;
	float: left;
	font-family: arial;
	z-index: 999;
}

#nav UL {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
}

#nav UL LI {
	position: relative;
}

#nav UL LI UL {
	position: absolute;
	left: 167px;
	top: -30px;
	display: none;
}

#nav UL LI:hover UL {
	display: block;
}

#nav UL LI A{
	background: #eeeeee;
	display: block;
	height: 27px;
	line-height: 27px;
	width: 167px;
	margin-bottom: 0px;
	border-bottom: 2px #c8c8c8 solid;
}

#nav UL LI A:link, #nav UL LI A:visited, #nav UL LI A:active {
	height: 27px;
	width: 167px;
	color: #000;
	text-decoration: none;
}

#nav UL LI A:hover {
	background: #ffecca;
	height: 27px;
	width: 167px;
	color: #000;
	text-decoration: none;
}

#nav UL LI UL {
	border: 2px #afafaf solid;
}

.menu_heading {
	height: 27px;
	line-height: 27px;
	width: 167px;
	background: #afafaf;
	color: #eeeeee;
	white-space: nowrap;
	font-weight: bold;
}

.menu_heading DIV {
	height: 27px;
	line-height: 27px;
	width: 167px;
	background: #afafaf;
	color: #eeeeee;
	white-space: nowrap;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#nav UL LI UL LI A{
	background: #fff;
	display: block;
	height: 27px;
	line-height: 27px;
	width: 167px;
	margin-bottom: 0px;
	border: 0;
}

#nav UL LI UL LI A:link, #nav UL LI UL LI A:visited, #nav UL LI UL LI A:active {
	height: 27px;
	width: 167px;
	color: #000;
	text-decoration: none;
}

#nav UL LI UL LI A:hover {
	background: #d7c6a8;
	height: 27px;
	width: 167px;
	color: #000;
	text-decoration: none;
}

.under_nav {
	position: relative;
	width: 139px;
	display: table;
	margin: 30px 14px 10px 14px;
	clear: both;
}
.under_nav P {
	text-align: left;
	font-size: 11px;
}

/*************************************/

#content {
	position: relative;
	float: left;
	display: block;
	width: 65%;
	margin: 10px 0px 10px 20px;
	text-align: center;
	color: #555555;
}

#content P{
	text-align: left;
}

#content UL {
	text-align: left;
}

#content UL LI {
	margin-bottom: 15px;
}

#content OL {
	text-align: left;
}

#content OL LI {
	margin-bottom: 15px;
}

.flash_left {
	position: relative;
	display: block;
	float: left;

}

.flash_left EMBED{
	display: block;
	padding: 0;
	margin: 0;
	height: 549px;
	width: 366px;
}

.flash_right {
	position: relative;
	display: block;
	float: left;
	width: 41%;
	margin: 0px 0px 0px 10px;
}

#foot {
	position: relative;
	float: left;
	width: 100%;
	min-width: 750px;
	height: 25px;
	line-height: 25px;
	background: #fff url(http://grandopenings1.com/images/footer_back.gif) repeat-x;
	font-size: 11px;
	color: #fff;
	font-weight: normal;

}

#foot A:link, #foot A:visited, #foot A:active {
	color: #000;
	text-decoration: none;
}

#foot A:hover {
	color: #000;
	text-decoration: underline;
}

.foot_list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	margin: 0 auto 0 auto;
}

.foot_list LI {
	display: inline;
	margin-left: 30px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
	color: #000;
	border-bottom: 1px solid #bbbbbb;
	border-top: 1px solid #e3e3e3;
	padding: 3px;
	width: 80%;
	margin: 10px auto 25px auto;
	background: #f5f5f5;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #000;
}

.h_border {
	border-top: 1px dashed #000;
	padding-top: 20px;
	width: 80%;
	margin: 5px auto 15px auto;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #000;
}

hr {
	clear: both;
	visibility: hidden;
	margin: 12px;
}

.pic_left {
	float: left;
	margin: 0px 10px 10px 10px;
	border: 1px solid #000;
}

.pic_right {
	float: right;
	margin: 0px 10px 0px 10px;
	border: 1px solid #000;
}

.pic_center {
	margin: 0px auto 0px auto;
	border: 1px solid #000;
}

.pic_center_nb {
	margin: 0px auto 0px auto;
}

a:link, a:visited, a:active {
	color: #4e85af;
	text-decoration: none;
}

a:hover {
	color: #4e85af;
	text-decoration: underline;
}

.center {
	text-align: center;
}

.nowrap {
	white-space: nowrap;
}

.gen_table {
	border-collapse: collapse;
	margin: auto;
}

.gen_table TD {
	padding: 5px;
	text-align: left;
	border: 1px solid #888;
	color: #555555;
	font-size: 13px;
}

.gen_table STRONG {
	color: #000;
}

.casing_accent {
	width: 100%;
	border-collapse: collapse;
}

.casing_accent TD {
	padding: 5px;
	text-align: left;
	border: 1px solid #888;
}

.casing_accent H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}

.casing_accent STRONG {
	color: #000;
}

.casing_color_1 {
	background: #d3d3d3;
}

.casing_color_2 {
	background: #8c8682;
}

.po {
	position: relative;
	width: 90%;
	margin: auto;
}

.left {
	position: relative;
	float: left;
	width: 33%;
	text-align: center;
}

.left IMG {
	position: relative;
	display: block;
	clear: both;
	height: 150px;
	width: 125px;
	border: 1px solid #000;
	margin: 0px auto 0px auto;
}

.left P {
	margin: auto;
}

.middle {
	position: relative;
	float: left;
	width: 33%;
}

.right {
	position: relative;
	float: left;
	width: 33%;
	text-align: center;
}

.right IMG {
	position: relative;
	display: block;
	height: 150px;
	width: 125px;
	border: 1px solid #000;
	margin: 0px auto 0px auto;
}

.right P {
	text-align: center;
}

.g-wrap {
	position: relative;
	width: 600px;
	margin: auto;
}

.gallery {
	position: relative;
	float: left;
	width: 285px;
	height: 300px;
	border: 1px solid #888;
	margin: 3px;
	padding: 3px;
}

.gallery UL {
	margin-left: 10px;
	padding-left: 10px;
}


.gallery IMG {
	position: relative;
	display: block;
	height: 150px;
	width: 125px;
	float: right;
	margin: 0px 5px 100px 10px;
	border: 1px solid #000;
}

.gallery2 {
	position: relative;
	width: 285px;
	height: 300px;
	border: 1px solid #888;
	margin: auto;
	padding: 3px;
}

.gallery2 UL {
	margin-left: 10px;
	padding-left: 10px;
}


.gallery2 IMG {
	position: relative;
	display: block;
	height: 150px;
	width: 125px;
	float: right;
	margin: 0px 5px 100px 10px;
	border: 1px solid #000;
}

.keystone {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.keystone LI {
	display: inline;
	margin: 0;
	padding: 0;
}

.keystone IMG {
	margin: 3px;
	border: 1px solid #000;
}

.cb_left {
	float: left;
	margin-right: 5%;
	margin-bottom: 20px;
	border: 1px solid #000;
}

.cb_right {
	position: relative;
	float: right;
	width: 25%;
	height: 200px;
	margin-bottom: 20px;
	visibility: hidden;
}