/* CSS Document */

body
{
    background-color: #000000;
}

h1
{
    font-family: Times New Roman;
	font-size: 17px;
	text-align: left;
	color: #D2A866;
	padding-left: 20px;
	padding-bottom: 3px;
	line-height: 20px;
	border: solid 0px #000000;
	font-weight: strong;
}

.titlenavtext
{
    font-family: Verdana, Times New Roman, Georgia;
    font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	padding: 4px;
	background-color: #000000;
}

.titlenavtext A
{
	color: #FFFFFF;
	text-decoration: underline;
}

.titlenavtext A:hover
{
	color: #F0415E;
	text-decoration: none;
}

.titlenavtext A:visited
{
	color: #3453A1;
	text-decoration: underline;
}
.bg_left {
	background-image: url(images/left.jpg);
}
.bg_right {
	background-image: url(images/right.jpg);
}



.smalltext
{
    font-family: Verdana, Times New Roman, Georgia;
    font-size: 9px;
	color: #000000;
	padding: 3px;
	background-color: #EFCD97;
}

.bodytext
{
    font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-align: left;
	color: #EFCD97;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
	border: solid 0px #000000;
	font-weight: normal;
}

.boldbodytext
{
    font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-align: left;
	color: #EFCD97;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
	border: solid 0px #000000;
	font-weight: bold;
}

.homepagetext
{
    font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-align: center;
	color: #EFCD97;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
	border: solid 0px #000000;
	font-weight: normal;
}

.menufoodnametext
{
    font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #EFCD97;
	line-height: 20px;
	border: solid 0px #000000;
	font-weight: bold;
}

.menucoffeetitletext
{
    font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #EFCD97;
	padding: 2px;
	border: solid 0px #000000;
	font-weight: bold;
}

.menucoffeebodytext
{
    font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #EFCD97;
	padding: 2px;
	border: solid 0px #000000;
	font-weight: normal;
}

.textfield
{
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: #EFCD97;
}

.textfieldtwo
{
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: #000000
}

.bodytext A
{
	color: #EFCD97;
	text-decoration: underline;
}

.bodytext A:hover
{
	color: #F0415E;
	text-decoration: none;
}

.bodytext A:visited
{
	color: #C07E16;
	text-decoration: underline;
}
