@charset "UTF-8";
#centerwrap {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
body {
	background-color: #fbf2eb;
	margin-top: 0px;
	background-attachment: scroll;
	background-image: url(/img/heilmaierfoundation.org/background_pic.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #4F2712;
	text-indent: 0px;
}

#flashMessage {
    text-align: center;
    font-size: x-large;
    background-color: lightcoral;
}
form div {
    clear:both;
    margin-bottom: 1em;
    height: 2em;
}

input.form-error {
    background-color: lightcoral;
}

form.input {
    margin-bottom:1em;
}
div.error-message {
    display:inline;
    margin-left: 0.5em;
}

div.input label {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 24px;
    color: #4F2712;
    text-indent: 0px;
    width: 10em;
    display: block;
    float:left;
}

div.input input {
    padding-left: 0.5em;
    float: left;
}

h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	line-height: 22px;
	color: #C13A2F;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 23px;
	color: #4F2712;
	text-transform: none;
	font-weight: bold;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	color: #C13A2F;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 25px;
	color: #4F2712;
	font-weight: normal;
}
#header {
	height: 280px;
	width: 960px;
	background-image: url(/img/heilmaierfoundation.org/header_bground.jpg);
	background-repeat: no-repeat;
}
#navbox {
	height: 61px;
	width: 960px;
	padding-top: 1px;
}
#nav {
	margin-top: 10px;
}
#nav li {
	float:left;
	display: block;
	list-style-type: none;
}

#nav li a, #nav li a:visited {
	border: none;
	top: 0;
	text-indent: -7000px;
	outline: none;
	height: 28px;
	width: 960px;
}

#nav li#nav-home a, #nav li#nav-home a:visited {
	display: block;
	width: 106px;
	height: 28px;
	background: url(/img/heilmaierfoundation.org/nav_sprite.png) 0 0 no-repeat;
}

#nav li#nav-bio a, #nav li#nav-bio a:visited {
	left: 106px;
	height: 28px;
	width: 140px;
	background: url(/img/heilmaierfoundation.org/nav_sprite.png) -106px 0 no-repeat;
	display: block;
}

#nav li#nav-rules a, #nav li#nav-rules a:visited {
	left: 246px;
	height: 28px;
	width: 258px;
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -246px 0px;
	display: block;
}

#nav li#nav-app a, #nav li#nav-app a:visited {
	left: 544px;
	height: 28px;
	width: 150px;
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -505px 0px;
	display: block;
}

#nav li#nav-faq a, #nav li#nav-faq a:visited {
	left: 692px;
	height: 28px;
	width: 106px;
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -654px 0px;
	display: block;
}

#nav li#nav-contact a, #nav li#nav-contact a:visited {
	left: 798px;
	height: 28px;
	width: 98px;
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -760px 0px;
	display: block;
}

#nav li#nav-home a:hover {
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -56px;
}

#nav li#nav-bio a:hover {
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -106px -56px;
}

#nav li#nav-rules a:hover {
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -246px -56px;
	display: block;
}

#nav li#nav-app a:hover {
	background-repeat: no-repeat;
	background-position: -505px -56px;
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
}

#nav li#nav-faq a:hover {
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -654px -56px;
}

#nav li#nav-contact a:hover {
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -760px -56px;
}

#nav li#nav-home a:active, #nav li#nav-home a#current {
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -28px;
}

#nav li#nav-bio a:active, #nav li#nav-bio a#current {
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -106px -28px;
}

#nav li#nav-rules a:active, #nav li#nav-rules a#current {
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -246px -28px;
}

#nav li#nav-app a:active, #nav li#nav-app  a#current {
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -505px -28px;
}

#nav li#nav-faq a:active, #nav li#nav-faq a#current {
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -654px -28px;
}

#nav li#nav-contact a:active, #nav li#nav-contact a#current {
	background-image: url(/img/heilmaierfoundation.org/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -760px -28px;
}
#picupper {
	height: 100%;
	width: 960px;
	float: left;
}
#pic {
	height: 219px;
	width: 150px;
	float: left;
}
#picbottom {
	height: 88px;
	width: 960px;
	float: left;
}
#logo {
	height: 139px;
	width: 810px;
	float: left;
}
#title {
	height: 140px;
	width: 811px;
}
#homebox {
	height: 375px;
	width: 458px;
	background-image: url(/img/heilmaierfoundation.org/homepage_textbox.jpg);
	background-repeat: no-repeat;
	margin-top: 225px;
	margin-left: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	color: #222222;
}
#hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	color: #444444;
	padding-top: 65px;
	height: 235px;
}	

#main {
	height: 100%;
	width: 960px;
	background-image: url(/img/heilmaierfoundation.org/top_lines.jpg);
	background-repeat: no-repeat;
	background-color: #fbf2eb;
	margin-top: 125px;
	margin-bottom: 50px;
}
#main a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F2712;
}
#main a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #444444;
}
#main a:hover, #main a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C13A26;
}
#main  ul  li, #main ol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F2712;
	text-decoration: none;
	line-height: 23px;
}
#pagehead {
	padding-top: 25px;
	padding-left: 255px;
	height: 70px;
	background-color: #fbf2eb;
}
#onecolmain {
	height: 100%;
	width: 700px;
	margin-left: 125px;
}
#clearboth {
	height: 10px;
	width: 960px;
	clear: both;
}
#footer {
	height: 200px;
	width: 960px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #5D2F16;
	background-image: url(/img/heilmaierfoundation.org/footback.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	background-color: #F9F2E9;
}
#footer a, #footer a:visited {
	color: #5D2F16;
	text-decoration: none;
}
#footer a:hover {
	color: #444444;
}
#footer a:active, a#footercurrent {
	color: #C13A2F;
}
#footer ul {
	list-style: none;
}
#footer li a:link, #footer li a:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #5D2F16;
	text-decoration: none;
	line-height: 22px;
}
#footer li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #444444;
}
#footer  li  a:active, #footer li a#footercurrent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #C13A2F;
	text-decoration: none;
	line-height: 22px;
}
#footleft {
	height: 100%;
	width: 430px;
	padding-left: 50px;
	float: left;
	padding-top: 20px;
}
#footright {
	height: 100%;
	width: 230px;
	float: left;
	padding-left: 250px;
}
#footcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D2F16;
	padding-top: 25px;
}
.contactmain {
	height: 100%;
	width: 960px;
	background-image: url(/img/heilmaierfoundation.org/top_lines.jpg);
	background-repeat: no-repeat;
	background-color: #fbf2eb;
	margin-top: 125px;
}
.contactmaincol {
	height: 100%;
	width: 675px;
	background-repeat: no-repeat;
	background-color: #FAF2EB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	padding-bottom: 50px;
	padding-left: 125px;
}
.contactmain a:link, .contactmain a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F2712;
	text-decoration: underline;
}
.contactmain a:hover, .contactmain a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C13A26;
}
.address {
	width: 400px;
	height: 100%;
	padding-left: 45px;
}
