 /* style sheet for NewPringle */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0; /* to avoid margins */
 	text-align: center; /* to correct the centering IE bug*/
    background-color: #4d5735;  
}

a:link, a:visited {
	color: #333333;	
	text-decoration: none;
}

a:hover, a:active {
	color: #b93b00;
}

/*
.topmenu a:link, a:visited {
	color: #333333;	
	text-decoration: none;
}

.topmenu a:hover, a:active {
	color: #b93b00;
}
*/
#dreamscape {
	position: absolute;
	top: 90px;
	left: 25px;	
}

#eho {
	position: absolute;
	top: 90px;
	left: 695px;	
}

/*#bar1 {
	width:649px;
	height:20px;
	color:#d7a135;
	position:absolute;
	top: ;
	left: ;
}*/

#container {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	/*width: 704px;*/
	width:730px;
	height:90%;
	text-align: left; /* to realign your text */
	background-color: #4d5735;
	/*background-color: white;*/
	/*border: 1px dashed black;*/	
}

#lefteff {
	background-image: url(pics/3000shadows_left.jpg);
	position: absolute;
	left: 8px;
	top:0px;
	width: 19px;
	height: 100%;	
	z-index:100;
}

#righteff {
	background-image: url(pics/3000shadows_right.jpg);
	position: absolute;
	top: 0px;
	left: 796px;
	width: 19px;
	height: 100%;
	z-index:100;
}

/*
#lefteffect {   */
	/*background-image: url(../images/02.jpg);*/
/*	background-image: url(../images/dropshadows/3/3000shadows_left.jpg);
	background-repeat: repeat-y;
	position: absolute;
	left: 8px;
	top: 0px;
	width: 19px;
	height: 100%;	
}
*/

/*
#righteffect {    */
/*background-image: url(../images/05.jpg);*/
/*	background-image: url(../images/dropshadows/3/3000shadows_right.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;      */
	/*left: 676px;*/
/*	left:729px;
	width: 19px;
	height: 100%;
}
*/

#lefteffect {
	/*background-image: url(../images/02.jpg);*/
	background-image: url(pics/3000shadows_left.jpg);
	background-repeat: repeat-y;
	position: absolute;
	left: 8px;
	top:0px;
	width: 19px;
	height: 880px;;	
}

#righteffect {
/*background-image: url(../images/05.jpg);*/
	background-image: url(pics/3000shadows_right.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	/*left: 676px;*/
	left: 756px;
	width: 19px;
	height: 880px;;
}

#header1 {
	position: absolute;
	top: 0px;
	left: 27px;
	height: 72px;
	width: 210px;
	background-color: white;
}

#header2 {
	position: absolute;
	top: 0px;
	left: 236px;
	height: 72px;
	/*width: 440px;*/
	width:521px;
	background-color: white;
	font: bold 1.0em Geneva, Arial, Helvetica, sans-serif;
}

#header2 ul {
	list-style:none;
	margin: 0px;
	padding:0px;
	position: absolute;
	top: 50px;
	left: 24px;
	/*border: 1px inset black;*/
}

#header2 li {
	display: inline;
}

#menu {
	position: absolute;
	left: 0px;
	top: 30px;
}

#flash {
	position: absolute;
	left: 28px;
	top: 72px;
	width: 648px;
	height: 221px;	
	z-index:1;
}

#flash1 {
	position: absolute;
	left: 27px;
	top: 71px;
	width: 208px;
	height: 221px;	
	z-index:100;
}

#flash2 {
	position: absolute;
	left: 236px;
	top: 72px;
	width: 492px;
	height: 221px;	
	z-index:0;
}

.FlashMenu {
	width: 211px;
	height: 221px
}

#whitesliver {
	position: absolute;
	left: 236px;
	top: 290px;
	/*width: 440px;*/
	width: 490px;
	height: 3px;
	background: white no-repeat;	
}

