/*General styles*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  background-color: #2e3645;
  color: #2a2d2e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
  min-width: 1000px;
}
ul {
	list-style:			none;
	margin-left:		0px;
}
ul.nets {
	list-style-type: circle; 
    margin-left:20px; 
	margin-top:3px; 
	margin-bottom: 5px;
}
ul.nets li { 
	padding-top: 5px;
}
ul.downloads {
	margin-left:40px; 
	margin-right:40px; 
	width:260px;
}
ul.downloads li {
	border: solid thin #000033; 
	padding:5px; 
	margin-bottom:10px;
	text-align: center;
}

ul.downloads li a img {
	border: solid thin #ffffff;
	padding:2px;
}
ul.downloads li a:hover img {
	border: solid thin #cc3300;
	background: #99ccff;
	padding:2px;
}
dd.left {
	text-align:	left;
}
hr {
	margin:	0;
	padding: 0;
}
.left {
	text-align:	left;
}
.indent50 {
	margin-left: 50px;
	text-align:	left;
}
.row_even {
	background:	#FFFFff;
	padding:  1px 10px;
}
.row_odd {
	background:	#E7F3FF;
	padding:  1px 10px;
}
.logo {
	font:24px Verdana;
	color: #0E177C;
	letter-spacing:.2em;
	font-weight:bold;
	line-height:30px;
	}
.logo a, 
.logo a:link,
.logo a:hover, 
.logo a:visited {
	font:24px Verdana;
	color: #0E177C;
	letter-spacing:.2em;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
}
.tagline {
	font:11px Verdana;
	color: #CC3300;
	letter-spacing:.1em;
	}
.tagline_italic {
	font:11px Verdana italic;
	color: #CC3300;
	letter-spacing:.1em;
	}
#startlocation {
	padding:5px 0 10px 15px;
	border: 1px solid #990000; */
	width:190px;
	background-color: #FFFFDF;
	}
#startlocation input {
	width: 170px;
}
input:hover.button {
    color: #990000; 
}
input.button_meeting  {	
	font-size: 			110%;
	line-height:		150%;
	font-weight:		normal;
	color:				#cc3300;
	background-color: 	#ffffdf;
	border:				1px solid #f4e981;
	padding:            4px;
}
input.button_meeting:focus {	
    padding:	        4px;
	border:				1px solid #cc3300;
}
.smallText {
	font:11px;
	color: #CC3300;
	line-height:18px;
	}
.pageHeader {
	font:26px Verdana;
	color: #CC3300;
	letter-spacing:0em;
	line-height:26px;
	text-align:left;
	}
.itemSold {
	font:18px Verdana;
	font-weight:normal;
	color: #003399;	
	letter-spacing:0em;
	line-height:14px;
	text-align:left;
	}
.itemHeader {
	font:18px Verdana;
	font-weight:normal;
	color: #CC3300;	/* color: #009; */
	letter-spacing:0em;
	line-height:18px;
	text-align:left;
	}
h1.itemHeader {
	font:16px Verdana;
	font-weight:bold;
	color: #CC3300; /* #0e177c;	 color: #009; */
	text-decoration:none;
	letter-spacing:0em;
	line-height:16px;
	text-align:left;
	margin:15px 0 5px 0;
	}
.itemimage {
  	float: 				left;
	margin:				-10px 20px 10px 0;
}
.float_left {
	clear:				none;
	float:				left;
	padding:			0 0;
	margin:				-1px 0;
}
.float_left_clr {
	clear:				both;
	float:				left;
}
.float_right {
	float:				right;
	padding:			4px;
}
.float_right_clr {
	clear:				both;
	float:				right;
	padding:			1px;
}
.navText {
	font:				10px arial;
	}
#nav {
	width:				100%;
}
#navigation a {
	color: 				#ffffff;
	text-decoration:	none;
	}
#navigation a:hover {
	color: 				#99CCFF;
	text-decoration:	none;
	}
#footer a {
	font-weight: 		normal;
	color: 				#ffffff;
	text-decoration:	none;
	}
	
#footer a:hover {
	color: 				#99CCFF;
	}
.sectionHeader {
	font:26px Verdana;
	color: #CC3300;
	letter-spacing:0em;
	text-align:center;
	margin: 10px 0;
	}
.sectionSubHeader {
	font:20px Verdana;
	font-style:italic;
	color: #CC3300;
	letter-spacing:0em;
	text-align:center;
	margin: 10px 0;
	}
div.sectionSubHeader a {
	font-weight:normal;
	}
div#SpecialAnnouncements {
	margin: 0 0; /*25px;*/
	padding:0;
	}

