@charset "UTF-8";

h1, h2, h3, h4, h5, h6, p {
	padding-left: 2%;
	padding-right: 2%;
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	padding-top: 0px;
}
h1 {
	font-size: 125%;
	text-align: center;
}
h2 {
	font-size: 118%;
	text-align: center;
}
h3 {
	font-size:110%;
}
h4 {
	font-size:105%;
}
h5 {
	font-size:80%;
}
h6 {
	font-size:70%;
}
p {
	font-size:100%;
}
#schedule h3 {
	text-align: center;
}
#schedule h1 {
	margin-top: 2%;
}
#schedule table {
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}
#schedule table tr {
	padding-left: 8%;
	padding-right: 8%;
}
#schedule table tr td h3 {
	color: #FFFFFF;
	font-size: 105%;
	text-align: left;
	padding-bottom: 3%;
}
#contactbox h1      , h2, h3, h4, h5, h6, p{
	text-align: left;
}
#contentglly     h1 , h2, h3, h4, h5, h6, p{
	line-height: 100%;
}
#contentglly     h1       {
	line-height: 100%;
	font-size: 150%;
}
#sponsor3 h3, h1, h2, p {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	font-size: 150%;
	line-height: 100%;
}#sponsor3 h1    {
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	font-size: 150%;
	line-height: 100%;
	text-align: center;
}
#contactinfo h1 , h2, h3, h4, h5, h6, p{
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
}
#contactinfo h1 {
	font-size: 150%;
}
#contactinfo p {
	padding-top: 1%;
}
#all_content  p {
	font-size: 100%;
	margin-top: 0%;
	margin-bottom: 0%;
}
#all_content  h2 {
	font-size: 130%;
	line-height: normal;
	margin-top: 3%;
	margin-bottom: 0%;
}
#all_content  #aside_left p{
	font-size: 100%;
	margin-top: 0%;
	margin-bottom: 0%;
	text-align: center;
}
#all_content  #aside_left h1 a{
	font-size: 100%;
	margin-top: 0%;
	margin-bottom: 0%;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#all_content  #aside_left h6{
	font-size: 90%;
	margin-top: 2%;
	margin-bottom: 0%;
	text-align: center;
}
#aside_adds h1 {
	text-align: center;
	font-size: 130%;
	margin-top: 5%;
	margin-bottom: 0%;
}
#aside_adds p {
	text-align: center;
}
#banner2 h1 {
	font-size: 200%;
	vertical-align: middle;
	color: #FD6600;
	margin-top: 2%;
	margin-bottom: 2%;
}
#banner2 h2 {
	font-size: 180%;
}
#banner2 h3 {
	font-size: 150%;
}
#banner2 h5 {
	font-size: 115%;
}
#banner2 h4 {
	font-size: 135%;
}
body {
	font-size: 75%;
}

@media screen and (min-width:481px){

body {
	font-size: 85%;
}}
@media screen and (min-width:769px){
body {
	font-size: 100%;
}}
