@charset "UTF-8";
/* Ohio Rain Fan Guide Main Styles */

@font-face {
    font-family: 'PacificoRegular';
    src: url('../fonts/Pacifico-webfont.eot');
    src: url('../fonts/Pacifico-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Pacifico-webfont.woff') format('woff'),
         url('../fonts/Pacifico-webfont.ttf') format('truetype'),
         url('../fonts/Pacifico-webfont.svg#PacificoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ComfortaaThin';
    src: url('../fonts/Comfortaa_Thin-webfont.eot');
    src: url('../fonts/Comfortaa_Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Comfortaa_Thin-webfont.woff') format('woff'),
         url('../fonts/Comfortaa_Thin-webfont.ttf') format('truetype'),
         url('../fonts/Comfortaa_Thin-webfont.svg#ComfortaaThin') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ComfortaaRegular';
    src: url('../fonts/Comfortaa_Regular-webfont.eot');
    src: url('../fonts/Comfortaa_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Comfortaa_Regular-webfont.woff') format('woff'),
         url('../fonts/Comfortaa_Regular-webfont.ttf') format('truetype'),
         url('../fonts/Comfortaa_Regular-webfont.svg#ComfortaaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ComfortaaBold';
    src: url('../fonts/Comfortaa_Bold-webfont.eot');
    src: url('../fonts/Comfortaa_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Comfortaa_Bold-webfont.woff') format('woff'),
         url('../fonts/Comfortaa_Bold-webfont.ttf') format('truetype'),
         url('../fonts/Comfortaa_Bold-webfont.svg#ComfortaaBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
	padding:0px; margin:0px;
}
a:link {
	font-family: PacificoRegular;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: PacificoRegular;
	color: #F00;
	text-decoration: none;
}
a:visited {
	font-family: PacificoRegular;
	text-decoration: none;
	color: #F00;
}
a:active {
	font-family: PacificoRegular;
	text-decoration: none;
	color: #F00;
}

a.navbar:link{
	font-family: PacificoRegular;
	color: #FFF;
}
a.navbar:visited{
	font-family: PacificoRegular;
	color: #FFF;
	text-decoration: underline;
}
a.navbar:active{
	font-family: PacificoRegular;
	color: #06F;
	text-decoration: underline;
}
a.navbar:hover{
	font-family: PacificoRegular;
	color: #FF0;
}
#evtcal a:link {
	font-family: 'ComfortaaRegular';
	color: #000;
	text-decoration: none;
}
#evtcal a:visited {
	font-family: 'ComfortaaRegular';
	color: #000;
	text-decoration: none;
}
#evtcal a:hover {
	font-family: 'ComfortaaRegular';
	color: #FF0;
	text-decoration: underline;
}
#evtcal a:active {
	font-family: 'ComfortaaRegular';
	color: #F00;
	text-decoration: none;
}
#listcontain a:link {
	font-family: ComfortaaThin;
	color: #000;
	text-decoration: none;
	font-size: 18px;
}
#listcontain a:visited {
	font-family: 'ComfortaaThin';
	color: #000;
	text-decoration: none;
	font-size: 18px;
}
#listcontain a:hover {
	font-family: 'ComfortaaThin';
	color: #F00;
	text-decoration: underline;
	font-size: 18px;
}
#listcontain a:active {
	font-family: 'ComfortaaThin';
	color: #000;
	text-decoration: none;
	font-size: 18px;
}
#backtop a:link   {
	font-family: ComfortaaThin;
	color: #F00;
	text-decoration: none;
	margin-left: 3px;
}
#backtop a:visited {
	font-family: 'ComfortaaThin';
	color: #F00;
	text-decoration: none;
	margin-left: 3px;
}
#backtop a:hover {
	font-family: 'ComfortaaThin';
	color: #F00;
	text-decoration: underline;
	margin-left: 3px;
}
#backtop a:active {
	font-family: 'ComfortaaThin';
	color: #F00;
	text-decoration: none;
	margin-left: 3px;
}
#backloc a:link   {
	font-family: ComfortaaThin;
	color: #F00;
	text-decoration: none;
	margin-left: 3px;
}
#backloc a:visited {
	font-family: 'ComfortaaThin';
	color: #F00;
	text-decoration: none;
	margin-left: 3px;
}
#backloc a:hover {
	font-family: 'ComfortaaThin';
	color: #F00;
	text-decoration: underline;
	margin-left: 3px;
}
#backloc a:active {
	font-family: 'ComfortaaThin';
	color: #F00;
	text-decoration: none;
	margin-left: 3px;
}
body {
	background-image: url(../images/grid_noise.png);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}
