
/** ..............   Reset browser default values  .............. **/


BODY,DIV,UL,OL,LI,H1,H2,H3,H4,H5,H6,PRE,FORM,FIELDSET,INPUT,TEXTAREA,P,BLOCKQUOTE,TH,TD { 
	margin:0;
	padding:0;
}

IMG { border: 0; }

OL,UL {list-style:none;}

H1, H2, H3, H4, H5, H6 {font-size: 100%;}




	
/** ..............  START HTML Tag Styles .............. **/		
	
BODY	{
	font-family: arial;
	font-size: 13px;
	color: #333;
	background-color: #fff;
	text-align: center;
	}

P	{
	margin: 6px 0 10px 0;
	line-height: 18px;
	}

A {
	color: #346733;
	font-weight: normal;
	font-size: 12px;
	}	
	
A:hover { color: #EDAF17; }
	
H1 {
	margin: 15px 0 15px 0;
	font-size: 	155%;
	color: #7D5000;
	border-bottom: 0px solid #EDAF17;
	}

H1.featured {
	margin: 0px;
	font-size: 	155%;
	color: #7D5000;
	border-bottom: 0px solid #EDAF17;
	}

H2 {
	margin: 10px 0 15px 0;
	font-size: 	122%;
	color: #7D5000;
	border-bottom: 1px solid #EDAF17;
	}

H3 {
	margin: 6px 0;
	font-size: 	134%;
	color: #346733;
	}

H4 {
	margin: 20px 0 5px 0;
	font-size: 	122%;
	color: #7D5000;
	}

DT	{
	margin: 8px 0 4px 0;
	font-weight: bold;
	}

.featured_logo {
	margin: 0px 5px 0px 0px;
}

/** .............. END HTML tag styles .............. **/





.new_googlemap_title
{color:#7d5000;	font-family: arial;font-size: 12px; font-weight: bold;}

.new_googlemap_copy
{color:#000000;	font-family: arial;font-size: 12px; font-weight: normal;}



/** .............. START Layout .............. **/	

	
#container {
	width: 960px;
	margin: auto;
	padding: 0;
	border: 1px solid #346733;
	border-width: 0 1px 1px 1px;
	text-align: left;
	background: #fff;
	}

#main {width: 958px;}

.whiteSpace	{
	padding: 0px 20px 10px 20px;
	text-align: left;
	}


#mast { height: 117px; }	
	
#mast IMG { float: left; }
		
#mast P { 
	float: left;
	width: 210px; 
	margin: 40px 27px 0 30px;
	line-height: 1.5;
	font-family: Georgia;
	font-style:italic;
	font-size: 120%;
	color: #e37c00;
	}
	





#topnav	{
	height: 30px;
	background: url(http://cdn.seniorsforliving.com/img/tab_line_only.png) bottom left repeat-x;
	}

LI	{
	line-height: 18px;
	font-size: 12px;
	}

UL#nav {
	margin: 0 0 0 18px;
	padding: 0;
	list-style: none;
	text-align: center;
	}
	

UL#nav LI {
	float: left;
	margin: 0;
	padding: 0;
	width: 154px;
	height: 30px;
	background: url(http://cdn.seniorsforliving.com/img/tab.png) bottom left no-repeat; #fff;
	}	

.news-link {
	font-size: 14px;
	color: #346733;
	}


UL#nav LI.active {
	background: url(http://cdn.seniorsforliving.com/img/tab_active.png) bottom left no-repeat; #fff;
	}	

UL#nav A {
	display: block;
	padding-top: 8px;
	font-weight: bold;
	font-size: 100%;
	color: #fff;
	text-decoration: none;
	}

UL#nav A:hover {
	display: block;
	color: #f0c046;
	text-decoration: none;
	}

UL#nav LI.active A {
	display: block;
	color: #346733;
	cursor: default;
	}

.subdomain {background: url(http://cdn.seniorsforliving.com/img/bg_subdomain_top.gif) repeat-x; #fff;}

#industryLogos {
	clear: left;
	text-align: center;
	margin-top: 10px;
	/*padding-top: 20px;*/
	}

#footer {
	color: #999 !important;
	clear: both;
	line-height: 0.7em;
	margin-top: 10px;
	border-top: 1px solid #346733;
	padding: 10px 0px 10px 0px;
	background: #fff;
	text-align: center;
	}

#footer A {
	margin: 0 10px;
	font-size: 85%;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	}	
	
#footer A:hover { color: #EDAF17; }	

#copyright {
	clear: left;
	margin-top: 10px;
	padding: 0 0 5px 0;
	text-align: center;
	color: #999;
	font-size: 85%;
	}
	
.clear	{clear: both;}	
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
	
	
/** .............. END Layout .............. **/		

	




/** .............. START General .............. **/	

.bold { font-weight: bold; }

.italic { font-style: italic; }

