<style type="text/css">
body{
color: #333;
font-size: 11px;
font-family: verdana;
}
a.myToggle1{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.myToggle:hover{
	background: #FF9900;
}
.tab h3{
	padding: 6px;
	font-size: 12px;
	margin: 0;
	text-align: left;
}
#wrapper{
	width: 640px;
	margin: 0 auto;
	background-color: #333333;
	height: 210px;
	overflow: hidden;
}
#OrderWrapper{
	width: 640px;
	margin: 0 auto;
	background-color: #000000;
	height: 210px;
	overflow: hidden;
	background-image: url(../GIFs/AccordionBG3.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#AccordionLeft{
	float: left;
	width: 162px;
	height: 100px;
	background-color: #000000;
}
#AccordionRight{
	float: right;
	width: 460px;
	background-color: #333333;
}
.tab{
	width: 170px;
	background-image: url(../GIFs/Toggles/MasterToggle.gif);
	background-position: left center;
	height: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.tabFeatured{
	width: 170px;
	background-image: url(../GIFs/FeaturedToggle.gif);
	background-position: center top;
	height: 90px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.stretcher{
	height: 210px;
	color: #003366;
	width: 470px;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #333333;
}
.myToggle {
	background-color: #333333;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	width: 175px;
}

</style>

#AccordionContent {
	width: 640px;
	margin: 0 auto;
	background-color: #000000;
	height: 210px;
	overflow: hidden;
	position: relative;
}
#AccordionFull {
	float: left;
	width: 640px;
	height: 210px;
	background-color: #000000;
	clear: both;
	background-image: url(../GIFs/440x210.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#SkipFeature {
	float: left;
	width: 200px;
	height: 210px;
	background-color: #000000;
	background-image: url(../GIFs/BookNow200x210.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#ROROFeature {
	float: left;
	width: 120px;
	height: 55px;
	background-color: #CC0000;
	margin-top: 110px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
	color: #FFFFFF;
	font-size: 10px;
}
#GrabFeature {
	float: left;
	width: 150px;
	height: 65px;
	background-color: #336600;
	margin-top: 110px;
}
#TipperFeature {
	float: left;
	width: 150px;
	height: 65px;
	background-color: #003366;
	margin-top: 110px;
}
#Gallery {
	float: left;
	width: 440px;
	height: 210px;
	background-color: #000000;
}
