#body
{ 
	
background-image: url(../images/background.gif); 
	background-repeat: repeat-x; font-family: Arial;
font-size:12px;}

#Header
{
position:absolute;
z-index:90px;
left:100px;
height:165px;
}

.header
{
font-family: Arial;
font-size:14px;
font-style: italic;
font-weight:bold;
color:#E41569;
}

#TopNav
{
font-family: Arial;
font-size:12px;
position: absolute;
padding-top: 5px;
z-index:190;
left:117px;
top:141px;
width:778px;
min-height:30px;
height:auto !important;
height:30px;
}

#bodypanel
{
   position:absolute;
   top:165px;
   left:100px;
   width: 812px;
   border: none;
   min-height:300px;
   height:auto !important;
   height:300px;
   background: url(../images/bodyimage.gif); 
   background-repeat: repeat;
    
}

#bodypaneltext
{
left:200px;
top:40px;
width: 600px;
padding-top:30px;
padding-right:30px;
padding-bottom:20px;
border: none;
float:right;
right:50px;
text-align:justify;
color:#666666;
font-family: Arial;
font-size:12px;
min-height:500px;
height:auto !important;
height:500px;
}

#bodypaneltext A:link { COLOR: #E41569; }
#bodypaneltext A:visited { COLOR: #E41569; }
#bodypaneltext A:hover { COLOR: #E41569; }

.Feedback
{
left:200px;
}

#Footer
{
position:absolute;
right:25px;
bottom:15px;
padding-top:20px;
font-size:10px;
}

#Footermenu
{
position:absolute;
z-index:150px;
left:25px;
bottom:15px;
font-size:10px;
padding-top:20px;
COLOR: #111111
}

#Footermenu A:link { COLOR: #111111;  text-decoration: none }
#Footermenu A:visited { COLOR: #111111;  text-decoration: none }
#Footermenu A:hover { COLOR: #111111;  text-decoration: none }


#Treeview
{
padding-top:31px;
position:relative;
font-family:Arial;
font-size:16px;
width:150px;
color:#E41569;
z-index:1;
left:22px;
float:left;
padding-bottom:20px;
}



#Imagesslide
{
font-family: Arial;
font-size:12px;
position: relative;
z-index:80;
left:-150px;
width:740px;
height:70px;
padding-top:33px;
padding-left:10px;
padding-bottom:20px;
text-align: justify;
background-image:url(../images/gallery.gif);
}


.images
{
height: 69px;
width: 105px;
position:relative;
margin-right:1px;
margin-left:1px;
z-index:80;

}


H1 { font-size:16px ; COLOR: #E41569; font-style:italic; }
H2 { COLOR: #E41569 }
H3 { COLOR: #E41569 }
H4 { COLOR: #E41569 }
H5 P { COLOR: #E41569 }


.Tree div.AspNet-TreeView ul li
{
    white-space: nowrap;
    padding: 3px 0 2px 0; 
}

.Tree div.AspNet-TreeView ul ul
{
    margin: 2px 0 2px 10px;
}

.Tree div.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}

.Tree div.AspNet-TreeView li a
{
    text-decoration: none;
}

.Tree div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
    margin-left: 18px;
}

.Tree div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
    cursor: pointer;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-Collapse
{
    background: url(collapse.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}

.Tree div.AspNet-TreeView .AspNet-TreeView-Expand
{
    background: url(expand.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}

.Tree .AspNet-TreeView-Selected
{
    background-color: #FAFAD2 !important;
}

.Tree .AspNet-TreeView-ChildSelected
{
    background-color: #F5FFFA !important;
}

.Tree .AspNet-TreeView-ParentSelected
{
    background-color: #FFE4E1 !important;
}

TABLE   { font-size:12px;}

/* Home CSS */

#homebodypanel
{
   position:absolute;
   top:165px;
   left:100px;
   width: 812px;
   border: none;
   min-height:300px;
   height:auto !important;
   height:300px;
   background: url(../images/bodyimage.gif); 
   background-repeat: repeat;
}

#homebodypaneltext
{
	position:relative;
left:182px;
top:0px;
width: 300px;
padding-top:18px;
padding-bottom:20px;
padding-right:30px;
border: none;
right:50px;
text-align:justify;
color:#666666;
font-family: Arial;
font-size:12px;
}


#homebodypaneltext A:link { COLOR: #E41569; }
#homebodypaneltext A:visited { COLOR: #E41569; }
#homebodypaneltext A:hover { COLOR: #E41569; }

#locations
{
font-family: Arial;
font-size:11px;
color:#E41569;
position:absolute;
z-index:150;
left:130px;
top:185px;
height:179px;
width:120px;
background-image:url(../images/locations.gif);
background-repeat:no-repeat;
padding-top:45px;
}

#locations A:link { COLOR: #E41569; text-decoration: none}
#locations A:visited { COLOR: #E41569; text-decoration: none}
#locations A:hover { COLOR: #E41569; text-decoration: none}


#Search
{ 
background-image: url(../images/search.gif); 
background-repeat:no-repeat;
padding-left:-7px;
height:63px;
top:20px;
left:-20px;
}

.Searchtb

{
	position:relative;
	background-color:#FFFFFF;
	border-bottom-color:#E41569;
	font-family:Arial;
	color:#E41569;	
	font-size:10px;
	padding: 2px;
	border-style: solid;
	border-width:1px;
	border-color:#E41569;
	border-top-color:#E41569;
	border-left-color:#E41569;
	width:79px;
	height:14px;
	top:20px;
	left:5px;
}

.Searchbutton

{
	position:relative;
	border-style: solid;
	top:27px;
	left:5px;
}

#RightPannel
{
position:absolute;
z-index:1;
left:327px;
top:58px;
}

.TopsUpdate
{
position:absolute;
z-index:150;
left:10px;
top:285px;
width:250px;
height:200px;
max-height:200px;
font-size:10px;
}

.TopsUpdate A:link { COLOR: #E41569; text-decoration: none}
.TopsUpdate A:visited { COLOR: #E41569; text-decoration: none}
.TopsUpdate A:hover { COLOR: #E41569; text-decoration: none}

#HomeFooter
{
	position:absolute;
left:415px;
width: 300px;
bottom:0px;
font-size:10px;
}

#HomeFooterMenu
{
position:absolute;
width: 600px;
left:-160px;
bottom:0px;
font-size:10px;
COLOR: #111111;
}

.chkbreakfastrow
{
	padding-top: 0.5em;
	padding-bottom: 0.1em;
}

.chkpickdownrow
{
	padding-top: 0.1em;
}

.chktearow
{
	padding-top: 0.1em;
	padding-bottom:0.2em;
}

.chkpickuprow
{
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

#HomeFooterMenu A:link { COLOR: #111111;  text-decoration: none }
#HomeFooterMenu A:visited { COLOR: #111111;  text-decoration: none }
#HomeFooterMenu A:hover { COLOR: #111111;  text-decoration: none }