.green { color: #346733; }

.normal	{font-weight: normal !important;}

UL.reg LI	{
	background: url(http://cdn.seniorsforliving.com/img/bullet.png) no-repeat;
	margin-left: 10px;
	}

A.back	{
	display: block;
	width: 110px;
	height: 20px;
	margin: 6px;
	padding-left: 16px;
	background: url(http://cdn.seniorsforliving.com/img/back_arrow.gif) no-repeat;
	}

A.toTop	{
	display: block;
	width: 80px;
	margin-top: 10px;
	padding-left: 20px;
	background: url(http://cdn.seniorsforliving.com/img/arrow_up.png) no-repeat;
	font-size: 85%;
	}

A.arrow	{
	display: block;
	margin-top: 6px;
	padding-left: 15px;
	background: url(http://cdn.seniorsforliving.com/img/arrow_right.png) no-repeat;
	}

INPUT.sm	{width: 60px;}

INPUT.med, SELECT.med	{}

INPUT.mederror,
SELECT.mederror {
	border-top: 2px solid #FFCCCC !important;
	border-bottom: 2px solid #FF0000  !important;
	border-left: 2px solid #FFCCCC !important;
	border-right: 2px solid #FF0000 !important;
}
.mederror {
	border-top: 2px solid #FFCCCC !important;
	border-bottom: 3px solid #FF0000  !important;
	border-left: 2px solid #FFCCCC !important;
	border-right: 2px solid #FF0000 !important;
}
input[type=checkbox].mederror,
input[type=radio].mederror
{
	outline: 2px solid #FF0000;
}

INPUT.lrg	{width: 200px;}

IMG.left	{
	float: left;
	margin: 0 10px 4px 0;
	}

IMG.right	{
	float: right;
	margin: 0 0 0 10px;
	}
	
P.example	{
	margin: 2px 0;
	font-size: 80%;
	color: #666;
	font-weight: normal;
	font-style: italic;
	}

A.info	{
	display: block; 
	height: 25px; 
	background: url(http://cdn.seniorsforliving.com/img/icon_info.png) no-repeat; 
	padding: 3px 0 0 28px;
	}

.moreSpacing	{margin: 40px 0;}

.emphasize	{font-weight: bold;} 

.housing-types	{background-color:#e7e7e7; color: #006600} 

.indent	{padding: 0 10px 5px 20px;}

.small	{font-size: 85%;}

.center	{text-align: center;}

.author	{
	margin-bottom: 20px;
	font-size: 95%;
	font-style: italic;
	}

.emphasize-2	{text-align:left;}

DIV.backToSearch	{
	float: right;
	width: 200px;
	margin-top: -5px;
	text-align: right;
	}

IMG.backToSearch	{
	margin: 10 0 2px 10px;
	vertical-align: middle;
	}

DIV.backToSearch2	{
	float: left;
	width: 150px;
	margin: 0px 10px 10px 10px;
	text-align: right;
	}

IMG.backToSearch2	{
	margin: 10px 0 2px 10px;
	vertical-align: middle;
	}

/** .............. END General .............. **/	





	
	
	
/** .............. START Homepage .............. **/	

	
#searchBox {
	width: 920px;
	height:208px;
	margin: 15px 0 20px 0;
	background: url(http://cdn.seniorsforliving.com/img/bg_search_box2.png) no-repeat;
	color: #7D5000;
	font-weight: bold;
	}
	
.letUsHelp {
	margin: 0 0 0 80px;
	padding-top: 14px;
	font-size: 200%;
	font-weight: bold;
	color: #346733;
	}
	
#searchBy {
	float: left;
	height: 100px;
	margin-top: 35px;
	padding-left: 30px;
	width: 280px;
	border-right: 1px dotted #7D5000;
	}	
	
#selectHousing {
	float: left;
	height: 100px;
	margin-top: 35px;
	margin-left: 30px;
	width: 280px;	
	}
	
#selectHousing SELECT, #searchBy INPUT {margin-top: 6px;}		

#findCommunity {
	float: left;
	height: 100px;
	margin-top: 35px;
	width: 250px;
	padding-left: 30px;
	border-left: 1px dotted #7D5000;
	}	

#findCommunity INPUT	{margin-top: 5px;}

.needHelp	{margin-top: 3px;}

.needHelp A	{font-size: 10px !important;}


.searchStep {
	float:left;
	margin: 0 10px 65px 0;
	font-size: 550%;
	font-weight: bold;
	font-family: Times New Roman, serif;
	line-height: 50px;
	color: #f2c65a;
	}	

#subDomainCols { 
	padding: 0 25px 25px 26px; 
	line-height: 1.5;
	}		
	
.col {	
	float: left;
	width: 278px;
	margin-right: 30px;
	}

.noMargin {	margin: 0 !important;}
	
.col P { margin-bottom: 25px;}	
	
.signUp TD { padding-right: 5px;} 	


.more {
	display: block;
	margin: 3px 0 10px 0;
	text-align: right;
	}	

.inputGrey	{
	width: 160px;
	height: 18px;
	color: #666;
    }

.smallgrey	{
	margin-top: 3px;
	font-weight:normal;
	font-style:italic;
	font-size: 10px;
	color: #999999;
}

.smallblack {
	margin-top: 3px;
	font-weight:normal;
	font-size: 10px;
	color: #000000;
}

/** .............. END Homepage .............. **/	






/** .............. START Results .............. **/	

#searchResults {
	width: 890px;
	height: 53px;
	margin: 5px 0 10px 15px;
	background: url(http://cdn.seniorsforliving.com/img/bg_box_search_results.png) top left no-repeat;
	}
	
#searchResults P {
	padding-top: 20px;
	font-size: 136%;
	color: #7D5000;
	text-align: center;
	}
	
	
	
#searchResults_phonenumber {
	width: 890px;
	height: 110px;
	margin: 5px 0 10px 15px;
	background: url(http://cdn.seniorsforliving.com/img/bg_box_search_results_phonenum.gif) top left no-repeat;
	}
	
#searchResults_phonenumber P {
	padding-top: 20px;
	font-size: 136%;
	color: #7D5000;
	text-align: center;
	}	
	



#searchResults_version3 {
	width: 890px;
	height: 70px;
	margin: 20px 0 10px 0px;
	background: url(http://cdn.seniorsforliving.com/img/bg_box_search_results.png) top left no-repeat;
	}
	
#searchResults_version3 P {
	padding-top: 20px;
	font-size: 136%;
	color: #7D5000;
	text-align: center;
	}	
	

