body {
	font-family: "Century Gothic", Arial, Helvetica;
	text-align: left;
	background: #000000;
	font-size: 14px;
}

.splash {
	background: url(../images/splash.jpg) no-repeat;
	width: 1000px;
	height: 635px;
	margin: 0 auto;
	}
.text {
	padding: 580px 20px 0 20px;
	}
a.text:link {
	text-decoration: none;
	color: #EFAD73;
	padding: 0;
	}	

.cl {
	clear: both;
	}
#header {
	width: 980px;
	margin: 0;
	}
#wrapper {
	background: #232118;
	width: 1000px;
	margin: 0 auto;
	}
#wrapper2 {
	background: #4A442C;
	width: 980px;
	margin: 0 auto;
	}
#bottom {
	background: url(../images/bottombar.png) no-repeat;
	width: 980px;
	height: 18px;
	margin: 0 auto;
	}
.footer {
	width: 980px;
	font-size: 10px;
	color: #745535;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 5px;
	}		

a.foot:link, a.foot:active, a.foot:visited {
	color: #745535;
	text-decoration: none;
}

a.foot:hover {
	color: #FFFFFF;
	text-decoration: none;
}
	
a.logo:link, a.logo:active, a.logo:hover, a.logo:visited {
	background: url(../images/logo.png) no-repeat bottom;
	width: 279px;
	height: 17px;
	margin: 0px 0px 10px 10px;	
	padding-top: 20px;
	display: block;	
	}
a.home_btn:link, .home_btn:link, .home_btn {
	background: url(../images/home_btn.png) no-repeat top;
	width: 52px;
	height: 20px;
	display: block;
	float: right;
	margin: -30px 10px 10px 0px;
	}
	a.home_btn:hover {
		background-position: bottom;
		}

.main_content {
	width: 960px;
	background: #232118;
	margin: 0px auto;
	margin-top: 5px;
	}
	.main_content img {
		border: none;
		}	
.content {
	width: 700px;
	height: auto;
	padding: 10px 10px 0px 10px;
	float: left;
	color: #948a54;
	}
.content h2 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	}
.content h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 0
	}
.content h4 {
	color: #EFAD73;
	font-size: 14px;
	font-weight: normal;
	margin: 0
	}
.content a {
	color: #745535;
	text-decoration: none;
	border: none;
	}
.content p {
	max-width: 940px;
	}
.content img {
	padding-right: 5px;
	}
hr {
	height: 1px;
	border: 1px solid #272727;
	margin-bottom: -10px;
}
.newsbar {
	width: 215px;
	height: auto;
	margin: 5px;
	padding: 5px;
	background-color: #000000;
	color: #FFFFFF;
	float: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #4A442C;
	border-left-color: #4A442C;
	}
.newsbar p:first-line {
	color: #efad73;
	font-weight: bold;
	}
 
.about, a.news, .courses, .saftey, .firearms, .tactical22, .register, .contact {
	margin: 10px 0 10px 0px;
	}	

.news {
	background: url(../images/titles/news.png) no-repeat;
	width: 72px;
	height: 27px;
	display: block;
	}

.about {
	background: url(../images/titles/about.png) no-repeat;
	width: 286px;
	height: 22px;
	}
.index {
	background: url(../images/titles/index.png) no-repeat;
	width: 286px;
	height: 27px;
	}
.courses_title {
	background:url(../images/titles/courses.png) no-repeat;
	width: 218px;
	height:27px;
	}
.safety {
	background: url(../images/titles/safety.png) no-repeat;
	width: 245px;
	height: 22px;
	}
.firearms {
	background: url(../images/titles/firearms.png) no-repeat;
	width: 236px;
	height: 22px;
	}
.tactical22 {
	background: url(../images/titles/22.png) no-repeat;
	width: 213px;
	height: 22px;
	}
.register {
	background: url(../images/titles/register.png) no-repeat;
	width: 277px;
	height: 30px;
	}
