html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0px;
 margin: 0px;
 border: 0px;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }

html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;  
	background: #ffffff url(../images/bgd.png) repeat-x;


}

h1, h2, h3, h4{
	font-variant: small-caps;
}

h1, h2{
	color: #525252;	
}

a img, a:focus {
	border: none;
	outline: none;
}
#topBgd {
	background: url(../images/top_bgd.png) repeat-x;
	position: absolute;
	height: 10px;
	top: 0;
	width: 100%;
}

#wrapper {
	width: 985px;
	margin: 0 auto;  /*-20 fixes empty space before footer when page is too long */
	background:url(../images/content.png) repeat-y center top;
	overflow: hidden;
}
#header {
	background: url(../images/header_flowers.jpg) no-repeat right top;
	height: 124px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header img {
	padding-top: 20px;
	margin-left: 3px;
}
#search {
	position: absolute;
	right: 0px;
	top: 6px;
	width: 187px;
	height: 30px;
	z-index: 200;
}

#ajaxSearch_input{
	width: 143px;
	display: inline-block;
}

#ajaxSearch_submit {
	width: 20px; /* dimensions of your image here */
	height:20px;
	background: url('../images/white_arrow.png') no-repeat;
	text-indent:-9999px; /* gets rid of the text */
	cursor: pointer;
	border: none;
	position: absolute;
	top:  2px;
	right: 15px;
	padding: 0px;
	font-size: 0; /* fix text showing on submit button ie7 and below */
	display: inline-block;
	line-height: 0;
}

.AS_ajax_resultsIntroFailure {
	font-size: 12px;
}

#grpResult_site_wide .ajaxSearch_result a {
	font-weight: bold;
	font-size: 14px;
}

#grpResult_site_wide .ajaxSearch_result .ajaxSearch_resultExtract p {
	padding-left: 10px;
}

.ajaxSearch_highlight {
	background-color: #ffd6c8;
	color: #000;
}

.paging1 {
	margin-bottom: 20px;
}

.searchTerms {
	margin-top: 10px;
}

#nav {
	background: #cf532c url(../images/navbar.png) repeat-x right top;
	width: 960px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 3.5em;
	margin-left: 14px;
	overflow: hidden;
	position: relative;

}

.top_nav, #footer ul {
	list-style-type:none;
}


.top_nav li {
	float: left;
	_width: 11em; /* IE 6 and below */
}

.top_nav a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 1.6em;
	color: #fff;
	height: 19px;
	padding: 9px 10px;

}

.top_nav a:hover {
	color: #fd490d;
	background: #fff url(../images/nav_hoverbg.png);
}


#escape a {
	display: block;
	float: right;
	font-size: 1.2em;
	color: #fd490d;
	text-decoration: none;
	width: 5.5em;
	height: 35px;
	padding-top: 20px;
	margin-right: 15px;
	background: url(../images/orange_arrow.png) no-repeat right center;

}

#escape a:hover {
	text-decoration: underline;
}

#left_bar {
	width: 180px;
	float: left;
	margin-left: -740px;
	padding: 0 15px;
	display: inline;
}
.menustart {
	font-size: 1.6em;
	margin-bottom: 1px;
	text-align: left;
	width: 155px;
	background-color: #fff;
	display: block;
	padding: 5px 3px 3px 2px;
}

#left_bar h3 {
	font-size: 1.6em;
	margin-bottom: 1px;
	text-align: left;
	width: 155px;
	color: #525252;
	background-color: #fff;
	display: block;
	padding: 5px 3px 3px 2px;
}

.left_nav ul, .left_info {
	list-style-type: none;
	margin-bottom: 0px;
}

.left_nav ul , .left_info {
	margin: 0;
	padding: 0;

}

.left_nav li {
	margin: 0;
}

.left_nav .active a {
	background-color: #fbfbfb;
}


.left_nav a:hover {
	color: #fd490d;
	background-color: #fff;
	background-image: url(../images/orange_arrow.png);
	background-repeat: no-repeat;
	background-position: 143px 50%;
}

.activeparents {
	font-weight:bold;
	color: #6E6E6E;
}

.sub_nav a {
	font-weight: normal;
	background-image: none;
}

.level1 a {
	padding: 3px 25px 3px 5px;
	text-decoration: none;
	color: #000;
	background-color: #eee;
	width: 135px;
	font-size: 1.2em;
	display: block;
	line-height: 1.5;
	border-bottom: 1px solid #fff;

}


li.level1 .menuhere, li.active .menuhere {
	font-size: 1.2em;
	font-weight: bold;
	color: #fd490d;
	display: inline-block;
	width: 135px;
	padding: 3px 25px 3px 5px;
	line-height: 1.5;
	background-image: url(../images/orange_arrow.png);
	background-repeat: no-repeat;
	background-position: 143px 50%;
	border-bottom: 1px solid #fff;

}

