html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #fff;
  color: #333333;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #d2ce75;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #8591bc;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #908e7d;
  font-size: 1em;
  font-weight: bold;
}
a img{border: none;
	
}
a,  a:link {
  color: #995049;
  text-decoration: none;
}
a:visited {
  color: #995049;
  text-decoration: none;
}
a:hover {
  color: #995049;
  text-decoration: underline;
}
a:focus {
  color: #995049;
}
a:active {
  color: #995049;
}
#outerWrapper {
  background-attachment: scroll;
  background-image: url("../images/header.jpg");
  background-repeat: no-repeat;
  margin: 0 auto 0 auto;
  min-width: 900px;
  text-align: left;
  width: 900px;
}
#outerWrapper #header {
  height: 150px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	
}
#topText{
  margin: 0 350px 0 200px;
  padding: 10px 25px 0 15px;
  width: 325px;
	
	color: #8591bc;
	font-size: 1.1em;
	line-height: 1.2em;
}
#wrapper1{
	background: transparent url(../images/home_nav_pic.jpg) no-repeat 0 bottom;
	margin: 0;
	padding-bottom: 6px;
}#navigation1 {
  float: left;
  margin: 0;
  padding: 30px 0 0;
  width: 175px;
}
#contentWrapper1{
	margin: 10px 0 0 175px;
	padding: 0;
	border-top: 1px dashed #6676a4;
}
#leftColumn1 {
  padding: 15px 0 10px 40px;
  width: 325px;
	margin-right: 300px;
	margin-top: 0;
	margin-bottom: 0;
}
#rightColumn1 {
	line-height: 1.2em;
  float: right;
  width: 275px;
	border-left: 2px solid #dfdc9d;
	margin: 0;
	padding: 105px 25px 0 10px;
	color: #908e7d;
	background: #fff url(../images/blog_pic.jpg) no-repeat 0 top;
}
#clear{
	padding: 0 5px 0 0;
	margin-top: -105px;
	float: right;
}



/*wrapper 2*/

#wrapper2{
	border-top: 2px solid #908e7d;
		background: transparent url(../images/portfolio.jpg) no-repeat;
	margin: 0;
	padding-bottom: 6px;
	height: 120px;
}#navigation2 {
  float: left;
  margin: 40px 0 0;
  width: 175px;
	padding: 0;
}
#navText2{
	
}
#contentWrapper2{
	padding: 0;
	height: 130px;
	margin: 0;
}
#leftColumn2 {
 	color: #8591bc;
	font-size: 1.1em;
	line-height: 1.2em;
 padding: 0 0 10px 40px;
  width: 325px;
	margin: 40px 300px 0 175px;
	
}
#rightColumn2 {
  float: right;
  width: 275px;
	border-left: 2px solid #dfdc9d;
	margin: 0;
	padding: 0 35px 0 0;
	color: #908e7d;
	background-color: transparent;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#footer {
  border-top: solid 1px #dfdc9d;
  padding: 5px 25px 3px 20px;
	color: #908e7d;
	font-size: .80em;
	margin: 0;
	background-color: #fff;
}
#dirLinks{
	font-size: .9em;
}
/*#footer a,  a:link {
  color: #908e7d;
  text-decoration: none;
}
#footer a:visited {
  color: #908e7d;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}*/