a:link, a:visited  {
	 /* color: #00AEEF;Blue */
	color: #1e40a4; /* Dark Blue */
}

a:hover  {
	color: #1e40a4; /* Dark Blue */
}

/* STRUCTURE */

#wrap {

}


h1, h3, h5, h6  {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #2d8f3b;
	/*font-family: "Lucida Grande", sans-serif;*/
font-family: Cambria, serif;
}

h4  {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333;
	font-size:16px;
	/*font-family: "Lucida Grande", sans-serif;*/
font-family: Cambria, serif;
}

h2 {
	/*font-family: "Lucida Grande", sans-serif;*/
font-family: Cambria, serif;
	color: #1e40a4; /* Dark Blue */
	font-size: 24px;
	font-weight: bold;
	line-height:130%;
}

#header  {
	background: #fff url(monotone/header.jpg) repeat-x top left;
	border-bottom: 1px solid #666;
}

#header h1.title a  {
	color: #000;
}

#header p.description  {
	color: #000;
}

#rss  {
	background-color: #000;
}

#rss a  {
	color: #fff;
}

#featured  {
	/*background: #fff url(monotone/featuredbg.jpg) repeat-x top left;*/
	background: #FFF url(http://beyerresearch.com/wp-content/uploads/2009/09/medical-photo-1.png) top left no-repeat;
	color:#FFF;
	font-weight:600;
}

#featured h2 {
	color:#FFF;	
}

#featured a  {
	/* color: #BDF2D5;  Light Green */
	color:#FFFF5E; /* Yellow */
}

#featured .buttons a.prev  {
	background: url(http://beyerresearch.com/wp-content/uploads/2009/09/prev_2.png) no-repeat top left;
	margin-right: 5px;
	height: 0;
	overflow: hidden;
	width: 92px;
	padding-top: 28px;
	padding-bottom:30px;
	font-size:0px;
	/*background: url(monotone/prev.jpg) no-repeat top left;*/
}

#featured .buttons a.next  {
	background: url(http://beyerresearch.com/wp-content/uploads/2009/09/next_2.png) no-repeat top left;
	xz-index: 9999;
	margin-left: 5px;
	height: 0;
	overflow: hidden;
	width: 92px;
	padding-top: 28px;
	padding-bottom:30px;
	font-size:0px;
	/*background: url(monotone/next.jpg) no-repeat top left;*/
}

#steps  {
	background: #4093ce url(http://beyerresearch.com/wp-content/uploads/2009/08/stepsbg_3.png) repeat-x top left;
	font-family: Cambria, serif;
}

#steps ul li a  {
/*	color: #2d8f3b;  Green */
	color: #1e40a4; /* Dark Blue */
	font-weight:bold;
	line-height:145%;
}

#steps ul li a:hover  {
/*	color: #666699;  Purple: */
	color: #333;
	font-weight:bold;
	line-height:145%;
}

#content  {
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
	background-color: #fff;
}

#content .moreinfo  {
	/*border: 1px solid #d6d6d6;*/
background-color:#E5E9EC;
border:1px solid #C8CDD0;
color:#75818A;
}

/*#content .moreinfo h3  {
	margin: 0 0 1px 0;
	padding: 4px 0 4px 10px;
	color:#FFF;
	background-color:#2D8F3B;
	font-size: 16px;
}*/

.widgetlist  h3  {
	/*color: #fff;*/
	background:url(http://beyerresearch.com/wp-content/uploads/2009/08/widget_bg_2.png) repeat-x top left;
	background-color: #FFF;
	font-family: Cambria, serif;
	font-weight:bold;
	color: #FFFFFF;
	margin: 0 0 1px 0;
	padding: 0 0 0 10px;
	font-size: 16px;
}


#content .moreinfo .more a  {
	color: #000;
	background: url(monotone/moreinfo.jpg) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #000;
}

#news ul li a  {
	color: #000;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	/*background: #fff url(monotone/bottombg.jpg) repeat-x top left;*/
	background: #9FC9E6 url(http://beyerresearch.com/wp-content/uploads/2009/08/bottombg_2.png) repeat-x scroll left top;
	color:#FFF;
}

