/* base.css */

/************************************************************************/
/* PAGE     										*/
/************************************************************************/

#screentotal { 		position: absolute; top: 0px; left: 0px; width: 100%;
                        font-family: "Verdana", sans-serif; font-size: 12px; color: black; background: #ffffbb; }

a:link 			{color: black; 	text-decoration: none;}
a:visited 			{color: black; 	text-decoration: none;}
a:focus 			{color: black; 	text-decoration: none;}
a:hover 			{color: black; 	text-decoration: none;}
a:active 			{color: black; 	text-decoration: none;}

#pagetotal { 		position: relative; top: 10px; width: 1000px; height: auto; 
				margin-left: auto; margin-right: auto; margin-bottom: 200px; padding-bottom: 300px;
				background-color: #004b18;
				background-image: url(../images/new1000562.jpg); background-repeat: no-repeat;
				border-top: solid #543210 1px; border-right: solid #543210 2px;
				border-bottom: solid #543210 2px; border-left: solid #543210 1px; }

#pagemain {			position: relative; top: 0px; left: 280px; width: 680px; 
/* background: url(../images/discount.gif) no-repeat top left ; */
 background: url(../images/eco.gif) no-repeat top left; 
}

#banr0 {			position: relative; 
				top: 120px;
/* top: 160px; */
left: 20px; width: 369px; height: 54px;
				background-image: url(../images/wren.gif); background-repeat: no-repeat; background-position: right;
				z-index: 11}

#banr1 {			position: relative; 
				top: 110px;
/* top: 150px; */ 
left: 20px; width: 680px; height: 30px;
				background-image: url(../images/name220.gif); background-repeat: no-repeat; background-position: center;
				z-index: 9}

#banr2 {			position: relative; 
				top: 120px;
/* top: 160px; */
left: 20px; width: 680px; height: 24px;
				background-image: url(../images/retreat200.gif); background-repeat: no-repeat; background-position: center;
				z-index: 9}

#page {			position: relative; top: 250px; left: 0px; width: 680px; 
				height: auto; background-color: white; padding-bottom: 40px;
				border-top: solid #543210 1px; border-right: solid #543210 2px;
				border-bottom: solid #543210 2px; border-left: solid #543210 1px; }

#pagetext {			position: relative; top: 30px; left: 40px; width: 600px; margin-bottom: 30px;
				font-size: 14px; font-weight: normal; color: black; text-align: justify; }

#pagetext a { 		color: #0000ff; text-decoration: underline; }

#footer {			position: relative; top: 250px; left: 280px; width: 680px; 
				color: yellow; font-size: 11px; text-align: center; }

#footer a { 		color: yellow; font-weight: bold; text-decoration: }
#footer a:hover {		text-decoration: underline; }

#leftpix {			position: absolute; top: 500px; left: 39px; width: 200px; 
				text-align: center; }

/************************************************************************/
/* MENU											*/
/************************************************************************/

#menubox { 			padding: 0px; text-align: center; font-size: 11px;
				color: white; }

#menubox a { 		color: #000000; text-decoration: none; }
#menubox a:hover {	color: #0000ff; }

/************************************************************************/
/* UTILITIES										*/
/************************************************************************/

.txthead {			font-family: "Arial Rounded MT Bold", "Verdana", sans-serif; font-size: 20px; font-weight: bold; color: maroon; display: inline; }
.smlhead {			font-family: "Arial Rounded MT Bold", "Verdana", sans-serif; font-size: 18px; font-weight: bold; color: maroon; display: inline; }
.smllist {			font-family: "Arial Rounded MT Bold", "Verdana", sans-serif; font-size: 14px; font-weight: bold; color: maroon; }
#s16head {			font-family: "Arial Rounded MT Bold", "Verdana", sans-serif; font-size: 16px; font-weight: bold; color: maroon; display: inline; }
#s14head {			font-family: "Arial Rounded MT Bold", "Verdana", sans-serif; font-size: 13px; font-weight: bold; color: maroon; display: inline; }

#s14head a { 		color: maroon; text-decoration: none; }
#s14head a:hover {	color: maroon; text-decoration: underline; }

#s16head a { 		color: maroon; text-decoration: none; }
#s16head a:hover {	color: maroon; text-decoration: underline; }

#s10head a { 		color: maroon; text-decoration: none; font-weight: bold; }
#s10head a:hover {	color: maroon; text-decoration: underline; font-weight: bold; }

.smltext {			font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; color: black; }
.smltx10 {			font-family: "Verdana", sans-serif; font-size: 10px; font-weight: normal; color: black; }
table.leftalign {		text-align: left; }

/************************************************************************/
/* EOF	 										*/
/************************************************************************/
