/* CSS Document */


body{
	background-color:#FFD1F5;
	margin:0px;
	font-family:arial, verdana;
	}
div, p, ul, h1, h2, h3, form, label{margin:0px; padding:0px;}
li{list-style-type:none;}

.main-td{
	background-color:#FED6CD;
}
.td-link{
	padding-top:65px;
	padding-left:35px;
	vertical-align:top;
}

.link-div{
	background-image:url(gifs/link-bg.jpg);
	background-repeat:x-repeat;
	width:213px;
	height:296px;
	padding-left:25px;
	padding-top:70px;
	margin-bottom:40px;
}
.link-div li{
	background:url(gifs/arrow.gif);
	background-position:2px 5px;
	background-repeat:no-repeat;
	font-size:14px;
	line-height:21px;
	color:#75A819;
}
.link-div li A{
	color:#75A819;
	text-decoration:none;
}


.div1{
	background-image:url(gifs/top-bg.gif);
	background-position:bottom;
	background-repeat:x-repeat;
}

.div2{
	background-image:url(gifs/img-bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	text-align:center;
}
.div2 img{
	border-top:2px solid #ED9B4F;
	border-bottom:1px solid #ED9B4F;
	border-left:2px solid #ED9B4F;
	border-right:1px solid #ED9B4F;
}

.div3{
	background-image:url(gifs/txt-bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:142px;
	color:#4D5A12;
	font-size:16px;
	text-align:justify;
	padding-left:30px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
}
.div3 b{
	color:#FF6600;
	font-size:14px;
	
}
.div3 A{
	color:#FF6600;
	font-weight:bold
	
}

.div3 P{
	text-align:right;
	margin:0px;
}


.div4{
	border-top:4px solid #FF9555;
	color:#800000;
	padding:5px;
	font-size:11px;
	margin-right:30px;
	font-family:arial, verdana;
		
}
.div4 A{
color:#800000;
}

A:hover{
	color:#000;
}

.txt-div{
	color:#800000;
	padding:0px;
	font-size:12px;
	background-image:url(gifs/inn-bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#FFEDE8;
	width:397px;
}
.txt-div A{
	color:#800000;
	font-weight:bold;
}
.txt-div P{
	text-align:center;
	margin:0px;
}
A:hover{
	color:#000
}

h1{
	font-size:21px;
	color:#800000;
	margin-bottom:10px;
	margin-left:10px;
	font-weight:normal;
		
}