/* CSS Document */

/* Home Page*/

body
{
	background-color:#B99563;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
}

.borderall
{
	border:1px solid #BB9D5F;
}

.topbg
{
	background-image:url(../images/top_bg_07.gif);
	background-repeat:repeat;
}

.imgpad
{
	margin-top:5px;
	margin-right:8px;
}
	
.bottombg
{
	background-image:url(../images/bot_bg_49.gif);
	background-repeat:repeat;
}
.popup
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#705a45;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	background-color:#ede3be;
}

.popup:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#705a45;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	background-color:#bfa060;
}
.padleft
{
	padding-left:15px;
}
.innerbg
{
	background-image:url(../images/inner_bg_15.gif);
	background-repeat:no-repeat;
}
/* Arun */
.number
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:center;
	text-decoration:none;
	line-height:17px;
}

.number:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#C2C2C2;
	text-align:center;
	text-decoration:none;
	line-height:17px;
}

.nolink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-align:center;
	text-decoration:none;
	line-height:17px;
}

.nolink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-decoration:none;
	line-height:17px;
}
.borderimg
{
	border:1px #b99563 solid;
}
.galleryhead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#753523;
	line-height:20px;
	font-weight:bold;
	padding-left:35px;
}
.content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	font-weight:normal;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
}
.titlecontent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	font-weight:bold;
	color:#000000;
}

.middlebanner
{
background-image:url(../images/mid_banner_22.gif);
background-position:top;
background-repeat:no-repeat;
}
.marqcont
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:justify;
	font-weight:bold;
	color:#fd0006;
	padding-right:10px;
}
