/*Index.html*/
#text1{ color: #fff; font-size: 20px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
#text2{ color: #323232; font-size: 14px; line-height: 20px; padding: 8px; }
#text2 h1{ font-size: 20px; font-weight: bold; }

/*Main.html*/
#main_text1{ font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 20px; padding-top: 0; padding-right: 10px; padding-left: 45px; }
#main_text1 h1{ color: #ab0535; font-size: 16px; font-weight: bold; line-height: 16px;text-align: left; }
#main_text1 h2{ font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; line-height: 20px; text-decoration: none; padding-top: 0; padding-right: 15px; padding-left: 10px; }
#main_text1 strong{ color: #ab0535; font-weight: normal; background-color: #fdf000; }
#main_text1 address{ font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; line-height: 13px; text-align: center; width: 450px; padding-top: 0; padding-right: 20px; padding-left: 20px; }
#main_text1 a:link{ color: #ab0535; text-decoration: none; }
#main_text1 a:visited{ color: #ab0535; text-decoration: none; }
#main_text1 a:hover{ color: #ab0535; background-color: #ecee0c; }

#main_text2{ font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 13px; padding-top: 0; padding-right: 10px; padding-left: 10px; }
#main_text2 h1{ color: #ab0535; font-size: 16px; font-weight: bold; }
#main_text2 a:link { color: #32353c; text-decoration: none; }
#main_text2 a:visited{ color: #323232; text-decoration: none; }
#main_text2 a:hover { color: #ab0535; text-decoration: underline; }


#main_text3{ color: #fff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; text-indent: -20px; position: relative; top: 75px; z-index: 0; }
#main_text4{ color: #fff; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; text-indent: 0px; position: relative; top: 75px; z-index: 0; }
#board_text1{ font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 15px; vertical-align: top; padding-top: 0; padding-left: 45px; }
#board_text1 h1{ color: #ab0535; font-size: 16px; font-weight: bold; line-height: 16px; }
#board_text1 strong{ color: #ab0535; background-color: #fdf000; }
#partners_text1{ font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: normal; padding-top: 0; padding-left: 45px; }
#partners_text1 h1{ color: #ab0535; font-size: 16px; font-weight: bold; line-height: 16px; }
#sponsors_text1{ font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: normal; margin-top: 0; padding-left: 45px; }
#sponsors_text1 h1{ color: #ab0535; font-size: 16px; font-weight: bold; line-height: 16px; }
#sponsors_text1 li{ color: #000; font-size: 12px; line-height: 15px; }
/*copyright*/
#copyright{ color: #fff; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #323232; text-align: right; padding-right: 10px; }
#copyright a:link{ color: #fff; text-decoration: none; }
#copyright a:visited{ color: #fff; text-decoration: none; }
#copyright a:hover{ color: #fff; text-decoration: underline; }

ul { margin: 0; padding: 0 0 0 8px; list-style: none; width: 150px; }
	
ul li { position: relative; }
	
li ul { color: #ab0535; background-color: #fff; position: absolute; left: 143px; /* Set 1px less than menu width */
	top: 0; border-bottom: 1px solid white; display: none; }

/* Styles for Menu Items */
ul li a { display: block; text-decoration: none; color: #fff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; background: #ab0535; padding: 2px; border-bottom: 1px solid white; }
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { font-weight: normal; height: 1%; }
/* End */

li:hover ul, li.over ul { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; display: block; } /* The magic */

.perk{margin-bottom:20px; border-bottom:#dadada solid 1px;} 
.perk-search {float:left; margin-bottom:15px;}

.welcome { color: #ab0535; font-size: 22px; font-weight: normal; text-align: left; margin-bottom:25px; }

.number{ font-size: 26px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 20px; padding-top: 0; padding-right: 10px; color:#525254; margin-bottom:15px; }

.home_number {margin-bottom:15px; }

.home_button { margin-top:80px; }
.home_buttons { margin-bottom:10px }