@charset "utf-8";
/* CSS Document */
@import"common.css";
@import"reset.css";
body{
	background:url(../images/page-bg2.jpg) no-repeat top center;
	background-attachment:fixed;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.wrapper{
	width:998px;
	margin:0 auto;
	position:relative;
	}
.pagetop{
	width:986px;
	float:right;
	padding:6px;
	text-align:right;
	font-size:11px;
	color:#898a8a;
	}
	.pagetop span{
		margin-left:2px;
		line-height:20px;
		vertical-align:middle;
		}
		.pagetop .inputTxt{
		background:#e5e5e5;
		border:1px solid #000;
		line-height:14px;
		height:14px;
		padding:3px;
		width:92px;
		font-size:10px;
		color:#232122;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		.pagetop span{
		float:left;
		display:block;
		}
		.pagetop a{
		color:#5f7d06;
		margin:0 4px;
		}
		.pagetop a:hover{
		text-decoration:none;
		}
		.gobtn{
		background:url(../images/go-btn.jpg) no-repeat;
		border:none;
		width:27px;
		height:19px;
		}
.pagecontent{
	width:982px;
	background:#fff;
	padding:8px;
	float:left;
	padding-bottom:0;
	}
	.header{
		width:982px;
		height:70px;
		/*background:url(../images/holi-bg.jpg) no-repeat center top;*/
		}
		.header h1{
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#465e00;
		font-size:18px;
		font-weight:normal;
		line-height:70px;
		padding-left:20px;
		}
	.nav{
		width:972px;
		height:38px;
		background:url(../images/nav-bg.jpg) repeat-x;
		text-align:right;
		padding-right:10px;
		}
		.nav a{
		line-height:38px;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#fff;
		text-decoration:none;
		text-transform:uppercase;
		font-weight:bold;
		padding:0 12px;
		display:block;
		float:left;
		background:url(../images/nav-bg.jpg) repeat-x;
		}
		.nav a:hover{
		color:#ff7fa5;
		background:url(../images/nav-bg-hover.jpg) repeat-x top;
		}
		
.rightnav{
	float:left;
	width:148px;
	clear:both;
	background:#a1b834;
	padding:8px;
	}
	.rightnav h1{
		width:136px;
		background:#465e00;
		padding:6px;
		font-size:14px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#fff;
		text-transform:uppercase;
		margin-bottom:7px;
		}
	.rightnav a{
		font-size:11px;
		color:#1f292b;
		display:block;
		padding:4px 4px 5px;
		border-bottom:1px solid #b5c75f;
		text-decoration:none;
		}
	.rightnav a:hover{
		color:#000;
		}
.row{
	float:left;
	clear:both;
	margin-bottom:10px;
	}
.container{
	width:982px;
	margin-top:10px;
	clear:both;
	margin-bottom:10px;
	float:left;
	}
.footer{
	background:url(../images/footer-bg.jpg) no-repeat right #121212;
	float:left;
	width:998px;
	clear:both;
	height:68px;
	}
	.footer p{
	padding:10px 0 10px 20px;
	color:#898a8a;
	font-size:10px;
	line-height:16px;
	}
		.footer p a{
		color:#898a8a;
		text-decoration:none;
		}
		.footer p a:hover{
		text-decoration:underline;
		}
.red{
	font-size:13px;
	color:#990000 !important;
	font-weight:bold;
	text-decoration:overline;
	}
.inputField{
	line-height:14px;
	height:14px;
	border:1px solid #999999;
	background:#f6f6f6;
	width:180px;
	font-size:12px;
	padding:3px;
	color:#333333;
	}
.myText{
	color:#333333;
	}
.myText a{
	color:#1f292b;
	}
.myText a:hover{
	text-decoration:none;
	}
h1.heading{
		font-size:24px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#9e0d38;
		font-weight:normal;
		line-height:30px;
		}
tr.dash td{
	background:url(../images/line.gif) repeat-x bottom;
	padding-bottom:8px;
	}
div.greenBtn{
	background:url(../images/greenbtn-left.jpg) no-repeat left;
	height:36px;
	padding-left:10px;
	}
div.greenBtn input{
	background:url(../images/greenbtn-right.jpg) no-repeat right;
	height:36px;
	padding-right:20px;
	line-height:36px;
	padding-left:10px;
	border:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	width:auto;
	overflow:visible;
	outline:none;
	cursor:pointer;
	}
.caps{
	text-transform:capitalize;
	}
.rightCol{
float:left;
width:465px;
}
	.rightCol .search{
	float:left;
	width:127px;
	height:220px;
	background:url(../images/search-bg.jpg) no-repeat right bottom #9e0d38;
	padding:15px;
	color:#fd9db9;
	font-size:12px;
	}
	.rightCol .search .searchBtn{
	background:url(../images/search-btn.jpg);
	width:85px;
	height:25px;
	border:none;
	}
	.rightCol .search p{
	padding-top:14px;
	}
	.rightCol .search .searchBox{
	border:1px solid #7d0103;
	background:#ff7fa5;
	line-height:16px;
	height:16px;
	padding:4px;
	width:110px;
	}
		.rightCol .search h2{
		color:#fff;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		font-weight:normal;
		}
	.rightCol .ad300{
	float:left;
	width:300px;
	margin-left:8px;
	background:#ccc;
	}
	.rightCol .newsCol{
	float:left;
	width:290px;
	}
	.rightCol .navCol{
	float:left;
	width:148px;
	margin-left:10px;
	}
	.rightCol .news{
	float:left;
	width:274px;
	background:#d7e9c3;
	padding:8px;
	margin-bottom:10px;
	height:381px;
	overflow:hidden;
	}
		.rightCol .news h1{
		width:262px;
		background:#229f0b;
		padding:6px;
		font-size:14px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#fff;
		text-transform:uppercase;
		}
		.rightCol .news h2{
		font-size:11px;
		color:#000;
		line-height:18px;
		padding-left:8px;
		}
			.rightCol .news h2 a{
			color:#000;
			}
		.rightCol .news p{
		font-size:10px;
		color:#000;
		line-height:12px;
		margin-bottom:4px;
		padding-left:8px;
		}
			.rightCol .news p a{
			color:#465e00;
			}
			.rightCol .news p a:hover{
			text-decoration:none;
			}
	.rightCol .personalities{
	float:left;
	width:278px;
	background:#dee8f2;
	padding:5px;
	}
		.rightCol .personalities h1{
		width:262px;
		background:#05a6b4;
		padding:6px;
		font-size:14px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#fff;
		text-transform:uppercase;
		}
		.rightCol .personalities p{
		font-size:10px;
		padding-top:5px;
		}
		.rightCol .personalities div.collft{
		float:left;
		width:145px;
		}
		.rightCol .personalities div.collft p a{
		line-height:16px;
		color:#111;
		}
		.rightCol .personalities div.collft p a:hover{
		text-decoration:none;
		}
		.rightCol .personalities div.colright{
		float:right;
		width:110px;
		padding:10px 0;
		}
		.rightCol .personalities div.colright a{
		line-height:18px;
		color:#465e00;
		font-size:11px;
		}
		.rightCol .personalities div.colright a:hover{
		text-decoration:none;
		}