#bottom a {
	color:#FFF;
}

#bottom h2 {
	/*font-family: Georgia, Times, serif;*/
font-family: Cambria, serif;
	/*color: #666699;  Purple: */
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	padding-top:5px;
}

#newsletter {
	background-color:#2D8F3B; /* Green */
	border: 2px solid #FFFFFF;
	padding-bottom:20px;
}

#newsletter a:link, #newsletter a:visited {
	text-decoration: none;
	font-weight: bold;
	display:block;
	color:#FFF; /* Green */
	padding:5px;
	margin-bottom:-20px;
	border-bottom: 1px solid #E6E7E8;
}

#newsletter a:hover {
	text-decoration: none;
	font-weight: bold;
	display:block;
	color:#2D8F3B;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:-20px;
	border-bottom: 1px solid #E6E7E8;
}

#newsletter h3  {
	color: #E6E7E8;
	font-size: 24px;
	font-weight: 500;
	padding:5px;
}

#newsletter input.text  {
	background-color: #bdbdbd;
}

#footer  {
/*background: #9fc9e6 url(monotone/footerbg.jpg) repeat-x top left;*/
	background: #9FC9E6 url(http://beyerresearch.com/wp-content/uploads/2009/08/footerbg_2.png) repeat-x scroll left top;
	color: #CCC;
}

#footer p a  {
	color: #868686;
}

/* BLOG CSS */

.post .categories  {
	background-color: #000;
	color: #fff;
	visibility: hidden;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
/*	color: #bebebe;*/
/*font-family: Georgia, Times, serif;*/
	color: #1e40a4; /* Dark Blue */
font-family: Cambria, serif;
}

.post h2.title a  {
/*	color: #000;*/
	color: #1e40a4; /* Dark Blue */
	font-size:28px;
}

.post p.comments a  {
	background: url(monotone/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #0062ad;
}

#postad  {
	background-color: #e5e5e5;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #000;
}

#sidebar img.bigad  {
	border: 2px solid #000;
}

#tabbox  {
	border: 1px solid #000;
}

#tabbox ul.idTabs  {
	/*background: #e5e5e5;*/
	background: #e5e5e5 url(http://beyerresearch.com/wp-content/uploads/2009/08/stepsbg_2.png) repeat-x top left;
	font-family: "Trebuchet MS", sans-serif;
	font-weight:bold;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	/*color: #000;*/
	color: #2d8f3b; /* Green */
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #2d8f3b; /* #000; */
}

#boxes ul  {
	background: #fff;
}

#boxes ul li {
	background: url(monotone/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #CECECE;
}
.commentlist li {
	border-bottom: 2px solid #CECECE;
}
.commentlist .alt {
	background: #E1E1E1;
}
#commentform input {
	background: #E1E1E1;
	border: 1px solid #CECECE;
}
#commentform textarea {
	background: #E1E1E1;
	border: 1px solid #CECECE;
}

/* NAVIGATION */

#nav ul  {

}

#nav ul li  {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 !important;
}

#nav ul li a {
	margin: 0 11px;
}

/* Top Level*/
#nav ul li a:link, #nav ul li a:visited  {
	/*font-family: "Trebuchet MS", sans-serif;*/
	font-family: Cambria, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	line-height: 1.2em;
	text-decoration: none;
	color: #333;
}

#nav ul li a:hover  {
	/*color: #00AEEF;  Blue */
	color: #1e40a4; /* Dark Blue */
	text-decoration: none;
}

/* 2nd Level*/

#nav ul li ul li a:link, #nav ul li ul li a:visited  {
	/*font-family: "Lucida Grande", sans-serif;*/
	font-family: Cambria, serif;
	font-size: 13.5px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2em;
	letter-spacing:1px;
	text-decoration: none;
	padding: 5px;
	width:300px;
	margin-top:8px;
	margin-bottom:-10px;
	background-color: #F8F8F8;
	color:#1e40a4;
	border: 1px solid #F3F3F3;
}

#nav ul li ul li a:hover  {
 	color: #00AEEF;  /*Blue */
	padding: 5px;
	text-decoration: none;
	margin-top:8px;
	margin-bottom:-10px;
}

