body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DECFAA;
	line-height:18px
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	font-size:25px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
	color:#FCB103;/* #FFA821;*/
}
h2 {
	font-size:13px;
	font-weight: bold;
	color: #FCB103;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h3 {
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size:16px;
	margin-bottom: 12px;
	color:#9F9F9F;
	margin-left: 0px;
	font-weight: normal;
}
abbr {
	font-size:9px;
	color:#A4A4A4;
}

p {
	margin-top: 0px;
	margin-bottom: 14px;
}
#mainclmn ul li {
	background-image: url(layout_images/pointer-arrow.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 0px 2px;
}
#mainclmn ul  {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mainclmn ol  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}			
a:hover {
	color: #FFD329;
}
a {
	outline: none;
	text-decoration: none;
	color: #FFFFFF;
}
#header #phone p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}#whatsnew p {
	font-size: 11px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B0604;
	display: block;
	margin-bottom: 6px;
}
#whatsnew a.more {
	width: 55px;
	padding-right: 10px;
	background-image: url(layout_images/more.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}


#whatsnew a.more, #mainclmn .room li a  {
	border-bottom-width: 1px ;
	border-bottom-style: dotted ;
	border-bottom-color: #FFFFFF ;
}
#whatsnew strong {
	color: #FFA821;
}
#footer {
	font-size: 11px;
}
#mainclmn .room .des {
	line-height: 18px;
}

#footer li a {
	font-weight: bold;
	/*margin-left:5px;*/
	color:#DECFAA;
}
#footer p {
	padding-left: 10px;
	float: left;
	width: 300px;
	margin-top: 22px;
	line-height: 19px;
}
