/*********************************************/
/* General*/
/*********************************************/
body{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size: 15px;
	color:#000;
}
* {line-height: 1.45;}
.siteColor{
	color:#9c7359;
}
p{text-align:left;}
strong, b {
  color: #997b68;
}

/*******************************************/
/* H */
/*******************************************/
h1,h2,h3, h4 {
	font-family: Arial Narrow, Arial;
	color: #888888;
	font-weight:normal;
	margin-left: -0.5em;
	position:relative;
	line-height:normal;
	clear:both;
    z-index:10;
}
h2,h3, h4 {
_margin-left: 0px;
}
h1{
	font-size:280%;
	color:#514134;
}
h2{
	font-size:180%;
	color:#514134;
}

h3{
	font-size:140%;
	color: #000000;
}
h4{
	font-size:110%;
	color: #000000;
}
/*******************************************/
/* Tags */
/*******************************************/

li{
	padding-bottom: 10px;
	text-align: left;
}

blockquote{
	font-style: italic;
}

table{
font-size:100%;
}


/* End of General Styles*/
/************************************************/