TABLE.capsule {
	width: 885px;
	margin: 0 0 15px 15px;
	border: 1px solid #EDAF17;
	}	

TABLE.capsule TD {
	padding: 0px;
	}

TABLE.capsule TD.photo {
	width: 100px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	}

TABLE.capsule TD.info {
	width: 600px;
	}

TABLE.capsule TD.submit {
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	border-left: 1px dashed #EDAF17;
	}
.capsule_mapit
{line-height:21px;}

.community_name_capsule
{line-height:30px;}

.community_name_distance
{text-align:right;}	

TABLE.iframecapsule {
	width: 600px;
	margin: 0 0 15px 15px;
	border: 1px solid #EDAF17;
	}	

TABLE.iframecapsule TD {
	padding: 7px;
	vertical-align: top;
	}

TABLE.iframecapsule TD.photo {
	width: 100px;
	}

TABLE.iframecapsule TD.info {
	width: 600px;
	}

TABLE.iframecapsule TD.submit {
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
	border-left: 1px dashed #EDAF17;
	}
	
.requestInfo {padding: 10px;}
	
	
/** .............. END Results .............. **/






/** .............. START Form page .............. **/	

.colLeft	{
	float: left;
	width: 440px;
	_width: 420px;
	margin: 10px 15px 0 0;
	border: 0px solid red;
	}

.colLeft2	{
	float: left;
	width: 360px;
	margin: 5px 5px 20px 0;
	}
	
.colLeft3	{
	float: right;
	width: 360px;
	margin: 5px 5px 0 0;
	}

.colRight	{
	float: right;
	width: 445px;
	top:175;
	}

.colRight2	{
	float: left;
	width:550px; 
	padding-bottom:6px;
	}

.bgForm	{
	padding-top: 2px;
	background: url(http://cdn.seniorsforliving.com/img/bg_form.png) no-repeat;
	}






/* NEW FORM CSS - START */
#theForm_new	{margin: 10px 5px 10px 25px;}

#theForm_new TABLE.border	{
	width: 100%;
	margin: 5px 0 0 0;
	border: 2px solid #658b64;
/*	background: url(http://cdn.seniorsforliving.com/img/newform_bg.gif) top left repeat-x;*/
    background:#c3d196;
	}
#theForm_new TABLE.noborder	{
	width: 100%;
	margin: 5px 0 0 0;
	border:none;
	}

#theForm_new TABLE TD	{
	border: 1px solid #9C6;
	border-width: 0;
	}

#theForm_new TABLE TD.formMastLogo	{
	padding: 10px 5px;
	border-bottom: 2px solid #668b62;
	width: 48%;
	background:#fff;
	}

#theForm_new TABLE TD.formMast	{
	padding: 10px 5px;
	border-bottom: 2px solid #668b62;
	width: 52%;
	background:#fff;
	}

#theForm_new TABLE TD.formFooter	{
	padding: 6px 0 6px 6px;
	}

#theForm_new TABLE TD.formMastPartner	{
	padding: 10px;
	border-bottom: 1px solid #9C6;
	}

#theForm_new TABLE TD.formFooterPartner	{
	padding: 6px 0 6px 6px;
	}

/* NEW FORM CSS - END */








#theForm	{margin: 10px 5px 10px 25px;}

#theForm TABLE.border	{
	width: 100%;
	margin: 5px 0 0 0;
	border: 2px solid #658b64;
	}
#theForm TABLE.noborder	{
	width: 100%;
	margin: 5px 0 0 0;
	border:none;
	}

#theForm TABLE TD	{
	border: 1px solid #9C6;
	border-width: 0;
	}

#logoCommunity	{
	float: left;
	margin-right: 10px;
	}

#theForm TABLE TD.formMastLogo	{
	padding: 10px 5px;
	border-bottom: 1px solid #9C6;
	width: 48%;
	}

#theForm TABLE TD.formMast	{
	padding: 10px 5px;
	border-bottom: 1px solid #9C6;
	width: 52%;
	}

#theForm TABLE TD.formFooter	{
	padding: 6px 0 6px 6px;
	}

#theForm TABLE TD.formMastPartner	{
	padding: 10px;
	border-bottom: 1px solid #9C6;
	}

#theForm TABLE TD.formFooterPartner	{
	padding: 6px 0 6px 6px;
	}

TD.label	{
	width: 190px;
	padding: 3px 0 0px 5px;
	font-weight: bold;
	color: #666;
	}
	
.no-border	{
	border:none;
	}

.form-float-right	{
	text-align:center;
	display:inline;
	}
	
