/* standard shell styles */
html,body
{
	border: none;	
	margin: 11px 11px 11px 11px;
	
	padding:0px;
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #707070;	
}
form{margin:0px;padding:0px;}
a:hover 
{
	text-decoration: none;
}
table #topheader 
{
	height: 126px;	
	background: #FFFFFF url(../Images/shellGraphics_03.gif) no-repeat top;	
	vertical-align: bottom;
}
table #navigation 
{
	background: url(../Images/shellGraphics_17.gif) repeat-x top left;	
}

/* boxes */
.homebox 
{
	background: url(../Images/shellGraphics_33.gif) no-repeat top left;
}

.sideTileL{
	background: url(../Images/boxCorners_SideTile.gif) repeat-y top left;
}

.sideTileR{
	background: url(../Images/boxCorners_SideTile.gif) repeat-y top right;
}

.topTile{
	background: url(../Images/boxCorners_HFTile.gif) repeat-x top left;
}

.bottomTile{
	background: url(../Images/boxCorners_HFTile.gif) repeat-x bottom left;
}

/* footer */
table #footer
{
	height: 27px;	
	background: #DD8700 url(../Images/shellGraphics_45.gif)  no-repeat bottom;	
}
table #footer ul 
{
	margin: 0;
	padding-right: 21px;
	text-align: right;
}
table #footer li 
{
	display: inline;
	list-style-type: none;
	padding-right: 12px;	
	color: #FFFFFF;
}
table #footer li a 
{
	color: #FFFFFF;	
}.searchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 133px;
	border: 1px solid #A0A0A0;
	height: 20px;
}
.searchButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 55px;
	border: 1px solid #B6200C;
	height: 24px;
	color: #8A784B;
	background-color: #FFFFFF;
}
a {
	color: #B47003;
	text-decoration: underline;
}
.callField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #A0A0A0;
	width: 181px;
}
.reserveField {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #A0A0A0;
}
.reserveButton {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #B6200C;
	color: #8A784B;
	background-color: #FFFFFF;
}
