/* CSS Document */

body {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 18px;
text-align:left;
}
p { 
	margin-top: 0px; 
	}


form, select, input, option {
margin: 0px;
padding: 0px;
}

#container  {
 margin: 0 auto;
 width: 760px;
 background-color: #FFFFFF;
 padding: 0px 5px 0px 5px;

 position: relative;
 background-image:url(../logo/bamboo_bg.gif);
 background-repeat:repeat-y;
}

#container_popup  {
 width: 600px;
 background-color: #FFFFFF;
 padding-left: 5px;

 position: relative;
 background-image:url(../logo/bamboo_bg.gif);
 background-repeat:repeat-y;
}

#left {
float: left;
width: 153px;
background-image:url(../logo/bamboo_bg.gif);
background-repeat:repeat-y;
}
#right {
float: left;
width: 572px;
}

#right_popup {
float: left;
width: 440px;
}

#header {
background-image:url(../logo/logo.gif);
background-repeat:no-repeat;
width: 520px;
height: 153px;
position: relative;
z-index: 999;
}

#nav {
	list-style-type:none;
	position: absolute;
	top: 125px;
	left: 5px;
	width: 600px;
	z-index:1000;
	height: 24px;
	color: #D3F689;
}
#nav ul {
	z-index: 1002;
	margin: 0px;
	padding: 0px;
}
#nav li {
display:inline;
	z-index: 1003;
}

#header a, #header a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
height: 18px;
text-decoration: none;
padding: 6px 5px 6px 5px;
}

#header a:hover {
color: #FFFFFF;
background-color: #A0C455;
}

#footer {
float: left;
background-image:url(../logo/footer.gif);
background-repeat:no-repeat;
width: 510px;
height: 36px;
padding-left: 190px;
font-size: 10px;
line-height:normal;
}

#footer_popup {
float: left;
background-image:url(../logo/footer.gif);
background-repeat:no-repeat;
width: 380px;
height: 36px;
padding-left: 216px;
font-size: 10px;
line-height:normal;
}

#footer_popup a, #footer a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #999999;
text-decoration:underline;
}
#footer_popup a:hover {
color: #A6A83F;
}


#footer a, #footer a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #999999;
text-decoration:underline;
}
#footer a:hover {
color: #A6A83F;
}

#content {
position: relative;
text-align:justify;
}
#content_popup {
position: relative;
width: 440px;
}
#content_header {
background-image:(..//logo/retreat-society.gif);
top: -15px;
z-index: 500;
text-align:justify;
}
#content_left {
float: left;
width: 59;
padding-top: 30px;
}
#content_right {
float: left;
width: 459px;
padding: 10px 0px 35px 0px;
text-align:justify;
letter-spacing: 1px;
}
#content a, #content a:visited {
text-decoration: none ;
color: #669900;
text-align:left;
}
#content a:hover {
text-decoration: underline;
color: #FEBA02;
}

#content_popup a {
text-decoration: underline;
color: #999999;
text-align:left;
}
#content_popup a:hover {
text-decoration: none;
color: #A6A83F;
}
.clearer {
 clear:both;
}

.product {
border: 1px solid #cccccc;
width: 510px;
float: left;
margin: 25px 0px 0px 0px;
}

.square {
width: 11px;
height: 11px;
padding: 0px;
margin: 0px 3px 0px 0px;
float: left;
line-height: 11px;
}

input,textarea,submit,select,option {
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menu_products {
	z-index: 1001;
	position: absolute;
	left: 146px;
	top: 21px;
	width: 140px;
	display:block;
	float: left;
	background-color:#FFFFFF;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;

}

#menu_products a,#menu_products a:visited {
	width: 130px;
	display: block;
	border-bottom: 1px solid #DEDEDE;
	padding: 2px 5px 2px 5px;
}


