@charset "utf-8";
/* CSS Document */
/******************************************************************/
/* CSS for DeSoto Shooting Sports / Bullseye Range and Guns pages */
/******************************************************************/

body {
	font-family: source-sans-pro;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}

/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;	/*700px; */
	
}

.mainbody {
    /* height: 620px; */ 
	margin: 20px auto; 	
	font-family: Helvetica, Arial," sans-serif";
	font-size: 12;
/*	padding-bottom: 15px; */

}

li {
	margin-bottom: 3px;
}

/**************************************/
/********* Page Header Stuff **********/
/**************************************/

#pageheader {
	font-family: Helvetica, Arial," sans-serif";
	background-color: #1c1cdd;
    border: 0px solid white;
	border-collapse: collapse;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#logo {
	margin-left: 5px;
	padding:5px;
}

#storename {

	
	padding:5px;
	padding-top:10px;
}

#emaillink {
	font-size: 18px;
	color: white;
	font-weight: bold;
	padding:5px;	
}

#address {
	padding:5px;
}

#hours {
	padding:5px;	
}

#directions {
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	color: Yellow;
	font-weight: bold;
	padding:5px;
}

#navmenu {
	vertical-align: bottom;
	padding:5px;
}

#tagline {
	color: white;
	background-color: #bb1212;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
}
	
#pagetitle {
	color: white;
	background-color: #bb1212;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	font-family: Helvetica, Arial," sans-serif";
	margin-bottom: 20px;
}

nav {
	float: left;
	width: 100%;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
}

nav ul li {
	float: right;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 1px;
	font-weight: bold;
	transition: all 0.3s linear;
	width: auto;

	
}

ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

ul li:hover a {
	color: #2C9AB7;
}

.mylink {
	color: #FFFF00;
}
.mylink_red {
	color: #FF0000;
}

/*********************************************/
/************** HOLIDAY HOURS ****************/
/********************************************/
.holidayhourstitle {
	/*background-image: url("../images/xmason.gif");
	background-repeat: repeat-x;*/
	font-size:24px;
	color:red;
	text-align:center;
	vertical-align: middle;
}
.holidaydatescell {
	color:limegreen;
	text-align: right;
	border: 0px solid white;
}
.holidayhourscell {
	color:limegreen;
	text-align: left;
	border: 0px solid white;
}

/*************************************/
/********* Class Page Stuff **********/
/*************************************/

#classtable {
	width: 1000px;
	margin:auto;
	/* margin-bottom: 25px;
	margin-left: 20%;
	margin-right: 20%; */
	border: 1px solid black;
}

#bhclasstable {
	width: 40%;
	margin-bottom: 25px;
	margin-left: 30%;
	margin-right: 30%;
	border: 1px solid black;
}

#rangetable {
	width: 850px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	border: 1px double black;
}
#rentaltable {
	width: 850px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	border: 1px double black;
}
#rentaltable_noborder {
	width: 850px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}
.classtableheader {
	width: 50%;
	text-align: center;
	color: blue;
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
	border: 1px black double;
	align-content: center;
}
.classtableheader_noborder {
	width: 50%;
	text-align: center;
	color: blue;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	align-content: center;
}
.classtablecell {
	font-weight: bold; 
	font-size:16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px double black;
}

.rangediv {
	width: 840px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	border: 0px double black;
	padding-top: 5px;
}
.rangefeecell {
	text-align:center; 
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	width:50%;
	border: 1px double black;
}
.rentalcell {
	text-align:center; 
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	width:100%;
	border: 1px double black;
}
.rentalcell2 {
	text-align:center; 
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	width:50%;
	border: 1px double black;
}
.rentalcell3 {
	text-align:center; 
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	width:33%;
	border: 1px double black;
}
.rentalcell4 {
	text-align:center; 
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	width:25%;
	border: 1px double black;
}
.rangeheaderdiv {
	text-align: center;
	color: blue;
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
	align-content: center;
	border: 0px;
	border-bottom: 4px double black;
	width:100%;
	margin: 0px 0px;
}

.rangefeediv {
	text-align:center; 
	vertical-align: middle;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	/* width:50%; */
	border: 0px;

	margin: 0px;
	display: inline-block; *display: inline;
	padding: 5px 0;
	
}
.rangefeeleft {
	border-right: 1px double black;
	float:left;
	
}.rangefeeright {
	border-left: 1px double black;
	float:right;
}

.rangebodycell {
	font-weight: bold; 
	font-size:16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.classdatescell {
	width: 200px;
	line-height: 1; 
	font-weight: bold; 
	font-size: 16px;
	padding-left: 60px;
	padding-right: 5px; 
	border:0px solid black;
	text-align: left;
	vertical-align:top;
	
	}

.classtimescell {
	width: 40%;
	line-height: 1; 
	font-weight: bold; 
	font-size: 16px;
	padding-left: 0px;
	padding-right: 0%; 
	border:0px solid black;
	text-align:left;
	vertical-align:top;
	}

.pastclass {
	font-size: 16px;
	text-decoration: line-through;
	color: #777;
}

.mylinkBlue {
	color: blue;
}

.mylinkRed {
	color: red;
	font-weight: bold;
	font-size: 24px;
}
.productlist {
	
}

.product {
	
}
.product .desc {
		
}

.product .price {
	
	float: right;
}

h1 {
	color: #fff;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	letter-spacing: 4px;
	vertical-align: middle;
	font-weight: 600;
	font-size: 36px;
}

h2 {
	color: #fff;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	letter-spacing: 2px;
	vertical-align: text-top;
	font-weight: 600;
	font-size: 16px;
}


.pgraph {
	font-weight: bold;
	font-family:Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
	padding: 10px;
	border: 0px solid ;
}



.marqueetext {
	font-weight: bold;
	font-family:  Helvetica, Arial," sans-serif"; /* "passion-one";*/
	font-size: 42px; 
	width: 900px;
	height: 60px;
	text-align: middle;
	color: #bb1212;
	font-style: oblique;
	
}

.marqueetextbig {
	font-weight: bold;
	font-family:  Helvetica, Arial," sans-serif"; /* "passion-one";*/
	font-size: 42px; 
	width: 900px;
	height: 160px;
	color: #bb1212;
	font-style: oblique;
	
}
.copyright {
	font-family:  Helvetica, Arial," sans-serif"; 
	text-align: center;
	padding-top: 18px;
	padding-bottom: 10px;
	background-color: #707070;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	border-top-width: 2px;
	position: relative ;
	margin-top: 15px;
	height: 25px;
	clear: both;
}

/*****************************************/

