@import url(http://fonts.googleapis.com/css?family=Lobster);
@charset "utf-8";
/* CSS Document */

* {	margin: 0;
	padding: 0;}
	
html {min-height:100%;}
body {
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../images/marquee-background.jpg);
	background-position: center bottom;
}
#tall{
	background-image:url(../images/marquee-background-tall.jpg);
}

p{
	padding:5px 10px 10px 15px;
	color: #FFF;
	font-size: 14px;
	line-height:16px;
}
a {
	color:#CCF;
	text-decoration:none;
}
a:hover {
	color:#CFF;
}

img {border:none;}
.center {text-align:center;}
.type-h2 {
	text-align:center;
	padding:10px 0 0 0;
}
.type-h2 a{
	color:#FFF;
}
.type-h2 a:hover{
	color:#9CF;
}
.right {text-align:right;}
.tagline {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: normal;
	padding: 5px 0 0 0;
}
.tagline-center {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight: normal;
	text-align:center;
	padding: 5px 0 0 0;
}
.mailto {color:#FFF;}
.mailto:hover {color:#9CF;}

.image-left {
	float:left; margin: 0 10px 5px 0;
}
.image-right {
	float:right;
	margin: 0 10px 5px 5px;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#FFF;
	padding:0 0 5px 5px;
	font-weight:normal;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
	padding:4px 0 5px 10px;
}
h3 {
	font-family: 'Lobster', arial, serif;;
	font-size:1.6em;
	color:#FFF;
	padding:0 0 5px 15px;
}

h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.1em;
	color:#FFF;
	padding:4px 0 5px 10px;
}

#top-holder {
	width:100%;
	height:260px;
	margin: 20px 0 0 0;
}
#top {
	width:1000px;
	height:260px;
	margin: 0 auto;
}
#logo-box {
	width:380px;
	height:237px;
	float:left;
	margin: 10px 0 0 0;
}
#logo {
	float:left;
}
#logo a{
	width:380px;
	height:237px;
	display:block;
	background-image:url(../graphics/marquee-hire.png);
}
#logo a:hover {
	background-position:0 237px;
}

#landscape-image {
	width:605px;
	height:100px;
	margin: 0 5px 0 0;
	float: right;
}
#landscape-image:hover {

}
#tagline-contact {
	width:610px;
	height:90px;
	margin: 5px 5px 0 0;
	float: right;
}
#navigation-holder {
	width:100%;
	height:44px;
	margin:10px 0 0 0;
}
#navigation-background {
	width:604px;
	height:44px;
	background-image:url(../graphics/navigation.png);
	float: right;
	margin: 10px 10px 0 0;
}
#navigation {
	width:604px;
	height:44px;
	margin: 0 0 0 2px;
}
ul#navmenu-h {
	padding: 0;
	list-style: none;
	position: relative;
	z-index:10000!important;
} 
ul#navmenu-h ul { 
/* Sub Menu Width */ margin: 0; list-style: none; display: none; position: absolute; top: 100%; left: 0; } 
ul#navmenu-h ul ul,ul#navmenu-h ul ul ul { top: 0; left: 100%; } 
ul#navmenu-h li {
	width:100px;
	float: left;
	display: inline;
	position: relative;
	text-align:center;
	margin: 1px 0 0 0;
}
ul#navmenu-h ul li { width: 100%; display: block; } 
/* Root Menu */ ul#navmenu-h a {
	width:100px;
	height:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #336699;
	padding: 12px 0 0 0;
	float: left;
	display: block;
	text-decoration: none;
}
	ul#navmenu-h a:hover {
	color: #FFF;
	background-image:url(../graphics/tab-hover.png);
}
/* Root Menu Hover Persistence */ ul#navmenu-h a:hover,ul#navmenu-h li:hover a,ul#navmenu-h li.iehover a {
} 
/* 2nd Menu */ ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a { width:200px; height:30px; margin:1px 0 0 -50px;  float: none; color: #336699; background-image:url(../graphics/lower-tab.png);} 
/* 2nd Menu Hover Persistence */ ul#navmenu-h li:hover li a:hover,ul#navmenu-h li:hover li:hover a,ul#navmenu-h li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover a { margin:1px 0 0 -50px; background-image:url(../graphics/lower-tab-hover.png); color:#FFF;} 

/* Hover Function - Do Not Move */ ul#navmenu-h li:hover ul ul,ul#navmenu-h li:hover ul ul ul,ul#navmenu-h li.iehover ul ul,ul#navmenu-h li.iehover ul ul ul { display: none; } ul#navmenu-h li:hover ul,ul#navmenu-h ul li:hover ul,ul#navmenu-h ul ul li:hover ul,ul#navmenu-h li.iehover ul,ul#navmenu-h ul li.iehover ul,ul#navmenu-h ul ul li.iehover ul { display: block; }

.active {
	color:#CFF;
}
.active:hover {
	color:#CFF;
}

#main-holder {
	width:100%;
	height:1130px;
}
#boxes-box {
	width:1000px;
	height:230px;
	margin:20px auto 0 auto;
}
#sidebar {
	width:300px;
	height:320px;
	float:right;
	margin: 10px 20px 0 0;
}