#nav ul li ul li ul li a:link, #nav ul li ul li ul li a:visited  {
	margin: -9px 0 9px 0;
	width:175px;
}

#nav ul li ul li ul li a:hover  {
	margin: -9px 0 9px 0;
}

/* For Firefox 3 */

#nav ul li ul li a:link, #nav ul li ul li a:visited, x:-moz-any-link, x:default {
	margin-top:0px;
	margin-bottom:0px;
	width:175px;
}

#nav ul li ul li a:hover, x:-moz-any-link, x:default {
	margin-top:0px;
	margin-bottom:0px;
}

#nav ul li ul li ul li a:link, #nav ul li ul li ul li a:visited, x:-moz-any-link, x:default {
	margin: 1px 0 -1px -2px;
}

#nav ul li ul li ul li a:hover, x:-moz-any-link, x:default {
	margin: 1px 0 -1px -2px;
}

/* End For Firefox 3 */



/* DROP DOWN PAGE NAVIGATION 

#pagenav  li ul li {
    background: #EFEFEF;
	border: 1px solid #CECECE;
	line-height:28px;	
	width:15em;
}*/

#pagenav, #pagenav ul{
	padding: 0;
	float:left;
	list-style: none;
	z-index: 100;
}
#pagenav {
	padding: 0;
}
#pagenav a {
	display: block;
	z-index: 100;
}
#pagenav li {
	float: left;
	line-height:33px;	
}
#pagenav li a:hover {
	background: none;
text-decoration: none;
}
#pagenav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#pagenav li:hover ul, #pagenav li.sfhover ul {
	left: auto;
	z-index:1000;
}
#pagenav li:hover, #pagenav li.hover {
    position: static;
}
#pagenav li ul ul {
	margin: -29px 0 0 15em;
}
#pagenav li:hover ul ul, #pagenav li.sfhover ul ul {
	left: -999em;
}
#pagenav li:hover ul, #pagenav li li:hover ul, #pagenav li.sfhover ul, #pagenav li li.sfhover ul {
	left: auto;
}
#pagenav li:hover ul ul, #pagenav li:hover ul ul ul, #pagenav li.sfhover ul ul, #pagenav li.sfhover ul ul ul {
	left: -999em;
}
#pagenav li:hover ul, #pagenav li li:hover ul, #pagenav li li li:hover ul, #pagenav li.sfhover ul, #pagenav li li.sfhover ul, #pagenav li li li.sfhover ul {
	left: auto;
} 

#staff {
	clear: both;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:10px;
}

#staff img {
	float:left;
	padding:10px;
	margin-right: 15px;
	margin-bottom:15px;
	width:200px;
	height:auto;
}

#staff_2 {
	float: left;
	width:550px;
	padding:10px;	
}

.quote {
	color:#333;
	font-weight:400;
	font-family: Cambria, serif;
	font-size:14px;
}

#contact {
	width: 585px;
	float:right;
	position:absolute;
	top:155px;
	right: 2px;
	padding:15px 5px 5px 10px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:140%;
	box-shadow: 0 0 10px rgb(0,0,0);
	/*border: 1px solid #00AEEF;
	background:url(http://beyerresearch.com/wp-content/uploads/2009/08/contact_bg.png) top left no-repeat;*/
}

#contact h2 {
	font-size: 14px;
	color:#FFF;
	margin: auto auto -4px -2px;
}

#contact a {
	color:#FFF;
}

#contact strong {
	font-size: 15px;
}

/*#largewidget {
	width:350px;
	position: relative;
	left:100px;
}*/

#rightwidget a:link, #rightwidget a:visited {
	text-decoration: none;
	font-weight: bold;
	display:block;
	color:#2D8F3B; /* Green */
	background-color:#FFF;
	padding:5px;
	margin-bottom:-20px;
}

#rightwidget a:hover {
	text-decoration: none;
	font-weight: bold;
	display:block;
	color:#FFF;
	background-color:#2D8F3B; /* Green */
	padding:5px;
	margin-bottom:-20px;
}

.grid_5 ul li {
	list-style-image: url(http://beyerresearch.com/wp-content/uploads/2009/08/bullet_blue.png);	
}

/* IE7 Fix */