.level2 a {
	text-decoration: none;
	color: #6E6E6E;
	background-color: #eee;
	width: 135px;
	font-size: 1.2em;
	display: block;
	line-height: 1.5;
	padding: 3px 18px 3px 12px;
	border-bottom: 1px solid #fff;
}

.level2.active .innermenuhere {
	font-size: 1.2em;
	font-weight: bold;
	color: #fd490d;
	display: inline-block;
	width: 135px;
	padding: 3px 18px 3px 12px;
	background-image: url(../images/orange_arrow.png);
	background-repeat: no-repeat;
	background-position: 143px 50%;
	line-height: 1.5;
	border-bottom: 1px solid #fff;
}

.level3 a {
	text-decoration: none;
	color: #000;
	background-color: #fbfbfb;
	width: 125px;
	font-size: 1.2em;
	display: block;
	line-height: 1.5;
	padding: 3px 20px 3px 20px;
	border-bottom: 1px solid #fff;
}

.level3.active a {
	color: #000;
}

.level3.active .innermenuhere {
	font-size: 1.2em;
	font-weight: bold;
	color: #fd490d;
	display: inline-block;
	width: 135px;
	padding: 3px 10px 3px 20px;
	background-image: url(../images/orange_arrow.png);
	background-repeat: no-repeat;
	background-position: 143px 50%;
	line-height: 1.5;
	border-bottom: 1px solid #fff;
}

.quick {
	margin-top: 20px;
	display: block;
}
.left_info {

	width: 136px;
	padding: 13px 16px;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5;
	background-color: #eee;

}
.left_info a {
	color: #000;
	width: 12em;
	display: block;
}
.left_info a:hover {
	color: #fd490d;
}
.info_space {
	margin-top: 15px;
}
.info_divider {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}
#right_bar {
	float: right;
	width: 200px;
	margin-top: -50px;
	min-height: 500px;
	background: url(../images/right_bar2.png) no-repeat;
	background-position: 50% 0px;
	display: inline;
}

#donate {
	background-image: url(../images/donate.png);
	display: block;
	height: 48px;
	width: 141px;
	text-indent: -99999px;
	margin: 110px 30px 30px;
	padding: 0;
}
#donate:hover {
	background-position: 50% 48px;
}
#right_bar .facebook {
	margin: 30px 28px 20px;
}
#right_bar p {
	width: 145px;
	text-align: center;
	line-height: 1.5;
	margin-left: 28px;
}
#right_bar .orange {
	font-size: 1.4em;
	font-weight: bold;
	color: #fd490d;
}
#right_bar .grey {
	font-size: 1.4em;
	font-weight: bold;
	color: #555555;
}

#event_badges {
	margin: 15px 0;
	padding: 0 25px;

}

#event_badges img{
	padding: 5px 0;
}


#middle {
	width: 960px;
	min-height: 75em;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/right_flowers.jpg) no-repeat;
	background-position: 101% 0px;
}

.programs  {
	font-size: 1.8em;
	color: #525252;
}

#page_heading {
	float: left;
	width: 100%
}

#page_heading h1 {
	font-size: 2.5em;
	padding-bottom: 15px;
	padding-top: 30px;
	text-align: center;
	color: #525252;
}
#page_content {
	float: left;
	width: 530px;
	margin-left: 215px;
	display: inline;
	_overflow: hidden;
}
#page_content h2 {
	background: url(../images/underline.png) no-repeat;
	background-position: 0 .70em;
	font-size: 1.8em;
	padding-bottom: 3px;
	margin-bottom: 0px;
	margin-top: 15px;
	overflow: hidden;
	color: #525252;
}
#page_content h3 {
	font-size: 14.4px;
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: hidden;
	
}
#page_content h4 {
	font-variant: normal;
	font-size: 1.4em;
}
#page_content p {
	font-size: 1.2em;
	line-height: 150%;
	margin: 10px 0 10px 0;
}
#page_content a {
	font-weight: normal;
	font-size: 1.2em;
	color: #fd490d;
	text-decoration: none;
}
#page_content a:hover {
	text-decoration: underline;
}
#page_content h2 a {
	color: #525252;
	font-size: .87em;
}
#page_content h2 a:hover {
	text-decoration: none;
	color: #fd490d;
}
#page_content ul {
	margin: 10px;
	overflow: hidden;
}	
#page_content li {
	list-style: none;
	background: url(../images/flower_bullet.png) no-repeat;
	background-position: 0 1px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 150%;
}
#page_content img {
	padding: 5px;
	border: 1px solid #555;
	background: #fff;
}

.photoRight {
	margin: 10px 0 10px 10px;
	float: right;
}

.photoLeft {
	margin: 10px 10px 10px 0;
	float: left;
}

.photoCenter {
	margin: 10px 10px 10px 10px;
}

