/* Layout Stylesheet */ 

body {
	margin:0px;
	padding:0px;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#a3005f;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

.menubg{
	background-image:url(images/menubg.jpg);
	background-repeat:no-repeat;
	height:46px;
	cursor:pointer;
}

.bodybg{
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-y;
}
.title{
	font:14px Arial;
	color:#4d0027;
	text-decoration:none;
}

.formtxt1{
	font:11px Arial;
	color:#1a000f;
	text-decoration:none;
}
.formtxt{
	font:12px Arial;
	color:#1a000f;
	text-decoration:none;
}

.formbdr{
	background-color:#FFFFFF;
	border:#cd0078 solid 1px;
	font:12px Arial;
	color:#1a000f;
	text-decoration:none;
	padding-left:5px;
	width:147px;
}
.success_style{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#1611E9;
	text-decoration:none;
}
.error_style{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#E11B22;
	text-decoration:none;
}
.table_heading1{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	background-color:#ae0c84;
	padding:2px;
}

.table_heading{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	background-color:#ae0c84;
	padding:3px;
}
.tablegrp{
	border:#cd0078 solid 1px;
}
.tablegrp1{
	border:#e4217c solid 1px;
}
.formbdr1{
	background-color:#FFFFFF;
	border:#cd0078 solid 1px;
	font:12px Arial;
	color:#1a000f;
	text-decoration:none;
	padding-left:5px;
}


.hours{
	background-image:url(images/hours.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:197px;
	font:13px Arial;
	color:#9f0051;
	text-decoration:none;
}

.highlight{
	color:#2e0000;
	text-decoration:none;
}

.heading{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:31px;
	color:#ac0058;
	text-decoration:none;
}
.read{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#ac0058;
	text-decoration:none;
}
.divider{
	font:12px Arial;
	color:#1a000f;
	text-decoration:none;
}

.top_link{
	font:14px Arial;
	color:#ac0058;
	text-decoration:none;
}
.bodytext{
	font:12px Arial;
	color:#4d0027;
	line-height:16px;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

.footer{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:62px;
	font:12px Arial;
	color:#000000;
	text-decoration:none;
}

.footer a:link{
	color:#000000;
	text-decoration:none;
}

.footer a:visited{
	color:#000000;
	text-decoration:none;
}

.footer a:hover{
	color:#000000;
	text-decoration:underline;
}

.form_border{
	background-color:#FFFFFF;
	border:#cd0078 solid 1px;
	font:12px Arial;
	color:#4d0027;
	text-decoration:none;
	padding-left:5px;
}

.picbg{
	background-image:url(images/pic-bg.jpg);
	background-repeat:no-repeat;
	height:285px;
	width:202px;
}

.pictext{
	font:12px Arial;
	color:#4d0027;
	line-height:16px;
	text-decoration:none;
}