#wrapper {
	background-image: url(../images/irongrip.png);
	background-repeat: repeat;
	background-position: left top;
	margin-right:auto;
	margin-left:auto;
	width: 960px;
}
#logo {
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-left: 25px;
}
#header {
	height: 145px;
	background-color: #F00;
	padding-top: 0px;
	background-image: url(../images/headerimg.png);
}
#navigation {
	background-color: #000;
	height: 75px;
	line-height: 72px;
	color: #FFF;
	padding-right: 75px;
	text-align: right;
	background-attachment: scroll;
	background-image: url(../images/irongrip.png);
	background-repeat: repeat;
	background-position: left top;
}
.topnav {
	font-family: PacificoRegular;
	font-size: 36px;
	color: #FFF;
}

.navtab {
	font-family: PacificoRegular;
	font-size: 36px;
	color: #F00;
}
#sidebar {
	background-image: url(../images/irongrip.png);
	background-repeat: repeat;
	background-position: left top;
	float:left;
	width: 275px;
}
#content {
	font-family: 'ComfortaaRegular';
	background-color: #FFF;
	float: left;
	width: 675px;
	overflow: auto;
	min-height: 100%;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/grid_noise.png);
	background-repeat: repeat;
	background-position: left top;
}
#footer {
	background-color: #F00;
	height: 40px;
	font-family: PacificoRegular;
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	background-attachment: scroll;
	background-image: url(../images/irongrip.png);
	background-repeat: repeat;
	background-position: left top;
	color: #FFF;
	clear: both;
}
#footernav {
	font-family: PacificoRegular;
	text-align: center;
	font-size: 18px;
}
.navtabfooter {
	font-family: PacificoRegular;
	font-size: 18px;
	color: #F00;
}
.lrborder {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EDEDED;
	border-right-color: #F00;
	border-bottom-color: #EDEDED;
	border-left-color: #F00;
}
#frameContainer   {
	width: 720px;
	background-color: #000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#calcontainer {
	margin-top: 75px;
	margin-bottom: 0px;
}
ul  {
	font-family: 'ComfortaaRegular';
	list-style: none;
	text-align: center;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 20%;
}
h1 {
	font-family: 'ComfortaaBold';
	font-size: 48px;
	color: #FFF;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
h2 {
	color: #F00;
	text-align: center;
	font-size: 18px;
	float: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
p {
	margin: 25px;
}
.leftfloat {
	float: left;
}
h4 {
	font-family: 'ComfortaaBold';
	font-size: 24px;
	color: #F00;
}
#listcontain {

}

#toparrow {
	height: 23px;
	width: 18px;
	margin-top: 5px;
	vertical-align: bottom;
}
#loctitle {
	margin-top: 5px;
}
#locarrow {
	height: 18px;
	width: 23px;
	vertical-align: bottom;
	margin-left: 15px;
}
#locimg {
	height: 333px;
	width: 250px;
	border: medium solid #000;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	margin-left: 10px;
}
#loctext {
	text-align: left;
	width: 575px;
	margin-top: 25px;
	margin-left: 45px;
}

#rrlogos img {
	height: 52px;
	width: auto;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	float: left;
}

#wrapper #content #loctext h2 {
	text-align: left;
}
.youtube {
	margin-right: auto;
	margin-left: auto;
	height: 320px;
	width: 675px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

#infotable {
	float: left;
	width: 475px;
	margin-left: 70px;
}
th {
	text-align: left;
	width: 180px;
}
table {
	width: 475px;
	margin-top: 15px;
	margin-left: 70px;
}
