/* CSS Document */
body{
background-color:#523614;
margin:0px;
}
.bodybg{
background-image:url(../images/bodybg1.jpg);
background-repeat:repeat-x;
background-position:left top;
}
.homeimg{
background-image:url(../images/homeimg.jpg);
background-repeat:no-repeat;
background-position:center top;
}
.toppanel{
background-image:url(../images/toppanel.jpg);
background-repeat:repeat-x;
background-position:left bottom;
}
.contentbg{
background-image:url(../images/contentbg.jpg);
background-position:left top;
}
.formtopbg{
background-image:url(../images/formtopbg1.jpg);
background-repeat:repeat-x;
background-position:left top;
}
#formbottombg{
background-image:url(../images/formbottombg.jpg);
background-repeat:repeat-x;
background-position:left bottom;
}
.pillarleft{
background-image:url(../images/pillarleft.jpg);
background-repeat:repeat-y;
background-position:left top;
}
.pillarright{
background-image:url(../images/pillarright.jpg);
background-repeat:repeat-y;
background-position:left top;
}
.circleimg{
background-image:url(../images/circleimg.jpg);
background-repeat:no-repeat;
background-position:right top;
}
.centerimg{
background-image:url(../images/centerbg.jpg);
background-position:right top;
}
/*menu*/

.bottomlink{
font-family:Arial,Verdana, Helvetica, sans-serif;
font-size:12px;
color:#5F1E5D;
text-decoration:none;
}
.bottomlink a{
font-family:Arial,Verdana, Helvetica, sans-serif;
font-size:12px;
color:#5F1E5D;
border-bottom:1px dotted #5F1E5D;
text-decoration:none;
}
.bottomlink a:hover{
font-family:Arial,Verdana, Helvetica, sans-serif;
font-size:12px;
color:#fff;
text-decoration:none;
border-bottom:0px dotted #fff;

}
.bottomlink1{
font-family:Arial,Verdana, Helvetica, sans-serif;
font-size:12px;
color:#F5E0F4;
text-decoration:none;
}

.heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#6C2969;
	font-weight:600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C2969;
	padding-bottom: 4px;
}
.heading1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#6C2969;
	font-weight:600;
}
.contenttext1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
text-decoration:none;
line-height: 18px;
}
.contenttext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#7A3C6F;
text-decoration:none;
line-height: 18px;
}
.contenttext LI{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7A3C6F;
	text-decoration:none;
	list-style-image: url(../images/bullet.gif);
}
.contenttext a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#7A3C6F;
text-decoration:none;

}
.contenttext a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

.circlebottom{
background-image:url(../images/circleimg1.jpg);
background-repeat:no-repeat;
background-position:right top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#7A3C6F;
text-decoration:none;
}

.star {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

/***********Flayer**************/

.flyerbox{
position:absolute;
width:880px;
height:690px;
background-color:#935D8B;
top:2px;
margin:0px;
padding:0px;
padding:5px;
left:60px;
}
.pointerhand {
cursor: pointer;
cursor: hand;
text-decoration: underline;
}

.boxtrans{
background-color:#CCFF99;
filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
padding:5px;
border:1px solid #CCFF99;
}
.boxtrans1{
background-color:#FFFFFF;
filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
padding:5px;
border:1px solid #5E285C;
}
.boxtrans2{
background-color:#FFFFFF;
filter:alpha(opacity=80);-moz-opacity:.60;opacity:.60;
padding:5px;
border:1px solid #5E285C;
}

.errormessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	vertical-align: middle;
	height: 30px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #76467F;
	border-bottom-color: #76467F;
	padding-top: 4px;
	letter-spacing: 1px;
	background-color: #EEF9DE;
	padding-left: 15px;
}
.resetclass{
background-image:url(../images/resetbutton.jpg);
background-repeat:no-repeat;
background-position:top;
}
.bullettable {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-bottom: 4px;
}
.browsedetect{
	position:absolute ;
	top:250px;
	left:30%;
	border:5px solid #FFF;
	color:#FFF;
	background-color:#D33307;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:15px;
	width:400px;
	height:50px;
	text-decoration: none;
}
.browsedetect a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	color:#FFF;
}
.browsedetect a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	color:#FFF;
}
.browserdetect1{
background-color:#ccc;
filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
height:1935px;
width:100%;
position:absolute;
top:0px;
}
.photoborder {
	border: 3px solid #9DBE6F;
}
.alertbox {
	color: #990000;
	padding: 5px;
	margin-right: 21px;
	margin-left: 21px;
	border: 1px solid #9DBE6F;
}