.form-float-left	{
	float:left;
	display:inline;
	padding: 0px 0px 40px 0px;
	}
	
.bold-2	{
	font-weight: bold;
	padding: 3px 0 0px 5px;
	}

TD.userInput	{padding: 3px;}

#slideshow	{text-align: center;}

#slideshow IMG	{border: 2px solid #fc6;}

.thumb	{margin: 10px 5px;}

.subHeader	{
	margin-top: -15px;
	font-size: 112%;
	color: #7D5000;
	margin-bottom: 20px;
	}

.colFeatures	{
	float: left;
	width: 290px;
	margin-bottom: 20px;
	padding: 0 0 20px 0;
	}

.colFeatures H4, .colFeatures UL	{margin-left: 20px;}
	
.center	{margin: 0 20px;}

#divHide	{display: none;}

.middle	{margin: 0 20px;}

TEXTAREA {
	padding: 1px;
	font-family: Arial, Helvetica;
	font-size: 99%;
}

/** .............. END Form page .............. **/	




/** .............. START Subdomain .............. **/	

#subDomain .colLeft	{
	float: left;
	width: 440px;
	margin: 10px 25px 0 0;
	}

#subDomain .colRight	{
	float: left;
	width: 435px;
	}

#formSubDomain	{
	width: 330px;
	height: 220px;
	margin-top: 14px;
	color: #7D5000;
	font-weight: bold;
	background: url(http://cdn.seniorsforliving.com/img/bg_form_module_sm3.png) no-repeat;
	}

#formSubDomain TABLE	{
	margin: 5px 0 5px 20px;
	}

#formSubDomain TD.label	{
	width: 90px;
	color: #7D5000;
	font-weight: normal;
	font-size: 115%;
	}

#formSubDomain H3	{
	width: 270px;
	margin: 0 0 0 20px;
	padding: 15px 0 4px 2px;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #EDAF17;
	}	
	
		
.colSide {	
	float: left;
	width: 250px;
	}
	
.colSide P { margin-bottom: 25px;}		
	
.featuredProviders P { 
	clear:left;
	margin-bottom: 15px; 
	font-size: 94%;
	line-height: 15px;
	}	
	
.featuredProviders A, .colSide A { display: block; }
	
.featuredProviders A IMG {	
	float: left;
	margin: 2px 5px 4px 0;
	border: 0px solid #346733;
	}
	
.featuredProviders A:hover IMG { border: 0px solid #EDAF17; }

UL.descrHousing LI	{
	margin: 10px;
	padding-left: 20px;
	background: url(http://cdn.seniorsforliving.com/img/bullet.png) no-repeat;
	line-height: 18px;
	}


UL.arrowlist LI	{
	margin: 10px;
	padding-left: 20px;
	background: url(http://cdn.seniorsforliving.com/img/arrow_right.png) no-repeat;
	line-height: 18px;
	}

UL.small-arrow LI	{
	margin: 10px;
	padding-left: 20px;
	background: url(http://cdn.seniorsforliving.com/img/arrow-right-small.png) no-repeat;
	line-height: 10px;
	}

/** .............. END Subdomain .............. **/	






/** .............. START FAQ, Resources .............. **/	

UL#faq, UL#usefulLinks	{
	margin: 20px 0;
	}

UL#faq LI, UL#usefulLinks	{line-height: 21px;}



#formModuleTall,
#formModuleWide	{
	width: 450px;
	height: 240px;
	margin-top: 24px;
	color: #7D5000;
	background: url(http://cdn.seniorsforliving.com/img/bg_form_module_wide3.png) no-repeat;
	}
#formModuleTall{
	height: 296px;
	background: url(http://cdn.seniorsforliving.com/img/bg_form_module_tall.gif) no-repeat;
}

#formModuleTall TABLE,
#formModuleWide TABLE	{
	margin: 5px 0 5px 20px;
	}
	
#formModuleTall TD.label,
#formModuleWide TD.label	{
	width: 60px;
	color: #7D5000;
	}
	
#formModuleTall TD.userInput,
#formModuleWide TD.userInput	{
	width: 160px;

	}
	
#formModuleTall H3,
#formModuleWide H3	{
	width: 400px;
	margin: 8px 0 0 20px;
	padding: 15px 0 4px 2px;
	font-weight: bold;
	border-bottom: 1px solid #EDAF17;
	}	


/** .............. END FAQ, Resources .............. **/	

TABLE.modules	{margin: 20px 0;}

