@charset "UTF-8";
body {
background-color:#ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	color:#515151;
	 line-height: 1.4em; 
	 text-align:center;
}


SUB,  SUP { line-height: 0; margin-right:2px;}

h3 { 
font-size:12px;
font-weight:bold;
line-height: 15px; 
color:#515151;
margin-bottom:0px;
padding-bottom:0px
}

p { text-align:left;}

hr {
	height: 1px;
	margin: 0;
	padding: 0;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom:0px;
		margin-top:0px;
}


.headingText hr {
	height: 1px;
	margin: 0;
	padding: 0;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom:20px;
		margin-top:20px;
}


.headingText {
	color:#666666;
	font-size:18px;
	line-height: 26px;
}

a, a:link, a:visited {text-decoration:none;color:#1466b3;font-weight:bold;}
a:hover {text-decoration:underline;}


.mainWrapper {
background-image: url(images/background.gif);
	width: 940px;
	margin: 0 auto;
	padding-right:0px;
padding-topt:0px;
padding-bottom:0px;
padding-left:40px;
	text-align:left;
	

	}
	
.contentWrapper	 {
	text-align:left;
	width: 960px;
	margin-left:20px;

}
	
.leftColumn {
	width:200px;
	float:left;


}

.leftColumn img {
	display:block;
	margin-bottom:15px;


}


.leftNav {

	width:200px;
	float:left;
	color:#8d8d8d;
	font-weight:normal;
	
}



.leftNav ul {
margin-left: 0px;
	padding-left: 0px;
	width:166px;

}

.leftNav li {
	list-style-type: none;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfe9e9;
	padding-top: 6px;
	padding-bottom: 6px;
}

.leftSelected {
	
	background-image: url(images/leftArrow.gif);
	background-repeat: no-repeat;
	color:#ff6600;
}



.leftNav a:link, .leftNav a:visited {
font-weight:normal;
color:#666666;
text-decoration:none;

}

.leftNav a:hover {text-decoration:underline;}

.mainColumn {

	width:717px;
	margin-left:23px;
	float:left;
	min-height: 500px
}

/* for Internet Explorer */
/*\*/
* html .mainColumn {
height: 500px
}
/**/

.recipientsRight {width:345px; float:left;margin-left:20px;}
.recipientsLeft {width:345px; float:left;}


.recipientsRight img, .recipientsLeft img {margin:0px;padding:0px;margin-bottom:10px;margin-left:-0px;}

.recipientsRight a:link, .recipientsRight a:visited, .recipientsLeft a:link, .recipientsLeft a:visited {
margin-left:0px;

}

.eventRight {width:345px; float:left;margin-left:25px;text-align:right;}
.eventLeft {width:345px; float:left;}
.eventRight img, .eventRight p {float:right}





.aboutLeft {width:350px; float:left;}



.aboutLeft img {padding-right:10px;}

.aboutLeft h3 {padding:0px;margin:0px;}

.aboutLeft p {margin-bottom:35px;}




.aboutRight {width:200px; float:left;margin-left:50px;}

.clear {
	clear:both;
	}
	
.footer {
	text-align:right;
	color:#999999;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}



.dottedLine { 
width:100%;
background-image: url(images/rule-dot.gif);
background-repeat: repeat-x;
height:1px;
display:block;
margin-top:14px;
	margin-bottom:10px !important;
	margin-bottom:10px;
} 

.dottedLine hr {display:none;}

.dottedLine footer {
margin-bottom:24px;
}



.logo a {
	display:block;  
	height:0px  ;
	
	padding-top:155px;  
	overflow:hidden;
	background:transparent url(/images/logo.jpg);

}


.logo p {
	width:200px;height:155px;
}


.homePhoto {
	margin-top:58px;
	}
	
	

.innerPhoto {
	margin-top:25px;
	margin-bottom:15px;
	}	
	
	.innerHead {
	margin-top:25px;
	}
	
	
.threeColumnContent {

	width:220px;
	float:left;
	margin-right:20px;
	margin-top:5px;
	padding-bottom:5px;


}


.threeColumnContent p { text-align:left;margin-top:5px;margin-bottom:5px;}



.threeColumnContent img {
	display:block;
	margin-bottom:15px;
	margin-top:0px;


}

.topRow {margin-top:5px;}

.threeColumnContent h3 {padding-top:0px;margin-top:0px;}
