/*-------------------------------------------------
Title:		Skiba Consulting css styles
Author:		Jason Marshall
Updated:	
------------------------------------------------- */


/* baselines
------------------------------------------------- */
:link img {
  border: none;
}

h1 {
	padding: 0px;
	margin: 0px;
}

p { 
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #516E5D;
	text-decoration: underline;
}

a:visited {
	color: #9EA09D;
	text-decoration: underline;
}

a:hover {
	color: #7B9B88;
	text-decoration: none;
}

a:active {
	color: #516E5D;
	text-decoration: none;
	font-weight: bold;
}
body#home a#homeB,
body#work a#workB,
body#how a#howB,
body#service a#seviceB,
body#about a#aboutB,
body#library a#libraryB,
body#contact a#contactB {

	background-color: #DFE5CC;
	color: #000000;
}

body#team a#nav-team,
body#enviroment a#nav-enviroment,
body#coaching a#nav-coaching,
body#strategic a#nav-strategic {

	color: #516E5D;
	text-decoration: none;
	font-weight: bold;
}

strong {
	color:#333333
}
/* -------------------------------------------------
                                    end baselines */


/* table
------------------------------------------------- */
* html table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	margin-top: -20px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	margin-top: 90px;
}

table h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
}


/* -------------------------------------------------
                                    end table */
									
									

/* structure
------------------------------------------------- */

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #E3E8EB;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#backgroundShadow {
	background-image: url(../sliced_jpegs/background.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	width: 918px;
	margin-left: auto;
	margin-right: auto;
}
	

#wrapper {
	width: 896px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	
}

#right {
	width: 720px;
	float: right;
}

/* -------------------------------------------------
                                    end structure */
									
									
									
/* navigation
------------------------------------------------- */

#navigation {
	height: 27px;
	width: 896px;
	background-color: #4C6550;

}

#navigation ul { 
	margin: auto;
	padding: 0;
	list-style-type: none;
	background-color: #4C6550;
	height: 26px;
	width: 895px;
	
}

#navigation ul li {
	float: left;
}


#navigation ul a {
	background-color: #4C6550;
	padding: 7px 9px 5px 19px;
	display: block;
	text-decoration: none; 
	font-family: Arial, Tahoma, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF; 
}

#navigation ul a:hover {
	background-color: #DFE5CC;
	color: #000000;
}

/* -------------------------------------------------
                                   end navigation */
								   
#blog {
	position: absolute;
	top: 55px;
	left: 975px;
	z-index: 99;
	
}								   



/* left side bar
------------------------------------------------- */
* html #leftBar {
	float: left;
	height: auto;
	width: 125px;
	margin-top: 25px;
	padding: 10px 31px 10px 19px;
	clear: right;
}
	
#leftBar {
	float: left;
	height: auto;
	width: 125px;
	margin-top: 25px;
	padding: 10px 31px 10px 19px;
}
	
#leftBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	
}
	
#leftBar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
	margin-bottom: 15px;
}

#leftBar table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	margin-top: -20px;
}

/* -------------------------------------------------
                                end left side bar */
		
								
								
/* home flash header
------------------------------------------------- */

#flashHeader {
	height: 182px;
	width: 720px;
	float: right;
	padding: 0;
	margin-bottom: 20px;
	
}

/* -------------------------------------------------
                            end home flash header */


/* sub page header
------------------------------------------------- */

#subHeader {
	height: 87px;
	width: 720px;
	float: right;
	padding: 0;
	margin-bottom: 20px;


}

#service #subHeaderimg {
	height: 243px;
	width: 720px;
	float: right;
	padding: 0;
	margin-bottom: 0px;


}

/* -------------------------------------------------
                              end sub page header */

							  

/* home page center column
------------------------------------------------- */

* html #centerColumn {
	width: 425px;
	padding: 5px 20px 40px 20px;
	margin: 0px;
	float: left;

}

#service #centerColumn {
	width: 425px;
	padding: 5px 20px 40px 20px;
	margin: 0px;

}

#centerColumn {
	width: 425px;
	padding: 5px 20px 40px 20px;
	margin: 0px;

}


#centerColumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}


#centerColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	
}
	
#centerColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	margin-bottom: 15px;
}

#centerColumn li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
	margin-bottom: 10px;
}

#download #centerColumn li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
	margin-bottom: 10px;
	list-style-type: none;
}

#form {
	margin-top: -40px;
}

* html #form {
	margin-top: 50px;
}

.leftalign{
	text-align:left;
	margin-left: 20px;
	}

.picturewrap {
	float:left;
	padding-right: 8px;

}

/* -------------------------------------------------
                      end home page center column */
					  
					  
					  

/* right side bar
------------------------------------------------- */

* html #rightBar {
	float: right;
	width: 195px;
	padding: 5px 35px 10px 25px;
	margin: 0;
	clear: right;

}


#rightBar {
	float: right;
	width: 195px;
	padding: 3px 35px 10px 25px;
	margin: 0;

}
	
#rightBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	
}
	
#rightBar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
	margin-bottom: 15px;
}

.textwrap {
	float:left;
	padding-right: 8px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #333333;
}

/* -------------------------------------------------
                               end right side bar */
							   
							   


/* footer
------------------------------------------------- */

#footer {
	background-image: url(../sliced_jpegs/bottom_drpShadow.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 918px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding-left: 20px;
	padding-top: 19px;
	color: #333333;
}

/* -------------------------------------------------
                                       end footer */
