﻿body p li ul
{
    min-width:600px;
	font-family:  Garamond, Times New Roman, Serif; 
	font-size: 1.0em;
	background-color:whitesmoke;
	padding:0;
	margin:0;
	vertical-align:top;
}

/*
a:link {color: black; text-decoration: none; }
a:visited {color: darkgray; text-decoration: none; }

a:active {color: blue; } 
*/
a img
{
	border:none;
}
/* 
a:hover 
{
	text-decoration:underline; 
	color:Black;
	background-color:DarkGray; 
}
*/

.CompanyTitle
{
    color: white;
    background-color: #1C3555;
	font-size: 1.1em;
	font-weight: bold;
    padding: 0;
    margin-top: 0px;
    width:100%; 
    background-image: url(images/bgTitle_1x90.jpg); 
    /*
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',
                startColorstr=#6895cf, endColorstr=lightblue);
	*/
}

.accordionHeader
{
    /* border: 1px solid Red; */
    color: white;
    background-color: #1C3555;
	font-size: 1.1em;
	font-weight: bold;
    padding: 5px;
    margin-top: 0px;
    width:98%; 
    background-image: url(images/bgTitleTestimonial_1x70.jpg); 
    /*
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',
                startColorstr=#1c3555, endColorstr=lightblue);
    */     
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    padding: 0px;
    padding-top: 0px;
}

#LogoBlock
{
}

#TitleBlock
{
	position:relative;
    text-align:center;	
	padding:0;
	margin: 0;
	width:100%;
	font-family:  Garamond, Serif;
	height:90px;
	border-bottom: solid 4pt darkblue;
}

#Container
{

}

#wrapper
{
	float:left;
	width:100%;
}

#MenuBlock
{
	float:left; 
	width:100px; 
	left:0;    
	padding:0;
	height:100%;
	margin:0;
	vertical-align:top;	
}


div#ContentBlock 
{
	margin:0;
	padding:0.5em;
	overflow:auto;
	/* 
	background-color:whitesmoke;
	background-image: url("Images/Snake4pct.gif");	
    */
}

div#ContentBlock p
{
	text-indent:2em;
}

div#ContentBlock a
{
}

#ContentBlock a:visited
{
	color:darkblue;
}

#FooterBlock
{

	width:100%;
	height:90px;
    text-align:center; 
    font-family: Garamond,  Times New Roman, Serif;
    font-size:1.5em; 
    font-weight:bold;         
    /*
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',
                startColorstr=lightblue, endColorstr=#6895cf);
    */                
    background-image: url(images/bgFooter_1x90.jpg);
}
.ImgPhoto
{
	padding:0.5em;
	height:160px;
	width:120px;
}

/* used to highlight the bullet points on the default page. */
.b1
{
	font-size:1.8em;
	font-weight:bold;
	font-style:italic;
	margin-left:3em;
}

.b2
{
	position:static;
	font-size:1.8em;
	padding-left: 3em;
}

.BulletPts
{
	vertical-align:top;
	padding-left:2em;
	font-size:1.4em;
	font-weight:bold;
	margin-left:0.5em;
	width:6em;
}

.BulletDesc
{
	padding-left:2em;
	vertical-align:top;
	font-size:1.4em;
	font-style:italic;
	margin-left:5em;
}

.bpDescTitle
{
	font-weight:bold;
	font-size:1.1em;
    margin-left:-6.5em;
}

.bpDesc
{
	vertical-align:top;
	position:relative inherit;
	 margin-left:8em;
}

.bpDesc p
{
	text-indent:0;

	margin-top:0;
	vertical-align:text-bottom;
	text-align:left;
	
}

#OHSmasterLayout table
{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

.pullquote {
	width: 150px;
	float: right;
	font-size: 1.1em;
	font-style: italic;
	border: solid 2pt red;
	padding-right:1em;
	_margin-right:-60px;
	background-color:wheat;
	font-family: Palatino, Georgia, Caslon, serif;	
	margin: 10px -80px 10px 10px;
	_margin-right: -35px; /* IE box model hack  */
	padding: 2px 15px 2px 2px;
	}

.testimonyContent
{
	padding:0.8em;
}

.testimonyName:first-line
{
	font-weight:bold;
}

.testimonyName 
{
	text-align:right;
	font-style:italic;	
	padding-right:1em;
}

div.floatImgRight {
  float: right;
  width:300px;
  padding:0.3em;
  border: solid 1px darkgray;
  }
 
div.floatImgRight img
{
	border: solid 2px black;
}
  
div.floatImgRight p
{
	width:inherit;
	font-style:italic;
	font-size:0.9em;
	text-align:left;
    text-align: center;
   }

div#OfficePhotos img
{
	border: solid 1px black; 
	margin: 2px;
	float:left;
}

.ContactNote
{
	font-size:0.8em;
	font-style:italic;
}