html {height:100%;}
body {height:100%; margin:0; background:url(../images/orn1.gif);}
a {color:#601F54;}
img {
	border:0;
}
li { 
	color:#601F54;
}
.btn {
	font-weight: bold;
	font-size: 11pt;
	background: url(../images/menu_bg.gif);
	color:#FFE400;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	height: 26px;
	width: 120px;
}

.contact table {
	border-collapse:collapse;
}
.contact th {
	padding: 5px;
	text-align:right;
	vertical-align:top;
	width:130px;
}
.contact td {
	padding: 5px;
	text-align:left;
	vertical-align:top;
}
.contact textarea, input {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	background-color:#FFFFF7;
	border-top:1px solid #C3C3B1;
	border-left:1px solid #C3C3B1;
	border-right:1px solid #979789;
	border-bottom:1px solid #979789;
}
.contact textarea {
	width:350px;
	height:300px;
}
#logo {
	padding: 20px;
	float:left;
}
#hours {
	float:right;
	margin:10px 25px;
	text-align:center;
	font-weight:bold;
	color:#601F54;
}
#container {
	height: 100%;
	background: url(../images/beigebg.gif) repeat-y;
	background-color:#F4F4DE;
	width:669px;
	margin:auto;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
#pagecontent {
	width:100%;
	margin:auto;
	text-align:center;
	background: url(../images/beigebg.gif) repeat-y;
}
.hometext {
	padding: 30px 80px 30px 80px;
	text-align:left;
}
#menubar {
	height: 26px;
	background:url(../images/menu_bg.gif);
	clear:both;
}
#menubar table {
	margin:auto;
	padding:0px 60px;
	width:500px;
	border-collapse:collapse;
}
#menubar td {
	padding:0px 5px;
	vertical-align:middle;
}
#menubar td a {
	font-size:14pt;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFE400;
}
#footer {
	padding: 20px 0px 0px 0px;
	color:#999999;
	font-size:9pt;
	text-align:center;
	width:669px;
	position:relative;
	background: url(../images/beigebg.gif) repeat-y;
}
/* used in gmap */
#mapholder {
	border:1px solid #000000;
	padding:3px;
	margin-left:80px;
	margin-right:80px;
}
#info {
	font-family: Trebuchet MS, Verdana;
	font-size: 10pt;
	color: #333333;
}