/* CSS Document */

body {
	margin:0;
	background: url(images/homenew-bg.jpg) repeat-x #DAC996;
	color: #000000; 
	font-family: Tahoma;
}
.contentbg1 {
	/*background-image: url(images/homenew-contentbg2.jpg);*/
	background-image: url(images/homenew-contentbg3.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
.contentbg {
	background: url(images/homenew-content.jpg) no-repeat;
	width:760px;
	height:492px;
}
.bgmap {
	background: url(images/homenew-flashmap.jpg) no-repeat;
	width: 434px;
	height: 446px;
}
.bgflashmapbig {
	background-image: url(images/homenew-bigmapbg.jpg);
	width:760px;
	height: 680px;
	background-repeat:no-repeat;
}
.content {
	font-size:11px;
	line-height:17px;
	text-align:justify;
	
}
p{
	margin-top:12px;
	margin-bottom:12px;
}
.feature {
	font-size:11px;
}
.feature a{
	color:#000000;
	text-decoration:none;
}
.feature a:hover{
	color:#FFF600;
	text-decoration:none;
}

.feature-text {
	font-weight:bold;
	color:#FFF600;
}
.bdr {
	border:2px solid #DEDD78;
}
.bottom {
	background: url(images/homenew-bottom.jpg) repeat-x;
}
.bot-text {
	color:#FFEDB7;
	font-size:13px;
}
.bot-text a{
	color:#FFEDB7;
	text-decoration:none;
	font-weight:bold;
}
.bot-text a:hover{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.footerbg {
	background-image:url(images/homenew-footerbg.jpg);
	background-repeat:repeat-x;
	background-color:#CCB77C;
	background-position:top left;
	height: 135px;
}
.footer-text{
	color: #380000;
	font-size:11px;
}
.footer-text a{
	color: #380000;
	text-decoration: none;
}
.footer-text a:hover{
	color: #000000;
	text-decoration: underline;
}
.f1{
	color: #7D5C08;
}
.footer-text2{
	font-size:9px;
	color:#876842;
}
.footer-text2 a{
	color:#876842;
	text-decoration:none;
	font-weight:bold;
}
.footer-text2 a:hover{
	color: #7D5C08;
	text-decoration: underline;
	font-weight:bold;
}
/*float*/
.container {
	  width: 776px; 
	  margin: 0 auto;
 }
.flaotflash{
	  position: absolute; 
	  top: 0px; 
      margin: 265px 0 0 10px;
	  z-index: 1;
	  width:760px;
}
.container2 {
	  width: 760px; 
	  margin: 0 auto;
}
.floatflash2{
	position:absolute;
	top: 0px;
	margin: 0 0 0 330px;  /*move objects from left*/
	z-index:5;
}

.content {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #380000;
	line-height: 17px;
	text-align: justify;
	text-decoration: none;
	margin-right: 70px;
}
.content a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #380000;
	text-decoration: underline;
}
.content a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #380000;
	text-decoration: none;
}
.welcome-content {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #380000;
	line-height: 17px;
	text-align: justify;
	text-decoration: none;
	padding-top: 10px;
}