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

div#content_container h1#contact_header{
	background:url(../images/contact/contact_header.png) center center no-repeat;
	text-indent:-99999px;
	height:50px;
}

div#content_container p#contact_info{
	width:530px;
	text-align:center;
	font-size:110%;
	padding:0 0 20px 0;
	margin:0 auto;
	line-height:26px;
}

div#content_container p#contact_info img{
	border: 0 none;
	vertical-align:text-bottom;
}

div#content_container p#contact_info a, div.contact p a, h2{
	color:#890912;
	text-decoration:none;
}

div#content_container div.contact{
	background:url(../images/contact/border.png) no-repeat;
	width:293px;
	height:134px;
	float:left;
	margin:0 18px 0 0;
	padding:25px 0 0 0;
}

h1{
	font-size:130%;
	text-align:center;
	color:#496D6C;
}

h2{
	font-size:120%;
	margin:0 0 0 20px;
}

h2#closing{
	color:#2D2D2D;
	font-size:130%;
	text-align:center;
	margin:0 0 20px 0;
}

p{
	font-size: 105%;
	line-height:13px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0 0 0;
}

div.contact p a{
	font-size:90%;
	padding:10px 0 0 0;
	line-height:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#center_column{
	width:500px;
	float:left;
	border-right:#666666 solid 1px;
	border-left:#666666 solid 1px;
	padding:0 30px 0 30px; 
	margin:15px 0 30px 0;
}

h2#center{
	text-align:center; 
	line-height:12px; 
	color:#890912; 
	font-size:130%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#right_img{float:right; margin:20px 0 0 0;}

div#right_img ul{margin:5px 0 0 20px;}

div#right_img li, div#right_column div#description li{
	list-style-image:url(../images/history/bullet.png); 
	font-size:85%; 
	color: #5E1B03; 
	font-style:italic; 
	padding:0 0 15px;
	width:340px;
}




.red{color:#890912; font-size:120%; font-family:Georgia, "Times New Roman", Times, serif;}

div#center_column p{line-height:18px; font-size:90%; font-family:"Times New Roman", Times, serif; text-align:left;}

div#center_column a{color:#890912; text-decoration:none;}

.italics{font-style:italic;}



