.defaultStyle
{
	line-height: 1.6em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #636251;
}

H1
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12pt;	
	color: #b90e31;
	font-weight:bold;
	line-height: 1.5em;
}

H2
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 10pt;	
	color: #87856b;	
	font-weight:bold;
}

H3
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 8pt;	
	color: #87856b;	
	font-weight:bold;
}

A
{
	color: #b90e31;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

A.n_home
{
	display: block;
	width: 109px;
	height: 22px;
	background-image: url(../img/n_home.gif);
	background-repeat: no-repeat;	
}
A.n_home:hover
{
	background-position: -109px 0px;	
}
A.n_homeSel
{
	display: block;
	width: 109px;
	height: 22px;
	background-image: url(../img/n_home.gif);
	background-repeat: no-repeat;	
	background-position: -109px 0px;	
}
A.n_about
{
	display: block;
	width: 109px;
	height: 22px;
	background-image: url(../img/n_about.gif);
	background-repeat: no-repeat;	
}
A.n_about:hover
{
	background-position: -109px 0px;	
}
A.n_aboutSel
{
	display: block;
	width: 109px;
	height: 22px;
	background-image: url(../img/n_about.gif);
	background-repeat: no-repeat;	
	background-position: -109px 0px;	
}
A.n_cookingstudio
{
	display: block;
	width: 109px;
	height: 22px;
	background-image: url(../img/n_cookingstudio.gif);
	background-repeat: no-repeat;	
}
A.n_cookingstudio:hover
{
	background-position: -109px 0px;	
}
A.n_cookingstudioSel
{
	display: block;
	width: 109px;
	height: 22px;
	background-image: url(../img/n_cookingstudio.gif);
	background-repeat: no-repeat;	
	background-position: -109px 0px;	
}
A.n_newsevents
{
	display: block;
	width: 111px;
	height: 22px;
	background-image: url(../img/n_newsevents.gif);
	background-repeat: no-repeat;	
}
A.n_newsevents:hover
{
	background-position: -111px 0px;	
}
A.n_newseventsSel
{
	display: block;
	width: 111px;
	height: 22px;
	background-image: url(../img/n_newsevents.gif);
	background-repeat: no-repeat;	
	background-position: -111px 0px;	
}
A.n_cafe
{
	display: block;
	width: 109px;
	height: 22px;
	background-image: url(../img/n_cafe.gif);
	background-repeat: no-repeat;	
}
A.n_cafe:hover
{
	background-position: -109px 0px;	
}
A.n_cafeSel
{
	display: block;
	width: 109px;
	height: 22px;
	background-image: url(../img/n_cafe.gif);
	background-repeat: no-repeat;	
	background-position: -109px 0px;	
}
A.n_retail
{
	display: block;
	width: 109px;
	height: 22px;
	background-image: url(../img/n_retail.gif);
	background-repeat: no-repeat;	
}
A.n_retail:hover
{
	background-position: -109px 0px;	
}
A.n_retailSel
{
	display: block;
	width: 109px;
	height: 22px;
	background-image: url(../img/n_retail.gif);
	background-repeat: no-repeat;	
	background-position: -109px 0px;	
}
A.n_contact
{
	display: block;
	width: 109px;
	height: 22px;
	background-image: url(../img/n_contact.gif);
	background-repeat: no-repeat;	
}
A.n_contact:hover
{
	background-position: -109px 0px;	
}
A.n_contactSel
{
	display: block;
	width: 109px;
	height: 22px;
	background-image: url(../img/n_contact.gif);
	background-repeat: no-repeat;	
	background-position: -109px 0px;	
}

FORM
{
	padding: 0;
	margin: 0;	
}

BODY.default
{
	padding: 0;
	margin: 0;
	background-color: #e8e6dc;
	background-image: url(../img/background.jpg);
}

TABLE.shell
{
	width: 800px;
	height: 100%;
	/* background-color: #ffffff;*/
}
TABLE.shellb
{
	/*width: 878px;*/
	width:800px;
	height: 100%;	
	background-color: #ffffff;
}

TABLE.shellc
{
	width: 489px;
	background-color: #ffffff;
}
TABLE.shellsplash
{
	width: 100%;
	height: 100%;
}
TABLE.splash
{
	width: 402px;/*535px;*/
	border: solid 3px #87856b;
	margin-top:50px;
}

TD.header
{
	height: 150px;
}

TD.nav
{
	/* height: 24px; */
	height: 22px;
}

TD.main
{
	border: solid 3px #87856b;
	height: 100%;
}
TD.quicklinka
{
	border-top:solid 2px #c3c2b5;
	border-right:solid 2px #c3c2b5;
	width:50%;
	padding:20px;
}
TD.quicklinkb
{
	border-top:solid 2px #c3c2b5;
	width:50%;
	padding:20px;
}
TD.quicklinkc
{
	border-top:solid 2px #c3c2b5;
	width:100%;
	padding:20px;
}
TD.mainRed
{
	height: 38px;
	background-color:#b90e31;
}
TD.mainRedText
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 10pt;	
	color: #ffffff;
	letter-spacing: 0.1em;
}

TD.footer
{
	height: 72px;
}

TD.footText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #87856b;	
}

A.footTextLink
{
	color: #87856b;	
	text-decoration: none;
	font-weight: normal;
}
A.footTextLink:hover
{
	text-decoration: underline;
}
TD.footNav
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #87856b;
	padding: 0px 3px 0px 3px;
}

A.footNavLink
{
	color: #87856b;
	text-decoration: none;
	font-weight: normal;
}
A.footNavLink:hover
{
	text-decoration: underline;
}

A.mainRedTextLink
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
A.mainRedTextLink:hover
{
	text-decoration: underline;
}

IMG.logo
{
	margin-top: 30px;
	margin-left: 30px;
}

TD.mapdirBackLeft
{
	width: 16px;
	background-image: url(../img/mapdir_backLeft.png);
	background-position: left top;
	background-repeat: repeat-y;
}
TD.mapdirBackTop
{
	/* width = map width - 137*/
	width: 263px;
	height: 38px;
	background-image: url(../img/mapdir_backTop.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
TD.mapdirBackRight
{
	width: 18px;
	background-image: url(../img/mapdir_backRight.png);
	background-position: right top;
	background-repeat: repeat-y;
}
TD.mapdirBackBottom
{
	height: 22px;
	background-image: url(../img/mapdir_backBottom.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
TD.mapdirMain
{
	background-color: #EFF1DF;
}
TD.mapdirTopRight
{
	display: block;
	width: 18px;
	height: 38px;
	background-image: url(../img/mapdir_topRight.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
TD.mapdirBottomRight
{
	display: block;
	width: 18px;
	height: 22px;
	background-image: url(../img/mapdir_bottomRight.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
TD.mapdirBottomLeft
{
	display: block;
	width: 16px;
	height: 22px;
	background-image: url(../img/mapdir_bottomLeft.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.splashText
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 8pt;	
	color: #ffffff;
	text-align: center;
	/*letter-spacing: 0.2em;*/
}
TABLE.splashEnter
{
	width: 325px;
	margin-top: 25px;
	margin-bottom: 25px;
}
TD.splashRed
{
	height: 25px;
	background-color:#b90e31;
}
TD.splashBack
{
	background-image: url(../img/splash_background5.gif);
	/*background-position: center 80px;*/
	background-position: center 100px;
	background-repeat: no-repeat;
}