*{
	margin:0;
	padding:0;
	
}
body{
	background:url(../images/body_bg.jpg);

}
a{
	outline:none;
}
.fontn {
	margin:5px 0 0 4px;
	color:#83210f;
	font-size:11px;
}


/*.bgpng{
	background:url(../images/gradient.png) repeat-x top;
}*/

.dots{
	background-image:url(../images/dots.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

.container{
	margin-left:auto;
	margin-right:auto;
	width:840px;
	z-index:9999;
}

.top_nav{
	/*background:url(../images/top_nav.png);*/
	height:135px;
	width:780px;
	z-index:1;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	/*azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);*/
}

#logo {
	position:absolute;
	width:325px;
	height:88px;
	top:1px;
	margin-left: 200px;
}
#logo a{
	display:block;
	width:324px;
	height:88px;
}

#nav_menu{
	height:25px;
	text-align:center;
	margin-top:-30px;
	z-index: 2;
	position: relative;
}
#nav_menu ul li{
	display:inline;
	vertical-align:middle;
}

#nav_menu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffbad0;
	text-decoration:none;
	margin:0 15px;
}
#nav_menu ul li a:hover{
	color:#FFFFFF;
}

#flashcontent{
	 height:305px; 
	 width:840px;
	 margin-top:-266px;
}
.content{
	padding:25px 0 40px 53px;
	background-image: url(../images/contentinner_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	width:738px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	z-index:3;
}
#leaves {
	margin-left:25px;
}
.intro{
	/*background:url(../images/intro_bg.jpg) no-repeat;*/
	width:688px;
	height:244px;
	margin-top:-244px;
	margin-left:25px;
	text-align:justify;
	z-index:4;
	position:relative;
}
.meet {
	padding:40px 90px 0 265px;
	color:#83210f;
	line-height:16px;
	font-size:12px;
}
.more{
	/*text-align:right;*/
	color:#3f0000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
.items{
	margin:0 0 0 25px;
	padding:10px 0 0 0;
}
.items img{
	border:0;
}

.blank{ clear:both;
}

/* ----------------- footer --------------------*/
.footerbg{
	background:#550a28;
	height:73px;
	border-top:2px solid #FFFFFF;
}

.footer{ 
background:#000;
vertical-align:middle;
}
.sponsors{
	margin:auto;
	width:720px;
	height:73px;
	text-align:center;
}
.sponsors img {
	vertical-align:middle;
	padding:3px 80px;
}
.footer_main{
	margin-left:auto;
	margin-right:auto;
	width:890px;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
.feedback {
	float:left;
	width:260px;
	padding-top:7px;
	text-align:left;
}
.feedback a {
	color:#b5995d;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.feedback a:hover{
	color:#FFFFFF;
}
.copy{
	color:#b5995d;
	padding-top:7px;
	padding-left:10px;
	text-align: right;
	float:left;
}
.power{
	float:left;
	text-align:left;
	color:#b5995d;
	width: 215px;
	padding:7px 0 5px 15px;
}
.net{
	margin-top:4px;
	width:67px;
	float:left;
}
.net a{
	text-decoration:none;

}
.FLinks
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding-top:15px;
	color:#6c072f;
	
}
.FLinks a
{
	text-decoration:none;
	color:#da977f;
}
.FLinks a:hover
{
	color:#FFFFFF;
}
.music{
	display:block;
	float:left;
	width:100px;
	height:25px;
}
/*----------Stimulus Package Offer : Start---------*/
.pckg_offer{
	position:relative;
	margin:165px 0 0 675px;
	width:100px;
	height:100px;
}
.emailer{
	padding:5px 0;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.emailer a{
	text-decoration:underline;
	color:#FFFFFF;
	
}
/*----------Stimulus Package Offer : End---------*/