@charset "UTF-8";
/* CSS Document */

body{
		background-image:url(images/bg_repeat.gif);
		background-repeat: repeat-x;
		top: 0px;
		left: 0px;
		margin: 0px;
}
#wrapper {
		margin: 0 auto;
		width: 1140px;
		
}


#container{
		background-image:url(images/hp_images.jpg);
		background-repeat: no-repeat;
		height: 590px;
		/*IR11793395 Changes Starts*/
		margin-top: -10px;
		/*IR11793395 Changes Starts*/
		
}
#stay	{margin-left: 450px;
}
#stayContent{margin-left: 40px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
}
#stayTweets{
		background-image:url(images/stay_tweets.gif);
		background-repeat: no-repeat;
		background-position: right top;
		width: 590px;
		height: 462px;
}


#containerEmail{
		background-image:url(images/email_emails.gif);
		background-repeat: no-repeat;
		height: 590px;
}

#containerApply{
		background-image:url(images/apply_bg.gif);
		background-repeat: no-repeat;
		height: 590px;
}
#ApplyContent{margin-left:11px;
}

#ResultsContent{padding-left:45px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
}
#ResultsContent a{
		color: #999;
		font-weight: bold;
}
#ResultsContent a:hover{
		color: #999;
		font-weight: bold;
		text-decoration: none;
}




#containerLocator{
		background-image:url(images/locator_map.jpg);
		background-repeat: no-repeat;
		height: 590px;
}


#subPage{margin-left: 60px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		width: 900px;
}
#subPage a{color: #C41230;
			text-decoration: underline;
}
#subPage a:hover{
		color: #C41230;
				text-decoration: none;
}


.grey {
		color:#666;
}
.nav	{padding: 12px 0 11px 60px; 
		
		width: 1004px;
		/*IR11793395 Changes Starts*/
		/*height:24px;*/
		height:34px;
		/*IR11793395 Changes Ends*/
}


.disclosure
{
	margin-left: 37px;
	margin-top: 20px;
}

.footer {font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			margin-left: 50px;
			margin-top: 20px;
}
.footer a{color: #000;
			text-decoration: none;
			}
.footer a:hover{color: #000;
			text-decoration: underline;
}



a.facebook{ display: block;
			width: 29px;
			height: 27px;
			background-image: url(images/stay_fb.gif);
			background-position: 0 -27px;
			
}
a.facebook:hover{
		background-position: 0 0px;
}
a.twitter{ display: block;
			width: 29px;
			height: 27px;
			background-image: url(images/stay_tw.gif);
			background-position: 0 -27px;
			
}
a.twitter:hover{
		background-position: 0 0px;
}
a.em{ display: block;
			width: 29px;
			height: 27px;
			background-image: url(images/stay_email.gif);
			background-position: 0 -27px;
			
}
a.em:hover{
		background-position: 0 0px;
}

a.pinterest{ display: block;
                        width: 29px;
                        height: 27px;
                        background-image: url(images/stay_pinterest.gif);
                        background-position: 0 -27px;

}
a.pinterest:hover{
                background-position: 0 0px;
}
a.instagram{ display: block;
                        width: 29px;
                        height: 27px;
                        background-image: url(images/stay_intagram.gif);
                        background-position: 0 -27px;

}
a.instagram:hover{
                background-position: 0 0px;
}
a.tumblr{ display: block;
                        width: 29px;
                        height: 27px;
                        background-image: url(images/stay_tumblr.gif);
                        background-position: 0 -27px;

}
a.tumblr:hover{
                background-position: 0 0px;
}

a.manage{ display: block;
			width: 141px;
			height: 15px;
			background-image: url(images/nav_manage.gif);
			background-position: 0 18px;
			
}
a.manage:hover{
		background-position: 0 -1px;
}

a.apply{ display: block;
			width: 89px;
			height: 15px;
			background-image: url(images/nav_apply.gif);
			background-position: 0 18px;
			
}
a.apply:hover{
		background-position: 0 -1px;
}

a.email{ display: block;
			width: 124px;
			height: 15px;
			background-image: url(images/nav_email.gif);
			background-position: 0 18px;
			
}
a.email:hover{
		background-position: 0 -1px;
}

a.stay{ display: block;
			width: 114px;
			height: 15px;
			background-image: url(images/nav_stay.gif);
			background-position: 0 18px;
			
}
a.stay:hover{
		background-position: 0 -1px;
}

a.giftcard{ display: block;
			width: 119px;
			height: 15px;
			background-image: url(images/nav_giftcard.gif);
			background-position: 0 18px;	
}
a.giftcard:hover{
		background-position: 0 -1px;
}

a.locator{ display: block;
			width: 94px;
			height: 15px;
			background-image: url(images/nav_find.gif);
			background-position: 0 18px;
			
}
a.locator:hover{
		background-position: 0 -1px;
}

a.contact{ display: block;
			width: 80px;
			height: 15px;
			background-image: url(images/nav_contact.gif);
			background-position: 0 18px;
			
}
a.contact:hover{
		background-position: 0 -1px;
}
