/* GLOBAL SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	margin:  relative;
	font: normal 80% 160% verdana, tahoma, arial, san-serif;
	background: none;
}

li {
	/* list-style: none; */
}

/* Search  
-----------------      */
.searchbutton {
  background:url(http://www.CoscendCommunications.com/Image/Tools/search_button.png) no-repeat 0 0; 
  width:90px;
  height:27px; 
  vertical-align:middle;
  cursor:pointer;
  cursor:hand;
  border:0;
}

.searchbutton img {
  height:10px;
}



hr {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
/* HEADINGS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1, h2, h3, h4, h5 {
	font-family: verdana, arial, tahoma, georgia, 'times new roman', times, serif;
	font-weight: normal;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.3em;
}



/* LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
A
{
	color: #000000;
	font-family: Verdana, Arial;
}

A:active
{
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
}

A:link
{
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
}

A:visited
{
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
}

A:hover
{
	color: #0066ff;
	font-family: Verdana, Arial;
	text-decoration: underline;
}


/* MAIN SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#wrapper {
	position: relative;
	width: 860px;
	padding: 0 10px;
	margin: 0 auto;
}
#wrapper:after, #header:after, .post:after, .post-date:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {
	position: relative;
	height: 120px;
	margin-bottom: 10px;
	background: url(images/header_final.png) no-repeat top;
}
#content {
	width: 550px;
	float: right;
	min-height: 0px;
	padding: 0px 25px 20px 0;
	margin-top: 65px;
	background: none no-repeat top right;
}
#sidebar {
	width: 240px;
	min-height: 455px;
	float: right;
	padding: 20px;
	margin-top: 65px;
	background: url(images/content-bg.gif) no-repeat top right;
}

.Listbox_item_selected { 
  background: #0f0; 
} 

/* HEADER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#site-meta {
	position: absolute;
	left: 0;
	top: 30px;
}
#header h1 {
	position: relative;
padding-left: 10px;
}
#header h1 a {
	color: #7e4c10;
	color: #000;
}
#header h1 a:hover {
	color: #5a360b;
	color: #7e4c10;
}
#header span.description {
	position: relative;
	margin-left: 15px;
	color: #0007b0;
	font-family: Tahoma, Geneva, sans-serif;
}
#header ul {
	position: absolute;
	left: 0;
	bottom: 0px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	list-style: none;
	margin-top: -6px;
	padding: 0;
	text-transform: none;
}
#header li {
	display: inline;
}
#header li a {
	float: left;
	display: block;
	padding: 8px 14px 8px 14px;
	color: #84755c;
	text-decoration: none;
	margin-right: 2px;
	background:#fff;
	border: 1px solid #f7951e;
	border-bottom: none;
}
#header li a:hover {
	color: #f7951e;
	background-color:#fff;
	border: 1px solid #f7951e;
	border-bottom: none;
}
#header li.current_page_item a {
	color: #3E1403;
	background-color:#FFF;
	border: 1px solid #f7951e;
	border-bottom: none;
}

/* FOOTER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer_wrap {
	position: relative;
	clear: both;
	background: #808080 url(none) repeat-x;
	text-align: center;
	padding: 20px 0 20px 0;
	color: #eee;
	margin-top: 20px;
}
#footer {
	position: relative;
	clear: both;
	text-align: left;
	font-size: 11px;
	width: 860px;
	padding: 0 10px;
	margin: 0 auto;
}
#footer a {
	color: #eee;
}
#footer a:hover {
	color: #f7951e;
}
/* Associates deatils in small font
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

# Associatesdetails{
  color:4D4D4D;
  font-weight:none;
  text-align:left;
  font-family:verdana,arial,sans-serif;
  font-size:10px
  }
  

/* Paragraph
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

p {
	font-family: verdana, arial, tahoma, georgia, 'times new roman', times, serif;
	font-weight: normal;
}
