@charset "UTF-8";
@import url("/css/stylesheet.css");
/* CSS Document */


*{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	
}

body {
	background-image: url(/images/backgrounds/header_bg_plane.jpg);
	background-repeat: no-repeat;
	background-color: #191919;
}


#headerwrap {
	width: 960px;
	height: 165px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#fbflag {
}
#logo {
	float: left;
	height: 110px;
	width: 295px;
	margin-top: 20px;
	background-image: url(/images/header/logo.png);
}
#nav {
	float: left;
	height: 25px;
	width: 665px;
	margin-top: 100px;
	font-family: "League Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	letter-spacing: .03em;
}



#nav ul li {
	display: inline;
	padding-left: 35px;
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #B22024;
	text-decoration: none;
}
body#home a#home {
	color: #B22024;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-image: url(/images/backgrounds/header_bg_plane.jpeg);
	background-repeat: no-repeat;
}

body#magazine a#magazine {
	color: #B22024;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

body#events a#events {
	color: #B22024;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	
}

body#bikerfriendly a#bikerfriendly {
	color: #B22024;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	
}

body#aboutus a#aboutus {
	color: #B22024;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	
}

body#contactus a#contactus {
	color: #B22024;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	
}
#slideshow {
	height: 465px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	position: relative;
	background-image: url(/images/slides/SLIDE3.JPG);
}
#headerimages {
	height: 400px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	position: relative;
}
#contentarea {
	float: left;
	/* [disabled]height: 1175px; */
	width: 740px;
	margin-top: 20px;
}
.mag {
	width: auto;
	margin-bottom: 10px;
	height: auto;
}
#sidebar {
	float: left;
	height: 1000px;
	width: 220px;
	margin-top: 20px;
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-left: 10px; */
	background-color: #FFF;
}
#sidebarshort {
	background-color: #FFF;
	float: left;
	height: 900px;
	width: 180px;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
}
.slide1 {
	height: 465px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	position: relative;
	background-image: url(/images/slides/SLIDE1.jpg);
	background-repeat: no-repeat;
}
.slide2 {
	height: 465px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(/images/slides/SLIDE2.jpg);
}
.slide3 {
	height: 465px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(/images/slides/SLIDE3.jpg);
}
.slide4 {
	height: 465px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(/images/slides/SLIDE4.jpg);
}
.slide5 {
	height: 465px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(/images/slides/SLIDE5.jpg);
}		
	
.slide7 {
	height: 465px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(/images/slides/SLIDE7.jpg);
}		

#slideshowtext {
	height: 325px;
	width: 340px;
	position: relative;
	background-color: rgba(0,0,0,0.4);
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#container {
	margin-bottom: 50px;
	/* [disabled]overflow: auto; */
	height: 1265px;
	/* [disabled]background-color: #FFF; */
	/* [disabled]background-repeat: repeat; */
	/* [disabled]background-image: url(/css/images/backgrounds/fabric_plaid.png); */
}
#containershort {
	margin-bottom: 50px;
	/* [disabled]overflow: auto; */
	height: 750px;
	/* [disabled]background-color: #FFF; */
	/* [disabled]background-repeat: repeat; */
	/* [disabled]background-image: url(/css/images/backgrounds/fabric_plaid.png); */
}
#containershort2 {
	/* [disabled]overflow: auto; */
	height: 842px;
	/* [disabled]background-color: #FFF; */
	/* [disabled]background-repeat: repeat; */
	/* [disabled]background-image: url(/css/images/backgrounds/fabric_plaid.png); */
}
#indexcontainer {
	margin-bottom: 50px;
	/* [disabled]overflow: auto; */
	height: 350px;
}
.imagesbox {
	float: left;
	width: 295px;
	height: 145px;
	border: 3px solid #fff;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}
.imagesbox a {
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
}
.spacers {
	float: left;
	height: 145px;
	width: 25px;
}
.spacers2 {
	float: left;
	height: 132px;
	width: 30px;
	margin-top: 20px;
}
.indextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.2em;
	color: #FFF;
}
#footer {
	clear: both;
	height: 100px;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	display: block;
}
.footertext {
	font-family: "League Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	letter-spacing: 0.08em;
}
#thumbsholder {
	height: 155px;
	width: 960px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#slidecenter {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.indextextbox {
	float: left;
	height: 155px;
	width: 294px;
	margin-top: 10px;
}
h1 {
	color: #FFFFFF;
	font-family: "League Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 3.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#magcontent {
	margin-top: 5px;
	width: 650px;
}
h2 {
	font-family: "League Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B22024;
	font-size: 1.9em;
	margin-top: 10px;
}
p {
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	line-height: 1.4em;
	margin-top: 2px;
	margin-bottom: 7px;
}
h5 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.96em;
	margin-left: 50px;
	margin-top: 10px;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
h5 a:hover {
	color: #B22024;
}
.siebarspacer {
	height: 40px;
	width: 240px;
}
.sidebarimagess {
	height: 100px;
	width: 200px;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
#middletexture {
	background-image: url(file:///E|/Websites/trmsc/southcarolinia/css/images/slides/SLIDE3.jpg);
	width: 100px;
}
.aboutusimages {
	height: 224px;
	width: 150px;
	float: left;
	margin-right: 15px;
	margin-bottom: 400px;
}
h3 {
	font-family: "League Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B22024;
	font-size: 1.8em;
}
.red {
	font-family: "League Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B22024;
	font-size: 1.4em;
	display: block;
	margin-top: 15px;
}
.bio {
	color: #FFF;
	margin-bottom: 10px;
	display: block;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	margin-top: 2px;
}
.sidebarbackground {
	height: 60px;
	width: 240px;
	background-image: url(file:///E|/Websites/trmsc/southcarolinia/css/images/test.jpg);
	background-repeat: no-repeat;
}
.sidebarheads {
	font-family: "League Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 1em;
	margin-right: 25px;
	margin-left: 35px;
	margin-top: 10px;
}
.sidebarheadscurrent {
	font-family: "League Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B22024;
	font-size: 2em;
	margin-right: 25px;
	margin-left: 35px;
	margin-top: 10px;
}
.line {
	height: 1px;
	width: 200px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 25px;
}
.line3 {
	height: 1px;
	width: 160px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
.line2 {
	height: 1px;
	width: 200px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.downloadbutton {
	margin-top: 20px;
}
.events_location {
	font-family: "League Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B22024;
	font-size: 1.5em;
}
.events_address {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	display: block;
	margin-top: 4px;
	line-height: 1.4em;
}
.events_desc {
	width: 350px;
	font-size: .80em;
	margin-top: 6px;
	display: block;
}
.event_holder {
	margin-bottom: 15px;
	width: 350px;
}
#event_leftside {
	float: left;
	width: 350px;
}
#event_rightside {
	float: left;
	width: 350px;
	margin-left: 30px;
}
#fbflag {
	float: left;
	height: 60px;
	width: 40px;
	position: absolute;
	left: 915px;
	top: -1px;
}
.yellow {
	color: #FF0;
}
