/* CSS Document */



/**************************** LAYOUT INFO ****************************/



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #cccccc;
	margin: 0px;
	background-image: url(../images/page-background.jpg);	
	background-position: center;
	background-repeat:repeat-y;
}

#wrapper {
	margin: 0 auto;
	background-color:#FFFFFF;
	width: 800px;
	border: 0px;
	padding: 0px;	
}

#header {
	width: 800px;
	height: 70px;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	background-color:#FFFFFF;
	background-image:url(../images/topbluegrad.jpg);
	background-repeat:repeat-x;
	padding: 0px;
	padding-top: 10px;
	overflow:hidden;
}

#topflash {
	width: 800px;
	top: 70px;
	margin: 15px 0px 10px 0px;
	padding: 0;
	background-color: #FFFFFF;
	text-align:center;
}

#breadcrumbnav {
	width: 770px;
	height: 15px;
	margin: 0 0 15px 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(128,128,128);
	padding-left: 30px;
}

#sidebar {
	display:block;
	float: left;
	width: 225px;
	height: auto;
	min-height: 300px;
	top: 210px;	
	right: auto;
	bottom: 100px;
	left: 0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 50px;
}

#main {
	display: block;
	float: left;
	width: 525px;
	height: auto;
	min-height: 300px;
	top: 210px;
	right: 0;
	bottom: 100px;
	left: 225px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-bottom: 50px;
}

#footer {
	width: 800px;
	height: 60px;
	background-color:#FFFFFF;
	clear: both;
	padding: 0px;
}
	  
#mainnav{
	padding: 0;
	width: 590px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	display:inline;
}

#mainnav ul{
	font: 13px Arial;
	margin-top: 42px; /*margin between menu and top browser edge*/
	margin-right: 30px; /*margin between first menu item and right browser edge*/
	padding: 0;
	list-style: none;
}

#mainnav li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

#mainnav a{
	float: right;
	display: block;
	color: rgb(0,100,180);
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px 20px 10px;
	text-decoration: none;
/*	background-color: ; Default menu color*/
	border-bottom: 1px solid white; /*Hidden in this implementation, but cool when needed */
}

#mainnav a:hover{
/*	background-color: ; Menu hover bgcolor*/
	color: rgb(128,128,128);
}

#mainnav .current a{ /*use if this page is the page pointed to by the currently selected tab*/
	color: #ffffff;
	background-color: rgb(0,100,180); /*blue color theme*/ 
	border-color: rgb(0,100,180); /*blue color theme*/ 
	cursor: default;
}

#mainnav #within a{ /*use if this page is a sub-page of the currently selected tab*/
	color: #ffffff;
	background-color: rgb(0,100,180); /*blue color theme*/ 
	border-color: rgb(0,100,180); /*blue color theme*/ 
}

#mainnavline{
	width: 580px;
	padding: 0;
	height: 2px;
	line-height: 2px;
	background: rgb(0,100,180); /*blue color theme*/
	position:relative;
	top: -2px;
	left: 200px;
}

#footerline{
	width: 760px;
	padding: 0px;
	height: 2px;
	line-height: 2px;
	background: rgb(0,100,180); /*blue color theme*/
	position:relative;
	left: 20px;
	z-index: 1;
	margin-bottom: 20px;
}

#header a img{
	border: 0;
}

#breadcrumbnav a {
	color: rgb(128,128,128);
	text-decoration: none;
	border-bottom: 1px dotted rgb(128,128,128);
}

#breadcrumbnav a:hover {
	color: rgb(0,100,180);
	text-decoration: none;
	border-bottom: 1px solid rgb(0,100,180);
}

#crumbsepimage {
	border: 0;
	padding: 0 8px;
	margin-bottom: -3px;
}

.crumbseptext {
	padding: 0 4px;
}
	
	
	
	
	
	
	

/**************************** STYLE INFO ****************************/


#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgb(0,100,180);
	padding-left: 30px;
}

#sidebar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0,100,180);
	list-style: none;
	padding-left: 30px;
	padding-right: 4px;
	margin-left: 0px;
	line-height: 1em;
}

#sidebar ul li{
	margin-top: 0.75em;
}

#sidebar ul li a{
	text-decoration: none;
	color: rgb(0,100,180);
	margin-left: 0px;
}

#sidebar .current {
	font-weight:bold;
	list-style-image: url(../images/marker-arrow.jpg);
}

#sidebar ul li a:visited{
	color: rgb(0,100,180);
}

