*{
	padding: 0px;
	margin: 0px;
	outline:none;
}

body{
	color: #000;
	background-image: url(../_img/dk_blue_swatch.jpg);
	font: 11px/15px arial, verdana, sans-serif;
}

img{
	border: none;
}

a:link{
	color: #ee1111;
}

a:visited{
	color: #000;
}

a:hover, a:active{
	color: #000066;
}

h1{
	font-size: 22px;
	line-height: 27px;
	font-weight: normal;
	color: #ee1111;
	margin-bottom: 5px;
}

h2{
	font-size: 15px;
	line-height: 22px;
	color: #FFF;
	margin-bottom: 2px;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: normal;
}

h3{
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #ee1111;
	text-transform: uppercase;
}

h4{
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 0px;
	color: #000066;
}

h5{
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 0px;
	color: #ee1111;	
}

h6{
	font-size: 13px;
	line-height: 20px;
	margin-bottom: -3px;
	color: #ee1111;
}

a:link.admlink , a:visited.admlink , a:active.admlink { text-decoration: none; color: white; font-size: 24; }
a:hover.admlink { text-decoration: underline; color: white; font-size: 24; }

.error{
	color: red;
}

.date{
	color: #ee1111;
	line-height: 18px;
}

.msg{
	margin-bottom: 10px;
}

.clear{
	clear: both;
}

.right_align, .rss{
	float: right;
}

#container{
	width: 926px;
	position: relative;
	margin: auto;
	background: #FFF url(../_img/red_rt_menu.jpg) repeat-y 744px;
}

#header{
	height: 203px;
	width: 926px;
	position: relative;
	background-image: url(../_img/dk_blue_swatch.jpg);
}

#logo{
	position: absolute;
	top: 15px;
	left: 650px;
}

#join_our_list{
	position:absolute;
	height:30px;
	top:93px;
	left:20px;
	color:#6DB0FE;
	width:555px;
	font: 11px/15px arial, verdana, sans-serif;
	text-transform:uppercase;
}

#join_our_list .email{
	height:25px;
	vertical-align:middle;
}

#join_our_list p{
	position:relative;
	float:left;
	margin-right:5px;
	vertical-align:middle;
	margin-top:4px;
}

#join_our_list input{
	position:relative;
	float:left;
	vertical-align:middle;
	margin-right:5px;
}

#social_networks{
	position:absolute;
	left:447px;
	top:93px;
	height:30px;
}

#social_networks img{
	margin-right:5px;
}

#navigation{
	position: absolute;
	width: 555px;
	height:20px;
	top: 60px;	
}

#navigation ul{
	list-style-type: none;
	margin-top: 3px;
	margin-left: 15px;
	margin-bottom: 6px;
	overflow: hidden;
}

#navigation li{
	display: inline;
	border-left: 1px solid #FFF;
	margin: 0px 2px 0px -2px;
	padding: 1px 3px 0px 5px;
}

#navigation a{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
}

#navigation a:hover, #navigation a:active{
	color: #ee1111;
}

#categories{
	width: 944px;
	height: 84px;
	position: absolute;
	top: 119px;
	left: -11px;
	background-image: url(../_img/tabs.jpg);
}

#tab1{
	position: absolute;
	width: 175px;
	height: 30px;
	top: 60px;
	left: 15px;
}

#tab2{
	position: absolute;
	width: 175px;
	height: 30px;
	top: 38px;
	left: 240px;
}

#tab3{
	position: absolute;
	width: 175px;
	height: 30px;
	top: 45px;
	left: 380px;
}

#tab4{
	position: absolute;
	width: 175px;
	height: 30px;
	top: 50px;
	left: 517px;
}

#tab5{
	position: absolute;
	width: 175px;
	height: 30px;
	top: 59px;
	left: 667px;
}

#tab6{
	position: absolute;
	width: 175px;
	height: 30px;
	top: 64px;
	left: 810px;
}

#content{
	position: relative;
	float: left;
	width: 672px;
	background-color: #FFF;
	padding: 5px 0px 5px 15px;
}

#content p{
	margin-bottom: 10px;
	margin-left: 30px;
}

#content ul{
	margin-left: 60px;
	margin-bottom: 10px;
}

#content li{
	margin-bottom: 0px;
}

.pagination{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	width: 100%;
}