#goldbar {
	background-image: url(pics/goldbar700.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 27px;
	top: 72px;
	/*width: 651px;*/
	width: 730px;
	height: 20px;	
}

.sizetools {
	position: relative;
	left: 150px;
	top: 0px;	
	margin:0;
	padding:0;
	font: bold 12px Arail;
	color:#4d5735;
}

#footerwrapper {
	margin:0px;
	padding:0px;
	position: absolute;
	left:27px;
	top: 92px;
	height:100%;
	/*border:1px dashed magenta;*/
	
}

#rightside {
	margin:0px;
	padding:0px;
	position: relative;
	left: 0px;
	top: 0px;
	width:730px;
	background-color: white;	
	/*border:1px dashed green;*/
}

#footer {
	/*background-image: url(../images/footer2.gif);*/
	background-image: url(pics/3000shadows_footer2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: -19px;
	width: 807px;
	height: 176px;
}

#footer ul {
	list-style:none;
	padding-top: 55px; 
	text-align: center;
	color: #ffffff;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:0px;
	
}

#footer li {
	display: inline;
	}

a.footer:link, a.footer:visited {
	color: #ffffff;
}

a.footer:hover, a.footer:active {
	color: #b93b00;
}

.footertext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bolder; 
	/*color: #373E2C;*/
	color: #ffffff; 
	text-align:center;
	left:19px;
	position:relative;
}

#rightcopy {
	margin-left: 241px;
	/*width: 400px;*/
	width:450px;
	min-height:720px;
	height:100%;
	background-color: #ffffff;
	font-size: 12px; color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*border:1px dotted red;*/
}

#form1 {
	position:absolute;
	top:35px;
	left: 15px;
	width:197px;
	height:220px;
	border: 1px black solid;	
}

#form2 {
	position:absolute;
	top:20px;
	left: 15px;
	width:187px;
	height:130px;
	float:left;
	border: 1px black solid;
	text-align:center;
}

.thinline {
	width: 440px;
	height:1px;
	color: #000000;
}

h6#form {
	vertical-align:top;
	height:2em;
	font-size:12px;
	background-color: #d7a135;
	text-align:center;
	margin: 0;
	padding: 0;
}

#buttons {
	position:absolute;
	top:240px;
	left: 15px;
	width:200px;
	height:320px;
	float:left;
	text-align:center;
	/*border: 1px blue dotted;*/
}

#why1 {
 	position: absolute;
 	left: 25px;
 	top: 10px;
 	width:130px;
 	height: 100px;
 	/*border: 1px black dashed;*/
}

#why2 {
 	position: absolute;
 	left: 170px;
 	top: 10px;
  width:130px;
  height: 100px;
 /*border: 1px black dashed;*/
 	
}

#why3 {
 	position: absolute;
 	left: 315px;
 	top: 10px;
 	width:130px;
 	height: 100px;
 	/*border: 1px black dashed;*/
}

#orangewrapper {
 	position: relative;
 	left: 0px;
 	top: 0px;
 	width:450px;
 	height: 350px;
 /*border: 1px dashed blue;*/
}

#orangebar {
 	position: absolute;
 	left: 0px;
 	top: 120px;
 	width:450px;
 	height: 20px;
 	background-image: url(../images/orangebar.gif); 
}

#featured1 {
 	position: absolute;
 	left: 30px;
 	top:150px;
 	width:175px;
  height: 150px;
 	/*border: 1px black dashed;*/
 	
}

#featured2 {
 	position: absolute;
 	left: 230px;
 	top:150px;
  width:175px;
  height: 150px;
  /*border: 1px black dashed;*/	
}

.style59 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	position: absolute;
	top:30px;
	left:58px;
	background-color: #ffffff;
	padding-top:3px;
	padding-left:2px;
	height:40px;
	width:153px;
	text-align: center;
}
#right2 {
	position: relative;
	left: 27px;
	top: 92px;
	width: 769px;
	background-color:white;
	/*border:3px dotted red;*/
}