#sidebar ul li a:hover{
	color: rgb(128,128,128);
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0,100,180);
	list-style: none;
	padding: 0 4px 0 25px;
	margin: 0px;
	line-height: 1.75em;
}

#sidebar img {
	border: 0;
	padding: 40px 0px 0px 25px;
}

#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: rgb(0,100,180);
	padding: 0px;
	margin: 35px 0px 0px 0px;
}

#main h1.first-h1 {
	padding: 0px;
	margin: 10px 0px 0px 0px; /* resets the top margin of the first h1 to 10px */
}

#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	margin-top: 25px;
}

#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: rgb(128,128,128);
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 0px;
}

#main .dividerline {
	width: 525px;
	padding: 0;
	height: 1px;
	line-height: 1px;
	background: rgb(128,128,128);
	margin: 10px 0 20px 0;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	margin: 1.25em 0 0 0;
}

#bigtext #main p, #main p.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
}

#bigtext #main h3 {
	font-size: 14px;
}

#main p a {
	color: rgb(0,100,180);
	text-decoration: none;
	border-bottom: 1px dotted rgb(0,100,180);
}

#main p a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}

#main p a:hover {
	color: rgb(128,128,128);
	text-decoration: none;
	border-bottom: 1px solid rgb(128,128,128);
}

#main ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	margin: 0 0 1.5em 0;
}

#main .testimonytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: rgb(0,100,180);
	padding: 0px;
	margin: 10px 25px 2px 25px;
}

#main .testimonyline {
	width: 475px;
	padding: 0;
	height: 1px;
	line-height: 1px;
	background: rgb(0,100,180);
	margin: 0px 25px;
}

#main .blockquotedesign {
	background-image: url(../images/blockquotebg-mainbottom.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}

#main blockquote {
	margin: 0px;
	margin-top: 25px;
	padding: 10px 0px 0px 0px;
	background-image: url(../images/blockquotebg-maintop.gif);
	background-position:top;
	background-repeat: no-repeat;
}

#main blockquote p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	margin: 10px 25px;
}

#main blockquote p.testimonyattr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	color: #000000;
}

#main .bodypicleft {
	float:left;
	padding: 0px 15px 10px 0px;
}

#main .bodypicright {
	float:right;
	padding: 0px 0px 10px 15px;
}

#main .headshot {
	float:left;
	padding: 0px 15px 10px 0px;
}

#main ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: rgb(0,100,180);
	list-style-type: square;
}

#main ul span {
	color: #333333;
}

#main ul li {
	padding-top: 10px;
}

#main ul a {
	color: rgb(0,100,180);
	text-decoration: none;
	border-bottom: 1px dotted rgb(0,100,180);
}

#main ul a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;

}

#main ul a:hover {
	color: rgb(128,128,128);
	text-decoration: none;
	border-bottom: 1px solid rgb(128,128,128);
}

#main .screenshots {
	clear:both;
}

#main .screenshot {
	border: 0;
	float:left;
	padding: 0px 15px 5px 0px;
}

#sidebar .testimonytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: rgb(0,100,180);
	padding: 0px;
	margin: 8px 20px 2px 20px;
}

#sidebar .testimonyline {
	width: 135px;
	padding: 0;
	height: 1px;
	line-height: 1px;
	background: rgb(0,100,180);
	margin: 0px 20px;
}

#sidebar .blockquotedesign {
	background-image: url(../images/blockquotebg-sidebottom.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}

#sidebar blockquote {
	margin: 0 25px;
	padding: 10px 0px 0px 0px;
	background-image: url(../images/blockquotebg-sidetop.gif);
	background-position:top;
	background-repeat: no-repeat;
}

#sidebar blockquote p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	font-size: 10px;
	color: #333333;
	padding: 0;
	margin: 10px 20px;
}

#sidebar blockquote p.testimonyattr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 20px 18px 25px;
	color: #000000;
}

#sidebar blockquote p a {
	color: rgb(0,100,180);
	text-decoration: none;
	border-bottom: 1px dotted rgb(0,100,180);
}

#sidebar blockquote p a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}

#sidebar blockquote p a:hover {
	color: rgb(128,128,128);
	text-decoration: none;
	border-bottom: 1px solid rgb(128,128,128);
}

#sidebar .plainblock .testimonytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: rgb(0,100,180);
	padding: 0px;
	margin: 8px 0 2px 0;
}