div.AnnouncementBox {
	background-color: #FCFEFF; 
	padding: 0px 25px 5px 25px; 
	border: groove #2e3645 5px;
	margin: 0 0 10px 0;
	}
/* Commonly used to style page titles. */
h1 {
  color: #6982b5;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
/* Commonly used to style section titles. */
h2 {
  color: #6982b5;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
div.highlight {
	background-color:#f7f2eb; /* ebe6e0; */
	padding:0px 2px 2px 2px;
}
div.nohighlight {
	padding:0px 2px 0px 2px;
}
div.highlight li, div.nohighlight li {
	margin:0 0 5px 8px;
}
div.div_hover {
	padding: 0px 0;
	/* color: #000000;	*/	
	border: solid 2px #ffffff;
}
div.div_hover a {
	/* color: #000000;	*/
	text-decoration:none;
}
div:hover.div_hover {
	background-color: #ffffdf; /*ffffcc;*/
	padding: 0px 0;
	text-decoration:none;
	border: solid 1px #f4e981; /*FFCC66;	*/
	padding: 1px;
}
div:hover.div_hover a {
	/* color: #000000;	*/
	text-decoration:none;
}
h1.pageHeader a:hover,
h1.pageHeader a {
	/* color: #CC3300; */
	font-weight:normal;
	text-decoration:none;
}
div.div_hover dl.event dd.top_bg p {
	color: #FFFFFF; 
	font-weight:normal;
}
div.div_hover a p.bold,
div.div_hover p.bold {
	color:#000000;
}
p {
  padding: 2px 0;
}
#leftColumn1 p {
  margin:	5px 0;
}
p.back_to_top {
  padding:	0 0 1px 0;
}
/* Sets the style for unvisited links. */
a,  a:link {
  color: #cc0000;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
  color: #cc0000;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #990000;
  text-decoration: underline;
}

/* Sets the style for a link that has focus. */
a:focus {
  	color: #ca0009;
}
.center {
	text-align:			center;
}
.centerbold {
	text-align:			center;
	font-weight:		bold;
}
.bold {
	font-weight:		bold;
}
.small50 {
	font-size:			50%;
	font-weight:		normal;
}
.small60 {
	font-size:			60%;
	font-weight:		normal;
}
.small70 {
	font-size:			70%;
	font-weight:		normal;
}
.small80 {
	font-size:			80%;
	font-weight:		normal;
}
.small80plus {
	font-size:			80%;
	font-weight:		normal;
	font-style:			italic;
	margin:				-10px 80px 0 50px;
}
.small90 {
	font-size:			90%;
}
/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */
#outerWrapper {
  background-color: #ffc;
  margin: 20px auto 20px auto; 
  text-align: left; 
  width: 80%;
}
#outerWrapper #header {
  background-color: #99ccff;
  border-bottom: solid 1px #5a6484; 
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 10px 10px 10px 10px; 
  min-height:70px;
}
#header_right {
  margin:58px 10px 0 0;
  padding:0 0 3px 0;
  width:70%; 
  text-align:right; 
  float:right;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #ffc;
  float: left;
  padding: 10px 10px 10px 10px; 
  width: 210px;
  min-height: 550px;
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 230px; 
  padding: 20px 30px 5px 30px; 
  background-color: #fff;
  min-height: 600px;
  border-left:#F4e981 solid 1px;
}
#outerWrapper #contentWrapper #contact {
  margin: 0 0 0 230px; 
  padding: 20px 30px 5px 30px; 
  background-color: #fff;
  min-width: 200px;
  border-left:#F4e981 solid 1px;
}
/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #0066CC;
  color: #fff;
  border-top: solid 1px #8e9fd0; 
  padding: 10px 10px 5px 10px; 
}
#contact table {
	padding:	        0;
	border-collapse:	collapse;
	border:				1px solid #000;
}
#contact td {
    background-color: 	#E7F3FF; /* bedaf7; */
}
.contact table {
	padding:	        0;
	border-collapse:	collapse;
}
td.contact {
	text-align:			right;
	font-size: 			110%;
	font-weight:		bold;
	padding: 			3px 8px 3px 8px;
	color:				#990000;
	background-color:	#ffffff;
	border:				none;
}
label.contact {
	text-align:			left;
	font-size: 			110%;
	line-height:		150%;
	font-weight:		normal;
	color:				#000000;
	background-color: 	#F8F8F8;
	border:				none;
}
p.contact {
	background-color:	#F8F8F8; 
	padding:			0;
	margin:				0;
}
div.contact {
	border: 			#c0c0c0 solid 1px;
	background-color: 	#F8F8F8; 
	margin:				0 0 0 40px; 
	padding:			10px 0 5px 15px; 
	width:				420px;
}
.error {
  text-align: 			right;
  color: 				red;
  font-variant: 		small-caps;
  font-weight: 			bold;}
