


html, body {
	width: 100%;
	height: 100%;
	margin: 0 auto; 
}


body {background: url('bgblank.jpg') #201514; 
	font-family:lucida sans; 
	font-size: 7.5pt; 
	text-align: justify; 
	line-height:18px;
	color:#7c5042;
	cursor:default;
	padding-top;0px; 
	margin-top:0px;
} 

table, tr, td {
	font-family:lucida sans; 
	font-size: 7.5pt; 
	text-align: justify; 
	line-height:18px;
	color:#7c5042;
	text-align:justify; 
	line-height:18px;
	padding-bottom:10px;
}

b, strong {color:#e28a80;}

i {color:#bd7a68;}

u {color:#c67b71;}


A {
	font-style:italic;
	letter-spacing:1px;
	color: #6b3c2b; 
	text-decoration: none;
}

A:hover	{
	color: #e4c0a3; 
}

h1, #content h2 {
	background: transparent;
	font-family:courier new;
	font-size: 12px; 
	text-transform: none;
	padding-left:30px;
	line-height: 20px;
	color: #debea6; 
	text-align: left; 
	font-weight:normal; 
	font-style:italic;
	border-bottom: 4px solid#c0bab7;
}


#layout { 
	width: 100%;
	margin: 0 auto; 
} 


#container { 
background: url('container.jpg') top left repeat-y; 
float: left;
width: 635px;
} 


#header1 {
	background: url('top01.jpg') top left no-repeat; 
	height: 250px;
}

#header2 {
	background: url('top02.jpg') top left no-repeat; 
	height: 250px;
}


#footer {
	border:0px solid red;
	position:relative;
	bottom:0px;
	margin-top:0px;
	top:0px;
	clear:both;
	background: url('footer.jpg') no-repeat;
	width:900px;	height:50px;
	}


#footer p {
	font-size:7pt;
	position:absolute;
		left: 180px; top: 0px; 

}

#content {
	float: left;
	width: 505px;
	margin-left:100px;
	margin-top:-155px;
	background:transparent;
	cursor:default;
}

#content ul li {list-style-type:circle;}

}





blockquote {
	background: #f1edeb url('') top left repeat;
	padding: 0 0 0 10px;
	margin-left: 20px;
	width: 550px;
}

blockquote b { color: #a54724;}

input, label { 
	display: block; 
	float: left; 
	font-family:verdana; 
	font-size: 11px; 
	text-align: justify; 
	line-height:20px;
	color:#000000;
	cursor:default;
	margin-bottom: 10px; 

}

textarea { 
	display: block; 
	float: left; 
	margin-bottom: 10px; 
	font-family:verdana; 
	font-size: 11px; 
	text-align: justify; 
	line-height:20px;
	color:#000000;
	cursor:default;
}

.pic, img, img.skin {
	border: #180805 10px solid;
	margin: 5px;
	padding: 0px;
}


form {padding-bottom: 1em;}

.top {
position:absolute;
	float:right;
	width:550px;
	margin:320px 0 0 190;
}
ul {
	margin:0;
	padding:0;
}
.top ul {
	padding:5px 0px;
	list-style-image: none;
	list-style-type: none;
	display:block;
}
.top li {
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-style:italic;
	font-family:courier new;
	float: left;
	background-color: transparent;
}
.top li a {
	font-size: 11px; 
	font-weight: normal;
	color: #b19385;
	text-decoration: none;
	font-style:italic;
	font-family: courier new;
	float: left;
	padding: 0 13px;
	background-color: transparent;
}
.top ul li a:hover {
	color: #b4786d;
}


p {text-indent: 25px; margin:5px;}

::-moz-selection{
	background:#ffffff;
	color:#382C33;
}

::selection {
	background:#ffffff;
	color:#382C33;
}

