body {
	color: #333333;
	font-family: Tahoma ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 12px;
	word-spacing: normal;
	background-color: #b6add6;
}

p  {color: #4b1152;}

h1 {color: #6c767c;font-size: 1.7em;font-weight:normal;}
h2 {color: #000000;font-size: 1.1em;font-weight:bold;}

br {clear: left;}

hr {color:#E5E5E5;}

a:link {color:#2F69BA; text-decoration: none}
a:active {color:#2F69BA; text-decoration: none}
a:visited {color:#D32C2C; text-decoration: none}
a:hover {color:#6396D5; text-decoration: underline}

li {color: #4b1152;}

.clear  {clear:both;}

#skipnav {
	display: none;
}

#masterwrapper
{
    width:1000px;
    margin:0px auto 0px auto;
}

#skyscraper {
    position:relative;
    float:left;
    width:100px;
    padding-left:8px;
}

#wrapper
{
    width: 790px;
    float:left;
    margin-right: auto;
    margin-left: 8px;
    background-image: url(../images/backwhite.gif);
    background-repeat: repeat-y;
    background-position: 19px;
}

#header
{
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	height: 130px;
	border-top-width: thin;
}

.headertext
{
    margin-top: -85px;
    padding-left: 320px;
    color: white;
    position: absolute;
    font-weight: bold;
    line-height:1.3em;
    font-size:1.2em;
}

/*START NAVIGATION BAR */
#navcontainer {
	padding-top: 101px;
	padding-left: 190px;
	position:relative;
	float:left;
	width:721px;
}

#navcontainer ul {
    list-style: none;
    border: none;
}

#navcontainer li {
    display: block;
    float: left;
    width: auto;
}

#navcontainer A{
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	width: auto;
	text-decoration: none;
	padding: 2px 14px;
}

#navcontainer A:hover, #navcontainer A:active {
	background-color: #b70202;
}

#navcontainer A.active:link, #navcontainer A.active:visited{
	position: relative;
	z-index: 102;
	font-weight: bold;
	background-color: #d33939;
}
/*END NAVIGATION BAR */

/*LEFT MENU */
#leftside {
    float: left;
    width: 180px;
    height:310px;
    margin-top:-41px;
    margin-left:-14px;
    background-position: left top;
    background-image: url(../images/left.gif);
    background-repeat: no-repeat;
}

/*CONTENT WRAPPER */
#contentwrap 
{
    margin-left: 19px;
    margin-top:-20px;
    padding-left: 150px;
}

#content
{
	background-color: white;
	width:100%;
}

.rightlowerpanel {
	float:right;
	width: 282px;
}


/*left coloumn for content */
.leftpanel {
	float:left;
	width: 380px;
	margin-bottom: 2px;
}

/*right coloumn for content */
.rightpanel {
    float:right;
}

#footer
{
    color: #4b1152;
    padding-left: 6px;
    text-align: center;
    padding-top:20px;
    background-position: center top;
    background-image: url(../images/bar.gif);
    background-repeat: no-repeat;
    background-color:White;
    font-size:0.8em;
    
}

.whatsonofferwrapper
{
    background-position: center top;
    background-image: url(../images/whatsonoffer.gif);
    background-repeat: no-repeat;
    width: 216px;
    padding-top: 49px;
    margin-top:10px;
}

.whatsonoffer
{
    width: 194px;
    border-right: #b6add6 1px solid;
    border-top: #b6add6 1px solid;
    border-left: #b6add6 1px solid;
    border-bottom: #b6add6 1px solid;
    background-color:#ffeeff;
}

.starlist
{
    background-position: left top;
    background-image: url(../images/stars.gif);
    background-repeat: no-repeat;
    margin-top:8px;
    margin-bottom:8px;
    padding-left:26px;
    padding-right:6px;
    font-size:0.9em;
}