/*
	T.Hughes Consulting style sheet
	 for The Cairns Blaner Group, LLC
	Copyright 2007-2010 All rights reserved.
*/

html,body,h1,h2,h3,h4,h5,div {
	margin:0;
	padding:0;
}

body {
	background-color:#FFF;
	background-image:url(../img/bg-body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color: #362f2d;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	text-align: center;
}

#wrapper {
	margin:0 auto;
	text-align: left;
	width: 840px;
}

img {border: 0;}

h2 {	
	color: #1d4161;
	font-size: 1.10em;
	font-weight: bold;
}
h3 {	
	color: #1d4161;
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	margin-bottom:7px;
}
h4 {
	color: #1d4161;
	font-size: 1.50em;
	font-weight: bold;
}
h5 {
	color: #454445;
	font-size: 1.20em;
	font-weight: bold;
}

p.large {
	font-size: 14px;
}

a {border-bottom:1px #d9ccb3 solid; color: #362f2d; text-decoration: none;}
a:active {}
a:link {}
a:visited {}
a:hover {border-bottom:1px #2f3f63 solid; color: #362f2d; text-decoration: none;}

a.img {border-bottom:none;}
a.img:hover {border-bottom:none;}

.blue {border:none; color: #2f3f63; text-decoration: none;}
a.blue:active {}
a.blue:link {}
a.blue:visited {}
a.blue:hover {border:none; text-decoration: underline;}

.title {color: #454445;
	font-size: 1.20em;
	font-weight: bold;
	text-decoration: none;
}
a.title:active {}
a.title:link {}
a.title:visited {}
a.title:hover { text-decoration: underline;}

#top-section {
	height:94px;
	padding:0;
	background-color:#1d4161;
}
#top-wide {
  width:100%;
  padding:0;
}

#mid-section {
	position: relative;
	left: 0;
	top:5px;
	width:840px;
	background-color:#FFF;	
}
#mid-sidebar {
  float: left;
  margin:0 0 10px 8px;
  padding-top: 8px;
  width:228px;
  background-color: #FFF;
}
#mid-col2 {
  margin:0 20px 0 238px;
  padding: 8px 8px 2px 0;
  background-color: #FFF;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

ul.menu {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; list-style-type: none; margin:0; padding:0; background-color:#f8f8f8;}
ul.menu li {display: block; margin: 0 0 1px 0; background-color:#e1e1e1;}
ul.menu li.footer {border-top: 1px solid #e1e1e1; background-color: #FFF; font-size: 1px; line-height:1px; padding: 0;}

ul.menu li a {display: block; border:none; color: #252120; padding: 7px 18px 7px 22px; text-decoration:none;}
ul.menu li a:visited {color: #252120}
ul.menu li a:hover {border:none; color: #252120; background-color:#ebebeb; text-decoration:none;}
ul.menu li a.current {color: #252120; background-color:#ebebeb;}
ul.menu li a.active {color: #252120 !important; font-weight: bold}

ul.menu ul {font-size:14px;list-style-type: none; margin:0; padding:0; }
ul.menu ul li {display: block; margin: 0; background-color:#e1e1e1;}
ul.menu ul li a {display: block; background:transparent url("../img/arrowrt.gif") 24px 1px no-repeat; border:none; color: #252120; padding: 7px 18px 7px 38px; text-decoration:none;}

ul.standard {
	line-height:195%;
	list-style:square;
	margin-right:15px;
	margin-top:5px;
}

#mid-col3 {
	position: absolute;
	top: 0;
	left: 99%;
	width: 1%;
}

#bottom-section {
  position:relative;
  left:0;
  top:0;
  color: #362f2d;
  font-size: .9em;
  height: 65px;
  background-color:#FFF;
  border-top:5px solid #173550;
}
#bottom-col1 {
  position:absolute;
  top:15px;
  left:0;
  width:15%;
}
#bottom-col2 {
  position:relative;
  top:15px;
  left:15%;
  width:80%;
}

#content2 {
	padding:0 0 15px 20px;
	width: 95%;
	height: auto;
	line-height: 165%;
}

#journal {
	border-bottom:3px solid #ceccbc;
	background-image:url(../img/rip.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width: 330px;
	padding:0 212px 0 0;
}
table.careersearch {
	padding:0 10px 5px 0;
	margin:0 0 0 10px;
	background-color: #ffffff;
	background-image: url(../img/career-search.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 95%;
}
