/* http://paopu-fruit.org */


body	{
	background-color:#121212;
	
margin: 0 auto;

	padding: 0;
	
	background-image:url(bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;	
	}

p	{
	text-indent: 20px;
	margin-top:0px;
	margin-bottom:10px;
	}

blockquote	{
	padding:10px;
	color:#363636;
	font-family:georgia;
	font-size:10px;
	width:350px;
	margin-left:90px;
	background-image:url(blockbg.jpg);
	border-left:15px solid #955237;
	}

blockquote a:link, blockquote a:visited {
	color:#5E422D;
	font-style:normal;
	font-weight:normal;
	}

blockquote a:hover {
	color:#954627;
	font-style:normal;
	font-weight:normal;
	}

table {font-size:10px }

/*********** I.D.'s ***********/


#content	{
	width: 530px;
	text-align: justify;
	margin-top:0px;
	font-size: 10px;
	line-height:18px;
	font-family: arial;
	color: #9a9888;
	position:absolute;
	left:10px;
	top:320px;
	width:550px;
	}

#nav {
	position:absolute;
	left:10px;
	top:1px;
	}

#nav a:link, #nav a:visited {
	color: #EEEACF;
	font-family:arial;
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	text-transform: uppercase;
	}

#nav a:hover {
	color: #FEBF18;
	font-family:arial;
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	text-transform: uppercase;
	}

a:link, a:visited, a:active	{
	color:#ae803e;
	font-family:georgia;
	font-style:italic;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	cursor:default;
	letter-spacing:0px;
	}

a:hover	{
	color: #eca743;
	text-decoration:none;
	}

#footer {
font-size:10px;
line-height:13px;}


/*********** TEXT CUSTOMIZATION ***********/


b	{
	color:#616055;
	}

i, em	{
	color:#9c9050;
	font-family:georgia;
	}

strong	{
	color:#aa6440;
	font-weight:normal;
	}

/*********** HEADERS ***********/


h1	{
	margin: 0;
	padding-right:23px;
	color: #fe8d00;
	font-family: arial;
	font-size: 25px;
	font-weight:normal;
	text-align: right;
	line-height:30px;
	letter-spacing:0px;
	text-transform:lowercase;
	background-image:url(h1.gif);
	background-position:right center;
	background-repeat:no-repeat;
	}

h2	{
	margin: 0;
	margin-top:-10px;
	color: #935319;
	font-family: arial;
	font-size: 9px;
	font-weight:normal;
	text-align: right;
	padding-right:40px;
	line-height:px;
	text-transform:lowercase;
	}


/***********SPECIAL**************/

.img {border: 6px solid #d8d4c0; background-color: transparent !important;}

.img:hover {border:6px solid #99a998; background-color: transparent !important}

.float {
	line-height:20px;
	margin-top:0px;
	padding-bottom:px;
	padding-left:5px;
	float:right;
	color:#616055;
	font-size:23px;
	letter-spacing:-2px;
	}

.floatl {
	margin-top:0px;
	padding:10px;
	float:left;
	}

input, textarea, option, select {
	font-size: 10px;
	line-height:15px;
	font-family: tahoma;
	color: #555047;
	background-color:#1F1F1F;
	border:1px solid #aa6440;
}