#boxes {
	width:1000px;
	height:220px;
	float:left;
}
#titles {
	width:1000px;
	height:50px;
	float:left;
}
#product-title {
	width:300px;
	height:40px;
	float:left;
	background-image: url(../graphics/title.png);
}
#product-title-1 {
	width:300px;
	height:40px;
	float:left;
	background-image: url(../graphics/title.png);
	margin: 0 0 0 50px;
}
#product-title-2 {
	width:300px;
	height:40px;
	float:left;
	background-image: url(../graphics/title.png);
	margin: 0 0 0 50px;
}

#marquees {
	width:300px;
	height:170px;
	float:left;
}

#weddings {
	width:300px;
	height:170px;
	float:left;
	margin: 0 0 0 50px;
}

#corporate {
	width:300px;
	height:170px;
	float:left;
	margin: 0 0 0 50px;
}

#top-background {
	width:1000px;
	height:20px;
	margin: 0 auto;
	background-image:url(../graphics/top-background.png);
}
#bottom-background {
	width:1000px;
	height:20px;
	background-image:url(../graphics/bottom-background.png);
	margin: 0 auto;
}

#marquee-holder {
	width:100%;
	height:1130px;
}
#marquee-text {
	width:1000px;
	height:840px;
	background-image:url(../graphics/text-background.png);
	margin: 0 auto;
}

.table {margin:0 auto;}
.table-header {
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
.table-header p{
	font-size:16px;
}
.table-row {
	font-size:16px;
	color:#FFF;
	text-align:center;
}
.25{
	height:20px;
}

#index-holder {
	width:100%;
	height:390px;
}
#index-text {
	width:1000px;
	height:390px;
	margin:0 auto;
	background-image:url(../graphics/text-background.png);
}

#weddings-holder {
	width:100%;
	height:740px;
	height: 720px;
}
#weddings-text {
	width:1000px;
	height:720px;
	margin: 0 auto;
	background-image:url(../graphics/text-background.png);
}

#packages-holder {
	width:100%;
	height:740px;
	height: 1020px;
}
#packages-text {
	width:1000px;
	height:1020px;
	margin: 0 auto;
	background-image:url(../graphics/text-background.png);
}









#corporate-holder {
	width:100%;
	height:510px;
}
#corporate-text {
	width:1000px;
	height:510px;
	margin: 0 auto;
	background-image:url(../graphics/text-background.png);
}

#events-holder {
	width:100%;
	height:240px;
}
#events-text {
	width:1000px;
	height:240px;
	margin:0 auto;
	background-image:url(../graphics/text-background.png);
}

