@charset "utf-8";
/* CSS Document */

body {
	background-image: url("../images/pageBg.jpg");
	background-repeat: repeat-x;
	background-color: #ebebeb;	
	height: 100%;
}

.redLink {
	color: #900;
	text-decoration:none;
	font-size: 18px;
}

.redLink:hover {
	color: #F00;
	text-decoration:none;
}

#centerBg {
	width: 1100px;
	height: 900px;
	position: absolute;
	left: 50%;
	top: 9px;
	*top: 13px;
	margin-left: -550px;
	background-image: url("../images/centerBg.jpg");
	background-repeat: no-repeat;
}

#centerBg2 {
	width: 1100px;
	height: 900px;
	position: absolute;
	left: 50%;
	top: 9px;
	*top: 13px;
	margin-left: -550px;
	background-image: url("../images/centerBg2.jpg");
	background-repeat: no-repeat;
}

.smallCap {
	font-variant: small-caps;	
}

#wrapper {
	width: 950px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -475px;
}

#logo {
	position: relative;	
}

	#topLinks {
		position: absolute;
		right: 8px;
		bottom: 25px;
		*bottom: 30px;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
	}
	
	#topLinks a {
		color: #000000;
		text-decoration: none;
		color: #0a537d;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}
	
	#topLinks a:hover {
		text-decoration: underline;
		color: #000000;
	}

#navigation {
	background-image: url("../images/navBg.jpg");
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
	position: relative;
	*top: -4px;
}

	#prop_dd {
		position: absolute;	
		top: 32px;
		left: 20px;
		background-color: #3477a8;
		color: #FFFFFF;
		display: none;
		font-weight: bold;
	}
	
	#prop_dd a {
		color: #FFFFFF;
		display: block;
		width: 150px;
		padding: 8px;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	
	#prop_dd a:hover {
		background-color: #266390;	
	}
	
#big_col {
	width: 620px;
	float: left;
	padding: 0px;
}

#left_col {
	width: 240px;
	float: left;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#middle_col {
	width: 350px;
	float: left;
	padding: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}

	#middle_col h1 {
		color: #000000;
		font-size: 24px;
		font-weight: bold;
		font-family: Verdana, Geneva, sans-serif;
		line-height: 26px;
	}
	
	#middle_col h2 {
		color: #000000;
		font-size: 18px;
		line-height: 20px;
		font-weight: bold;
		font-family: Verdana, Geneva, sans-serif;
	}
	
	.input {
		font-family: Verdana, Geneva, sans-serif;
		font-weight: normal;
		font-size: 11px;
		border: 1px solid #000000;
		background-color: #f1f1f1;
		width: 170px;
	}
	
	textarea {
		font-family: Verdana, Geneva, sans-serif;
		font-weight: normal;
		font-size: 11px;
		border: 1px solid #000000;
		background-color: #f1f1f1;
		width: 230px;
	}
	
	.redHead {
		font-size: 14px;
		font-weight: bold;
		font-family: Verdana, Geneva, sans-serif;
		color: #b31919;
		text-align: center;
		display: block;
	}
	
	#sitemap {
		position: relative;
		bottom: -32px;
		left: 0px;
		text-align: center;
	}
	
		#sitemap a {
			color: #000000;
			font-size: 10px;
		}

#right_col {
	width: 264px;
	float: left;
	position: relative; 
	top: -30px; 
	*top: -34px;
	right: -37px;
	background-image: url("../images/right.png");
	z-index: 50;
	padding-left: 24px;
	padding-right: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

	#right_col li {
		font-weight: bold;
		margin-left: -25px;
		line-height: 22px;
	}

	#right_col h1 {
		color: #FFFFFF;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 15px;
		font-variant: small-caps;
	}
	
	#screen {
		width: 100%;
		*width: 0px;
		height: 100%;
		*height: 0px;
		position: absolute;
		left: 0px;
		right: 0px;
		z-index: 99;
		background-image: url("../images/trans.png");
		background-repeat: repeat;
		display: none;
	}
	
	#popUp {
		display: none;
		position: absolute;
		top: 150px;
		left: 50%;
		margin-left: -300px;
		z-index: 999;
		font-weight: normal;
		font-size: 11px;
		font-family: Verdana, Geneva, sans-serif;
	}
	
	#popUp h1 {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 14px;
		font-weight: bold;
	}

	#rightTop {
		position: absolute;
		top: -22px;
		left: 0px;
	}
	
	#rightBottom {
		position: absolute;
		bottom: -22px;
		left: 0px;		
	}
	
	#tlShadow {
		width: 10px;
		height: 10px;
		background-image: url("../images/topLeft.png");
	}
	
	#tShadow {
		height: 10px;
		background-image: url("../images/topShadow.png");
	}
	
	#trShadow {
		width: 10px;
		height: 10px;
		background-image: url("../images/topRightft.png");
	}
	
	#lShadow {
		width: 10px;
		background-image: url("../images/leftShadow.png");
	}
	
	#rShadow {
		width: 10px;
		height: 10px;
		background-image: url("../images/rightShadow.png");
	}
	
	#blShadow {
		width: 10px;
		height: 10px;
		background-image: url("../images/bottomLeft.png");
	}
	
	#bShadow {
		height: 10px;
		background-image: url("../images/bottomShadow.png");
	}
	
	#brShadow {
		width: 10px;
		height: 10px;
		background-image: url("../images/bottomRight.png");
	}
	
	.small {
		font-size: 9px;
		color: #000000;
	}
	
	#qorc {
		height: 90px;	
	}