.pagination a{
	margin-left:10px;
	margin-right:0px;
}

.pagination a.qp_disabled{
	text-decoration:none;
	font-style:italic;
	color:#cccccc;
}

#right_column{
	position: relative;
	width: 239px;
	float: right;
	min-height: 400px;
	background: url(../_img/rt_side_menu.jpg) no-repeat;
}

#login_badge{
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
}

#site_search{
	color: #FFF;
	width: 185px;
	margin-top: 25px;
	margin-left: 37px;
}

#right_menu{
	width: 195px;
	margin-left: 33px;
	margin-top: 50px;
	padding-top: 7px;
	border-top: 1px solid #FFF;
}

#right_menu ul{
	list-style-type: none;
}

#right_menu li{
	margin-bottom: 7px;
	padding-bottom: 6px;
	padding-left: 35px;
	border-bottom: 1px solid #FFF;
}

#right_menu a{
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#right_menu a:hover, #right_menu a:active{
	color: #000066;
}

#outside_links{
	width: 153px;
	margin-left: 65px;
	height: 435px;
	border: none;
}

#outside_links img{
	margin: 0px;
	padding: 0px;
}

#donate{
width: 150px;
margin: 30px 0px 25px 80px;
}

#menu_bottom{
	clear: both;
	height: 11px;
	width: 239px;
	margin: 0px;
	padding: 0px;
	margin-left: 687px;
}

#footer{
	clear: both;
	height: 39px;
	padding-top: 5px;
	background-image: url(../_img/red_swatch.jpg);
}

#footer p{
	text-align: center;
	color: #000;
}

#footer ul{
	list-style-type: none;
	margin-top: 3px;
	margin-left: 128px;
	margin-bottom: 0px;
	overflow: hidden;
}

#footer li{
	display: inline;
	border-left: 1px solid #000;
	margin: 0px 2px 0px -2px;
	padding: 1px 3px 0px 5px;
}

#footer a{
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}

#footer a:hover, #footer a:active{
	color: #FFF;
}

/* Index Styles */

#blog{
	position: relative;
	float: left;
	width: 229px;
	min-height: 900px;
	padding-right: 10px;
	border-right: 1px solid black;
  	overflow: hidden;
}

#blog img{
	margin-bottom: 5px;
}

#blog p{
	margin-left: 0px;
}

#blog h1 a{
	text-decoration: none;
}

#news_clips{
	border-left: 1px solid #5e9be9;
	margin-top: 20px;
}

#news_clips .news_item{
	margin-left: 10px;
	width: 200px;
}

#news_clips .news_item h4{
	font-size: 12px;
}

#tax_excise_ad{
	margin-bottom: 15px;
}

#tax_excise_ad img{
	padding-left: 9px;
}

#news_events{
	width: 419px;
	height: auto;
	overflow: auto;
	padding-left: 10px;
	margin-bottom: 20px;
	background: url(../_img/blue_border.jpg) repeat-y 214px;
}

#news_events h4{
	font-size: 12px;
}

#news_events p{
	margin-left: 0px;
}

#index_news{
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-right: 5px;
}

#index_events{
	float: left;
	width: 200px;
	padding-left: 5px;
	padding-top: 15px;
}

.event_item{
	position: relative;
	float: left;
	clear: both;
	width: 200px;
	margin-bottom: 10px;
}

.event_item h4{
	margin-bottom: 3px;
}

.event_item p{
	position: relative;
	float: left;
	width: 140px;
}

.index_event_image{
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.view_all a, .view_all a:visited{
	text-transform: uppercase;
	color: #5e9be9;
	font-weight: bold;
}

.view_all a:hover, .view_all a:active{
	color: #000066;
}

h2.archive a{
	font-style: italic;
	color: #808080;
}

#publications{
	width: 419px;
	height: auto;
	overflow: auto;
	padding-left: 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-top: 20px;
	margin-bottom: 20px;
}

#publications img{
	margin-bottom: 10px;
}

.pub_title a{
	color: #b00811;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.pub_title a:hover, .pub_title a:active{
	color: #000066;
}

#publications p{
	margin-bottom: 10px;
	color: #000;
}

#forums{
	margin-left: 240px;
	padding: 15px 10px 10px 15px;
}

