/**************** SHARED STYLES START ****************/

a:link, 
a:visited
{
	font-weight: bold;
	color: #3c3c3c;
	cursor: pointer;
	text-decoration: underline;
}

a:hover, 
a:active
{
	font-weight: bold;
	color: #666666;
	cursor: pointer;
	outline: none;
	text-decoration: underline;
}

a img
{
	border-width: 0;
}

body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body,
.Normal
{
	font-size: 0px;
}

body,
.Normal,
h1,
h2,
h3,
h4,
h5
{
	color: #3c3c3c;
	font-family: Arial, Tahoma, sans-serif;
}

#column1, 
.column2, 
.column3, 
#column4
{
	height: 328px;
	line-height: 160%;
	font-size: 11px;
}

#column1, 
#footer1
{
	float: left;
	width: 131px;
	margin: 0 15px 0 0;
}

.column2
{
	width: 260px;
}

.column2, 
.column2 div
{
	font-size: 10px;
	line-height: 12px;
}

.column2, 
#footer2
{
	float: left;
	margin: 0 15px 0 0;
	line-height: 12px;
}

.column3
{
	height: 328px;
}

.column3,
.column3 div
{
	font-size: 11px;
	float: left;
	width: 230px;
	padding: 0 65px 0 0;
}

.column3 div,
.column3 div div
{
	padding: 0 0 0 0;
}

.column3 input.Normal
{
	font-size: 11px;
}

.column3 .NormalBold
{
	font-weight: normal;
}

.column3 div div
{
	/*overflow: auto;*/
}

.CommandButton
{
	margin: 15px 0 0 0;
}

div
{
	/*border: solid 1px red;*/
}

#footer1
{
	text-align: right;
	font-size: 0px;
}

#footer2
{
	width: 258px;
	font-size: 10px;
}

#footer1, 
#footer2
{	
	float: left;
	height: 40px;
}

h1
{	
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
}

h2
{
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

#header1, 
#header2
{
	height: 136px;
	line-height: 0px;
	font-size: 0px;
}

#header1
{
	float: left;
	width: 125px;
	/*_width: 640px;*/ /* IE ONLY */
	padding: 0 0 0 146px;
}

.header3
{
	height: 76px;
	line-height: 12px;
	float: left;
	width: 135px;
	padding: 60px 194px 0 0px;
}

.header3, .header3 .Normal
{
	font-size: 10px;
}

.header3 a
{
	text-decoration: none;
}

#header2, 
#column4
{
	text-align: right;
	float: right;
	width: 70px;
}

#main
{
	width: 720px;
	height: 504px;
	margin: 40px auto 40px auto;
	padding: 0 0 0 0;
	text-align: left;
}

#main #navigation
{
	float: left;
	width: 131px;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#main #navigation li
{
	overflow: hidden;
	width: 131px;
	height: 17px;
	margin: 0 0 4px 0;
	font-size: 0px;
}

#main #navigation li a
{
	display: block;
	margin: 0 0 0 0;
}

#main #navigation li a:hover, 
#main #navigation li.selected a
{
	display: block;
	margin: -17px 0 0 0;
}

p
{
	margin: 0 0 5px 0;
}

/**************** SHARED STYLES END ****************/

/**************** COMPANY/SPLASH STYLES START ****************/
/* to edit the body selector for company and splash, see the company.css file */

#company h1
{
	color: #5f7797;
}

#company #main
{
	background-color: #f7f7f1;
	/*border: solid 1px #999966;*/
}

#company.splash #main
{
	text-align: center;
	font-size: 0px;
}

#company.splash #main img
{
	margin: 89px 0 0 0;
}

#company #main #splashnav
{
	margin: 72px auto 0 auto;
	height:66px;
	font-size:0px;
	/*border: solid 1px red;*/
}

#company #main #splashnav img
{
	margin: 0 0 0 0;
}

#company #main #splashnav img.left
{
	margin: 0 45px 0 0;
}

#company #main #splashnav img.right
{
	margin: 0 0 0 45px;
}

/**************** COMPANY/SPLASH STYLES END ****************/

/**************** DINER STYLES START ****************/
/* to edit the body selector for diner, see the company.css file */

#diner #footer2 a:link, 
#diner #footer2 a:visited
{
	color: #de0030;
}

#diner #footer2 a:hover, 
#diner #footer2 a:active
{
	color: #990033;
}

#diner h1,
#diner #footer1,
#diner #footer2
{
	color: #de0030;
}

#diner #main
{
	background-color: #f7f7f7;
}

/**************** DINER STYLES END ****************/

/**************** RESTAURANT STYLES START ****************/
/* to edit the body selector for diner, see the company.css file */

#restaurant #footer2 a:link, 
#restaurant #footer2 a:visited
{
	color: #c83823;
}

#restaurant #footer2 a:hover, 
#restaurant #footer2 a:active
{
	color: #cc0000;
}

#restaurant h1,
#restaurant #footer1,
#restaurant #footer2
{
	color: #c83823;
}

#restaurant #main
{
	background-color: #f9f3e9;
}

/**************** RESTAURANT STYLES END ****************/