/* CSS Document */

.text
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:1.5;
}

.header
{
	font-family:arial;
	font-size:19px;
	color:#243e46;
	line-height:1.7;
}

.subheader
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	line-height:1.7;
}

.barheader
{
	font-family:tahoma;
	font-size:11px;
	color:#243e46;
	line-height:2.0;
	margin-left:7px;
	margin-right:7px;
	text-decoration:none;
}

.menuhead
{
	font-family:arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	line-height:1.7;
	margin-left:7px;
}

.menuheadprice
{
	font-family:arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	line-height:1.7;
}

.menutext
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:1.5;
	margin-left:7px;
}

.nav:link, .nav:visited, .nav:active
{
	font-family:tahoma;
	font-size:11px;
	color:#243e46;
	line-height:2.0;
	margin-left:7px;
	margin-right:7px;
	text-decoration:none;
}

.nav:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#009900;
	line-height:2.0;
	margin-left:7px;
	margin-right:7px;
	text-decoration:none;
}

.dash
{
	font-family:tahoma;
	font-size:11px;
	line-height:1.7;
	color:#b1bec1;
}

.copyright
{
	font-family:tahoma;
	font-size:10px;
	color:#8b80b3;
	line-height:2;
	margin-left:5px;
}