/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(bg.jpg) repeat-x left top;
	background-color:#CEE0D0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:333333;
}
p{
	padding:0px;
	margin:0px;
	text-align:left;
}
.bgleft{
	background:url(bgleft.png) repeat-y left top;
	width:30px;
}
.bgright{
	background:url(bgright.png) repeat-y left top;
	width:30px;
}
.bottombgleft{
	background:url(bottomleft.jpg) no-repeat left top;
	width:30px;
	height:29px;
}
.bottombgright{
	background:url(bottomright.jpg) no-repeat left top;
	width:30px;
	height:29px;
}
.bottombg{
	background:url(bottombg.jpg) repeat-x left top;
	height:29px;
}
.bottomborder{
	background:url(headerbottomborder.jpg) repeat-x left top;
	height:8px;
}
.link{
	font-weight:bold;
	background:url(linkbg.jpg) repeat-x left top;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}
.link a{
	color:#FFFFFF;
	text-decoration:none;
}.link a:hover{
	color:#B31351;
}
.footer{
	font-weight:bold;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#4C6355;
	text-align:center;
	line-height:25px;
}
.footer a{
	color:#4C6355;
	text-decoration:none;
}
.footer a:hover{
	color:#333333;
	text-decoration:none;
}
.copyright{
	font-weight:bold;
	font-size:13px;
	color:#333333;
}
.copyright_padleftrig {
	font-weight:bold;
	font-size:13px;
	color:#333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

.hope{
	background:url(hope.jpg) no-repeat center bottom;
	height:40px;
}
.heading_home{
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:15px;
}
.heading{
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:15px;
	padding-left:21px;
}
.contenttd{
	background-color:#EBF2EC;
	border:#536B5C 1px solid;
	padding:5px 7px;
}

.contenttd a{
	color:#B31351;
	text-decoration:none;
}
.contenttd a:hover{
	color:#333333;
}

.heading2{
	font-size:13px;
	font-weight:bold;
	color:#B31351;
	padding-bottom:4px;
	padding-top:6px;
	line-height:25px;
}
.heading2_home{
	font-size:13px;
	font-weight:bold;
	color:#B31351;
	padding-bottom:4px;
	padding-top:6px;
}
.map{
	border:#4C6355 2px dashed; 
	width:315px;
	height:300px;
}
iframe{
	margin:0px;
	padding:0px;
}
input, textarea{
	background:#EBF2EC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:4C6355;
	padding:0px 2px;
	border:#4C6355 1px inset;
}
.pad_top10 {
	padding-top: 10px;
}
.pad_left {
	padding-left: 20px;
}