.contact {
	background: url(../images/titles/contact.png) no-repeat;
	width: 115px;
	height: 22px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EFAD73;
}

.leadin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	display: none;
}

.news_content {
	display: none;
}

.newsbar .leadin {
	display: block;
}

.content .news_content {
	display: block;
}
/*---------------- Calendar Styling -----------------*/
.firstbox {
	height: 125px;
	width: 1px;
	float: left;
	background: black;
}
.weekframe {
	float: left;
	height: auto;
	width: 940px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.cal_next_but {
	background: url(../images/next_cal.png) no-repeat top;
	width: 136px;
	height: 19px;
	display: block;
	float: right;
	alpha-opacity: 50;
	opacity: .5;
	}
	.cal_next_but:hover {
		alpha-opactiy: 100;
		opacity: 1;
		}
.cal_prev_but {
	background: url(../images/prev_cal.png) no-repeat top;
	width: 136px;
	height: 19px;
	display: block;
	float: left;
	alpha-opacity: 50;
	opacity: .5;
	}
	.cal_prev_but:hover {
	alpha-opactiy: 100;
	opacity: 1;
	}
.cal_paginate {
	width: 940px;
	height: 19px;
	margin-bottom: 5px;
	}
.dayofweek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 2px;
	float: left;
	height: auto;
	width: 128px;
	border: 1px solid #000000;
}
.daybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px;
	float: left;
	height: 120px;
	width: 128px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.schedulebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	padding: 2px;
	float: left;
	height: 120px;
	;
	width: 128px;
	overflow: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #999999;
}
.datenumber {
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.datenumbertoday {
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #efad73;
	padding: 1px;
	float: left;
	height: auto;
	width: 127px;
}
#datedetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 10px;
	height: 205px;
	width: 255px;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: 10;
	background-attachment: scroll;
	background-image: url(../images/layout/caldate.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}
.dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
}
.datedesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.dateinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	height: 100px;
	width: 210px;
}
.schedule_info {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.printbtn:link, a.printbtn:active, a.printbtn:visited {
	width: 60px;
	height: 18px;
	float: right;
	display: block;
	padding-top: 4px;
	padding-left: 25px;
	color: #106eab;
	font-size: 12px;
	margin-bottom: 7px; 
	text-decoration: none;
	text-align: left;
	background-image: url(../images/layout/print.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	border: 1px solid #FFFFFF;
}
a.printbtn:hover {
	border: 1px solid #C40241; 
}

span.datelink {
	color: #106eab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
	display: block;
}
span.datelink:hover {
	text-decoration: underline;
	cursor: hand;
}
.exceptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	padding: 5px;
}
.month {
	font-family: Arial, Helvetica, "sans serif";
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	float: left;
	width: 660px;
	font-weight: bold;
	height: auto;
	}
a.infolink:link, a.infolink:active, a.infolink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	display: block;
}
a.infolink:hover {
	color: #9e9565;
	text-decoration: none;
}
/* ------------------ Courses stuff ------------------ */
.coursebar {
	width: 210px;
	min-height: 498px;
	height: 100%;
	margin: 0px 5px 0 10px;
	padding: 10px 5px 5px 10px;
	background-color: #4a442c;
	color: #FFFFFF;
	float: left;
	}
.coursebar a {
	color: #745535;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	}
	.coursebar a:hover {
		color: #FFFFFF;
	}
.coursebar .leading {
	display: block;
	}
.courses {
	display: none;
	}
.content .courses {
	display: block;
	}
.content .course_headline {
	font-size: 16px;
	color: #948a54;
}
.course_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.leadin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	display: none;
}
.main_content2 {
	width: 960px;
	min-height: 498px;
	background: url(../images/bg.jpg) repeat-y;
	margin: 10px;
	}
#datedetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 10px;
	height: 205px;
	width: 255px;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: 10;
	display: none;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
.dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	background-color: #898153;
	padding: 2px;
}
.datedesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.dateinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	height: 100px;
	width: 210px;
}