@charset "utf-8";
/* CSS Document */

/******************************************************************************/
/* Div - Start */

#main_wrapper {
	position:absolute;
	top: 50%;
	left: 50%;
	width:1020px;
	height:680px;
	margin-top: -340px; /*set to a negative number 1/2 of your height*/
	margin-left: -510px; /*set to a negative number 1/2 of your width*/
}

#bg_wrapper {
	background-image: url(images/lizzyb_design_pattern_bg_center_d.jpg);
	background-repeat: repeat-x;
	position:absolute;
	top: 50%;
	width: 100%;
	height:500px;
	margin-top: -250px;
}

#texture_wrapper {
	background-image: url(images/lizzyb_design_shadow_bg.jpg);
	background-repeat: no-repeat;
	position:fixed;
	top: 50%;
	left: 50%;
	width: 1400px;
	height:1050px;
	margin-top: -525px; /*set to a negative number 1/2 of your height*/
	margin-left: -700px;
}


/* Div - End */
/******************************************************************************/
/* General Style - Start */

body {
	margin: 0;
}

.coming_soon_headings {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 4px;
}

/* Headings - Start */

.page_headings {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 35px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #f58025;
	text-decoration: none;
	letter-spacing: 4px;
}

.subpage_headings {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #7e8082;
	text-decoration: none;
	letter-spacing: 0px;
}

.page_subheadings {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #B1E0DB;
	text-decoration: none;
	letter-spacing: 0px;
}

/* Headings - End */

/* Text - Start */

.page_text {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7e8082;
	text-decoration: none;
	letter-spacing: 3px;
	white-space: normal;
}

.inlinelink {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7e8082;
	text-decoration: none;
	letter-spacing: 3px;
	white-space: normal;
}

a.inline_link:link {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7e8082;
	text-decoration: none;
	letter-spacing: 3px;
	white-space: normal;
}

a.inline_link:visited {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7e8082;
	text-decoration: none;
	letter-spacing: 3px;
	white-space: normal;
}

a.inline_link:hover {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 3px;
	white-space: normal;
	background-color: #B1E0DB;
}

a.inline_link:active {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 3px;
	white-space: normal;
	background-color: #D1D2CD;
}

/* Text - End */

/* Footer - Start */

.footer_text {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

a.footer:link {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

a.footer:visited {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

a.footer:hover {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008c99;
	text-decoration: none;
	letter-spacing: 2px;
}

a.footer:active {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

/* Footer - End */
/* General Style - End */
/******************************************************************************/

/* Navigation - Start */
/* Left Navigation - Start */

.left_nav_heading {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #f58025;
	text-decoration: none;
	letter-spacing: 4px;
}

a.left_navHeading:link, a.left_navHeading:visited, a.left_navHeading:hover, a.left_navHeading:active {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #f58025;
	text-decoration: none;
	letter-spacing: 4px;
}

.leftnav {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #7e8082;
	text-decoration: none;
	letter-spacing: 4px;
}

a.left_nav:link {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #7e8082;
	text-decoration: none;
	letter-spacing: 4px;
}

a.left_nav:visited {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #7e8082;
	text-decoration: none;
	letter-spacing: 4px;
}

a.left_nav:hover {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 4px;
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	padding: 3px;
	background-color: #f58025;
}

a.left_nav:active {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 4px;
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	padding: 3px;
	background-color: #B1E0DB;
}

/* Left Navigation - End */
/* Left Sub-Navigation - Start */

.left_subnav_heading {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #f58025;
	text-decoration: none;
	letter-spacing: 4px;
}

.leftsubnav {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #7e8082;
	text-decoration: none;
	letter-spacing: 4px;
}

a.left_subnav:link {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #7e8082;
	text-decoration: none;
	letter-spacing: 4px;
}

a.left_subnav:visited {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #7e8082;
	text-decoration: none;
	letter-spacing: 4px;
}

a.left_subnav:hover {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 4px;
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	padding: 2px;
	background-color: #B1E0DB;
}

a.left_subnav:active {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 4px;
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	padding: 2px;
	background-color: #f58025;
}

a.left_subnav_active:link, a.left_subnav_active:visited, a.left_subnav_active:hover, a.left_subnav_active:active {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 4px;
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	padding: 2px;
	background-color: #B1E0DB;
}

/* Left Sub-Navigation - End */
/* View More Navigation - Start */

.viewmore_text {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #039497;
	text-decoration: none;
	letter-spacing: 3px;
	white-space: normal;
}

.viewmore_link:link {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #039497;
	text-decoration: none;
	letter-spacing: 3px;
	white-space: normal;
}

.viewmore_link:visited {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #039497;
	text-decoration: none;
	letter-spacing: 3px;
	white-space: normal;
}

.viewmore_link:hover {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f58025;
	text-decoration: none;
	letter-spacing: 3px;
	white-space: normal;
}

.viewmore_link:active {
	font-family: "Kabel Bk BT", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7e8082;
	text-decoration: none;
	letter-spacing: 3px;
	white-space: normal;
}

/* View More Navigation - Start */
/* Navigation - End */
/******************************************************************************/

