@charset "utf-8";
/* CSS Document */

body {	
	background-color: #e9e9e9;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: 400;
	color: #000066;
	}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	font-weight: 600;
	text-decoration: none;
}

a:hover {  	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: 600;
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330099;
	font-weight: 600;
	text-decoration: none;
}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 600;
	color: #FFFFFF;
	padding: 3px 0 3px 0;
	}
	
h1 {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 1.3em;
	color: #003366;
	font-weight: 600;
	padding: 10px 0px 0px 0px;
	}
	
h2 {
	font-family: "Segoe UI", "Trebuchet MS", sans-serif;
	font-size: 1.2em;
	color: #003366;
	font-weight: 600;
	padding: 10px 0px 0px 0px;
	}
	
h3 {
	font-family: "Segoe UI", "Trebuchet MS", sans-serif;
	font-size: 1.1em;
	color: #993300;
	font-weight: 600;
	}
h4 {
	color: #000000
	}
	
p {
	font-family: "Segoe UI", "Trebuchet MS", sans-serif;
	font-size: 0.95em;
	font-weight: 400;
	color: #000000;
	line-height: normal;
}

.img {
	border: 1px solid #000000;
	}
.imgclick{
	font-family: "Segoe UI", "Trebuchet MS", sans-serif;
	font-size: smaller;
	font-weight: 500;
	color: #E2E2E2;
	background-color: #000000;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 500;
	color: #333333;
}
.imglable {

	background-color: #000000;
}
.imglarge {
	margin: 0 auto;
	text-align: center;
}

/* CONTAINER */

	#container {
		width: 980px;
		margin: 0 auto;
		text-align: left;
		background: url(../images/cc_bg_container.gif) top center repeat-y; 
		} 

		#masthead {
		width: 980px;
		}
 
		#header {
			background: 
			margin: 0;
			padding: 0;
			background: #e9e9e9;
			background-image: url() no-repeat top center;
			text-align: center;
			border-bottom: 1px solid #61273a;
		}
		
		#header h1 {
			margin: 0; 
			padding: 10px 0; 
		}

	#content {
		width: 978px;
		text-align: center;

		}
		
/* LEFT COLUMN */
		
		#leftcol {
			float: left;
			width: 126px;
			padding: 0;
			background: transparent;
			}
			
/* TOP NAVIGATION */

		#topnav {
			position: relative;
			top: 0px;
			margin-left: 126px;
			width: 726px;
			height: 25px;
			text-align: center;
			background: #FFFFFF;
			border-left: 1px solid #666666;
			border-bottom: 1px solid #666666;
			border-right: 1px solid #666666;
			}
	
		.topnav {
			font-family: "Lucida Sans", Verdana, Arial, sans-serif;
			font-size: 1.0em;
			font-weight: bold;
			}
				
		#topnav ul {
			width: 724px;
			margin: 0;
			float: left;
			text-align: center;
			list-style: none;
			}
		#topnav ul a {
			color: #333333;
			text-decoration: none;
			display: block;
			padding: 0 2.5em 0 2.6em;
			}
		#topnav ul a:hover {
			color: #000033;
			}
		#topnav ul li {
			float: left;
			text-align: center;
			}
		#topnav li {
			position: relative;
			float: left;			
			list-style: none;
			padding: 0;
			height: 24px;
			line-height: 24px;
			}
		#topnav li:hover {
			height: 24px;
			line-height: 24px;
			}
		#topnav li a:hover {
			color: #660033;
			}
			
		#topnav a.here:link,
		#topnav a.here:visited,
		#topnav a.here:hover,
		#topnav a.here:active {
			color: #000000;
			font-weight: bold;
			}
		
		#maincontent {
			float: left;
			width: 698px;
			margin: 0; 
			padding: 0 15px 10px 15px;
			background-color: #FFFFFF;
			text-align: left;
		}

/* RIGHT COLUMN */
		
		#rightcol {
			float: right;
			top: 0;
			width: 126px;
			padding: 0;
			}
						
/* BOTTOM INFO */

	#btmnav {
		position: relative;
		top: 0px;
		width: 980px;
		height: 25px;
		text-align: center;
		background: #FFFFFF;
		border-top: 1px solid #666666;
		border-bottom: 1px solid #666666;
		clear: both;
		}

	.btmnav {
		font-family: "Lucida Sans", Verdana, Arial, sans-serif;
		font-size: 1.0em;
		font-weight: bold;
		}
		
	#btmnav ul {
		margin: 0;
		padding: 0;
		width: 980px;
		float: left;
		text-align: center;
		list-style: none;
		}
	#btmnav ul a {
		color: #4d3807;
		text-decoration: none;
		display: block;
		padding: 0 3em 0 3em;
		}
	#btmnav ul a:hover {
		color: #CC0099;
		}
	#btmnav ul li {
		float: left;
		}
	#btmnav li {
		position: relative;
		top: 0px;
		float: left;
		list-style: none;
		height: 24px;
		line-height: 24px;
		}
	#btmnav li:hover {
		height: 24px;
		line-height: 24px;
		}
	#btmnav li a:hover {
		color: #660033;
		}
		
	#btmnav a.here:link,
	#btmnav a.here:visited,
	#btmnav a.here:hover,
	#btmnav a.here:active {
		color: #000000;
		font-weight: bold;
		} 

	#btmnfo {

		top: 0px;
		width: 978px;
		text-align: center;
		background: #FFFFFF;
		}

	#footer { 
		padding: 0; 
		background: #FFFFFF; 
		text-align: center;
	} 
	#footer p {
		margin: 0; 
		padding: 10px 0; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.85em;
		color: #999999;
		}

	.footerright {
		text-align: right;
		}
	.floatright { 
		float: right;
		margin-left: 8px;
		}
	.footerleft {
		text-align: left;
		}
	.floatleft {
		float: left;
		margin-right: 8px;
		}
	.clearfloat { 
		clear: both;
		height: 0;
		font-size: 1px;
		line-height: 0px;
		}
		
	/* COPYRIGHT */
	
	#copyrt {
		top: 0px;
		margin-left: 126px;
		width: 726px;
		height: 25px;
		text-align: center;
		color: #FFFFFF; 
		font-family: "Segoe UI", "Trebuchet MS", sans-serif; 
		font-size: 0.85em; 
		font-weight: normal; 
	}

/* END CONTAINER */