* { margin: 0; padding: 0; }

div.hr hr { display: none; }
div.hr { height: 1px; border-bottom: solid 1px black; margin: 10px 0; }

html
{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 17px;
	background: black;
}

body
{
	padding: 40px 0;
}

#SplashHolder
{
	width: 761px;
	height: 473px;
	margin: 0 auto;
	background-image: url(Assets/Splash.jpg);
}
#SplashHolder a
{
	display: block;
	width: 761px;
	height: 473px;
	text-indent: -1000px;
	overflow: hidden;
	outline: none;
}

#LayoutHolder
{
	position: absolute;
	left: 50%;
	margin: 0 0 0 -380px;
	width: 761px;
	background: transparent url(Assets/BaseTile.jpg) repeat-y left top;
}

#LayoutHolderInner
{
	background: transparent url(Assets/BaseTop.jpg) no-repeat left top;
	padding-top: 140px;
}

.FlashSideBar #LayoutHolderInner
{
	background-image: url(Assets/BaseTopLarge.jpg);
}

#LayoutHolderInnermost
{
	background: transparent url(Assets/BaseBottom.jpg) no-repeat left bottom;
	padding: 0 0 57px 26px;
	width: 761px;
}

.FlashSideBar #LayoutHolderInnermost
{
	padding-bottom: 163px;
}

#LayoutHolder .Cap { clear: both; }

