/* CSS Document */
body
{
	margin:0px;
}
.main-font-1
{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	padding-left:10px;
	text-align:center;
}
.main-font-1 a
{
	font-family:Tahoma;
	font-size:10px;
	color:#515151;
	text-decoration:none;
}
.main-font-1 a:hover
{
	font-family:Tahoma;
	font-size:10px;
	color:#515151;
	text-decoration: underline;
}
.menu-bg
{
	background:url(../images/button-2.jpg) no-repeat;
	width:123px;
	height:73px;
}
.menu-bg:hover
{
	background:url(../images/button-1.jpg) no-repeat;
	width:123px;
	height:73px;
}
.menu-text
{
	font-family:Tahoma;
	font-size:13px;
	color:#7a7a7a;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.menu-text:hover
{
	font-family:Tahoma;
	font-size:13px;
	color:#EEC89A;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.main-text-style
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
.main-text-style a
{
	font-family:Tahoma;
	font-size:11px;
	color:#515151;
	font-weight:normal;
	text-decoration:underline;
}

h1
{
color: #CC6600;
font-family:"Century Gothic";
font-size:23px;
}
h2
{
color:#CC6633;
font-family:"Century Gothic";
font-size:19px;
} 
h5 a
{
color:#FF6600;
font-weight:bold;
font-family:"Century Gothic";
font-size:14px;
}
h4
{
color:#CC6633;
font-family:"Century Gothic";
font-size:16px;
}
.nav-text-style
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:left;
}
.nav-text-style a
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}
.nav-text-style a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration: underline;
}
.heading-text-style, h3
{
	font-family:Tahoma;
	font-size:20px;
	color:#CC6600;
	font-weight: normal;
	text-transform:uppercase;
}
.heading-text-style-2
{
	font-family:Tahoma;
	font-size:15px;
	color:#EEC89A;
	font-weight: normal;
	text-transform:uppercase;
}
.nav-bg
{
	background:url(../images/nav-top-bg.jpg) repeat-y;
}
.bottom-boreder
{
	border-bottom:dashed  #CCCCCC 1px;
	height:45px;
	background-image : url(../images/list-style.jpg);
  	background-repeat:no-repeat;
  	background-position: 15px;	 
	padding-left:35px;
	color:#000000;
	text-decoration:none;
	
}

.mainlevel
{

	/*border-bottom:dashed  #CCCCCC 1px;
	height:35px;*/
	background-image : url(../images/list-style.jpg);
  	background-repeat:no-repeat;
  	background-position: 15px;	 
	color:#000000;
	padding-left:35px;
	text-decoration:none;
	font-size:11px;
	font-family:Tahoma;
}

.mainlevel_1
{

	border-bottom:dashed  #CCCCCC 1px;
	height:45px;
	padding-left:0px;
	/*background-image : url(../images/list-style.jpg);
  	background-repeat:no-repeat;
  	background-position: 15px;	 
	color:#000000;
	text-decoration:none;*/
}
 
.footer-bg
{
	background:url(../images/footer-bg.jpg) no-repeat;
	width:986px;
	height:74px;
}
.footer-text-style
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}


 

