/* right starts */
#right {
	position: relative;
	width: 173px;
	height: 424px;
	background-image:url('../../images/right.gif');
	background-repeat:no-repeat;
	margin-left:4px;
}
#right div
{
padding-top:8px;
padding-left:8px;
}
/* right ends */

/* home start */
/* welcome board css starts */
		#homeim1 {
			position: relative;
			width: 451px;
			height: 193px;
			background-image:url('../../images/welcome-bgnew.gif');
			background-repeat:no-repeat;
			margin-left:0px;
		}
		#homeim1 div
		{
		padding-top:8px;
		padding-left:9px;
		}
		#homeim1 table
		{
		width:426px;
		background-image:url('../../images/welcome-bg.gif');
		background-repeat:repeat-x;
		}
		.hugimg
		{
		padding-top:3px;
		padding-right:3px;		
		}
/* welcome board css ends */		

/* gallery css starts */		
#homeim2 {
	position:relative;
	float:right;
	width: 221px;
	height: 193px;
	background-image:url('../../images/gallery-bg.gif');
	background-repeat:no-repeat;	
}
#homeim2 div
{
padding-top:8px;
padding-left:12px;
}
#homeim2 table
{
width:95%;
}
#homeim2 table th
{
background-color:#F20650;
/*background-image:url('../../images/gallery-home.gif');*/
background-repeat:no-repeat;
background-position:left;
height:22px;
}
#homeim2 img
{
padding-left:2px;
padding-top:3px;
}
/* gallery css ends */
		
		/* go large css starts */		
		#homeim3 {
			float:left;
			width: 221px;
			height: 192px;
			background-image:url('../../images/golarge-bg.gif');
			background-repeat:no-repeat;	
		}
		#homeim3 div
		{
		padding-top:4px;
		padding-left:9px;
		}
		#homeim3 table
		{
		width:198px;
		}
		.thinkimg
		{
		padding-top:10px;
		padding-left:4px;		
		}
		#homeim3 a
		{
		color:#FFB244;
		font-weight:bold;
		text-decoration:underline;
		}
		#homeim3 table th
		{
		background-color:#F7931D;
		background-image:url('../../images/golarge.gif');
		background-repeat:no-repeat;
		background-position:left;
		height:22px;
		}
		/* go large css starts */		

/* news css starts */
#homeim4 {
	float:left;
	width: 230px;
	height: 192px;
	background-image:url('../../images/news-bg.gif');
	background-repeat:no-repeat;	
}
#homeim4 div
{
padding-top:4px;
padding-left:16px;
}
#homeim4 table
{
width:198px;
}
#homeim4 a
{
color:#28B93A;
font-weight:bold;
text-decoration:underline;
}
.stars
{
padding-top:15px;
padding-left:10px;
}
#homeim4 table th
{
background-color:#28B93A;
/*background-image:url('../../images/news-home.gif');*/
background-repeat:no-repeat;
background-position:left;
height:22px;
}
/* news css ends */

		/* contact css starts */
		#homeim5 {
			float:left;
			width: 221px;
			height: 192px;
			background-image:url('../../images/contact-bg.gif');
			background-repeat:no-repeat;	
		}
		#homeim5 div
		{
		padding-top:4px;
		padding-left:12px;
		}
		.mapimg
		{
		width:180px;
		}
		#homeim5 table
		{
		width:198px;
		}
		#homeim5 a
		{
		color:#00AEEF;
		font-weight:bold;
		}		
		#homeim5 table th
		{
		background-color:#FFD401;
/*		background-image:url('../../images/contact-home.gif');*/
		background-repeat:no-repeat;
		background-position:left;
		height:22px;
		}		
		/* contact css ends */
/* home ends */

a.pink
{
font-size:11px;
color:#F20650;
text-decoration:none;
}

a.pink:hover
{
font-size:11px;
color:#F20650;
text-decoration:underline;
}
a.redlink
{
font-size:11px;
color:#F74976;
text-decoration:none;
}

a.redlink:hover
{
font-size:11px;
color:#F74976;
text-decoration:underline;
}