/* CSS Document */

body,html {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #754343;
	text-align: center;
}

div#wrapper { position: relative;
width: 757px;
text-align: left;
margin: 0 auto;
}	
	
	a  {
	color:#000000;
	text-decoration: underline;
}

	a.hover{
	text-decoration:none;
	}
	li {
	line-height: 1.5em;
}

.heading{
	 padding:  0px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
	font-weight:  bold;
	font-style: none;
	color:  #000000;
}
h2 { color: #60636B;
	font-size: 1.75em;
	text-align: center;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	line-height: 1em;}
	

hr {
	width: 50%;
	text-align: center;
	color: #7A3637;
}
	.lefttext {
	width: 238px;
	background-color: #7A3637;
	background-image: url(images/cd_bottom_dark.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	text-align: right;
		}
		
.lefttextbottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;	
	line-height: 1.05em;
}	
	
	.middletext {
	width: 215px;
	background-color: #dd9899;
	background-image: url(cd_bottom_dark.jpg);
	background-position:left top;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;	
	vertical-align: top;	
	text-align: left;
	
	
}

	.middletext .text {
		font-weight: normal;
		font-size: 10px;
	color: #000000;
	
}
	
.righttext {
	width: 185px;
	background-color: #dd9899;
	background-image: url(cd_bottom_light.jpg);
	background-position:left top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;	
		
}
	
	 .righttext .text {
	 font-size: 10px;
	 text-align: left;
	font-weight: normal;
	color: #000000;
	}
	
	
.active {
	color: #ffffff;
	text-decoration: none;
	
	
}
.inactive {
	color: #000000;
	text-decoration: none;
	
}


.style1 {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	
}
		
	.shadow{
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	top: 40px;
	bottom: 40px;
	width: 3px;
	}
	.copyright{
	padding-left: 25px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;	
	line-height: 1.05em;
	text-align: left;
	color: #000000;
}
