body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #EEFEDE;
	padding-top: 5px;
}
#wrappertable{width:1000px; background-color:#ffffff; border:none;}
a:hover{text-decoration:underline;}
#header {
	background-color: #CBFE98;
}

#columnLeft {
	float: left;
	width: 250px;
	padding-top: 0.5em;
	background-color: #DAFEB6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9AC64C;
}
#columnRight {
	padding-top: 1em;
	margin: 0 0.5em 0 300px;
}
#submenu {
	float:right;
	width:175px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#9AC64C;
	margin: 10px;
	padding: 10px;
	margin-top: 10px;
}
#submenu .link, #columnLeft .link {
	color: #003300;
	text-decoration: none;
	font-size:0.8em;
	line-height:1.5em;
}
.currentlink{
	color: #990000;
	font-size:0.8em;
	line-height:1.5em;
	text-decoration:none;
	font-weight:bold;
}
#submenu .link:hover, #columnLeft .link:hover{
	color: #990000;
	text-decoration: underline;
}
#footer {
	clear: both;
	background-color: #CBFE98;
	border-top: 1px solid #333;
	text-align: center;
	padding: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #999999;
}
#logo {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#numberbar {
	font-size: 1em;
	font-weight: bold;
	color: #006633;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #63AD28;
	border-bottom-color: #63AD28;
	clear: both;
}
#checkavailability{

	background-color: #DAFEB6;
border-style:outset;
border-color: #DAFEB6;
border-width:2px;
padding:2px;
marging:2px;
}
#checkavailability:active{
border-style:inset;
}
#checkavailability a{
text-decoration:none;
color:#000000;
font-size:0.8em;}
#columnLeft ul li {
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	
	font-weight: bold;
	margin-left: 10px;
	list-style-position: outside;
}
#columnLeft ul{
	margin-left: 0px;
	padding-left: 20px;
}
#columnLeft ul li ul{
	margin-left: 0px;
	padding-left: 0px;
}
#columnLeft ul li ul li {
	list-style-type: none;
	list-style-image: url(../none);
	font-size: 1em;
	font-weight: normal;
}

#columnRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #006600;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#columnRight h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006600;
	font-weight: bold;
	text-align: left;

}
#columnRight h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #006600;
	font-weight: bold;
	text-align: left;
}
#columnRight h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #006600;
	font-weight: bold;
	text-align: left;
}
#columnRight p, #columnRight li, #columnRight td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
#columnRight hr {
height:1px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #006633;
}
#jumpnav {
	background-color: #EEFEDE;
	padding: 3px;
	text-align: center;
	font-size: 0.8em;
}

#columnLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 3px;
}#stretcher {
	clear: both;
}
.redital {font-style:italic; color:red; font-weight:bold;}
