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


body{background-color:#c7c3c4;
}

#wrapper {
	text-align: left;
	margin: 0px 96px 0 96px;
	padding: 0px;
	border:0;
	width: 829px;
	background-color:#c7c3c4;
}


#content { 
padding: 6px 24px 24px 24px;
	width: 829px;
	background-color: #ffffff;
}



/*-----------content-------------------*/

#banner {
	width: 782px;
	background-color: #1C1C1C;
	margin: 24px 24px 6px 24px;
	border:none;
}

#nav {
	width: 782px;
	background-color:#952a3c;
	text-align: right;	
	padding:10px 0 10px;
	margin: 0 24px 0 24px;
}

#center {
	background-color:#FFFFFF;
	margin: 0 24px 0 18px;
}


#image {
	margin:10px 18px 0 24px;
	float: left;
	width: 166px;
	height: 606px;
	}

#header{
	float: right;
	background-color:#1C1C1C;
}

#headerimage {
	height: 190px;
	}

#information {
margin:20px 0 0 0;
float:right;

 }

/*-------------------text---------------*/
.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height: 18px;
	}
	
.h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color: #A60000;
	text-align:center;
	font-style:italic;
	font-variant:small-caps;
	}
	
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.51em;
	text-align:center;
	color: #FFFFFF;
	font-variant:small-caps;
	font-style:italic;
	font-stretch:condensed;
	}
	
.p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
 	line-height: 18px;
	}
	
a {border:none;
	text-decoration:none;
	color:#ffffff;
	padding-right:15px;
	}
	
.email {text-decoration:underline;
color:#000000;}

.image {border:none;}

.links {
	color: #FFFFFF;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
