/* MAIN */

body, h1, h2, h3, form, input, td, p, ul, li { font: normal 12px Verdana, Arial, Helvetica, sans-serif;margin: 0px;padding: 0 }
body, form, input, td, p, ul, li { color: #342e2a; }
h1, h2, h3 { color: #21759B; } /* blue */
/* h3 { color: #ea8324; }*/ /* orange */

b, strong {font-weight: bold;}
em, i {font-style: italic;}
img {border: 0;}
ul, li {list-style: none;margin: 0;padding: 0;}
ol li { font-size:13px; list-style-type: decimal; margin-left: 30px; margin-top:0px;} 

h1, h2, h3 {
	font: Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	}



body {
	margin:10px;
}


/* COMPONENTS */

/* Commonly used margins */
.m10 { margin: 10px 0; }
.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }


h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin-top:.15em;
	margin-bottom:.25em;
	margin-right:.25em;
}

.content_block { 
.	font-size:12px; 
}

.content_block ul li { 
	list-style: disc; 
	margin-left: 30px;
}

.content_block ol li { 
	list-style-type: decimal; 
	margin-left: 30px; 
}

p { 
	padding:3px 3px 3px 0px;
}

a:link {
	color: #21759B;
	text-decoration: none;
	font-weight:bold;
}

a img { border: 0; }

a:visited {
	text-decoration: none;
	font-weight:bold;

}
a:hover {
	text-decoration: none;
	font-weight:bold;

}

