#navlinks a:link {text-decoration: none; color: #ffffff}
#navlinks a:hover {text-decoration: underline; color: #ffffff}
#navlinks a:visited {text-decoration: none; color: #ffffff}
#navlinks a:visited:hover {text-decoration: underline; color: #ffffff}

#subnavlinks a:link {text-decoration: none; color: #916e77}
#subnavlinks a:hover {text-decoration: underline; color: #916e77}
#subnavlinks a:visited {text-decoration: none; color: #916e77}
#subnavlinks a:visited:hover {text-decoration: underline; color: #916e77}

#roomlinks a:link {text-decoration: none; color: #ffffff}
#roomlinks a:hover {text-decoration: underline; color: #ffffff}
#roomlinks a:visited {text-decoration: none; color: #ffffff}
#roomlinks a:visited:hover {text-decoration: underline; color: #ffffff}

#backlink a:link {text-decoration: underline; color: #A58991}
#backlink a:hover {text-decoration: underline; color: #A58991}
#backlink a:visited {text-decoration: underline; color: #A58991}
#backlink a:visited:hover {text-decoration: underline; color: #A58991}


.nav
{
font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-style:none;
font-size:12px;
line-height:19px;
letter-spacing:0px;
color:#ffffff;
}

.breadwaffle
{
font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-style:none;
font-size:12px;
line-height:19px;
letter-spacing:0px;
color:#916e77;
}

.backbuttontext
{
font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-style:none;
font-size:12px;
line-height:19px;
letter-spacing:0px;
color:#A58991;
}

.standardtext
{
font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-style:none;
font-size:12px;
line-height:19px;
letter-spacing:0px;
color:#ffffff;
}

.biggest
{
font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-style:none;
font-size:24px;
line-height:24px;
letter-spacing:0px;
color:#ffffff;
}

.big
{
font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-style:none;
font-size:16px;
line-height:24px;
letter-spacing:0px;
color:#ffffff;
}

.producttitles
{
font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-style:none;
font-size:21px;
line-height:21px;
letter-spacing:0px;
color:#ffffff;
}

.formlabel
{
font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-style:none;
font-size:12px;
line-height:19px;
letter-spacing:0px;
color:#ffffff;
}

.formbutton
{
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px
padding-right: 4px;
height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
background-color: #4A4A4A;
border-colour: #4A4A4A;
border-width: 0px;
border-style: solid;
}

.formbutton2
{
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px
padding-right: 4px;
height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
background-color: #7a4238;
border-colour: #7a4238;
border-width: 0px;
border-style: solid;
}

.formok
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	border-color: #777777;
	border-width: 1px;
	border-style: solid;
}



.formwrong
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e79d35;
	color: #000000;
	border-color: #777777;
	border-width: 1px;
	border-style: solid;
}

.formmaillist
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #333333;
	border-color: #777777;
	border-width: 1px;
	border-style: solid;
}

