@charset "UTF-8";
/* CSS Document */

/*////////// GENERAL //////////*/ 
body {
	margin: 0px;
} 

#container {
	margin: 0 auto;
 	font-family: "Times New Roman", Times, serif;
  	font-size: 14px;
  	line-height: 16px;
  	width: 1060px;
	height: 767px;
} 

#container2 {
	overflow: hidden;
	height: 767px;
	background: url(../images/reed_basketweave.jpg) no-repeat scroll 0 0;
}

#buttons {
	position: relative; 
	top: -100px; 
	left: 72px;
}

h1, h4 {
  	font-family: "Times New Roman", Times, serif;
} 

h1 {
	color:#900;
	text-decoration: underline;
}

h2, h3 {
  	font-family: "Times New Roman", Times, serif;
}

h1 {
  	font-size: 28px;
}

h2 {
  	font-size: 18px;
	margin-bottom: 0px;
} 

h3 {
  	font-size: 16px;
	margin-bottom: 0px;
}

h4 {
	font-size: 14px;
	margin-bottom: 0px;
} 

p {
	margin-top: 2px; 
	margin-bottom: 18px;
} 

a {
	text-decoration: none;
	color: #900;
}

a:hover { 
	text-decoration: underline;
	color: #900;
}

a:visited {}

a.no_hover:hover {}

#header {}

#left {
	float: left;
	width: 220px;
	display: inline;
}

#content {
	float: right;
	width: 758px;
	height: 715px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	display: inline;
	position: relative;
	margin: 20px 20px 20px 0px;
	border: 2px #000000 solid;
	border-style: solid solid solid none;
}

#sidebarLT {} 

#sidebarRT {}

.clear { 
	clear: both;
}

ul.menu li a {
	background:url("../images/hdot2.gif") repeat-x scroll center bottom transparent;
	color:#333333;
	display:block;
	outline:medium none;
	padding:2px 0 0 4px;
	text-decoration:none;
}

ul.menu li a:hover {
	background-color: #cccccc;
}

ul.menu {
	list-style:none outside none;
	background:url("../images/hdot2.gif") repeat-x scroll center top transparent;
	margin:0;
	padding:1px 0 0 0px;
	line-height: 180%;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}

ul.menu ul {
	list-style:none outside none;
}

/*ul.menu li {
	background-color:#F6F6F6;
	background-image:none !important;
	margin:0 !important;
	padding:0 !important;
} */

/*#left ul li, #left ul li {
//	background:url("../images/bullet.gif") no-repeat scroll 5px 50% transparent;
//	margin:0;
//	padding-left:15px;
//} */

div.moduletable, div.moduletable_menu, div.moduletable_text {
	background-color: #f6f6f6;
/*	margin-bottom:15px; */
	margin: 30px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	color: #333333;
}

ul.menu li#current>a {
	background-color: #ffffff;
}

.gal_desc {
	font-size: 0.8em;
	padding: 0px 5px 0px 5px;
}

.gal_img {
	padding: 10px 0px 20px 0px;
}

.home_head {
	margin-top: 125px;
	text-align: center;
	font-size: 3.5em;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	color: #900;
}

div#home_pics_wrapper {
	margin: 100px auto 0 auto;
}

ul#home_pics {
	display: inline;
	margin: 0 auto 0 auto;
	padding: 0;
}

ul#home_pics li {
	list-style-type: none;
	display: inline;
	margin: 0 24px;
	padding: 0;
}

.disclaimer {
	text-align: center;
	font-size: 9px;
	margin: 0;
	line-height: 9px;
}

ul#services {
	width: 100%;
	text-align: center;
	margin: 50px 0;
	padding: 0;
}

ul#services li {
	display: inline;
	list-style-type: none;
	margin: 0 15px;
	letter-spacing: 1px;
	font-size: 1.2em;
}

.ired {
	color: #900;
}

/* Philosophy/How We Work */
.phil_item {
	min-width: 600px;
}

.phil_label {
	width: 130px;
	float: left;
}

.phil_label h2 {
	font-weight: bold;
  	font-size: 14px;
  	line-height: 16px;
	margin: 0;
	padding: 0;
}

.phil_body {
	margin-left: 150px;
	margin-right: 40px;
}

.clearboth {
	clear: both;
}

.phil_h1 {
	text-align: center;
	margin: 80px 0 40px 0;
}

/* Consulting Services */
h2.cons_serv {
	text-decoration: underline;
	margin: 5px 0 5px;
}

h1.cons_serv {
	margin: 60px 0 40px;
	text-align: center;
}

td.cons_serv_col1, td.cons_serv_col2 {
	width: 300px;
	padding-right: 50px;
	vertical-align: top;
}

td.cons_serv_col2 {
	padding-right: 10px;
}

/* Mission Statement */
.mstmt_label {
	width: 150px;
	float: left;
}

.mstmt_label h3 {
	font-weight: bold;
  	font-size: 14px;
  	line-height: 16px;
	margin: 0;
	padding: 0;
}

.mstmt_body {
	margin-left: 150px;
	margin-right: 40px;
}

#mstmt_container {
	margin: 80px 100px 0;
/*	width: 450px; */
}

#mstmt_container h1 {
	text-align: center;
	margin: 0 0 40px 0;
}

.downloads_label {
	width: 220px;
	float: left;
}

.downloads_body {
	margin: 0px 40px 0px 220px;
}