#forums h4 a{
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 0px;
	color: #000066;
	text-decoration: none;
}

#forums h4 a:hover, #forums h4 a:active{
	color: #ee1111;
}

#merch_area{
	height: 200px;
	width: 385px;
	margin-left: 285px;
}

.slide{
	position: absolute;
}

/* Tabor / Excise Styles */

#tabor, #excise{
	width: 333px;
	position: relative;
	float: left;
}

#tabor{
	margin-right: 6px;
}

#tabor_header, #excise_header{
	border-bottom: 1px solid #000066;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#tabor p, #excise p{
	margin-left: 10px;
}

#tabor_media, #excise_media{
	height: 400px;
	width: 310px;
	border: 1px solid #000066;
	padding: 10px;
	overflow: auto;
}

#tabor_media .library_list, #excise_media .library_list{
	border: none;
}

#tabor_media .library_list h6, #excise_media .library_list h6{
	color: #000066;
	line-height: 16px;
}

#tabor_bottom, #excise_bottom{
	text-align: center;
	width: 333px;
	height: 19px;
	margin-top:3px;
	padding-top: 3px;
	background: url(../_img/scrollbax_footer.jpg) no-repeat;
}

#tabor_bottom a, #excise_bottom a{
	color: #FFF;
}

/* List Styles */

.staff_list, .blog_list, .event_list, .library_list, .news_list{
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #001177;
}

.list_item{
	position: relative;
	float: left;
	width: 670px;
	margin-top: 15px;
	padding: 0px 10px 15px 0px;
	border-bottom: 1px solid #001177;
	clear: both;
}

.list_item h2{
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 13px;
	line-height: 15px;
	color: #ee1111;
	text-transform: none;
	font-weight: bold;
}

.list_text a{
	text-decoration: none;
}

.list_image{
	position: relative;
	float: left;
	width: 120px;
}

.list_text{
	position: relative;
	float: left;
	width: 550px;
}

.list_text p{
	margin-left: 0px;
}

.list_text h2.archived{
	font-style: italic;
	color: #003366;
}

a.view_details{
	text-decoration: underline;
}

#media_searchform{
	position: relative;
	float: right;
}

#media_searchform input#txtSearch{
	width: 148px;
	height: 20px;
	padding: 0px 5px;
	vertical-align: middle;
	position: relative;
	float: left;
}

#media_searchform label{
	width: 45px;
	padding-top: 2px;
	font-size: 14px;
}

#show_advanced{
	cursor: pointer;
	color: gray;
	margin-left: 110px;
}

#advanced_search{
	display: none;
	position: absolute;
	left: 50px;
	top: 39px;
	width: 175px;
	margin-top: 5px;
	background-color: #FFF;
	z-index: 10;
	border: 1px solid gray;
}

#advanced_search label{
	width: 100px;
}

.media_preview{
	position: relative;
	float: left;
	overflow:hidden;
	margin-right: 20px;
	margin-bottom:10px;
	width: 120px;
	height: 115px;
}

.media_preview img{
	width:100px;
}

/* Form Styles */
form.add_edit{
	width: 670px;
	margin: auto;
	margin-top: 25px;
}

fieldset {  
	float: left;  
	clear: left;  
	width: 90%;  
	margin: 0 0 15px 0;  
	padding: 0;
	border: none;
}

legend {  
	margin-left: 10px;  
	color: #000;  
	font-weight: bold;
}

fieldset ol {  
	padding: 10px 10px 0 10px;  
	list-style: none;
}

fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 10px;
}

fieldset li input.text{
	width: 400px;
	height: 20px;
}

fieldset li select.select{
	width: 400px;
	height: 20px;
}

fieldset li input.text_link{
	width: 360px;
	height: 20px;
}

fieldset.submit {  
	float: none;  
	width: auto;  
	border: none;  
	padding-left: 122px; 
}

label {  
	float: left;  
	width: 100px;  
	margin-right: 10px;
}

fieldset fieldset {  
	margin-bottom: -25px;  
	border-style: none;  
} 

fieldset fieldset legend {  
	margin-left: 0;  
	font-weight: normal;
	color: #000;
} 

fieldset fieldset ol {  
	position: relative;  
	top: -15px;  
	margin: 0 0 0 110px;  
	padding: 0;
} 

