/* Main css - ojgmanagement.com */

body,table,input,select,textarea {
  font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;;/*Verdana,Helvetica,sans-serif;*/
}

* html body,* html table,* html input,* html select,* html textarea { font-size:x-small; }  /** IE: correct font size **/

html{
	/*background-color:;#585858;#dcdddf;*/
	font-size:0.75em;
	line-height:1.5em;
	background:#A2A2A2 url(../images/template/greyBg.jpg) repeat-x;
	background-position:top;
}

body{
	margin:0;
  padding:0;
  color:#656565;/*#000000;*/
	
}
input,select,textarea {
  font-size:1em;
}

small {
  font-size:9px;
	line-height:10px;
	color:#A2A2A2;
	font-style:italic;
}

img {
	border:0;
}

img.mar2{
	margin:2px;
}
img.mar3{
	margin:3px;
}
img.mar4{
	margin:4px;
}
img.mar5{
	margin:5px;
}
img.mar10{
	margin:10px;
}
img.titleintxt{
	margin:0;
	padding:0;
	position:relative;
	top:.2em;
}
img.arrowlrg{
	margin:0 3px 0 3px;
	padding:0;
	position:relative;
	top:3px;
}
img.arrowsml{
	margin:0 3px 0 3px;
	padding:0;
	position:relative;
	top:1px;
}

.bdr{
  border:1px solid #B1B6BC;
}

form {
  margin:0;
  padding:0;
}

a {
  text-decoration:underline;
  color:#000;/*#DF9323**/
  white-space:nowrap;
}

a:hover {
  color:#DF9323;/*#EB001B**/
}

p a {
  text-decoration:underline;
  color:#000;/*#DF9323**/
  white-space:nowrap;
}

p a:hover {
  color:#DF9323;/*#EB001B**/
	text-decoration:underline;
}

h1 {
	font-size:1.6em;
	color:#656565;/*#DF9323;*/
}

h2,h3,h4,h5 {
  font-size:1em;
}

h2 {
  color:#DF9323;/***/
}

h3 {
  color:#DF9323;/***/
	font-size:1.1em;
	line-height:1.2em;
}

h3 a{
  color:#000;/***/
	font-size:.95em;
	line-height:1.2em;
}

h3 a:hover{
  color:#DF9323;/***/
	font-size:.95em;
	line-height:1.2em;
}
sup{
	color:#DF9323;
}

.subtitle{
	color:#666666;
}
.content-bg {
	background-color:#ffffff;
	/*border-left:1px solid #B1B6BC;*/
}

/** LINKS **/

.listfeatured a{
	color:#666666;
	text-decoration:none;
}
.listfeatured a:hover{
	color:#DF9323;
	text-decoration:underline;
}


/** IMGS **/

img.main {
	border:1px solid #B1B6BC;
	padding:2px;
	margin:5px;
}

/** text **/

.sub-heading{
	color:#adbe9c;
}

.btmline{
	 border-bottom:1px solid #B1B6BC;
}	

.clear:after {
  /*content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;*/
}
.thumb {
  margin-bottom:4px;
  padding:0 4px 6px 6px;
  /*border-top:#eaeaea solid 1px;
  border-bottom:#f1f1f1 solid 1px;*/
	border-bottom: #efefef solid 1px;
	border-top:2px solid #B1B6BC;
  background-color:#fbfbfb;
  font-size:0.85em;
}

.odd {
  background-color:#FFFFFF;/*#f4f4f4;*/
}

.thumb img {
  float:right;
  border:1px solid #B1B6BC; /*;padding:2px;*/
	margin:4px 0 4px 1em;
	background-color:#fff;
}

.thumb h3 {
  margin:0 0 5px 0;
  line-height:1.8em;
  /*background-color:#FEF6F7;*/
  border-bottom:#efefef dotted 1px;
}

#content .thumb p {
  margin:0.1em 0 0.5em 0;
}

.thumb .more {
  font-weight:bold;
}

.thumb .contacts {
  color:#555;
}

.ThumbContact { color:#006382; }

.nomargin{
	margin:0;
	padding:0;
}
.noresults{
	padding:5px;
	background-color:#FBFBFB;
	border:1px dotted #B1B6BC;
}

.margin300{
	margin-left:300px;
	padding-left:400px;
}

.contact-right{
	float:right;
	height:2em;
}

.break{
	border-bottom:1px solid #F8F8F8;
	margin-bottom:10px;
}
.lightgrey{
	color:#EEEEEE;
}
a.red:link{
	color:#920910;
}
.christmasred{
	color:#900;
}
h4.christmasred{
  padding-left:36px;
	background-image:url(../images/christmas_small.jpg);
	background-repeat:no-repeat;
	line-height:27px;
}
.msg{
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	background-color:#fbf8f1;
	border:1px solid #D58816;
}