body{
	background:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F0F1EC;
	margin:0px;
}

.grid-2 .col {float:right;display:inline;}
.grid-2 div.first {float:left;}
.grid-2 .col {width:50%;}
.grid-2:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

a {
	color:#006600;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:visited {
	color:#006600;
}

h2{
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant:small-caps;
	font-size:14px;
	padding-top:10px;
}

#topBar{
	background:url(images/top.jpg) no-repeat left;
	height:24px;
	text-align:right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant:small-caps;
	font-size:12px;
}

#topBar a{
	color:#FFFFFF;
	margin-right:20px;
	text-decoration:none;
}

#topBar a:hover{
	text-decoration:underline;
}


#wrapper{
	text-align:center;
}

#mainTable{
	width:950px;
	background:#FFFFFF;
	vertical-align:top;
}

#TD_home_content{
	 color:#000000;
	 text-align:left;
	 font-size:11px;
	 line-height:15px;

}

#nav{
	background:url(images/nav_bg.jpg) top right no-repeat;
	height:108px;
	padding-top:49px;
	text-align:center;
	width:547px;
	text-transform:uppercase;
	
	
}

#nav a{
	font: 13px Georgia, Times New Roman, Times, serif;
	color:#000000;
	text-decoration:none;
	/*border:solid 1px;*/
	padding-top:9px;
}

#nav a:hover{
	background:url(images/menu_arrow.gif)  top center no-repeat ;
}

#navOver{
	background:url(images/menu_arrow.gif)  top center no-repeat ;
}

#nav_subMenu{
	margin-top:20px;
	text-align:center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant:small-caps;
	font-size:11px;
}

#nav_subMenu a{
	text-decoration:none;
	color:#000000;
	font-size:11px;
	background:none;
	padding-top:0px;
}

#nav_subMenu a:hover{
	text-decoration:underline;
	background:none;
}

#copy_div{
	margin-left:40px; 
	width:450px;
}

#copy_div img {margin-top:5px;}

.underline{
	text-decoration:underline;
}

#bottomBar{
	background:url(images/footer.jpg) no-repeat left;
	height:131px;
	text-align:right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant:small-caps;
	font-size:12px;
}

#bottomBar a{
	color:#FFFFFF;
	margin-right:5px;
	margin-left:5px;
	text-decoration:none;
}

#bottomBar a:hover{
	text-decoration:underline;
}

.eventTitle{
	font-size:12px;
	color:#663300;
	font-weight:normal;
	margin-top:25px;
	margin-bottom:0px;
}

.date{
	font-style:italic;
	font-size:10px
}

.location{
	/*font-style:italic;*/
	font-size:10px
}

.pullquote{
	padding-top:15px;
	padding-bottom:10px;
}

.smpullquote{
	padding:15px;
}