
# html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; } 

a img {
	border-style: none;
}

table {font-size:12px;}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
	font-family:Tahoma, Geneva, sans-serif;
	color:#ECE9D8;
	font-size:12px;
	background-image: url(../images/background_pattern_top.png);
	background-repeat:repeat-x;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

/*#container_outside {
	width: 100%;
	text-align:center;
	background-image: url(../images/background_pattern.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom: 100px;
}
#container_inside1 {
	width: 1000px;
	text-align:left;
	margin: 0 auto;
	/*overflow:hidden;*
}

#container_inside {
	width: 1000px;
	background-color: #1e1c18;
	text-align:left;
	margin: 0 auto;
	/*overflow:hidden;*
}*/


#container_outside {
	width: 100%;
	text-align:center;
	background-image: url(../images/background_pattern.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
#container_inside1 {
	width: 1000px;
	text-align:left;
	margin: 0 auto;
	overflow:hidden;
}
#container_inside {
	width: 1000px;
	background-color: #1e1c18;
	text-align:left;
	margin: 0 auto;
	overflow:hidden;
}





#H_logo{
	width:300px;
	height:169px;
	float:left;
	display:block;
	vertical-align:bottom;
}
#header{
	width: 700px;
	height:169px;
	
	float:right;
	display:block;
}
#header_text{
	color:#88755f;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:right;
	padding-top:135px;
}
#header_text a{
	color:#88755f;
	text-decoration:underline;
}
#header_text a:hover{
	color:#999187;
}
.header_link{
	padding-left:6px;
	padding-right:6px;
}
#flashheader{
	clear:both;
	width:1000px;
	height:300px;
	position:relative;
}
#page_title{
	height:114px;
	position:relative;
}
#left_column{
	width:250px;
	float:left;

}
#left_column_inside{
	padding-left:30px;
	text-align:justify;
}

#right_column{
	width:720px;
	float:left;
}
#right_column_inside{
	padding-left:20px;
	text-align:justify;
	line-height:1.5em;
	font-size:12px;
}

ul#bullets li{
	background-repeat:no-repeat;
	list-style:none;
	margin-left:-35px;
	padding-left:30px;
	padding-bottom:25px;
	padding-top:2px;
	line-height:1.25em;
	text-align:left;
}
a.suite_link{
	color:#a38c62;
	text-decoration:none;
}
a:hover.suite_link{
	color:#cdb588;
	text-decoration:none;
}
a.suite_link2{
	color:#CCCCCC;
	text-decoration:none;
}
a:hover.suite_link2{
	color:#FFFFFF;
	text-decoration:none;
}
#footer{
	clear:both;
	display:block;
	background-color:#171512;
	width:100%;
	height:33px;
	font-size:12px;
	text-align:right;
	text-align:center;
}
a.footer_text{
	color:#615a53;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	font-size:13px;
}
a:hover.footer_text{
	color:#999187;
}

.Estilo1 {color: #CCCCCC;}
.Estilo2 {color: #666666;}
.Estilo3 {color: #CCCCCC;}
.Estilo4 {color: #a38c62; font-weight:bold;}

.linklist .list-item {
	padding: 2px 0 2px 18px;
	display: block;
	height: 20px;
	clear: both;
	list-style: none;
	background: transparent url(../images/bullet_w.png) no-repeat 0 6px;
}
.linklist .list-item:hover {
	background: #2e271c url(../images/bullet_w.png) no-repeat 0 6px;
}
.linklist a.suite_link {
	float: left;
	display: block;
	width: 420px;
}
.linklist .list-item a.downloadlink { 
	float: right;
	color: #9e978f;
	display: block;
	width: 90px;
}
.linklist .list-item a.downloadlink:hover {
	color: #FFF;
}
.item-list {
	list-style: none;
	padding: 15px;
	border-bottom: 1px solid #646250;
}
.item-list:hover {
	background: #27241f;
}
.item-facilities {
	margin: 7px 0;
}