#catering-holder {
	width:100%;
	height:400px;
}
#catering-text {
	width:1000px;
	height:400px;
	margin: 0 auto;
	background-image:url(../graphics/text-background.png);
}

#faqs-holder {
	width:100%;
	height:840px;
}
#faqs-text {
	width:1000px;
	height:840px;
	margin: 0 auto;
	background-image:url(../graphics/text-background.png);
}

#accessories-holder {
	width:100%;
	height:710px;
}
#accessories-text {
	width:1000px;
	height:430px;
	background-image:url(../graphics/text-background.png);
	margin: 0 auto;
}
#accessories-navigation {
	width:700px;
	height:30px;
	margin: 0 auto;
}
#accessories-navigation p{
	font-size:16px;
}

#flooring-holder {
	width:100%;
	height:1600px;
}
#flooring-text {
	width:1000px;
	height:1330px;
	background-image:url(../graphics/text-background.png);
	margin: 0 auto;
}
#tables-holder {
	width:100%;
	height:770px;
}
#tables-text {
	width:1000px;
	height:500px;
	background-image:url(../graphics/text-background.png);
	margin: 0 auto;
}
#seating-holder {
	width:100%;
	height:1130px;
}
#seating-text {
	width:1000px;
	height:860px;
	background-image:url(../graphics/text-background.png);
	margin: 0 auto;
}
#heating-holder {
	width:100%;
	height:710px;
}
#heating-text {
	width:1000px;
	height:440px;
	background-image:url(../graphics/text-background.png);
	margin: 0 auto;
}
#lighting-holder {
	width:100%;
	height:800px;
}
#lighting-text {
	width:1000px;
	height:520px;
	background-image:url(../graphics/text-background.png);
	margin: 0 auto;
}
#lining-holder {
	width:100%;
	height:1390px;
}
#lining-text {
	width:1000px;
	height:1110px;
	background-image:url(../graphics/text-background.png);
	margin: 0 auto;
}
.intro {
	width:1000px;
	height:400px;
}
.title {
	width:1000px;
	height:50px;
}
.flooring {
	width:1000px;
	height:400px;
}
.seating {
	width:1000px;
	height:400px;
}
.tables {
	width:1000px;
	height:180px;
}
.heating {
	width:1000px;
	height:130px;
}
.lighting {
	width:1000px;
	height:350px;
}
.linings {
	width:1000px;
	height:100px;
}
.accessory {
	width:1000px;
	height:140px;
}




#gallery-holder {
	width:100%;
	height:680px;
}
#gallery-text {
	width:1000px;
	height:680px;
	background-image:url(../graphics/text-background.png);
	margin: 0 auto;
}
#gallery-left {
	width:280px;
	height:500px;
	margin: 0 0 0 10px;
	float: left;
}
#gallery-right {
	width:700px;
	height:600px;
	margin: 0 auto;
	float: right;
}
#gallery-intro {
	width:1000px;
	height:70px;
	margin: 0 auto;
}

#events-holder {
	width:100%;
	height:590px;
}
#events-text {
	width:1000px;
	height:320px;
	margin:0 auto;
	background-image:url(../graphics/text-background.png);
}

#contact-holder {
	width:100%;
	height:500px;
}
#contact-text {
	width:1000px;
	height:500px;
	background-image:url(../graphics/text-background.png);
	margin: 0 auto;
}

#mhto {
float:right;
width:130px;
height:130px;
 ;
}

#footer-holder {

	height:50px;
	margin: 20px 0 0 0;
}
#footer {

	height:50px;
	margin:0 auto;
}
#footer p{
	font-size:14px;
	padding:12px 0 0 0;
}
#footer-text {
	width:600px;
	height:40px;
	margin: 0 auto;
	background-image:url(../graphics/footer.png);
}

ul.star li {
	line-height:1.3em;
	color:#FFF;
	list-style:circle;
	margin-left:30px;
	font-size:0.9em;
}