#navlist {
	width: 204px;
	margin: 0px;
	left: 5px;
	line-height: 50px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
#navlist li {
margin: 0;
}
#navlist a {
	display: block;
	padding: 2px 2px 2px 24px;
	background-color: #000000;
	background-image:  url(assets/l1_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 1px solid #000000;
}
#navlist a:link, #navlist a:visited {
color: #EEE;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
	background-color: #FFFFFF;
	background-image:  url(assets/l1_over.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #9F6F9F;
background-image:  url(assets/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}

#navlist2 {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	padding: 0px;
}
#navlist2 li {
float: right;
list-style-type: none;
margin: 0;
padding: 0;
white-space: nowrap;
}
#navlist2 ul {
margin: 0;
padding: 0;
}
#navlist2 a {
	padding: 0px 8px;
	background-color: #56187E;
	background-image: url(assets/l2_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none;
	margin: 0px;
}
#navlist2 a:link, #navlist2 a:visited {
color: #FFFFFF;
}
#navlist2 a:hover, #navlist2 a:active,
#uberlink2 a:link, #uberlink2 a:visited,
#uberlink2 a:hover, #uberlink2 a:active {
background-color: #FFFFFF;
background-image: url(assets/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #56187E;
}
.formbox {
	padding-left: 15px;
	margin: 0px;
}
.homebox {
	background-color: #e5e5e5;
	height: 100%;
	width: 500px;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma;
	font-size: 12px;
	padding: 10px;
	margin: 10px;
}
.homepic {
	margin-top: 0px;
	margin-left: 5px;
	float: left;
	margin-right: 5px;
	border: 1px solid #666666;
	margin-bottom: 0px;
}
.phonennumber {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A477C1;
	font-weight: bold;
	padding: 3px 2px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #A477C1;
	border-left-color: #FFFFFF;
}
.paybutton {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #56187E;
	padding: 0px;
	text-decoration: none;
	border: 1px solid #666666;
}
.menunote {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma;
	font-size: 14px;
	font-style: italic;
	color: #A477C1;
	padding: 0px;
	background-position: bottom;
	text-decoration: none;
	margin: 5px 0px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.rightside {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