.greyText {
	color: #525252;
}

.orangeText {
	color: #fd490d;
}

#eventBanner img {
	border: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

#mediaspace {
	margin-top: 50px;
	padding-left: 25px;
}

table {
	margin: 5px 50px 25px;
	width: 95%;
}
td, th {
	font-size: 1.2em;
	border-bottom: 1px dotted #f63;
	/*color: #525252;*/
	padding: 10px 3px 3px 5px;
}

.noBorders td {
	border: none;
}

#eventBanner {
	width: 100%;
	margin-top: -85px;
}

#eventTable {
	float: left;
	margin: 0 30px 20px 0;
	width: 100%;
}

#eventTable th, #eventTable td {
	padding: 3px 7px 2px 7px;
}
#eventTable th {
	font-size: 1.4em;
	text-transform: none;
	font-weight: bold;
	color: #ff6633;
	border-bottom: 1px dotted #fff;
	width: 75px;
	text-align: right;
}

#eventTable td {
	font-size: 1.4em;
}

#saluteDates {
	width: 100%;
}

#nominationTable, #studentTable {
	float: left;
	margin: 0 30px 10px 0;
	width: 100%;
}

#nominationTable th, #nominationTable td, #studentTable th, #studentTable td {
	padding: 3px 7px 2px 7px;
	border-bottom: 1px dotted #a1a1a1;
}

#nominationTable th, #studentTable th {
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: bold;
	color: #a1a1a1;
	border-bottom: 1px dotted #fff;
	width: 185px;
	text-align: right;
}

#studentTable {
	margin-bottom: 20px;
}

#sponsorTable {
	width: 100%;
	margin-top: 100px;
	margin-bottom: 0px;
}

#sponsorTable img {
	border: none;
}

#sponsorTable caption {
	text-align: right;
	font-size: 1.2em;
	font-style: italic;
	color: #555;
}

#sponsorTable td {
	border: none;
}

#saluteHonorees {
	width: 100%;
	margin: 15px 0 15px;
}

#saluteHonorees td {
	border: none;
}

#call {
	width: 100%;
	background: url(../images/salutesmall.png) no-repeat left center;
	height: 100px;
}

#call h2, #call p {
	background: none;
	text-align: right;
}

#contactForm form p label {
	float: left;
	width: 10em;
	text-align: right;
	margin-right: 15px;
}
#warning {
	font-style: italic;
	color: #555;
	
}
.warn {
	font-weight: bold;
	color: #ff0000;
}

.crisis_lines {
	font-size: 1.4em;	
	color: #555;
	margin-bottom: 5px;
}

#crisis {
	text-align: center;
	font-size: 1.2em;
	color: #fd490d;
	margin:0 25px;
	padding: 20px 0;
}

#employ {
	width: 300px;
	text-align: center;
	padding: 5px 10px;
	border-top: 1px solid #fd490d;
	border-bottom: 1px solid #fd490d;
	margin: 0 auto 25px;

}

.captcha {
	margin-left: 14em;
}



#contactForm {
	background: #eee;
	padding: 10px 10px 25px;
	margin-top: 35px;
}

#validationError {
	color: #ff0000;
}

#page_content .faqContainer p img {
	border: none;
	padding: 0;
	margin: 0 5px 0 0;
}

p .faqQuestion {
	margin-left: 0px;
}

#footer {
	height: 200px;
	margin: 0 auto;
	padding-top: 1px; /* prevents margin collapse */
	background: #555 url(../images/footer.png) no-repeat center top;
	clear: both;
}
#footer_container {
	width: 960px;
	font-size: 1.2em;
	color: #fff;
	line-height: 1.5;
	margin: 110px auto 0;
	padding-left: 20px;
	

}
#footer_container a {
	color: #fff;
	text-decoration: none;
}

#footer_container a:hover {
	text-decoration: underline;
}

#footer_right {
	float: right;
	text-align: right;
	margin: 0px 20px 0 0;
}

#footer_right ul li {
	display: inline;
}

#footer_right ul a {
	margin-left: 5px;
}

#siteMap ul {
	margin: 0;
}

#siteMap  li {
	font-size: 12px;
	background: none;
	line-height: 100%;
	padding-bottom: 0;
}

#siteMap li.last {
	padding-bottom: 1px;
}

#siteMap li a {
	text-decoration: underline;
}

#siteMap ul li {
	background: url(../images/orange_arrow.png) no-repeat 0 5px;
	padding-left: 25px;
	padding-top: 10px;
}

#siteMap ul li ul li {
	background: none;
	padding-left: 0;
	padding-top: 5px;
	list-style: disc outside none;
}

#siteMap ul li ul li ul li {
	list-style: circle outside none;
}

#siteMap ul li ul li ul li ul li {
	list-style: square outside none;
}

#siteMap li.last {
	padding-bottom: 5px;
}
