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

body {margin:0px; font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif; color:#666; font-size: 1em; background-color:#dc6026; background-image:url(bg.jpg); background-position: top center; background-repeat:no-repeat; line-height: 140%;}

#content {width: 80%; margin: 0 auto; background-color:#fff; padding: 20px; border-top: 5px solid #c4161c; margin-top: 10px;}

#special {width: 95%; margin: 0 auto; background-color:#c4161c; color: #fff; padding: 10px; border: 0; margin-top:-10px;font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif; text-align:center; font-size:120%;}

#header {float: right; width: 100%; height: 25px; background-color:#333; font-size: 83%; color: #ccc; font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; text-align:center; font-style:italic; padding-top: 6px;}

.h1 {font-size: 220%;  font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif; color:#c4161c; font-weight: 700; line-height:90%;}

.h2 {font-size: 125%;  font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif; color:#c4161c; font-weight: 700;}

.h3 {font-size: 110%;  font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif; color:#c4161c; font-weight: 700;}

.h4 {font-size: 110%;  font-family:"Arial Black", Arial, sans-serif; color:#fff; letter-spacing: -1px;}

.h5 {font-size: 110%;  font-family:"Arial Black", Arial, sans-serif; color:#6a6a6a; letter-spacing: -1px;}

.table {font-size: 75%; line-height: 125%; color:#666;}

hr {width: 100%; border: 0; border-bottom: 1px solid #EF897D; margin: 0 auto; margin-top:12px; margin-bottom:12px;}

.highlight {background-color:#877554; padding: 10px; width: 95%; color: #fff; font-family: 'Bowlby One SC', Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; text-transform:uppercase; text-align:center;}

a:link {color: #756543; text-decoration: none; font-size: 100%;}

a:visited {color: #756543;}

a:hover {color: #0C5029;}

a:active {color: #756543;}

img, object, embed, video {
	max-width: 100%; margin: 0; border: 0px; text-align:center;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;text-align:center;
}