/* 
  ----------------------------------------
  Southern Meadow
  Based on IQ by Project Seven Development
  www.projectseven.com
  Layout 18: 2 column 940 Sidebar Left PMM
  ----------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#sharethis {
	width: 940px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
.addthis_button {
	float: right;	
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7sm_2col940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7sm_2col940Top.jpg);
}
#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#c2 {
	margin-right: 0px;
	width: 680px;
}
#columns-bottom {
	background-image: url(img/p7sm_2col940Bottom.jpg);
}
#footer {
	width: 940px;
}

#video_table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#video_table p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #333;
	line-height: 1.25em;
}
