﻿body{
margin:0;
padding:0;
font-family:Trebuchet MS, Verdana, Sans-Serif;
font-size:13px;
text-align:justify;
line-height:normal;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 955px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
 width: 100%;
}

#topsection .textrunning {
	width:400px;
	margin: 0px;
}

#topsection .textrunning a {
	width:400px;
	color:Blue;
	text-decoration:none;
	
}
#topsection .textrunning a:hover {
	width:400px;
	color:red;
	text-decoration:underline;
}




#topsection .line20
{
	clear: left;
width:935px;


border-bottom: 1px solid #cc9966;
 /*Height of top section*/
}
#topsection .linkmenu 
{
	background: #cc9966;
	margin-bottom: 2px;
	width:935px;
	padding:  5px 0px 5px 20px; 
}

#topsection .linkmenu a
{
	color: White;
	text-decoration:none;
	font-weight:bold;
}
#topsection .line20 .linkmenu a:hover
{
	
	text-decoration:underline;
	font-weight:bold;
}

#topsection .textleft
{
	width:500px;
	float:left;
 
}

#topsection .textright
{
	width:454px;
	float:right;
 
}




#contentwrapper{
float: left;
width: 100%;

}

#contentcolumn
{
	margin: 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/	
	color: Black;
	text-align: justify;	
}

#contentcolumn .LiveUpdate
{
	text-align:justify;
	width: 935px;
	padding: 3px 0px 3px 0px;
	
}

#contentcolumn .LiveUpdate a
{
	color: Blue;
	font-weight: bold;
	text-decoration: underline;
}


#contentcolumn .LiveUpdate a:hover
{
	color: Blue;
	font-weight: bold;
	text-decoration: none;
}


#footer
{
	width:955;
	clear: left;
	
	
}
#footer .topflash
{
	width:955px; 
	border-bottom: 2px solid #cc9966;
	padding-bottom: 5px;
}

#footer .buttomflash
{
	margin-top: 2px;
	width:955px;
	background-color:#cc9966;
	
	
}

#footer .buttomflash .left400
{
	width:380px;
	float:left;
	
	padding:5px 0px 5px 20px;
	 
	
	
	
}
#footer .buttomflash .left550
{
	width:520px;
	float:right;
	text-align:right;
	
	padding:5px 20px 5px 0px;
	
	
}


#footer .buttomflash .left550 .linkright a
{
	color:White;
	text-decoration:none;
	font-weight:bold;
	
}

#footer .buttomflash .left550 .linkright a:hover
{
	color:White;
	text-decoration:underline;
	font-weight:bold;
	
}



#footer .buttomflash .left400 .letter a
{
	color:White;
	text-decoration:none;	
	font-weight:bold;
}

#footer .buttomflash .left400 .letter a:hover
{
	color:White;
	text-decoration:underline;
	font-weight:bold;
	
}

#buttom
{
	
	text-align:center;
}

#layout-body
{
	width: 100%; text-align: justify; line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #cc9966;
}

#layout-body .Reservation 
{
	width: 935px; text-align: justify; line-height: normal;
	padding-bottom: 5px;
}

#layout-body .HomeWelcome 
{
	width: 935px; text-align: justify; line-height: normal;
}

#layout-body .online-welcome
{
	width: 370px; text-align: justify; line-height: normal;
	padding-bottom: 10px;
}

#layout-body .online-header
{
	width: 100%; text-align: justify; line-height: normal;
	padding-bottom: 5px;
	border-bottom: 5px solid #00cc00;
}

#layout-body .online-normal
{
	width: 100%; text-align: justify; line-height: normal;
	padding-top: 10px;
}

#layout-body .online-border
{
	width: 525px; text-align: justify; line-height: normal;
	padding: 10px;
	border: 1px solid black;
}






/*.innertube{
margin: 10px 0px; /*Margins for inner DIV inside each column (to provide padding)*/
/*}
