/* CSS Document */

body
{
width:100%;
background-image:url(../images/main_bg.gif);
margin:0px;
font-family:Verdana;
font-size:12px;
line-height:20px;
text-align:left;
}

a
{
color:#4C2D08;
text-decoration:none;
}

a:link
{
color:#4C2D08;
/*color:#ff0000;*/
text-decoration:none;
}

.loginbox
{
background-image:url(../images/loginbg.gif); 
height:159px; 
text-align:left;
width:266px;
}

.bottomBorder
{
border-bottom:1px solid #4C2D08;
}

.isofont
{
color:#914005;
font-size:22px;
font-family:Times New Roman;
padding-bottom:5px;
}

.footer
{
background:#4C2D08;
height:75px;
width:100%;
font: 12px Tahoma, Arial;
color:#fff;
line-height:20px;
text-align:center;
}

.footerlinks
{
background:#4C2D08;
height:75px;
width:100%;
font: 12px Tahoma, Arial;
color:#fff;
line-height:20px;
text-align:center;
}

.footerlinks:link
{
color:#fff;
text-decoration:none;
}

.footerlinks:hover
{
color:#fff;
text-decoration:underline;
}

/*Button Style Start*/
.box
{
margin-top:0px;
height:26px;
width:100%;
}
#box
{
margin-top:0px;
background-color: #4C2D08;
height:26px;
width:100%;
}

#jsddm
{	
margin: 0;
margin-left:10%;
padding: 0;
}

#jsddm1
{	
margin: 0;
margin-left:0;
padding: 0;
}

#jsddm2
{	
margin: 0;
margin-left:0;
padding: 0;
}

	#jsddm li
	{	
	float:left;
	list-style: none;
	font: 12px Tahoma, Arial;
	font-weight:bold;
	}

	#jsddm li a
	{	
	display: block;
		background: #4C2D08;
		padding: 6px 12px;
		text-decoration: none;
		width: 91px;
		color: #BD9A52;
		text-align:center;
		white-space: nowrap;
	}

	#jsddm li a:hover
	{	
	background: #AB3F03;
	color:#fff;
	}
		
		#jsddm li ul
		{	
		margin: 0;
		float:left;
		padding: 0;
		position: absolute;
		visibility: hidden;
		border-top: 1px solid white;
		}
		
			#jsddm li ul li
			{	
			float: none;
			display: inline;
			}
			
			#jsddm li ul li a
			{	
			width:91px;
			background: #BD9A52;
			color: #24313C;
			}
			
			#jsddm li ul li a:hover
			{	
			background: #AB3F03;
			}


.jsddm li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.jsddm li a.selected{ /*selected main tab style */
background:#AB3F03;
border-bottom-color: white;
}			


/*For events tab*/
	#jsddm1 li
	{	
	float:left;
	list-style: none;
	font: 12px Tahoma, Arial;
	font-weight:bold;
	}

	#jsddm1 li a
	{	
	display: block;
		background: #4C2D08;
		padding: 6px 12px;
		text-decoration: none;
		
		color: #BD9A52;
		text-align:center;
		white-space: nowrap;
	}

	#jsddm1 li a:hover
	{	
	background: #AB3F03;
	color:#fff;
	}
	
.jsddm1 li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.jsddm1 li a.selected{ /*selected main tab style */
background:#AB3F03;
border-bottom-color: white;
}	

/*For news tab*/	
#jsddm2 li
	{	
	float:left;
	list-style: none;
	font: 12px Tahoma, Arial;
	font-weight:bold;
	}

	#jsddm2 li a
	{	
	display: block;
		background:#AB3F03;
		padding: 6px 12px;
		text-decoration: none;
		
		color: #fff;
		text-align:left;
		white-space: nowrap;
	}


.jsddm2 li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.jsddm2 li a.selected{ /*selected main tab style */
background:#AB3F03;
border-bottom-color: white;
}			
	

/*Button Style End*/

.contact
{
background-image:url(../images/contacus_bg.gif);
background-repeat:no-repeat;
width:602px;
height:322px;
}

.contact1
{
background-image:url(../images/contacus_bgone.gif);
background-repeat:no-repeat;
width:602px;
height:322px;
}