#sorry {
  width: 				300px;
  margin: 				5px auto 5px 40px;
  border: 				2px solid #000;
  background-color: 	#FC0;}
#sorry p {
  margin: 				10px;}
/*Styles for form input elements */
textarea {
  width: 				400px;
  height: 				150px;}
.mediumbox {
  width: 				200px;}
  
/* Event */
dl.event
{
	min-width: 			520px;
	position: 			relative;
	clear:				right;
	padding: 			0 0 0 0;
	margin:				-20px 0 0 0;
}
.event dd
{
	border: 			1px solid #000;
	margin: 			0 0 0 120px;
	padding: 			1px 3px 1px 6px;
}
.event dt
{
	text-align:			center;
	position: 			relative;
	left: 				0;
	top: 				40px;
	width: 				116px;
	font-weight: 		bold;
	font-size: 			110%;
	color: 				#ffffff;
	background: 		#CC3300;
	padding:			6px 1px;
}
.top_bg_topic {
	text-align:			center;
	color: 				#ffffff;
	background: 		#003399;
	font-weight: 		bold;
	font-size: 			120%;
	padding:			0 5px;
	line-height:		125%;
}
.top_bg {
	text-align:			center;
	color: 				#E7F3FF;
	background: 		#003399;
	font-weight: 		normal;
	font-size: 			100%;
}
.bottom_bg {
	text-align:			center;
	color:				#000;
	background: 		#ffffdf;
	font-size: 			100%;
}
.bottom_bg_left {
	text-align:			left;
	color:				#000;
	background: 		#ffffdf;
	font-size: 			100%;
}
div#qrzsearch {
	clear:				both;
	float:				right; 
	margin:				-41px 2px 0 0;
}
div#qrzsearch h2 {
	color: 				#99CCFF; 
	font-size:			10px;
}
/* h2#qrzsearch {
	clear:				both;
	float:				right; 
	margin:				-41px 2px 0 0;
	color: 				#99CCFF; 
	font-size:			10px; 
} */
#h_navbar {
	width:				100%;
	clear:				both;
	float:				none;
	margin:				0 0 5px 0;
	padding:            0;
	height:				36px;
	background:			#99CCFF
}
/* NAVIGATION */
ul#mainNav {
	background: 		#003399;
	width:				100%;
	margin:				0 0 0 0;
	padding: 			0 0 0 0;
	list-style: 		none;
	border-left: 		none;
	float: 				left;
}
#mainNav a {
	font-weight:		normal;
	color: 				#fff;
	font-size:			inherit;
	text-align:			left;
	text-transform:		uppercase;
	text-decoration: 	none;
	border: 			none;
	border-left: 		none;
	padding: 			0;
	display: 			block;
	background: 		#003399;
	letter-spacing:		.1em;
	border-bottom:		#003399 5px solid; /* new */
	font-weight:		bold;
}
#mainNav a:hover {
	color:				#99CCFF;
	background: 		#003399;
	letter-spacing:		.1em;
	font-weight: 		bold;
	border-bottom:		#99CCFF 5px solid;  /* new */
}
#mainNav li {
	background: 		#003399;
	font:				11px arial;
	color: 				#ffffff;
	text-decoration:	none;
	letter-spacing:		.1em;
	line-height: 		36px;
	clear:				none;
	float: 				left;
	padding: 			0 0 0 25px;
	margin:				0 0 0 0;
}
/*highlight 'you are here' buttons*/
#navHome #mainNav a#navHomeLink,
#navContactus #mainNav a#navContactusLink,
#navClassifieds #mainNav a#navClassifiedsLink,
#navEvents #mainNav a#navEventsLink,
#navLinks #mainNav a#navLinksLink,
#navNets #mainNav a#navNetsLink,
#navMeetings #mainNav a#navMeetingsLink {
	text-align:			left;
	border: 			none;
	border-left: 		none;
	color:				#99CCFF;
	border-bottom:		#99CCFF 5px solid;
}
li.event_padding {
	padding:			0 0 20px 0;
}
.startaddress {
	margin-left:20px;
}
#DeltaARC {
	margin:0 0 0px 12px;
}

ul li a.artimage_1 {
	clear:	right;
  	float: 	left;
	margin:	0px 8px 0px 0;	
}