#sidebar .plainblock .testimonyline {
	width: 155px;
	padding: 0;
	height: 1px;
	line-height: 1px;
	background: rgb(0,100,180);
	margin: 0;
}

#sidebar .plainblock blockquote {
	margin: 25px;
	padding: 10px 10px 0px 10px; /* Amount everything inside the box is padded */
	background-image: none;
}

#sidebar .plainblock .blockquotedesign {
	background-image: none;
}

#sidebar .plainblock blockquote p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	font-size: 10px;
	color: #333333;
	padding: 0;
	margin: 10px 0;
}

#sidebar .plainblock blockquote p.testimonyattr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	text-transform: uppercase;
	margin: 0px;
	padding: 0 0 18px 5px;
	color: #000000;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333333;
	margin-left: 30px;
}

#footer p a {
	text-decoration: none;
	color: rgb(0,100,180);
}

#footer p a:visited{
	color: rgb(0,100,180);
}

#footer p a:hover{
	color: rgb(128,128,128);
}


#footer #validator {
	display: block;
	float: right;
}

#footer #validator p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333333;
	margin: 0 30px 0 0;
}


#footer a.siteBy, #footer a.siteBy:visited {
	display:inline;
	width: 10px;
	max-width:10px;
	height: 10px;
	background-color: #FFF;
	padding: 0;
	background-image:url(../images/brickstreet.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
	border: 0;
}

#footer a.siteBy:hover, #footer a.siteBy:visited:hover {
	background-image:url(../images/brickstreet-hov.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
	border: 0;
}




#sitemap ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0,100,180);
	list-style-type: square;
}

#sitemap ul li {
	padding-top: 30px;
}

#sitemap ul ul {
	list-style-type: square;
	color: #333333;
	line-height: 1.25em;
}

#sitemap ul ul li {
	padding-top: 10px;
}

#sitemap ul ul ul {
	list-style-type: square;
	color: rgb(128,128,128);
}

#sitemap ul li a {
	color: rgb(0,100,180);
	text-decoration: none;
	border: 0;
}

#sitemap ul li a:visited {
	color: rgb(0,100,180);
	text-decoration: none;
	border: 0;
}

#sitemap ul li a:hover {
	color: rgb(128,128,128);
	text-decoration: none;
}

.backto p {
	line-height: 1em;
	padding-top: 15px;
}

.backto a span{
	display: block;
	float: left;
	vertical-align:baseline;
	width: 9px;
	height: 9px;
	background-image: url(../images/backarrow-dkgray.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
	padding-right: 5px;
}

.backto a:hover span{
	display: block;
	float: left;
	vertical-align:baseline;
	width: 9px;
	height: 9px;
	background-image: url(../images/backarrow-ltgray.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
	padding-right: 5px;
}

.bioblock p {
	padding-left: 90px;
}

.biodividerline {
	width: 345px;
	padding-left: 90px;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px dotted rgb(128,128,128);
	margin: 10px 0 20px 90px;
}




#contact-area {
	width: 525px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	padding: 5px;
	width: 428px;
	margin: 0px 0px 10px 0px;
	border: 1px dotted rgb(128,128,128);
	/* I added the following */
	display: block;
	float: left;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid rgb(0,100,180);
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	text-transform: uppercase;
	background-color: rgb(235,235,235);
}

#contact-area input.submit-button:focus, #contact-area input.submit-button:hover {
	color: rgb(0,100,180);
}

#contact-area label {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 75px;
	padding-top: 5px;
	/* I added the following */
	display: block;
}


#contact-area input.name, #contact-area input.email {
	width: 176px;
}

#contact-area input.company, #contact-area input.phone {
	width: 155px;
}

#contact-area input.city {
	width: 134px;
}

#contact-area input.state {
	width: 30px;
}

#contact-area input.zip {
	width: 70px;
}

#contact-area .divider {
	width: 525px;
	height: 1px;
	display: block;
	clear:both;
}

#contact-area .footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 2.5em;
	display: block;
	float: left;
	margin-left: 85px;
}


/* **** BEGIN THUMBNAIL POPUP CODE **** */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
float:left;
padding: 0px 15px 5px 0px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 1000;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFF;
padding: 5px;
left: -1000px;
border: 1px dotted #999;
visibility: hidden;
color: #666;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
border: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
position: absolute;
top: -500px;
left: -300px; /*position where enlarged image should offset horizontally */
}

/* **** END THUMBNAIL POPUP CODE **** */

.socialmedia {
	display: none;
}