/* Page Set-up */
#Home {	width: 770px; background: url(/global/images/shadow/content.jpg) repeat-y left top;}
td#HomeContent { width: 770px; border-right: 1px solid #e8dcd0; font-size: 12px; padding: 20px 20px 0px; background: url(/global/images/common/body_arc.jpg) no-repeat right bottom;}
.Disclaimer { font-size: 10px; color: #C2AC8D; vertical-align: bottom; width: 700px; padding-bottom: 5px; position: relative; clear: both;}
.Disclaimer a { color: #C2AC8D;}

/*Content Styles*/
#Features { width: 333px; float: left; margin-left: 10px;}
#Features a { text-decoration: none; width: 333px;}
#FirstChoice { width: 333px; margin-bottom: 30px; background: url(/global/images/home/fc-box.jpg) no-repeat right top; height: 107px;}
#FirstChoice div { padding-top: 10px; padding-left: 15px; width: 155px; font-size: 11px;}
#FirstChoice div a { text-decoration: none;}
#FirstChoice p { margin-top: 0px; margin-bottom: 0px; width: 155px; font-size: 13px; color: #476b8f; font-weight: bold;}
#FirstChoice p a { text-decoration: none; color: #476b8f;}
#FirstChoiceKids { width: 333px; margin-bottom: 30px; background: url(/global/images/home/fc-kids-box.jpg) no-repeat right top; height: 107px; text-align: right;}
#FirstChoiceKids div { padding-top: 10px; padding-right: 15px; width: 155px; font-size: 11px; text-align: right; float: right;}
#FirstChoiceKids div a { text-decoration: none; }
#FirstChoiceKids p { margin-top: 0px; margin-bottom: 0px; width: 155px; font-size: 13px; color: #3fb198; font-weight: bold; text-align: right; float: right; }
#FirstChoiceKids p a { width: 333px; color: #3fb198;}
#HomeRight { width: 333px; float: right; margin-left: 25px; vertical-align: bottom;}
#HomeRightTop { height: 200px;}
#Updates { width: 333px; float: right; margin: 0px; padding-bottom: 20px;}
#Updates #Links {height: 175px;}
#Updates div { font-size: 12px; color: #b00829; font-weight: bold;}
#Updates ul { margin-left: 17px; margin-top: 5px; font-size: 11px;}
#Updates ul a { text-decoration: none;}
#Updates ul a:hover {  color: #b00829;}
#Logo1 { width: 224px; height: 58px; padding-right: 25px; padding-top: 10px;}
#Logo2 { width: 109px; height: 58px; padding-right: 25px; padding-top: 10px;}
.LogoRight { float: right; border:0px;}

/*Main Menu Navigation*/
#HomeMenuBg { width: 28px;	height: 83px;	background: url(/global/images/shadow/homemenu.jpg) no-repeat left top;	padding: 0px; margin: 0px;}	
#HomeMenuBar { width: 724px; 	height: 83px;	 z-index: 9998;}	
#HomeMenuBar #HomeTopNav { background: url(/global/images/home/menu.jpg) no-repeat;	margin: 0px;	padding: 0px;	 width: 724px; }
#HomeMenuBar #HomeTopNav li { display: inline; margin-bottom: 0px;}	
#HomeMenuBar #HomeTopNav li a {	float: left; width: 181px; padding-top: 10px; font-weight: bold;  color: #b00829;  text-decoration: none; text-align: center; font-size: 16px;}
#HomeMenuBar #HomeTopNav li a,
#HomeMenuBar  { background: url(/global/images/home/menu.jpg) no-repeat; }
#HomeRtColor  {width: 18px; height: 83px;	background: url(/global/images/shadow/homemenu_right.jpg) no-repeat right top;}
.HomeSubMenu1 { width: 181px; text-align: center; font-size: 11px; padding-top: 3px;}
.HomeSubMenu1 a { text-decoration: none; color: #997B53;}
.HomeSubMenu1 a:hover { text-decoration: none; color: #594224;}
.HomeSubMenu2 { width: 181px; text-align: center; font-size: 11px; padding-top: 3px;}
.HomeSubMenu2 a { text-decoration: none; color: #997B53;}
.HomeSubMenu2 a:hover { text-decoration: none; color: #594224;}
.HomeSubMenu3 { width: 181px; text-align: center; font-size: 11px; padding-top: 3px;}
.HomeSubMenu3 a { text-decoration: none; color: #997B53;}
.HomeSubMenu3 a:hover { text-decoration: none; color: #594224;}
.HomeSubMenu4 { width: 181px; text-align: center; font-size: 11px; padding-top: 3px;}
.HomeSubMenu4 a { text-decoration: none; color: #997B53;}
.HomeSubMenu4 a:hover { text-decoration: none; color: #594224;}

	/* Standard Button*/
	#HomeMenuBar #HomeTopNav li#About a { background-position: 0 0;	}
	#HomeMenuBar #HomeTopNav li#News a { background-position: -181px 0; }
	#HomeMenuBar #HomeTopNav li#Community a { background-position: -362px 0;}
	#HomeMenuBar #HomeTopNav li#Careers a { background-position: -543px 0;}
	/* Over State */
	#HomeMenuBar #HomeTopNav li#About a:hover { background-position: 0 -83px; color: #594224;}
	#HomeMenuBar #HomeTopNav li#News a:hover { background-position: -181px -83px; color: #594224;}
	#HomeMenuBar #HomeTopNav li#Community a:hover { background-position: -362px -83px; color: #594224;}
	#HomeMenuBar #HomeTopNav li#Careers a:hover { background-position: -543px -83px; color: #594224;}
	/* Pressed State */
	#HomeMenuBar #HomeTopNav li#About a:active { background-position: 0 -166px; color: #594224;}
	#HomeMenuBar #HomeTopNav li#News a:active  { background-position: -181px -166px; color: #594224;}
	#HomeMenuBar #HomeTopNav li#Community a:active { background-position: -362px -166px; color: #594224;}
	#HomeMenuBar #HomeTopNav li#Careers a:active { background-position: -543px -166px; color: #594224;}