body{
	font-size:62.5%;
}
/* ///////////////////////////// =Tables/Forms ////////////////////////////////// */
form.search{
	margin:35px 0 0 0;
}
#SearchSubmit, #SearchInput{
	vertical-align:middle;
	outline:none !important;
}
#SearchInput{
	width:155px;
	height:21px;
	background:url("../i/bg_search.jpg") left top no-repeat;
	border:0;
	color:#555;
	font-size:1em;
	padding:4px 0 0 20px;
}
#SearchSubmit{
	margin-top:-2px;
}
.questionform{
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	margin:10px 0 0 0;
}
.questionform input, .questionform textarea{
	padding:3px;
	font-size:1.1em;
	font-weight:normal;
	width:240px;
}
.questionform input:focus, .questionform textarea:focus{
	background:#FFFFCC;
}
.questionform .questionsubmit{
	width:71px;
	cursor:pointer;
}
questionsubmit{
	width:126px !important;
	cursor:pointer;
}
.questionsubmit:focus{
	background:none !important;
	outline:none !important;
}
.questionform textarea{
	height:90px;
}
.questionform td{
	padding:5px 5px;
	border-bottom:1px dashed #999;
}	
.questionform .nob{
	border:0;
}
.questionform select{
	font-weight:normal;
}
.tablequip{
	font-size:1.2em;
	border:1px solid #ddd;
	width:95%;
}
.tablequip td{
	padding:5px;
	border:1px solid #ddd;
}
#eventable{
	width:95%;
	border:0;
	font-size:1.1em;
}
#eventable td{
	padding:4px;
	line-height:16px;
}
#eventable .odd{
	background:#ddd;
}
#eventable .eventhead{
	background:#999 url("../i/bg_tbl_head.jpg") left top repeat-x;
}
#eventable .eventhead td{
	padding:10px 5px;
}
#captchainput{
	width:172px !important;
	vertical-align:middle !important;
}
.captchaimage{
	vertical-align:middle !important;
	padding-right:5px;
}
.questionform .chekbox{
	width:12px;
	height:12px;
}
.questionform td .ipwnu{
	font-weight:normal !important;
}

.questionform td .screquired{
	font-weight:bold !important;
	font-size:1.4em !important;
	color:#F54D00;
}
.required2{
	color:#F54D00 !important;
	font-weight:bold !important;
}

/* ////////////////////////////// =Misc/Classes ///////////////////////////////// */
.closeit{
	text-align:right;
}
#main_content .nositemap{
	font-weight:bold;
	color:red;
	margin:15px 0 0 0;
}
.highlight{
	background:yellow;
}
div.elfoto{
	float:left;
	width:266px;
	margin:0;
}
.divdirections .elfoto, .hcarlocat .elfoto{
	float:left;
	width:266px;
	margin:5px 20px 25px 0;
}
.divdirections p{
	margin-bottom:30px !important;
}
.homelink{
	display:block;
	text-decoration:none !important;
}
#main_content .imginfo{
	font-style:italic;
	text-align:center;
}
.expander, .expander:hover{
	border:0 !important;
}
/* #main_content .expandblock{
	background:#999;
	padding:5px;
	text-indent:20px;
}*/
div#main_content .ong{
	color:#F54D00;
}