/* ---------- Subnav ---------- */
.item {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 11px;
	border-bottom: 1px solid #4fa634;
	border-left: 1px solid #4fa634;
}
.item-selected {
	border-bottom: none;
}
.item a {
	height: 11px;
	padding: 7px 0 7px 35px;
	display: block;
	color: #ffffff;	
	text-decoration: none;
	background: url(images/nav-arrow.gif) left top no-repeat;
}
.item a:hover {
	background: url(images/nav-hover.gif) left top no-repeat;
}

.sub {
	padding: 1px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: none;
}
.sub-selected {
	border-left: 1px solid #4fa634;
	border-bottom: 1px solid #4fa634;
}
.sub a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	background: none;
}
.sub a:hover {
	color: #f1aa0c;
}
.sub ul li {
	list-style: none;
	text-indent: -1.3em;
}
ul.lvl3 li {
	text-indent: -3em;
}
/* ---------- End Subnav ---------- */

.cp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #980c05;
}
.spec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #980C05;
}
.brdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.brname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #980C05;
}
.brdesc {
	font-family: Arial, Helvetica, sans-serif;
	color: #980C05;
}
.brsold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-image: url(bigroom/images/bullet-arr.gif);
}
.hoursbox {
	background-color: #F4F6E5;
	padding: 9px;
	border: 1px solid #E2DAA1;
}


.style3 {
	font-size: 14;
	font-weight: bold;
}
.style4 {
	color: #9D3D1C;
	font-weight: bold;
}


#custform{
border:1px solid silver;
padding:0px 5px 5px 5px;
background-color:#eeeeee;
line-height: 25px;
}

a img {
border:none;
}

/*Expandable Content*******************************************************************************/
.save{
   behavior:url(#default#savehistory);
   display:inline;}
/*a.dsphead{
   text-decoration:none;}
a.dsphead:hover{
   text-decoration:underline;}*/
a.dsphead span.dspchar{
   font-family:monospace;
   font-weight:normal;}
.dspcont{
   display:none;}
/*Expandable Content*******************************************************************************/


#form_help_link{text-decoration:none; border-bottom:1px dotted #9D3D1C;}

.jsvalidation{color:#FF0000; font-size:10px;}





