/*--------------RESET----------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*------------------------------*/

body{
	font-family: Times New Roman, serif;
	line-height: 16px;
	font-size:12px;	
}

h1{
	font-size: 40px;
    line-height:45px;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight:normal;	
}


h2{
	font-size: 25px;
    line-height: 30px;
	margin: 0 0 15px 0;
	//text-transform:uppercase;
	font-weight:normal;
}

h4{
	font-size:20px;
	line-height:28px;
	margin: 0 0 15px 0;
	text-transform:none;
	font-weight:normal;
}

h1#title {
	float:left;
	padding:12px 0 0 15px;
	background: url("../images/headerspacer.png") no-repeat scroll 0 0;
	margin: 20px 0 0px 10px;
	
}

h3{
	font-size: 16px;
	line-height:18px;
	margin-bottom: 15px;
	text-transform:uppercase;
	font-weight:normal;
}



a{
	text-decoration: none;
	color:#e00122;	
}

a:hover{
	text-decoration:underline;	
}

p{
	margin-bottom:14px;	
}

form p {
	margin:0px;	
}

li{
	list-style-type:none;
}

ul.listbdr{
	width:100%;
	border-top:1px solid #e00122;
	margin-bottom:25px;
	float:left;
}

.listbdr li {
	width:100%;
	border-bottom: 1px solid #e00122;	
	padding:8px 0;
	float:left;
}

.imgbdr, .imgbdr40 {
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	margin-bottom:20px;
}
.imgbdr40{
	margin-bottom:40px;
}

.imgbdr.right{
	margin-left:20px;	
}

.pagetop{
	text-transform:none;	
	line-height: 30px;
}

h1 a{
	color:#000;	
}

h1 a:hover {
	color:#e00122;
	text-decoration:none;	
}

/*--------------STRUCTURE----------------*/
.wrapper{
	width:100%;
	float:left;	
}

.cmswrapper{
	width:1020px;
	margin: 0 auto;
}


.container{
	width:1020px;
	margin: 0px auto;	
	clear:both;
}

.colnarrow{
	width:300px;
	margin-right:40px;	
}
.colnarrow2{
	margin-right:25px;
	width:185px;	
}
.colnarrow3{
	width:460px;
}
.colwide{
	width:680px;
	margin-right:0px;	
}

.right{
	float:right;	
}

.left{
	float:left;	
}

.photos {
	width:300;
	margin-right:0px;
	margin-left:20px;

}
.events {
	margin-right: 25px;
	width:185px;	
}
/*--------------NAV----------------*/
#header{
	color:#fff;	
	padding:4px 0px;
}

#pageTitle{
	width:100%;
	float:left;
    margin-bottom:20px;
}

h1#logo{
	float:left;
	margin-bottom:0;	
}

h1#logo a{
	background: url(../images/logo.png) no-repeat scroll top left;	
	width: 396px;
	height:55px;
	text-indent:-9999px;
	margin: 20px 0;
	float:left;
}

ul.nav li{
	float: left;
	margin-left:20px;
	font-size:18px;
	text-transform:uppercase;
}

#nav{
	height:26px;
	background-color:#000;	
	margin-bottom:20px;	
}

#nav a{
	color:#fff;	
	font-size:16px;
}

#nav a:hover {
	color:#e00122;
	text-decoration:none;	
}

span{
	color:#e00122;	
}
.nav span{
	font-size:16px;	
}
/*--------------FOOTER----------------*/

#footer{
	background-color:#000;	
	color:#fff;
	margin-top:50px;
	padding-top: 15px;
}

#footer p{
	margin-top: 33px;
}

#footer img{
	margin-bottom: 20px;	
}



/*--------------NEW MEMEBERS----------------*/

input.text {
	width: 100%;
	height: 18px;
	border:1px solid #e00122;	
	font-family: times new roman, serif;
	padding-top: 4px;
	margin:2px 0;
}

textarea{
	border:1px solid #e00122;	
	margin:2px 0;
	font-family: times new roman, serif;
	font-size:12px;
	width:100%;
}

input.large {
	height:100px;	
}

input.submit {
	background-color:#000;
	border:1px Solid #e00122;
	text-transform:uppercase;
	color:#fff;
	float:right;	
	font-family:times new roman, serif;
	margin-top:5px;
	cursor:pointer;
	padding:2px 4px;
}

form{
	text-transform:uppercase;
}
/*--------------NEWS----------------*/
h2.postTitle{
	line-height:28px;
	margin: 0px 0 7px 0;
	text-transform:none;
}

.postInfo{
	width:100%;
	border-bottom: 1px solid #e00122;
	border-top: 1px solid #e00122;
	padding: 4px 0;
	margin-bottom:10px;
}
.article{
	margin-bottom:30px;	
}

/*--------------TYROUTS----------------*/

.agendanarrow{
	width:80px;
	float:left	;
	font-weight:bold;
}

ule00122.agenda {
	margin-bottom:15px;	
}

/*--------------CMS----------------*/

#CMS .containermain {
	width:1020px;
	background-color: #eee;
	border:1px solid #e00122;
	padding:25px 0 75px 0;	
	float:left;
}

#CMS form{
	text-transform:none;	
}

#CMS input {
	background: #fff;	
}	

#CMS input.submit {
	background: #000;	
}	

#CMS input.txtshort {
	width:100px;	
}

#CMS input.txtmed {
	width:300px;	
}

#CMS #login{
	padding:20px;
	background-color:#fff;
	border:1px solid #e00122;
	width:200px;
	margin: 100px auto;	
	height:130px;
}

#CMS #pages {
	float:left;
	position:relative
	
}

#CMSheader ul{
	float:right;	
}

#CMSheader li {
	float:left;
	padding:5px;
	border-right:1px solid #e00122;
	border-left:1px solid #e00122;
	border-bottom:1px solid #e00122;
	background-color:#eee;
	font-size: 15px;
	margin-left: 15px;
	text-transform:uppercase;	
}

#CMS .colnarrow{
	width:200px;
	float:left;	
}

ul.subnav li{
	margin: 5px 0 0 15px;
	font-size: 15px;
	text-transform:uppercase;	
}

.mdtxtfield{
	width:100%;
	height:150px;	
}

.smtxtfield{
	width:100%;
	height:75px;	
}

.lgtxtfield{
	width:100%;
	height:250px;	
}

.cms_evnt_dis {
	width:575px;
	padding-top:4px;	
}


