/* Three Colomn Body Chooser*/
*, html{
	margin: 0;
}

body {
	font-family: "arial", verdana, lucida, helvetica, sans-serif;
	font-size: 80%;
	background: #fff url(../images/backStripes.gif);
	text-align: justify;
}

h1 {
	padding: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: lighter;
	color: #8B9269;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	line-height: 16px;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 4px;
}

h2 {
	margin: 15px 0 0 5px;
	text-align: left;
	font-size: 170%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8B9169;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7CB33;
	
}

h3 {
	font-size: 120%;
	color: #FFFFFF;
	text-align: right;
	margin: 0;
	display: block;
	background-color: #9EA671;
	font-family: Arial, Helvetica, sans-serif;
	border: #000 1px solid;
}

h3 a{
	color:#FFF;
	margin-right: 5px;
}
h3 a:hover{
	color: #333;
	margin-right: 5px;
}

h3 a:active{
	color: #fff;
	margin-right: 5px;
}

h4 {
	font-size: 180%;
	color: #F01E1E;
}
h5 {
	font-size: 110%;
	color: #FFFFFF;
	text-align:left;
	margin: 0;
	display: block;
	background-color: #9EA671;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: #000 1px solid;
}

a{
	color: #50543C;
	text-decoration:none
}	

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



img {
	border: none;
}

div#wrapper  {
	width: 800px;
	background-color: #fff;
	margin: 0 auto; /* TB  LR */
	text-align: left;
	border: 2px #000 solid;
}

div#mastHead{
	background: #fff url(../images/LOGO3.jpg) top left no-repeat;
	height: 160px;
	border: none;
}

#headerImg{
	height: 125px;
	margin-top: -10px;
	margin-bottom: 5px;	
} 
#catalyst{
	background-color: #D9DABF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	height: 40px;
	width: 248px;
	padding-left: 5px;
	float: right;
	font-size:12px;
}

#catalyst a:hover{
	color: #000;
	position:relative;
	font-size:14px; 
}

#catalyst li{
	list-style: none;
}

div.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	background:transparent;
}

/* 1 column layout */
div#oneCol #left {
	width: 760px;
}

div#oneCol #right, #oneCol #middle {
	display: none;
}

/* 2 column layout */

#twoCol #left {
	float: left;
	width: 250px;
	background: #fff;
	background-color: #50543C;
}

#twoCol #middle {
	float: right;
	width: 545px;
}

#twoCol #right {
	display: none;
}

/* 3 column layout */

#contentContainer2{
	background-color: #666633;
	margin: 5px 0 0 0;
	width:90%;
}

#threeCol #left {
	float: left;
	width: 250px;
	height: 100%;
	background-color: #50543C;
	border-right: 1px #693 solid;
}

#threeCol #right {
	float: right;
	width: 250px;
	margin: 0px 10px 0 0;
	background-color: #FFFFFF;
	line-height: 10;
}

#threeCol #middle {
	margin: 0px 275px;
	background-color: #FFFFFF;
}

#footer {
	text-align: center;
	height: 60px;
	background-color: #8B9169;
	font-family: Georgia1, Georgia, serif;
	font-size: 14px;
	color: #fff;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
#footer p{
	line-height: 5px;
}

#footer a:link{
	color:#FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

p strong {
	color: #50543C;
}

#leftContainer {
	background: url('.../images/testimonial.jpg') left top no-repeat;
	overflow: scroll;
	height: 550px;
	width: 250px;
}

.testimonials {
	width: 200px;
	color:#fff;
	font-family: Georgia1, Georgia, serif;
	font-style: italic;
	font-size: 1em;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 15px;
	line-height: 16px;
}

.testimonialName{
	font-family: Arial, verdana, san-serif;
	font-style: normal;
	font-size:9px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: none;
	width: 200px;
	display: block;
	text-align: right;
}

.submitMe{
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFF99;
}

.submitMe img{
	border: none;
	margin: 10px;
}

.indexText{
	padding:10px 10px 0 25px;
	font-family: georgia;
	font-size: 11pt;
	line-height: 16pt;
	letter-spacing: 1.01pt;
	width: 90%;
}

form{
	text-align: left;
	float: right;

	background-color: #FFFFFF;
}

input {
		margin-top: 5px;
}

span.first{
 font-family: Old English, Georgia,serif;
 font-size: 80%;
 margin:  0 0 10px 0;
}

.firstLetter {
	font-size: 14px;
	font-weight: bold;
}

.bodyLinks{
	margin: 0;
}

/* -------------------form  ---------------------------------------*/

table#contacttbl{
	padding: 10px;
	border:2px #00FF66;
	width: 480px;
}

form {
	padding: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
/*  vertical-align: top;
*/}

input,
textarea,
select {
  padding: 1px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  background: #EEE;
  border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
	padding: 2px 5px;
	font: 400 0.9em verdana, serif;
	cursor: pointer;
	color: #fff;
	background: #8B9169;
	border-width: 1px;
	border-style: solid;
	border-color: #D9D9BF;
}

input.radio {
  background: none;
  border: 0px;
}

.services {
	overflow: scroll;
	height: 550px;
}
.services img {
	float:left;
	margin-right: 10px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8B9269;
	border-right-color: #8B9269;
	border-bottom-color: #8B9269;
	border-left-color: #8B9269;
}

.media {
	background-color: #FFFFFF;
	height: 400px;
}

.pdf {
	border: none;
	margin-left: 30px;
	float: left;
	margin-top: 20px;
	width: 200px;
}

.adobe img {
	border:none;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.adobe a img {
}
.adobe a:hover img {
	opacity: 0.60;
	filter: alpha(Opacity=60);
	float: right;
}

.partner{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding: 15px;
}

.partner img{
	float: left;
	display: block;
	border: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

ul.floatList{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 115px;
	list-style-type: none;
	margin-left: 13px;
}

.contactLogo{
	float: right;
	margin-right: 150px;
}

.floatMe{
	position: absolute;
	left: 790px;
	top: 368px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
}

legend {
	border: 1px solid #BDBD9E;
	font-family: verdana;
	background-color: #D9D9BF;
	color: #50543C;
}