.hr { border-top: 1px solid #999999; }


/* wordpress utility classes */
.alignleft {
	float: left;
	margin-right:10px;
}

.alignright {
	float: right;
	margin-left:10px;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.clear {
	clear: both;
}

/* News Stuff */

.stories li { border-top: 1px dotted #999999; padding: 15px 5px 15px 0px;}
.stories li p { padding: 0 5px 0 0;}
.stories li.with_img img { float: left; margin: 0 10px 5px 0; }
.stories li h2 { padding: 0 8px 0 3px; font-size: 16px !important; }
.stories li.first { padding-top: 0; border-top: 0px none #fff; }


.Breadcrumb { 
	font-weight:bold;
	font-size:1em;
	padding-left:.1em;
	padding-bottom:.1em;
}

.InfoMessage {
	font-weight:normal;
	margin:0;
	margin-bottom:.075in;
	padding: 3px 5px;
	border:1px solid #b4c392;
	background-color:#c9dd99;
	color: #000000;
/*	color:#144F16;*/
}

.DebugMessage {
	font-weight:normal;
	margin:0;
	margin-bottom:.075in;
	padding: 3px 5px;
	border:1px solid #144F16;
	background-color:#b3d8ef;
	color: #000000;
/*	color:#141f4f;*/
}

.HighlightMessage {
	font-weight:normal;
	margin:0;
	margin-bottom:.075in;
	padding: 3px 5px;
	border:1px solid #cccc66;
	background-color:#ffffcc;
	color: #000000;
/*	color:#141f4f;*/
}

.ErrorMessage {
	font-weight:normal;
	margin:0;
	margin-bottom:.075in;
	padding: 3px 5px;
	border: 1px solid #C56363;
	color: #000000;
	background-color: #FFE6E7;
}

.ErrorMessageField {
	background-color: #FFE6E7;
	padding:.1em;
	border: 1px solid #7f9db9;
}

.suggestionsBox {
	position: relative;
	left: 30px;
	margin: 10px 0px 0px 0px;
	width: 200px;
	background-color: #212427;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #fff;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
	color: #ddd;

}

.suggestionList li:hover {
	background-color: #659CD8;
}


.shortblurb br { 
	border: 1px red;
}

/* AREAS */

.page_container { 
	width:950px;
	margin: 0 auto;
	border:1px solid #aaa;
}


.module_wrapper { 
	/*
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	padding:5px;
	*/
	border-collapse: collapse;
}

.class_wrapper { 
	padding:.2em;
}

.PageTitle { 
	font-weight:bold;
	font-size:1.3em;
}

/* Buttons */
input.lightGreyButton { border-right: 1px solid #adadad; border-top: 1px solid #dcdcdc; border-left: 1px solid #adadad; border-bottom: 1px solid #777777; background: url(/images/btnProfileBg.gif) repeat-x; padding: 1px 20px 0px !important; font-size: 12px; color: #333333; }
input.lightGreyButton:hover{ background: url(/images/btnProfileBgOn.jpg) repeat-x; cursor: pointer; }

.orange_button { width: 130px; }
.orange_button a,
.orange_button a:link, 
.orange_button a:visited { display: block; background-image: url(/images/bgBtnMain.jpg); padding: 8px 0 10px; text-align: center; color: #ffffff; font-size: 17px; border: 1px solid #bbbbbb; }
.orange_button a:hover { background: url(/images/bgBtnMain.jpg) 0 -500px;text-decoration: none;}

.white_button { width: 130px; }
.white_button a,
.white_button a:link, 
.white_button a:visited { display: block; background-image: url(/images/bgBtnMainWhite.jpg); padding: 8px 0 10px; text-align: center; color: #333333; font-size: 17px; border: 1px solid #bbbbbb; }
.white_button a:hover { background: url(/images/bgBtnMainWhite.jpg) 0 -500px; text-decoration: none;}


.submodule_name { 
	font-weight:bold;
	padding:3px;
	font-size: .9em;
	color:#333333;
	width:99%;
	background-color:#dddddd;
}

table.NoteList { 
	margin:0em 0px 0px 0;
	width: 100%;
	border:1px solid #aaaaaa; 
	border-collapse:collapse;
	vertical-align:middle;
}

.NoteList .NoteListHeader { 
	font-weight:bold;
	font-size:1em;
	color:#444444;
	background-color:#dddddd;
}
.NoteList td { 
	margin:0em 0 0 0;
	padding:.3em;
	border:1px solid #aaaaaa; 
	border-collapse:collapse;
	vertical-align:top;
	font-size:.9em;
}
tr.NoteListDataEven { 
	font-weight:normal;
	font-size:1em;
	color:#000000;
	background-color:#eeeeee;
}
tr.NoteListDataOdd { 
	font-weight:normal;
	font-size:1em;
	color:#000000;
	background-color:#ffffff;
}


//ul li {
//	background:url(/images/arrow_bullet.gif) 0 4px no-repeat;
//	list-style-type:none;
//	margin:3px 0;
//	padding:0 0 0 10px;
//}

.OrgDescription { 
	margin:5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.OrgDescription p {
	margin: 1em 1em 1em 1em;
}

/* Left Side Menu */
.click_title { width: 170px; padding: 2px 5px; color: #000; background: #ccc; font-family: arial; font-size: 11px; font-weight: bold; margin-bottom: 1px; text-transform: uppercase; }
	
.click_box { height: 200px; width: 180px; }
.click_box div { margin-left: 15px; background: #e8e8e8; margin-bottom: 1px; padding: 2px 5px; }
.click_box div:hover { background: #fff; }
.click_box a { color: #666666; font-weight: normal; font-size: 11px; text-decoration: none; font-family: arial; }

/* Rounded Box Smooth */
.box_fff_eee {background: transparent; padding:1px;}
	.box_fff_eee h1, .box_fff_eee p {margin:0 1px;padding:0 0 3px 0;}
	.box_fff_eee h1 {font-size:2em; color:#000;}
	.box_fff_eee h2, .box_fff_eee p {margin:0 1px;padding:0 0 3px 0;}
	.box_fff_eee h2 {font-size:1.25em; color:#000;}
	.box_fff_eee h3, .box_fff_eee p {margin:0 1px;padding:0 0 3px 0;}
	.box_fff_eee h3 {font-size:1em; color:#000;}
.box_fff_eee .b1, .box_fff_eee .b2, .box_fff_eee .b3, .box_fff_eee .b4, .box_fff_eee .b1b, .box_fff_eee .b2b, .box_fff_eee .b3b, .box_fff_eee .b4b {display:block; overflow:hidden; font-size:1px;}
.box_fff_eee .b1, .box_fff_eee .b2, .box_fff_eee .b3, .box_fff_eee .b1b, .box_fff_eee .b2b, .box_fff_eee .b3b {height:1px;}
.box_fff_eee .b2 {background:#fff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.box_fff_eee .b3 {background:#fff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.box_fff_eee .b4 {background:#fff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.box_fff_eee .b4b {background:#fff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.box_fff_eee .b3b {background:#fff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.box_fff_eee .b2b {background:#fff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.box_fff_eee .b1 {margin:0 5px; background:#aaa;}
.box_fff_eee .b2, .box_fff_eee .b2b {margin:0 3px; border-width:0 2px;}
.box_fff_eee .b3, .box_fff_eee .b3b {margin:0 2px;}
.box_fff_eee .b4, .box_fff_eee .b4b {height:2px; margin:0 1px;}
.box_fff_eee .b1b {margin:0 5px; background:#aaa;}
.box_fff_eee .boxcontent {display:block;  background:#ffffff; border-left:1px solid #aaa; border-right:1px solid #aaa;padding:5px 5px 5px 5px;font: 12px Verdana, Arial, Helvetica, sans-serif;}

/* This is for the top banner area and drop down menu */
.top_banner { height: 98px; }

#menu { 
	width:100%;
	background: #ea8324;
}

#menu .top { 
	vertical-align:middle;
	padding: 5px 6px 7px 7px;
	font-weight: bold;
	border-left:0px solid #FFFFFF;
}

#menu .top { text-align:center; }
#menu .section { text-align:left; position: absolute; z-index: -1; }
#menu .box { text-align:left; background: #ea8324; padding: 4px 3px 5px 0; border-bottom: 1px solid #FFFFF; position: relative; visibility: hidden; width: 200px; white-space: nowrap; }
#menu a { font-family: verdana; font-size: 12px; color: #ffffff; text-decoration: none; white-space: nowrap; width: 100px; } 
#menu a:hover { font-family: verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; white-space: nowrap; }

/* The left side events menu on the front facing pages */
.current_events { border: 0px solid #ae1c1c; background-color:#d2edf7;border-top: none; padding: 5px 7px; text-align: center; font-size: 11px; }
.current_events .header { font-size: 14px; font-weight: bold; width: 160px; margin: 0 auto 3px; }
.event_bottom { border-top: 0px solid #ae1c1c; margin: 0 0px; padding: 0px 0; }

/* Current News box on the Landing Page (class.current_news.php) */
.current_news_box { background: #FF9900; border: 1px solid black; width: 100%; }
.current_news_box td { padding: 10px; vertical-align: top; width: 50%; }
.border_bottom { border-bottom: 1px solid black; }
.border_left { border-left: 1px solid black; }

/* Common Custom Headers */
.header1 { font-size: 20px; margin-bottom: 10px; font-weight: bold; }
.header2 { font-size: 16px; margin-bottom: 10px; font-weight: bold; }
.header3 { font-size: 14px; margin-bottom: 10px; font-weight: bold; }

/* Our Team */
.our_team { width: 100%; }
.our_team td { vertical-align: top; padding: 10px; }
.our_team .member_pic { width: 10%; }
.our_team .member_info { width: 40%; }
.our_team .member_title { color: #333333; }

.our_board { width: 100%; }
.our_board td { vertical-align: top; padding: 10px; }
.our_board .member_pic { width: 40%; }
.our_board .member_info { width: 60%; }


/* Overlay Information */
.overlay_gray { position: absolute; top: 0; left: 0; height: 100%; width: 100%; opacity: .5; filter: alpha(opacity=50); background: #333; z-index: 20; }
.overlay_message { position: absolute; top: 0; left: 0; margin: 0 auto; height: 300px; width: 400px; z-index: 30; background: white; border: 1px solid black; }
.overlay_message .warning_title { text-align: center; font-size: 16px; color: white; background: #B00000; font-weight: bold; padding: 10px; margin-bottom: 10px; } 


/* opt in page */
.opt_in_info { width: 100%; margin-top: 10px; border: 1px solid #cccccc; }
.opt_in_info td { padding: 3px 5px; width: 100%: }
.opt_in_info .title { 
	width: 150px; 
	/*white-space: nowrap; */
	font-weight: bold; 
	background: #eeeeee;
	vertical-align:top;
}
.opt_in_info .na { color: #666666; font-style: italic; }

.opt_in_shift_header { clear: both; font-size: 14px; }
.opt_in_shift_header .shift_num { float: left; width: 65px; font-weight: bold; }

.opt_in_shift { width: 100%; margin-bottom: 5px; border-right: 1px solid #999999; border-top: 1px solid #999999; }
.opt_in_shift td { padding: 2px 4px; border-left: 1px solid #999999; border-bottom: 1px solid #999999; background: white; }
.opt_in_shift .header { font-weight: bold; background: #E0E5EF; }
.opt_in_shift .qty { width: 1px; }
.opt_in_shift .none { font-weight: bold; background: #dddddd; width: 1px; }


/* Generic Table 1 */
.gen_table { width: 100%; border: 1px solid #cccccc; }
.gen_table td { vertical-align: top; padding: 3px 5px; }
.gen_table .b { font-weight: bold; }
.gen_table .title { border-bottom: 1px solid #cccccc; }
.gen_table .total { border-top: 1px solid #cccccc; background: #dddddd; }
.gen_table .total_right { border-left: 1px solid #cccccc; background: #e6efd1; }
.gen_table .width { width: 150px; }
.gen_table .light_grey { background: #eeeeee; }
.gen_table .grey { background: #dddddd; }
.gen_table .dark_grey { background: #bbbbbb; }


.submit input,
.button,
.button-primary,
.button-secondary,
.button-highlighted,
#postcustomstuff .submit input {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;
	font-size: 11px !important;
	line-height: 16px;
	padding: 2px 8px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}

a.button,
a.button-primary,
a.button-secondary {
	line-height: 1.2em;
	-webkit-border-radius: 10px;
	padding: 4px 10px;
}

