body {
 font-family: arial, helvetica, serif;
 font-size: 12px;
 text-align: center;
 margin: 0;   /* optional   */
 color: #582700;
 line-height: 1.5em;
}

.changeTextColor  {
  color: #7FBF1F;
}

a {
	text-decoration: none;
	color: #582700;
}	
#topMenu  {
	position: relative;
	background-color: #582700;
	height: 60px;
	width: 100%;
}
#menuList {
     width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}
#menuList a {
	padding-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1.5px;
}	
#wrapper  {
 position: relative;
 width: 750px;
 text-align: left;
 margin: 0 auto;
}
#header {
	position: relative;
  height: 360px;
  overflow: hidden;
}	
#headerLong {
  position: relative;
}	
#logo  {
	z-index: 1;
	position: absolute;
	top: 30px;
	left: -4px;
	width: 175px;
	height: 93px;
	/*ORIG
	width: 248px;
	height: 128px;
	*/
	border: dotted 1px #fff;
	background: url(./images/posh-logo-175x93.gif) no-repeat;
	/*background: url(./images/poshLogo.gif) no-repeat;	ORIG*/
}
#pageTitle  {
	font-weight: bold;
	z-index: 1;

/* 	position: relative;
  margin: -33px 0 0 550px;   */
 position: absolute;
 bottom: 0;
 right: 0;

	width: 200px;
	height: 33px;
	background-color: #e9eaec;
  overflow: hidden;
}
#pageTitle p, #pageTitleLong p  {
  margin: 0;
  padding: 5px 0 0 20px;
}
#pageTitleLong  {
	font-weight: bold;
	z-index: 1;

 	position: relative;
  margin: -33px 0 0 550px;

	width: 200px;
	height: 33px;
	background-color: #e9eaec;
  overflow: hidden;
}
#rightMenu  {
	position: absolute;
	top: 0;
	right: 0;

	width: 135px;
  padding: 130px 20px 0 20px;
	min-height:300px;
  height:auto !important;
  height:300px;

	background-color: #e9eaec;
}
#rightMenu a  {
	text-decoration: none;
	color: #582700;
	font-size: 13px;
	line-spacing: 1.5em;
}	
#rightMenu h2  {
	font-size: 16px;
}
#pageText h2  {
	font-size: 16px;
}
#pageText h3  {
	font-size: 13px;
}
#rightMenu hr  {
	border: 0;
	color: #fff;
	background-color: #fff;
	height: 1px;
}
#pageText hr  {
	border: 0;
	color: #582700;
	background-color: #582700;
	height: 1px;
}

#littleSwoosh  {
/*		filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;   */
	
	z-index: 1;
	position: absolute;
	top: 0;
	right: -60px;
	width: 269px;
	height: 131px;
	background: url(./images/littleSwoosh.gif) no-repeat;
}

h1  {
/* font-size: 20px;
 margin: 0;
 color: #blahblah;  */
}

#content {
  position: relative;
  width: 750px;

  min-height:370px;
  height:auto !important;
  height:370px;
  background: 0 0 url(./images/bigSwoosh.gif) no-repeat;
}
#back  {
  /*display: none;   taking this out until later!!!  */
	position: absolute;
	top: 0;
	right: 700px;
	width: 50px;
	height: 30px;
	background-color: #e9eaec;
}	
#next  {
  /*display: none;   taking this out until later!!!  */
	position: absolute;
	top: 0;
	right: 648px;
	width: 50px;
	height: 30px;
	background-color: #e9eaec;
}
#back a, #next a  {
	display: block;
	margin: 5px 0 0 8px;
}
#tagLine  {
  position: absolute;
  top: 30px;
  left: 230px;
  left: 180px;

  font-size: 15px;
/* padding: 30px 20px 0;  */
  text-align: right;
  width: 180px;
  width: 230px;

}	
#pageText {
/*  position: absolute;
  right: 20px;  */
	margin-top: 15px;
  margin-right: 20px;
	font-size: 12px;
 	float: right;  
	width: 275px;
	padding: 0 0 0 20px;
	border-left: 1px solid #e1d8d1;
}
.rightPrice {
	float: right;
}	
#pageText p  {
	margin-top: 0;
}	
.squish  {
  padding: 20px;
  width: 710px;
}

#foot1 {
	float: left;
  width: ;
  height: 139px;
}
#foot2 {
	margin-left: 40px;
	float: left;
  width: ;
  height: 139px;
}
#foot3 {
	margin-left: 40px;
	float: left;
  width: ;
  height: 139px;
}
#foot4 {
	margin-left: 40px;
	float: left;
  width: ;
  height: 139px;
}
#containDaFeet  {
  width: 750px;
	margin: 0 auto;
	padding-top: 15px;
  padding-left: 40px;
}
#footer {
	clear: both;
	position: relative;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
  width: 100%;
  height: 139px;
  background-color: #e8f1d2;
	color: #768655;
}
#footer a  {
	text-decoration: none;
	color: #768655;
}

/*
    New Settings - 9/9/2010
    - Used for Projects
*/
#ProjectsAfter  {
    font-weight: bold;
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 0;
	width: 200px;
	height: 33px;
	background-color: #e9eaec;
    overflow: hidden;
}
#ProjectsAfter p {
  margin: 0;
  padding: 5px 0 0 20px;
}
#ProjectsBefore  {
	font-weight: bold;
	z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 33px;
    background-color: #e9eaec;
    overflow: hidden;
}
#ProjectsBefore p {
      margin: 0;
      padding: 5px 0 0 20px;
}
#ProjectsWrapperBefore
{
    position: relative;
    width: 750px;
    text-align: left;
    margin: 0 auto;
    padding-bottom: 30px;
    min-height:290px;
}
#ProjectsContent {
    position: relative;
    width: 750px;
    margin: 0 auto;
    min-height:50px;
    height:auto !important;
    height:370px;
}
#ProjectsBigSwoosh  {
	z-index: 0;
	position: absolute;
	top: 0;
    width: 750px;
    height:370px;
	background: url(./images/bigSwoosh.gif) no-repeat;
}
#back, #next {
	z-index: 2;
}	