fieldset fieldset label {  
	float: none;  
	width: auto;  
	margin-right: auto;
}

.tinyWarning{
	color: red;
	font-size: 10px;
	width: 400px;
	margin-left: 110px;
	margin-top: 5px;
}

ol.address{
	position: relative;
	float: left;
}

.address label{
	float: left;  
	width: 100px;  
	margin-right: 10px;
}

.address input, .address select{
	height: 20px;
	width: 290px;
}

fieldset.image_replace{
	float: none;  
	width: auto;  
	padding-left: 110px; 
	padding-bottom: 15px;
}

fieldset.image_replace legend{
	padding-bottom: 3px;  
}

fieldset.image_replace ol{  
	position: relative;  
	top: 0px;  
	margin: 0 0 0 0px;  
	padding: 0;
}

/* Form Validation Styles */

span.hint, #unavailable_email, #unavailable_forum {
	background: #eee url(../_img/buttons/required.png) no-repeat 3px 3px;
	color:#444;
	border:1px solid #888;
	padding:8px 5px 8px 40px;
	width:355px;
	position:relative;
	float: left;
	margin: 10px 0 0 110px;
	visibility:hidden;
}

#unavailable_email, #unavailable_forum {
	visibility: visible;
}
			
.welldone span.hint, #available_email, #available_forum {
	background: #9fd680 url(../_img/buttons/welldone.png) no-repeat 3px 3px;
	border-color:#749e5c;
	color:#000;
	padding:8px 5px 8px 40px;
	width:355px;
	position:relative;
	float: left;
	margin: 10px 0 0 110px;
}

.kindagood span.hint {
	background: #ffffcc url(../_img/buttons/kindagood.png) no-repeat 3px 3px;
	border-color:#cc9933;
	padding:8px 5px 8px 40px;
	width:355px;
	position:relative;
	float: left;
	margin: 10px 0 0 110px;
}

.required {
	background: transparent url(../_img/buttons/required.png) no-repeat right top;
}
		
.welldone {
	background:transparent url(../_img/buttons/welldone.png) no-repeat right top;
}


.kindagood {
	background:transparent url(../_img/buttons/kindagood.png) no-repeat right top;
}

.submitHide{
	border:1px solid white;
	opacity:.5;
	filter:alpha(opacity=50);
}

/* Media Items */
.media_items{
	position:relative;
	float:left;
	overflow:auto;
}

form .media_items{
	background-color: silver;
	position:relative;
	width:580px;
	padding: 10px;
	float:left;
	overflow:auto;
	margin-left:5px;
	margin-bottom: 15px;
}

#media_photos .caption_text, #media_videos .caption_text{
	position: relative;
	float: right;
	margin-top:20px;
	margin-left: 10px;
	color: black;
	width: 350px;
}

#media_videos .caption_text{
	margin-right: 50px;
}

.media_items a{
	color: #000;
}

.enlarge_caption{
	font-size:.8em;
	text-align:center;
}

.iframe div.enlarge_caption{
	display: none;
}

.media_items h2{
	font-size: 13px;
}

.thumbnail{
	position: relative;
	float: left;
}

.thumb_edit{
	position: absolute;
	width: 95px;
	height: 20px;
	bottom: 1px;
	right: 1px;
	z-index: 5;
}

.thumb_edit .enlarge_caption{
	display: none;
}

#media_photos .thumb_box{
	position:relative;
	float:left;
	margin:10px 0px 10px 15px;
}	

input.fancybox{
	position: relative;
	float: left;
	margin-right: 10px;
}

a.fancyboxthumb img, a.fancybox img{
	border: 1px solid #6D6E71;
}

#media_audio p {
	margin-left:10px;
	width:230px;
	float:left;
}

#media_audio p embed{
	margin-left:10px;
	margin-top:5px;
}

.media_vid{
	width:160px;
	float:left;
	margin-bottom:5px;
}

.media_vid input{
	float:left;
}

#media_doc p {
	margin-left:10px;
	float:left;
}

#media_link{
	margin-top: 10px;
	width: 90%;
}

#media_link p {
	margin-left:10px;
	float:left;
}

.link{
	color: black;
	cursor: pointer;
	text-decoration: underline;
}

.link:hover{
	color: #9ba9c7;
}

#overDiv table{
	padding: 5px;
	width: 300px;
}
