body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #466803;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b2300;
}

a:link, a:visited {
	color: #e8911f;
	text-decoration: none;
}

a:hover, a:active {
	color: #e8911f;
	text-decoration: underline;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

.accessibility {
	display: none;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.error {
	font-weight: bold;
	color: #CC0000;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearplus {
	font-size: 1px;
	line-height: 1px;
	height: 4px;
	clear: both;
}

.main {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}

.leftcol {
	float: left;
	width: 162px;
	overflow:hidden;
}

.rightcol {
	padding-left: 4px;
	float: left;
	width: 594px;
	overflow:hidden;
}

.leftmenu {
	width: 162px;
	/*height: 346px;*/
	background-image: url(../images/bg_leftmenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	font-size: 12px;
	line-height: 24px;	
}

.leftmenu a img
{
   border-bottom: 1px solid white;  
}

.flashmap {
	/*padding-top: 21px; */
	width: 162px;
	height: 313px;
	margin:0px;
	padding:0px;
}

input.btn-quicksearch {
	float: right;
	margin: 3px 5px 2px 0;
	display: block;
	padding:0px;
	height:24px;
	width:55px;
}

/* QUICK SEARCH */

.quicksearch {
	line-height: 12px;	
	text-align: left;
	text-align:left;
	display: block;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	margin: 4px 0 2px 5px;
	padding:0px;	
   	
}

.quicksearch h2{
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 1px;
	margin: 0px;
	padding:0px;
	
}

.quicksearch div.float-left-radio,
.quicksearch div.float-right-radio,
.quicksearch div.float-left-text,
.quicksearch div.float-right-text
{
   font-size: 11px;
   color: #fff;
}

.quicksearch div.float-holder
{
   width: 150px;
   float: left;
   margin-top: 3px;
   margin-bottom: 4px;
}

.quicksearch div.float-left-radio
{
   float: left;     
   width: 15px;
   height: 15px;
   
   margin-top: 0px;
   vertical-align: top;
}
.quicksearch div.float-right-radio
{
   float: right;  
   width: 15px;
   height: 15px;
   
}
.quicksearch div.float-left-text
{
   float: left;  
   width: 100px;   
   font-weight: bold;
   margin-left: 3px;
   margin-right: 2px;
   margin-top: 2px;
   color: #fff;
}
.quicksearch div.float-right-text
{
   float: right;  
   font-weight: normal;
   width: 130px;   
   margin-top: 2px;
   
}


.quicksearch p, .search-pref p {
	margin: 0 6px 3px 6px;
	padding:0px;
	width: 148px;
	color: #fff;
	line-height:12px;
}


.quicksearch label, .quicksearch span, .search-pref span{
	text-align:left;
	display: block;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	margin: 10px 0 5px 5px;
	padding:0px;	
}

.quicksearch img {
	margin:0px;
	padding:0px;
}

.quicksearch select {
	font-size: 11px;
	height: 17px;
	width: 148px;
	margin:1px 0 1px 0;
	padding:0px;
}

input.quicktext {
	font-size: 11px;
	height: 13px;
	width: 142px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.search-pref h2 {
	margin:0px;
	padding:50px 0 0 0;
	height:20px;
	width:162px;
	background-image: url(../images/head_searchprefs.gif);
	background-repeat:no-repeat;
	overflow: hidden;
	line-height:60px;
}

h2.search-pref span {

	display:none;
}
/* END QUICK SEARCH */

/* for option list */

.options {
text-align:left;
padding: 0px;
margin: 1px 5px 1px 0;

}

input.quicktext {
	font-size: 11px;
	height: 13px;
	width: 142px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.labeldiv{
	width: 157px;
	text-align:left;
	margin: 0px;
	padding:0 0 0 5px;	
}

.labeldiv label { /*label.filter-label,  */
	
	display: inline;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	margin: 2px 0 2px 1px;
	padding:0px;
}
 checkbox.labeldiv {
	float:left;
	margin:1px 0 1px 0;
	padding:0;
	overflow:hidden;
}

/* end of options */


/* Search business page */

.search-pref {
	background-image: url(../images/bg_search_pref.gif);
	background-repeat: no-repeat;
	width: 162px;
	margin:0px;
}

.search-pref h2 {
	padding:0px;
	margin:0px;
}

.search-pref-inner {
	width: 162px;
	float: left;
	padding: 9px 0 0 0;
}

.search-pref-prop {
	float: right;
	width: 0px;
	height: 395px;
	overflow: hidden;
}

.search-pref-foot {
	clear:both;
	background-image: url(../images/search_pref_foot.gif);
	width: 162px;
	height: 6px;
	font-size: 1px;
	line-height: 1px;
}

/* end search business page */
.no-margin {
	margin: 0px;
}

/*side box index*/

.sidebox {
	background-image: url(../images/bg_sidebox.gif);
	width: 162px;
	margin-top: 4px;
}
.sidebox-inner {
	background-image: url(../images/bg_sidebox_top.gif);
	background-repeat: no-repeat;
	width: 162px;
	float: left;
	padding-top: 9px;
}

.sidebox-prop {
	float: right;
	width: 0px;
	height: 318px;
	overflow: hidden;
}

.sidebox-foot {
	background-image: url(../images/bg_sidebox_foot.gif);
	width: 162px;
	height: 6px;
	font-size: 1px;
	line-height: 1px;
}

.sidebox-text {
	margin: 165px 7px 0px 7px;
	padding:0px;
	color: #FFFFFF;
	font-size: 11px;
}

.seealso {
	background-image: url(../images/bg_see_also.gif);
	width: 162px;
	margin-top: 4px;
}

.seealso-desc {
	color: #daebaf;
	font-size: 11px;
	font-weight: bold;
	margin-left: 9px;
}

.seealso-place {
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 9px;
}

.seealso-inner {
	background-image: url(../images/bg_see_also_top.jpg);
	background-repeat: no-repeat;
	width: 162px;
	float: left;
	padding-top: 9px;
}

h3.seealso-eat {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/title_eat.png');
	width: 149px;
	height: 30px;
	margin-left: 6px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	line-height: 22px;
	padding-top: 13px;
}

*>h3.seealso-eat {
	background-image: url(../images/title_eat.png);
}

h3.seealso-stay {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/title_stay.png');
	width: 149px;
	height: 30px;
	margin-left: 6px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	line-height: 22px;
	padding-top: 13px;
}

*>h3.seealso-stay {
	background-image: url(../images/title_stay.png);
}

h3.seealso-visit {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/title_visit.png');
	width: 149px;
	height: 30px;
	margin-left: 6px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	line-height: 22px;
	padding-top: 13px;
}

*>h3.seealso-visit {
	background-image: url(../images/title_visit.png);
}

h3.seealso-shop {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/title_shop.png');
	width: 149px;
	height: 30px;
	margin-left: 6px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	line-height: 22px;
	padding-top: 13px;
}

*>h3.seealso-shop {
	background-image: url(../images/title_shop.png);
}


.seealso-hr {
	width: 96px;
	height: 1px;
	background-color: #609564;
	overflow: hidden;
	float: left;
	margin-top: 9px;
	margin-left: 9px;
	display: inline;
}

a.seealso:link, a.seealso:visited, a.seealso:hover, a.seealso:active {
	background-image: url(../images/btn_more.gif);
	width: 53px;
	height: 0px;
	padding-top: 19px;
	float: left;
	overflow: hidden;
}

.seealso-foot {
	background-image: url(../images/bg_see_also_foot.gif);
	width: 162px;
	height: 6px;
	font-size: 1px;
	line-height: 1px;
}

.seealso-prop {
	float: right;
	width: 0px;
	height: 495px;
	overflow: hidden;
}

.seealso h2 {
	background-image: url(../images/head_seealso.gif);
	width: 148px;
	height: 0px;
	overflow: hidden;
	line-height: 10px;
	font-size: 1px;
	margin: 0px 0px 3px 7px;
	padding-top: 21px;
}



.seealso img, .seealso2 img {
	border: 2px solid #ffffff;
	margin-left: 9px;
}

.top-menu {
	float: left;
	width: 593px;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 14px;
	padding-right: 5px;
	height: 14px;
}

.top-menu a:link, .top-menu a:visited {
	color: #052d0b;
	text-decoration: none;
}

.top-menu a:hover, .top-menu a:active {
	color: #CCCCCC;
}

.main-menu {
	float: left;
	background-image: url(../images/bg_mainmenu.gif);
	background-repeat: no-repeat;
	width: 598px;
	height: 44px;
}

.main-menu ul {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	z-index:50;
}

.main-menu li {
	display: block;
	float: left;
	height: 24px;
	padding: 7px 15px 0px 15px;
	color: #FFFFFF;
	font-size: 13px;
}

li.seperator {
	background-image: url(../images/img_seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.main-menu a:link, .main-menu a:visited, .main-menu a:hover, .main-menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	clear: both;
}

.main-menu ul ul {
	position: absolute;
	display: none;
	border: 1px solid #ffffff;
	border-bottom: none;
	z-index:80;
}

.main-menu ul ul li {
	clear: both;
	height: 22px;
	padding: 0px;
	font-size: 11px;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	background: #f07619;
}

.main-menu ul ul li a {
	display: block;
	height: 14px;
	padding: 3px 4px 3px 6px;
}

.main-menu ul ul li:hover {
	background: #d55e05;
}

.main-menu li:hover ul {
	display: block;
}

.main-flash {
	width: 594px;
	height: 265px;
	margin: 4px 0px 0px 0px;
	padding:0px;
	clear:both;
}

.main-section {
	width: 594px;
	margin-top: 4px;
}

h3 {
	font-size: 13px;
}

h1.head-index {
	display: block;
	background-image: url(../images/head_main.gif);
	width: 594px;
	height: 0px;
	padding-top: 72px;
	overflow: hidden;
	line-height: normal;
	margin: 0px;
}

h1.head-terms {
	display: block;
	background-image: url(../images/head_terms.gif);
	width: 594px;
	height: 0px;
	padding-top: 72px;
	overflow: hidden;
	line-height: normal;
	margin: 0px;
}

h1.head-privacy {
	display: block;
	background-image: url(../images/head_privacy.gif);
	width: 594px;
	height: 0px;
	padding-top: 72px;
	overflow: hidden;
	line-height: normal;
	margin: 0px;
}

h1.head-access {
	display: block;
	background-image: url(../images/head_accessibility.gif);
	width: 594px;
	height: 0px;
	padding-top: 72px;
	overflow: hidden;
	line-height: normal;
	margin: 0px;
}

h1.head-links {
	display: block;
	background-image: url(../images/head_links.gif);
	width: 594px;
	height: 0px;
	padding-top: 72px;
	overflow: hidden;
	line-height: normal;
	margin: 0px;
}

h1.head-error {
	display: block;
	background-image: url(../images/head_404.gif);
	width: 594px;
	height: 0px;
	padding-top: 72px;
	overflow: hidden;
	line-height: normal;
	margin: 0px;
}

h1.head-places {
	background-image: url(../images/head_places.gif);
	color: #FFFFFF;
	display: block;
	font-family: "Times New Roman",Times,serif;
	font-size: 22px;
	font-weight: bold;
	height: 60px;
	line-height: normal;
	margin: 0px;
	overflow: hidden;
	padding-left: 16px;
	padding-top: 12px;
	width: 578px;
}

.head-places span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #90ab4c;
	font-weight: normal;
	margin-left: 124px;
	display: block;
}

form.con-form {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 550px;
}

label.cell-left {
	font-weight: bold;
}

.cell-left {
	float: left;
	text-align: right;
	width: 175px;
	display: block;
	margin-top: 6px;
}

.cell-right {
	float: left;
	width: 286px;
	padding-left: 5px;
	margin-top: 6px;
}

input.details, textarea.details {
	width: 200px;
	background-color: #F8F7EF;
	font-size: 11px;
	border: 1px solid #666A38;
}

.con-form input.details, .con-form textarea.details, .con-form select.details {
	width: 280px;
	background-color: #F8F7EF;
	font-size: 11px;
	border: 1px solid #666A38;
}

.gobut {
	margin-left: 334px;
	margin-top: 10px;
	float: left;
	display: inline;
}

.maintext {
	width: 592px;
	background-image: url(../images/bg_maintext.gif);
	background-repeat: repeat-x;
	background-color: #edf2e0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	line-height: 16px;
}

.maintext a:link, .maintext a:visited {
	color:#be4b01;
	text-decoration: none;
}

.maintext a:hover, .maintext a:active {
	color:#be4b01;
	text-decoration: underline;
}

.pagenation {
	background-image: url(../images/bg_pagenation.gif);
	height: 22px;
	width: 592px;
	margin-top: -1px;
}

.pagenation2 {
	background-image: url(../images/bg_pagenation.gif);
	height: 22px;
	width: 592px;
	margin-top: 10px;
}

.pagenation-left {
	width: 283px;
	float: left;
	padding-left: 13px;
	padding-top: 2px;
	color: #FFFFFF;
}

.pagenation-right {
	width: 283px;
	float: left;
	padding-right: 13px;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

.pagenation-right a:link, .pagenation-right a:visited {
	color: #FFFFFF;
}

.pagenation-right a:hover, .pagenation-right a:active {
	color: #CCCCCC;
}


.pagenation a:link, .pagenation a:visited, .pagenation2 a:link, .pagenation2 a:visited {
	color: #FFFFFF;
}

.pagenation a:hover, .pagenation a:active, .pagenation2 a:hover, .pagenation2 a:active {
	color: #CCCCCC;
}

.mapkey {
	background-color:#EDF2E0;
	height: 22px;
	width: 592px;
	margin-top: -1px;
}

.mapkeycontent {
	float: left;
	padding-left: 13px;
	padding-top: 2px;
	color: #3B2300;
}

.mapkeycontent2 {
	float: left;
	padding-top: 2px;
	color: #3B2300;
}

.mapkeyimage {
	border: none;
	float: left;
	padding-left: 13px;
	padding-top: 2px;
}

.result {
	margin-top: 18px;
	width: 592px;
	height: auto;
	float: left;
}

.res-img {
	float: left;
	text-align: center;
	width: 144px;
	padding-left: 13px;
	padding-right: 9px;
}

.res-img img {
	border: 2px solid #878d7e;
}

.res-desc {
	float: left;
	padding-right: 20px;
	width: 406px;
}

.result h2, .result-right h2 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #62840c;
	font-size: 19px;
	font-weight: normal;
}

.result h3, .result-right h3 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #3b2300;
	font-size: 14px;
}

.res-bar {
	background-color: #9db790;
	height: 1px;
	width: 566px;
	overflow: hidden;
	margin: 9px 0px 0px 13px;
	float: left;
	display: inline;
	margin-top: 22px;
}

a.res-link:link, a.res-link:visited, a.res-link:hover, a.res-link:active {
	background-image: url(../images/btn_more_details.gif);
	width: 92px;
	padding-top: 22px;
	overflow: hidden;
	display: block;
	float: left;
	height: 0px;
	margin-left: -88px;
}

a.res-linkmap:link, a.res-linkmap:visited, a.res-linkmap:hover, a.res-linkmap:active {
	background-image: url(../images/btn_more_details.gif);
	width: 92px;
	padding-top: 22px;
	overflow: hidden;
	display: block;
	float: right;
	height: 0px;
}

/* fav remove */

a.fav-remove:link, a.fav-remove:visited, a.fav-remove:hover, a.fav-remove:active {
	background-image: url(../images/btn_favremove.gif);
	width: 59px;
	padding-top: 22px;
	overflow: hidden;
	display: block;
	float: left;
	height: 0px;
	margin-left: -152px;
}



.maintext-prop {
	float: right;
	width: 0px;
	height: 487px;
	overflow: hidden;
}

.maintext-half {
	float: left;
	width: 266px;
	padding: 15px;
	overflow: hidden;
}

.maintext-full {
	float: left;
	width: 547px;
	padding: 15px;
	overflow: hidden;
}

.maintext-foot {
	background-image: url(../images/bg_maintext_foot.gif);
	width: 594px;
	height: 6px;
	overflow: hidden;
}

.pichold {
	background-color: #878d7e;
	padding: 2px;
	float: left;
	color: #f1f4eb;
	text-align: right;
	font-size: 9px;
	line-height: normal;
	margin-right: 8px;
	margin-top: 5px;
}

.pichold span {
	color: #252721;
}

.maintext ul {
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.maintext li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}

.footer {
	background-image: url(../images/bg_footer.gif);
	width: 760px;
	height: 31px;
	margin-bottom: 4px;
	color: #FFFFFF;
	font-size: 11px;
	background-repeat: no-repeat;
	clear: both;
	float: none;
}

.footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #FDD8A6;
}

.footer-left {
	padding-top: 8px;
	padding-left: 8px;
	float: left;
}

.footer-left a {
	padding-right: 3px;
	padding-left: 3px;
}

.footer-right {
	padding-top: 8px;
	padding-right: 8px;
	float: right;
}

a.links:link, a.links:visited {
	font-size: 12px;
	font-weight: bold;
	color: #034e0d;
}

a.links:hover, a.links:active {
	color: #e8911f;
}

h1.head-contact {
	display: block;
	background-image: url(../images/head_contact.gif);
	width: 594px;
	height: 0px;
	padding-top: 72px;
	overflow: hidden;
	line-height: normal;
	margin: 0px;
}

h1.head-about {
	display: block;
	background-image: url(../images/head_about.gif);
	width: 594px;
	height: 0px;
	padding-top: 72px;
	overflow: hidden;
	line-height: normal;
	margin: 0px;
}

h1.head-maps-directions {
	display: block;
	background-image: url(../images/head_maps_directions.gif);
	width: 594px;
	height: 0px;
	padding-top: 72px;
	overflow: hidden;
	line-height: normal;
	margin: 0px;
}

h1.head-downloads {
	display: block;
	background-image: url(../images/head_downloads.gif);
	width: 594px;
	height: 0px;
	padding-top: 72px;
	overflow: hidden;
	line-height: normal;
	margin: 0px;
}

h1.head-become-member {
	display: block;
	background-image: url(../images/head_become_member.gif);
	width: 594px;
	height: 0px;
	padding-top: 72px;
	overflow: hidden;
	line-height: normal;
	margin: 0px;
}

.maintext-left {
	float: left;
	width: 400px;
	padding: 15px;
}

.maintext-right {
	float: left;
	width: 147px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.pichold2 {
	background-color: #878d7e;
	padding: 2px;
	float: left;
	color: #f1f4eb;
	text-align: right;
	font-size: 9px;
	line-height: normal;
	margin-bottom: 15px;
}

.pichold2 span {
	color: #252721;
}

.downloadbox1 {
	width: 266px;
	float:left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

.download-img {
	padding-right: 15px;
	float:left;
	width: 64px;
}


.download-description {
	float:left;
	width: 182px;
	height: 97px;
}

.btn-download {
	height: 36px;
	width: 182px;
	float: right;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abbb89;
	padding-top: 10px;
}

.btn-download a:link, .btn-download a:visited, .btn-download a:hover, .btn-download a:active {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/btn_download_pdf.png');
	height: 0px;
	width: 105px;
	font-size: 1px;
	line-height: 10px;
	overflow: hidden;
	padding-top: 36px;
	display: block;
	float: right;
	cursor: pointer;
}

*>.btn-download a:link, .btn-download a:visited, .btn-download a:hover, .btn-download a:active {
	background-image: url(../images/btn_download_pdf.png);
}


.clearline {
	clear: both;
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #466803;
}

.result-left {
	float: left;
	width: 157px;
	padding-top: 11px;
}

.result-right {
	float: left;
	width: 415px;
	padding-top: 11px;
	padding-left: 11px;
}

.result-img {
	float: left;
	text-align: center;
	width: 144px;
	padding-left: 13px;
}

.result-img img {
	border: 2px solid #878d7e;
	margin-bottom: 6px;
}

.condets {
	background-image: url(../images/bg_condets_main.gif);
	width: 409px;
	float: left;
	margin-top: 10px;
}

.facilitiesbox {
	background-image: url(../images/bg_condets_main2.gif);
	width: 409px;
	float: left;
	margin: 10px 0px 0px;
	padding: 0px;
}

.facilitiesboxinner {
	padding: 10px;
	line-height: 26px;
}

.facilitiesbox h3 {
	background-image: url(../images/head_facilities.gif);
	display: block;
	width: 409px;
	height: 0px;
	padding-top: 24px;
	margin: 0px;
	overflow: hidden;
}

.condets h3 {
	background-image: url(../images/head_condets.gif);
	display: block;
	width: 409px;
	height: 0px;
	padding-top: 24px;
	margin: 0px;
	overflow: hidden;
}

.awards h3 {
	background-image: url(../images/head_awards.gif);
	display: block;
	width: 409px;
	height: 0px;
	padding-top: 24px;
	margin: 0px;
	overflow: hidden;
}

.condets-left {
	float: left;
	text-align: right;
	font-weight: bold;
	padding-right: 6px;
	width: 69px;
	line-height: 20px;
}

.condets-right {
	float: left;
	width: 328px;
	padding-left: 5px;
	line-height: 20px;
}

.condets-left2 {
	text-align: right;
	font-weight: bold;
	padding-right: 6px;
	width: 69px;
	line-height: 20px;
}

.condets-right2 {
	text-align: left;
	width: 328px;
	padding-left: 5px;
	line-height: 20px;
}

.condets-right a:link, .condets-right a:visited, .condets-right2 a:link, .condets-right2 a:visited {
	color: #3b2300;
	font-weight: bold;
	text-decoration: none;
}

.condets-right a:hover, .condets-right a:active,.condets-right2 a:hover, .condets-right2 a:active {
	color: #d35900;
	font-weight: bold;
}

.condets-bar {
	width: 407px;
	height: 5px;
	border: 1px solid #ffffff;
	clear: both;
	line-height: 1px;
	font-size: 1px;
	background-color: #53803a;
}

.condets-foot {
	background-image: url(../images/bg_condets_foot.gif);
	width: 409px;
	height: 0px;
	padding-top: 12px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}



span.searchprefs {
	display: block;
	font-weight: bold;
	color: #daebaf;
	font-size: 12px;
	margin-top: 10px;
}

a.btn-searchagain:link, a.btn-searchagain:visited, a.btn-searchagain:hover, a.btn-searchagain:active {
	background-image: none;
	width: 80px;
	height: 0px;
	padding-top: 23px;
	overflow: hidden;
	float: right;
	margin-top: 5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/btn_newsearch.png');
}

*>a.btn-searchagain:link, a.btn-searchagain:visited, a.btn-searchagain:hover, a.btn-searchagain:active {
	background-image: url(../images/btn_newsearch.png);
}

a.btn-backresults:link, a.btn-backresults:visited, a.btn-backresults:hover, a.btn-backresults:active {
	background-image: none;
	width: 119px;
	height: 0px;
	padding-top: 23px;
	overflow: hidden;
	float: right;
	margin-top: 5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/btn_backres.png');
}

*>a.btn-backresults:link, a.btn-backresults:visited, a.btn-backresults:hover, a.btn-backresults:active {
	background-image: url(../images/btn_backres.png);
}
/* favs */

a.btn-addfav:link, a.btn-addfav:visited, a.btn-addfav:hover, a.btn-addfav:active {
	background-image: none;
	width: 111px;
	height: 0px;
	padding-top: 23px;
	overflow: hidden;
	float: right;
	margin-top: 5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/btn_addfav.png');
}

*>a.btn-addfav:link, a.btn-addfav:visited, a.btn-addfav:hover, a.btn-addfav:active {
	background-image: url(../images/btn_addfav.png);
}

/* jack new css start */

.adobe-reader {
	float: right;
	width: 88px;
	height: 31px;
	margin-right: 15px;
	padding-bottom: 10px;
	padding-top: 15px;
}


.adobe-reader-box {
	width: 300px;
	line-height: 31px;
	text-align: right;
	float: right;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 15px;
}

.con-form-contact {
	display: inline;
	float: left;
	margin-left: 10px;
	padding-right: 20px;
	margin-top: 10px;
	width: 280px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003300;
}

label.cell-left-contact {
	font-weight: bold;
}

.cell-left-contact {
	float: left;
	text-align: right;
	width: 70px;
	display: block;
	min-height: 15px;
	line-height: 9px;
	clear: left;
	margin-top: 10px;
	padding-top: 2px;
}

.cell-right-contact {
	float: left;
	width: 205px;
	padding-left: 5px;
	min-height: 15px;
	clear: right;
	text-align: center;
	padding-top: 7px;
}

.gobut-contact {
	margin-left: 230px;
	margin-top: 10px;
	float: left;
	display: inline;
}

.address-box {
	width: 220px;
	float:left;
	margin-top: 10px;
	padding-left: 20px;
}

.intro {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.intro2 {
	padding: 15px;
}

.btn-signup {
	height: 36px;
	width: 276px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.signuptext {
	width: 161px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.mapbox {
	width: 560px;
}

.mapboxinner {
	width: 216px;
	float: right;
}

.mapboxinnerinner {
	width: 180px;
	padding-top: 11px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(/images/maptxtbg.gif);
	background-repeat: repeat-y;
	height: 90px;
}

.seealso-head2 {
	height: 6px;
	width: 557px;
	background-image: url(../images/seealso2_top.gif);
	background-repeat: no-repeat;
	margin-left: 16px;
	margin-top: 16px;
	font-size: 1px;
	line-height: 1px;
}

.seealso-foot2 {
	height: 6px;
	width: 557px;
	background-image: url(../images/seealso2_base.gif);
	background-repeat: no-repeat;
	margin-left: 16px;
	font-size: 1px;
	line-height: 1px;
}

.seealso2 {
	width: 557px;
	background-image: url(../images/seealso2_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 16px;
	padding-left: 10px;
}

.seealso2-innerbox {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 158px;
}

.seealso2 h2 {
	height: 1px;
	width: 19px;
	background-image: url(../images/seealso2_head.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 10px;
	overflow: hidden;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 96px 0px 0px;
}

.asterisk {
	float: left;
	margin-top: 6px;
}

.grading-icon-container {
	float: left;
	text-align: center;
	margin-left: 13px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#EDF2E0;
	border: 1px solid #878d7e;
}

/*\*/ * html .grading-icon-container {
	float: left;
	text-align: center;
	margin-left: 7px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#EDF2E0;
	border: 1px solid #878d7e;
}
/**/

.grading-icon-small {
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	display: inline-block;
}

.grading-icon-small img {
	border: 1px solid #ec7c13;
}

/*\*/ * html .grading-icon-small img {
	border: 1px solid #ec7c13;
	margin-bottom: -3px;
}
/**/

*+html .grading-icon-small img {
	border: 1px solid #ec7c13;
	margin-bottom: -3px;
}

.grading-icon {
	float: right;
	text-align: center;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.awards{
	background-image: url(../images/bg_condets_main3.gif);
	width: 409px;
	float: left;
	margin-top: 10px;
}

.condets-left3 {
	text-align: right;
	font-weight: bold;
	padding-right: 6px;
	width: 90px;
	line-height: 20px;
}

.condets-right3 {
	text-align: left;
	width: 307px;
	padding-left: 5px;
	line-height: 20px;
}

/* NEW HOME PAGE CSS */
p { font-size: 11px;
   line-height: 1.45em;
	color:#3B2300;
}


a {
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #333;
}



#content {
  width: 590px;  
  font-family: Arial,Helvetica,sans-serif;
  padding-left: 5px;
  background: #EDF2E1;
  margin: 0px;
  padding-top:5px;
}
#content h1  {
  font-size: 16px;
  color: #788D3F;
  padding: 5px 0;
  font-weight:bold;
}

#content h2  {
  font-size: 19px;
  color: #62840C;
  padding: 0px;
  font-weight:bold;
  margin: 12px 5px 0px 10px;  
}

#content h3 {
  font-size: 16px;
  color: #333333;
  padding: 5px 0;
  margin: 0;
  text-align:center;
  font-weight:normal;
}

.content_text_area h3  {
  font-size: 14px;
  color: #788D3F;
  padding: 5px 0;
  font-weight:bold;
}

.content_text_area {
  padding: 5px;
}

.home_boxes h2 {
  font-size: 16px;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  font-weight: normal;
}

.home_boxes img {
  padding: 2px 0 5px 5px;
}

.home_boxes p {
  font-size: 11px;
  color: #333;
  margin: 0;
  padding: 0;
}

.home_boxes ul {
  list-style: none;
  margin: 0;
  padding: 0;
  
}

.home_boxes li {
  float: left;
  padding: 5px;
  width: 180px;
  margin-right: 6px;
  background: #9FB564;
  border: thin #FFFFCC solid 1px;
  height: 170px;
  overflow: hidden;
}

.home_boxes .last {
  margin-right: 0px;
}
.home_boxes .top {
  margin-top: 6px;
}

#column_one {
  float:left;
  width: 265px;
  padding: 0px 15px 10px 10px;
  text-align:justify;
  margin: 0px;
}

#column_two {
  float:left;
  width: 265px;
  padding: 0px 15px 10px 10px;
  text-align:justify;
  margin: 0px;
}

.readmore a {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	
}
.readmore a:link,.readmore a:visited {
	text-decoration: none;
		color: #000;
}
.readmore a:hover {
	text-decoration: underline;
	color: #000;
}

.clearLeft {
  clear: left;
}
.clearboth {
  clear: both;
}

.base_links ul {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;

}

.base_links li {
  display: inline;
  padding: 4px 15px 0 0;
  font-size: 10px;
  border: right solid #000000 thin 1px;
  
}

#map
{
  margin-left: 4px;
  display: block;
  width: 172px;
  height: 135px;
  background: url(../images/map.jpg) no-repeat;
}

#map:hover
{ 
 background: url(../images/map_over.jpg) no-repeat;
}