#Menu
{
	display: block;
	width: 143px;
	height: 292px;
	background: transparent url(Assets/Menu.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#Menu.Expanded { background-position: -286px top; }

#Menu li
{
	height: 24px;
	line-height: 24px;
	margin-top: 4px;
	list-style-type: none;
}

#Menu li.Expanded { height: auto; }

#Menu li a
{
	display: block;
	width: 100%;
	height: 24px;
	overflow: hidden;
	text-indent: -2000px;
	text-decoration: none;
	outline: none;
}

#Menu li a:hover,
#Menu li a.Active { background: transparent url(Assets/Menu.gif) no-repeat left top; }

#Menu li.About a:hover,
#Menu li.About a.Active				{ background-position: -143px -4px; }
#Menu li.RentalPackages a:hover,
#Menu li.RentalPackages a.Active	{ background-position: -143px -32px; }
#Menu li.QuestionsAnswered a:hover,
#Menu li.QuestionsAnswered a.Active	{ background-position: -143px -60px; }
#Menu li.Testimonials a:hover,
#Menu li.Testimonials a.Active		{ background-position: -143px -88px; }
#Menu li.Gallery a:hover,
#Menu li.Gallery a.Active			{ background-position: -143px -116px; }
#Menu li.ContactUs a:hover,
#Menu li.ContactUs a.Active			{ background-position: -143px -144px; }

#Menu.Expanded li.About a:hover,
#Menu.Expanded li.About a.Active							{ background-position: -429px -4px; }
#Menu.Expanded li.RentalPackages a:hover,
#Menu.Expanded li.RentalPackages a.Active					{ background-position: -429px -32px; }
#Menu.Expanded li.RentalPackages-Basic a:hover,
#Menu.Expanded li.RentalPackages-Basic a.Active				{ background-position: -429px -56px; }
#Menu.Expanded li.RentalPackages-Corporate a:hover,
#Menu.Expanded li.RentalPackages-Corporate a.Active			{ background-position: -429px -75px; }
#Menu.Expanded li.RentalPackages-Wedding a:hover,
#Menu.Expanded li.RentalPackages-Wedding a.Active			{ background-position: -429px -94px; }
#Menu.Expanded li.RentalPackages-Platinum a:hover,
#Menu.Expanded li.RentalPackages-Platinum a.Active			{ background-position: -429px -113px; }
#Menu.Expanded li.RentalPackages-OptionalExtras a:hover,
#Menu.Expanded li.RentalPackages-OptionalExtras a.Active	{ background-position: -429px -132px; }
#Menu.Expanded li.RentalPackages-PaymentTerms a:hover,
#Menu.Expanded li.RentalPackages-PaymentTerms a.Active		{ background-position: -429px -151px; }
#Menu.Expanded li.QuestionsAnswered a:hover,
#Menu.Expanded li.QuestionsAnswered a.Active				{ background-position: -429px -174px; }
#Menu.Expanded li.Testimonials a:hover,
#Menu.Expanded li.Testimonials a.Active						{ background-position: -429px -202px; }
#Menu.Expanded li.Gallery a:hover,
#Menu.Expanded li.Gallery a.Active							{ background-position: -429px -230px; }
#Menu.Expanded li.ContactUs a:hover,
#Menu.Expanded li.ContactUs a.Active						{ background-position: -429px -258px; }

#Menu li ul
{
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
}

#Menu li ul li
{
	line-height: 19px;
	height: 19px;
	margin: 0;
}

#Menu li ul li a
{
	height: 19px !important;
}

#ContentHolder
{
	width: 341px;
	padding: 15px;
	color: #999;
	float: left;
	margin: 5px 0 0 9px;
}

#ContentHolder h1
{
	font-size: 100%;
	font-weight: bold;
	color: Black;
	text-transform: lowercase;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: solid 1px black;
}

#ContentHolder p { margin: 0 0 7px 0; }

#ContentHolder strong { color: #888; }

#ContentHolder u { text-decoration: none; color: #000; font-weight: bold; }

#ContentHolder a:link,
#ContentHolder a:active,
#ContentHolder a:visited,
#ContentHolder em,
#ContentHolder h3
{
	font-size: 100%;
	font-style: normal;
	color: #dd7a04;
	font-weight: bold;
	text-decoration: none;
}

#ContentHolder ul li
{
	text-indent: 0;
	list-style-type: none;
	padding-left: 8px;
	margin-bottom: 5px;
	background: transparent url(Assets/Bullet.gif) no-repeat left 7px;
}

#ContentHolder a:hover { color: #f8a044; }

#ContentHolder div.Attachments { margin-top: 20px; }
#ContentHolder div.Attachments p { border-top: dotted 1px #000; padding-top: 7px; }

#ContentHolder div.Testimonials { font-style: italic; padding-bottom: 7px; }

#ContentHolder div.Faqs { padding-bottom: 7px; }
#ContentHolder div.Faqs h3 { margin-bottom: 2px; }

#ContentHolder div.ContactForm h3 { margin-bottom: 5px; }
#ContentHolder div.ContactForm .Field,
#ContentHolder div.ContactForm .Submit { overflow: hidden; width: 341px; margin: 2px 0 0 0; line-height: 23px; vertical-align: middle; }
#ContentHolder div.ContactForm .Field label { display: block; width: 100px; float: left; text-transform: lowercase; vertical-align: top; }
#ContentHolder div.ContactForm .Field input,
#ContentHolder div.ContactForm .Field textarea,
#ContentHolder div.ContactForm .Field select { width: 150px; float: left; color: #888; font-size: 100%; }
#ContentHolder div.ContactForm .Field textarea { width: 250px; }
#ContentHolder div.ContactForm .Submit input { width: 50px; margin: 5px 0 0 100px; font-size: 100%; }

dl dt { float: left; clear: left; width: 80px; text-transform: lowercase; }
dl dt, dl dd { margin-bottom: 0.5em; }

#Photo1
{
	position: absolute;
	left: 563px;
	top: 144px;
	width: 170px;
	height: 284px;
}

#Photo1 div.FlashPlayer
{
	margin: 9px 0 0 9px;
}

#Photo1 img
{
	position: absolute;
	left: 9px;
	top: 10px;
	width: 152px;
	height: 254px;
}

#Photo1 span
{
	position: absolute;
	display: block;
	width: 100%;
	line-height: 17px;
	top: 265px;
	text-align: center;
	text-transform: lowercase;
	font-weight: bold;
	color: #666;
	font-size: 110%;
}