@charset "utf-8";
/* CSS Document */

.body{
	height:auto;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

.header{
	height:135px;
	width:auto;
	padding:10px;
	margin-bottom:10px;
	}
	
.page-inner{
	height:auto;
	margin-left:auto;
	margin-right:auto;
	width:760px;}	
.imageholder{width:auto;}
.columns{width:760px;height:300px;margin-top:20px;clear:both;margin-left:auto;margin-right:auto;}
.columns2{width:760px;height:auto;clear:both;margin-left:auto;margin-right:auto;}
.left-column{
	
	width:360px;
	padding:0px 10px;
	text-align:left;
	float:left;
	}

.right-column{
	
	width:360px;
	padding:0px 10px;
	text-align:left;
	float:left;
	clear:right;
	}  
.left-column2{
	
	width:360px;
	padding:0px 10px;
	text-align:left;
	float:left;
	}

.right-column2{
	
	width:360px;
	padding:0px 10px;
	text-align:left;
	float:left;
	clear:right;
	}  


h1{
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:24px;
	font-style:italic;
	text-align:center;
	}
h2{ 
	font-family:Trebuchet MS,"Times New Roman",Times,serif;
	font-size:31px;
	font-weight:bolder;
	letter-spacing:12px;
	line-height:0.9em;
	text-align:center;
	text-transform:uppercase;
	margin:-5px;}
	

.columntext{  
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:15px;
	line-height:1.4em;
	text-align:justify;
	width:350px;
	}
.spacer{
	border-bottom:dotted 3px;
	color:#333333;
	width:auto;
	
	}
.contact, .contact a, .contact a:visited{
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	text-decoration:none;
	width:755px;
	height:300px;;
	clear:both;
	line-height:1.4em;
	
}
.logo{margin-top:20px;height:200px;text-align:center;}


.top{	text-align:center;
		clear:both;
		margin-top:20px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		font-style:italic;
		height:60px;
		color:#333;
		border-bottom:dotted 3px;
		width:750px;;
		margin-left:auto;
		margin-right:auto;
		
		
		
		}
		

.month{
	
	/*font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:18px;
	font-weight:light;*/
	
	background:none repeat scroll 0 0 #333333;
	color:#FFFFFF;
	font-family:Arial,"Times New Roman",Times,serif;
	font-size:18px;
	font-weight:lighter;
	letter-spacing:2px;
	padding:4px 4px 4px 8px;
	text-transform:uppercase;
	
	
	}
.dates{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:15px;
	font-weight:100;
	line-height:1.7;
	text-align:left;
	font-style:italic;
	margin-top:10px;
	}
	
.place{font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:2px;
	font-style:normal;
	color:#333;
	margin-bottom:-10px;
	}