TABLE.modules TD.content	{
	width: 313px;
	background: url(http://cdn.seniorsforliving.com/img/col_top.png) no-repeat;
	vertical-align: top;
	}

TABLE.modules DIV.padding	{padding: 10px 45px 10px 20px;}

TABLE.modulesWide TD.content	{
	width: 430px;
	background: url(http://cdn.seniorsforliving.com/img/col_top.png) no-repeat;
	vertical-align: top;
	}

.padding H4	{
	margin: 5px 15px 10px 0;
	border-bottom: 1px solid #e1e1e1;
	}
 
TABLE.modules TD.bottom	{
	height: 20px !important;
	background: url(http://cdn.seniorsforliving.com/img/col_bottom.png) bottom left no-repeat;
	}

TABLE.modules TD.contentWide	{
	background: url(http://cdn.seniorsforliving.com/img/col_top_wide.png) no-repeat;
	vertical-align: top;
	}

TABLE.modules TD.bottomWide	{
	height: 20px !important;
	background: url(http://cdn.seniorsforliving.com/img/col_bottom_wide.png) bottom left no-repeat;
	}

TABLE.modules TD.contentMedium	{
	background: url(http://cdn.seniorsforliving.com/img/col_top_medium.png) no-repeat;
	vertical-align: top;
	}

TABLE.modules TD.bottomMedium	{
	height: 20px !important;
	background: url(http://cdn.seniorsforliving.com/img/col_bottom_medium.png) bottom left no-repeat;
	}


.dropshadow	{
	background: url(http://cdn.seniorsforliving.com/img/bg_photos.png) bottom right no-repeat; 
	padding: 3px 6px 7px 3px;
	}

.floatRight	{
	float: right; 
	margin: 0 0 0 15px;
	}

.floatLeft	{
	float: left; 
	margin: 0 15px 0 0;
	}

TABLE.grid	{border: 1px solid #346733;}

TABLE.grid TH	{
	padding: 2px;
	background: #e7e7e7;
	border: 1px solid #346733;
	border-width: 0 1px 1px 0;
	font-size: 95%;
	text-align: center;
	}

TABLE.grid TD	{
	padding: 2px;
	border: 1px solid #999;
	border-width: 0 1px 1px 0;
	}

TABLE.grid TD.emphasize	{
	padding: 2px;
	border: 1px solid #346733;
	border-width: 0 1px 1px 0;
	font-size: 95%;
	font-weight: normal;
	color: #346733;
	}

.linkToUs	{
	width: 390px;
	margin: 20px;
	padding: 10px;
	border: 1px solid #346733;
	line-height: 18px;
	}

.articleSearch	{
	float: right;
	width: 330px;
	margin: 0 0 10px 10px;
	}

.moreArticles	{
	 float: right; 
	 width: 140px;
	}

#providerInfo	{margin: 10px 0 30px 0;}
	
#providerInfo TD	{vertical-align: top;}

#providerInfo .logo	{padding-right: 40px;}

//H4.state	{margin: 20px 0 10px 20px;}
H4.state {
	margin: 20px 20px 10px 15px;
	background: #ffffff url("http://cdn.seniorsforliving.com/img/state_bar_bg.gif") repeat-x;
	line-height: 23px;
	text-indent: 10px;
	color: #ffffff; }

.city-field	{width:123px;}

.state-field	{width:144px;}

.citystatezip-field	{width:160px;}




/*STYLES for did you mean page*/

.didYouMean {
   float: left; 
   margin-right: 10px; 
   font-size:17px;
}

.didYouResults {
  float: left; 
  font-size:15px; 
  line-height: 25px;
}

.newSearchCopy {
  float: left; 
  width: 430px;
  height: 150px;
  padding-top: 30px;
  font-size: 15px; 
  font-weight: bold;
  background: url(http://cdn.seniorsforliving.com/img/arrow_seach_again.gif) top right no-repeat;
}

/*STYLES for did you mean page*/


/*STYLES for provider form*/

#topnavform {
 border-top: 1px solid #549167;
 height: 1px;
}

.medForm {
 width: 130px;
}

#infoWrapper {
 text-align: left; 
 position: relative;
 font-family: Arial,Helvetica;
}

#arrowStartHere {
	position:absolute; 
	top: 35px; 
	left: 110px;
}
#arrowStartHere_hc {
	position:absolute; 
	top: 27px; 
	left: 118px;
}

.frmReqMore {
/*	color: #eb3702;*/
	color: #e4940d;	
	font-weight: bold;
}

.frmStrtHere {
	margin-top: 6px;
/*	color: #eb3702;*/
	color: #e1720c;	
	font-size: 23px; 
	font-weight: bold;
	}

/*STYLES for provider form*/


.boxHilite	{
	background: #ebf2ed; 
	padding: 10px 5px 10px 10px; 
	border: 1px solid #428958;
	}

.boxHilite UL	{
	width: 210px;
	_width: 200px; 
	float: left;
	}

#moreLinks {
display: none; 
line-height: 18px; 
margin-top: 0px;
}
TD.zip {
background-color: #F6C996;
color: #3F8052;
font-size: 14px;
padding: 5px;
border-bottom: 4px solid #000;
}
.descResults2 {
width: 600px;
margin: 20px 0px 0px 170px;
padding: 10px 0 30px 0;
text-align: center;
/*background: url(http://cdn.seniorsforliving.com/img/arrow_down2.png) no-repeat right 30px;*/
}

.thankYou	{
	width: 440px; 
	border: 1px solid #549167; 
	background: #f7f7f7; 
	margin: 0 10px 20px 0; 
	padding: 10px;
 	}

.rss {font-family:Arial,Helvetica;font-size:10px;font-weight:bold;color:#333333;text-decoration: underline;}
.rss A:link {color:#333333;text-decoration: underline;}
.rss A:visited {color:#333333;text-decoration: underline;}
.rss A:active {color:#333333;text-decoration: underline;}
.rss A:hover {color:#333333;text-decoration: none;}


#searchBy_new {
	float: left;
	height: 100px;
	line-height: 1.5em;
	margin-top: 27px;
	padding-left: 30px;
	width: 280px;
	border-right: 1px dotted #7D5000;
	}

#searchBy_new_version3 {
	float: left;
	height: 100px;
	margin-top: 27px;
	padding-left: 30px;
	width: 270px;
	border-right: 1px dotted #7D5000;
}

.intuit_search
{
	padding: 10px 0px 0px 20px;
}
.or_div
{
	padding: 5px 0px 5px 0px;
}
	

#selectHousing_new {
	float: left;
	height: 100px;
	margin-top: 27px;
	margin-left: 30px;
	width: 285px;
	}

#findCommunity_new {
	float: left;
	height: 100px;
	margin-top: 27px;
	width: 250px;
	padding-left: 30px;
	border-left: 1px dotted #7D5000;
	}


.searchBy_new_input {
margin-bottom:5px;
/*font-size:11px;*/
width:200px;
}
.searchBy_new_input_city {
margin-bottom:5px;
/*font-size:11px;*/
width:196px;
}

.searchBy_new_input_zip {
margin-bottom:5px;
/*font-size:11px;*/
width:96px;
}

.searchStep_new {
	float:left;
	margin: 15px 10px 65px 0;
	font-size: 550%;
	font-weight: bold;
	font-family: Times New Roman, serif;
	line-height: 50px;
	color: #f2c65a;
	}

.or_copy
{ padding-top:3px;padding-bottom:6px; }



.new_homepage_title {
	margin: 0px 0px 0px 0px;
	padding-bottom:5px;
	font-size: 	134%;
	color: #346733;
	}

	
.hintbox_list_container ul {
	background-color: #FFFFFF;
	width: 200px; 
	padding: 0;
	margin: 0;
	border: 1px solid #7F9DB9;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-size: 14px;
}

.hintbox_list_container ul li {
	line-height: 16px;
	margin: 0;
	padding: 1px 1px 1px 3px;
	border: 0;
}


.hintbox_input {
	margin: 0;
	padding: 1px 18px 1px 4px; 
	width: 160px;
	border: 1px solid #7F9DB9;
}

.hintbox_loading {
	background: none;
}









.breadcrumb{
    padding-top:8px;
    padding-bottom:8px;	
	line-height: 21px;
	/*background: url(http://cdn.seniorsforliving.com/img/breadcrumb2.gif) bottom left repeat-x;*/
	border-bottom:1px solid #efad10;
	margin-top:0px;
/*	margin-left:8px;*/
/*	margin-right:8px;	*/
	text-indent:20px;
	font-family:Arial,Helvetica;font-size:12px;font-weight:bold;color:#7d5000;text-decoration: none;
}
.breadcrumb A:link {color:#336834;text-decoration: underline;font-weight:bold; padding-right:10px;}
.breadcrumb A:visited {color:#7d5000;text-decoration: underline;font-weight:bold; padding-right:10px;}
.breadcrumb A:active {color:#336834;text-decoration: underline;font-weight:bold; padding-right:10px;}
.breadcrumb A:hover {color:#336834;text-decoration: underline;font-weight:bold; padding-right:10px;}




.state_version3  A:link {font-size:11px;}
.state_version3  A:visited {font-size:11px;}
.state_version3  A:active {font-size:11px;}
.state_version3  A:hover {font-size:11px;}

.featured_version3  {font-size:10px; color:#000; text-decoration:none;}
.featured_version3  A:link {font-size:10px; color:#000; text-decoration:none;}
.featured_version3  A:visited {font-size:10px; color:#000; text-decoration:none;}
.featured_version3  A:active {font-size:10px; color:#000; text-decoration:none;}
.featured_version3  A:hover {font-size:10px; color:#000; text-decoration:none;}


h5{
	color: #346733;
	margin: 0px 0px 5px 0px;
}
ul.states{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.states li{
	margin: 0px 0px 0px 0.5em;
	text-indent: -0.5em;
	line-height: 1.1em;
}
ul.states li a{
	font-size: 88%;
}
ul.states li
a.nolink, 
a.nolink:hover{
	color: grey;
	text-decoration: none;
	cursor: default;
}
ul.us_column1,
ul.us_column2,
ul.us_column3,
ul.ca_column1,
ul.ca_column2,
ul.city_column1,
ul.city_column2,
ul.city_column3{
	float: left;
}
ul.us_column1{ width: 70px; }
ul.us_column2{ width: 89px; }
ul.us_column3{ width: 81px; }
ul.ca_column1{ width: 120px; }
ul.ca_column2{ width: 120px; }

ul.city_column1,
ul.city_column2,
ul.city_column3{ width: 79px; }


table.columns{
	border-collapse: collapse;
	border: none;
	width: 100%;
}
table.columns tr, td{ padding: 0px; margin: 0px; }
table.columns td{
	vertical-align: top;
}
table.columns td.cap{
	background: url('http://cdn.seniorsforliving.com/img/modules_special_top.gif') top left no-repeat;
	height: 30px;
	width: 282px;
}
table.columns td.cap_div{
	width: 37px;
}
table.columns td.foot{
	background: url('http://cdn.seniorsforliving.com/img/modules_special_bottom.gif') top left no-repeat;
	height: 33px;
}
table.columns td.middle{ 
	background: url('http://cdn.seniorsforliving.com/img/modules_special_bg.gif') top left no-repeat;
}
table.columns td.middle div{ 
	padding: 0px 20px 20px 20px;
	width: 240px;
}
table.columns td.middle h4.top{
	background-color: transparent;
	margin-top: -16px !important;
	margin-bottom: 10px;
	position: relative;
}
table.columns td.middle h4{
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
}








#request_info_text A {background: #ffffff url(http://cdn.seniorsforliving.com/img/newbutton/NEW_button_bg.gif) top left no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#ffffff; font-weight: bold; display: block; width:130px; height:44px; }
#request_info_text A:link {color:#ffffff;text-decoration: none; text-indent: 0px;}
#request_info_text A:visited {color:#ffffff;text-decoration: none;}
#request_info_text A:active {color:#ffffff;text-decoration: none;}
#request_info_text A:hover {color:#ffffff;text-decoration: none;}






a#backhome {
        color: #346733;
    float: right;
        margin: -6px 10px 0px 0px;
        text-align: right;
        font-family: Arial;
    font-weight: bold;
        font-size: 12px;
        line-height: 16px;
        word-spacing: 1.2px;
        letter-spacing: .2px;
}
a#backhome.community {
        margin-right: 35px;
}
a#backhome .italics {
        font-style: italic;
        display: block;
}

#formSubDomain_special	{
	width: 392px;
	height: 229px;
	margin-top: 14px;
	color: #7D5000;
	font-weight: bold;
	background: url('http://cdn.seniorsforliving.com/img/bg_form_module_sm3_special4.png') no-repeat;
	}


.newSearchCopy_googleAd {
	float: left; 
	width: 430px;
	/*padding-top: 30px;*/
	font-size: 12px; 
	font-weight: bold;
}

.arrow_down_googlead_content {
	position: relative;
	float: right;
	width: 70px;
	top: -175px;
	left: -125px;
}

.main_table
{background: #ffffff; padding-top:10px;}


.page1_question_title
{font-family:Arial,Helvetica;font-size:22px;font-weight:bold;text-decoration: none;color:#000000; padding-bottom:20px;}

.page1_title
{font-family:Arial,Helvetica;font-size:30px;font-weight:bold;text-decoration: none;color:#346733;}
.page1_subtitle
{font-family:Arial,Helvetica;font-size:18px;font-weight:bold;text-decoration: none;color:#5d5d5d; padding-bottom:15px;}

.question1
{font-family:Arial,Helvetica;font-size:14px;font-weight:bold;text-decoration: none;color:#595959; padding-bottom:20px; padding-left:35px;}
.question1_textfield
{font-family:Arial,Helvetica;font-size:13px;font-weight:normal;text-decoration: none;color:#000000; text-align: left; width:300px;}

.question2
{font-family:Arial,Helvetica;font-size:13px;font-weight:bold;text-decoration: none;color:#595959;}
.question2_text
{font-family:Arial,Helvetica;font-size:13px;font-weight:normal;text-decoration: none;color:#000000; text-align: left; padding-bottom:20px;}


.question3_page1
{font-family:Arial,Helvetica;font-size:13px;font-weight:bold;text-decoration: none;color:#595959; display:none;}
.question3_page1_text
{font-family:Arial,Helvetica;font-size:13px;font-weight:normal;text-decoration: none;color:#000000; text-align: left; padding-bottom:20px;}


.formfields_padding
{padding-left:10px; padding-top:20px;}
.formfields_nopadding
{padding-left:10px; padding-top:0px;}


.question3
{font-family:Arial,Helvetica;font-size:14px;font-weight:bold;text-decoration: none;color:#000000; padding-bottom:20px;}
.question3_text
{font-family:Arial,Helvetica;font-size:13px;font-weight:normal;text-decoration: none;color:#000000; text-align: left;}

.question4
{display: none; font-family:Arial,Helvetica;font-size:14px;font-weight:bold;text-decoration: none;color:#000000; padding-bottom:20px;}
.question4_text
{font-family:Arial,Helvetica;font-size:13px;font-weight:normal;text-decoration: none;color:#000000; text-align: left;}


.question5
{display: none; font-family:Arial,Helvetica;font-size:14px;font-weight:bold;text-decoration: none;color:#000000; padding-bottom:20px;}
.question5_textfield
{font-family:Arial,Helvetica;font-size:13px;font-weight:normal;text-decoration: none;color:#000000; text-align: left; width:145px;}
.question5-1_textfield
{font-family:Arial,Helvetica;font-size:13px;font-weight:normal;text-decoration: none;color:#000000; text-align: left; width:285px;}






#page1_gobutton_grey_one
{width:100%; text-align: center;}

#page1_gobutton_grey_two
{width:100%; text-align: center; display: none;}

#page1_gobutton_orange
{width:100%; text-align: center; display: none;}




.main_table_page2
{ background:url(http://cdn.seniorsforliving.com/images/page2_arrow.gif) top left no-repeat; padding-top:10px;}

.main_table_page2_homecare
{ background:url(http://cdn.seniorsforliving.com/images/page2_arrow_homecare.gif) top right no-repeat; padding-top:10px;}

.page2_title
{font-family:Arial,Helvetica;font-size:30px;font-weight:bold;text-decoration: none;color:#346733; padding-left:50px;}
.page2_title span
{color:#edaf17;}
.page2_subtitle,
.page2_subtitle a
{font-family:Arial,Helvetica;font-size:18px;font-weight:bold;text-decoration: none;color:#5d5d5d; padding-bottom:15px; padding-left:50px;}
.page2_subtitle a{ color: 346733; padding: 0px; text-decoration: underline; }
.page2_table
{ background: url(http://cdn.seniorsforliving.com/images/page2_bg.gif) top left no-repeat;}
.page2_middle
{ background: url(http://cdn.seniorsforliving.com/images/page2_bg_middle.gif) top left no-repeat; min-height:255px;}

.progressbar_back
{font-family:Arial,Helvetica;font-size:11px;font-weight:bold;color:#e85e0f;text-decoration: none; padding-left:20px;}
.progressbar_back A:link {color:#e85e0f;text-decoration: underline; text-indent: 0px;}
.progressbar_back A:visited {color:#e85e0f;text-decoration: underline;}
.progressbar_back A:active {color:#e85e0f;text-decoration: underline;}
.progressbar_back A:hover {color:#e85e0f;text-decoration: none;}


.page3_title
{font-family:Arial,Helvetica;font-size:30px;font-weight:bold;text-decoration: none;color:#346733; padding-left:60px;}
.page3_title span
{color:#edaf17;}
.page3_subtitle
{font-family:Arial,Helvetica;font-size:18px;font-weight:bold;text-decoration: none;color:#5d5d5d; padding-bottom:15px; padding-left:60px;}

.footer
{font-family:Arial,Helvetica;font-size:10px;font-weight:normal;color:#5d5d5d;text-decoration: none; padding-top:10px;}
.footer A:link {color:#346733;text-decoration: none; text-indent: 0px;}
.footer A:visited {color:#346733;text-decoration: none;}
.footer A:active {color:#346733;text-decoration: none;}
.footer A:hover {color:#346733;text-decoration: none;}



.howthisworks
{font-family:Arial,Helvetica;font-size:14px;font-weight:bold;color:#346733;text-decoration: none; padding-left:15px;}
.howthisworks span
{font-family:Arial,Helvetica;font-size:12px;font-weight:normal;color:#000000;text-decoration: none;}


.formtext
{font-family:Arial,Helvetica;font-size:14px;font-weight:bold;text-decoration: none;color:#000000;}


.form_textfield
{font-family:Arial,Helvetica;font-size:12px;font-weight:normal;text-decoration: none;color:#000000; text-align: left; width:145px;}

.form_titlefield
{font-family:Arial,Helvetica;font-size:12px;font-weight:normal;text-decoration: none;color:#000000; text-align: left;}

.testimonials
{font-family:Arial,Helvetica;font-size:18px;font-weight:bold;color:#346733;text-decoration: none; padding-left:15px;}
.testimonials span
{font-family:Arial,Helvetica;font-size:12px;font-weight:normal;color:#000000;text-decoration: none;}



.page4_title
{font-family:Arial,Helvetica;font-size:26px;font-weight:bold;text-decoration: none;color:#346733; padding-left:60px;}
.page4_title span
{color:#edaf17;}
.page4_subtitle
{font-family:Arial,Helvetica;font-size:17px;font-weight:bold;text-decoration: none;color:#5d5d5d; padding-top:8px; padding-bottom:10px; padding-left:60px;}


.page4_homecare_title
{font-family:Arial,Helvetica;font-size:20px;font-weight:bold;text-decoration: none;color:#346733; padding-left:60px;}
.page4_homecare_title span
{color:#edaf17;}
.page4_homecare_subtitle
{font-family:Arial,Helvetica;font-size:17px;font-weight:bold;text-decoration: none;color:#5d5d5d; padding-top:8px; padding-bottom:10px; padding-left:60px;}



.searchresult_capsule
{border:1px solid #ecaf16; padding:5px;font-family:Arial,Helvetica;font-size:12px;font-weight:normal;text-decoration: none;color:#000000; margin-bottom:10px;}
.searchresult_capsule A:link {color:#346733;text-decoration: underline;}
.searchresult_capsule A:visited {color:#346733;text-decoration: underline;}
.searchresult_capsule A:active {color:#346733;text-decoration: underline;}
.searchresult_capsule A:hover {color:#346733;text-decoration: none;}

.community_image
{float: left; width:142px; text-align: left;}
.community_text
{float: left; width:477px; text-align: left; border-right:1px dashed #ecaf16; padding-right:7px;}
.community_button
{float: left; width:135px; text-align: center;}


.morelink{font-style:italic;}
.morelink A:link {color:#0048bf;text-decoration: none; font-style:italic;}
.morelink A:visited {color:#0048bf;text-decoration: none; font-style:italic;}
.morelink A:active {color:#0048bf;text-decoration: none; font-style:italic;}
.morelink A:hover {color:#0048bf;text-decoration: underline; font-style:italic;}



.page5_content_title
{font-family:Arial,Helvetica;font-size:23px;font-weight:bold;text-decoration: none;color:#414141;}

.page5_content
{font-family:Arial,Helvetica;font-size:12px;font-weight:normal;text-decoration: none;color:#000000;}
.page5_content A:link {color:#025100;text-decoration: none; font-style:italic;}
.page5_content A:visited {color:#025100;text-decoration: none; font-style:italic;}
.page5_content A:active {color:#025100;text-decoration: none; font-style:italic;}
.page5_content A:hover {color:#025100;text-decoration: underline; font-style:italic;}


