/* Buy Local Savannah CSS --------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size: .86em;
	background:#000;
}

.title {
		font-family: Arial, sans-serif;
		font-size: 18px;
		color: #FFFFFF;
		text-align: center
		}

.text {
	color:#fff;
	font-size: 12px;
	}
.textbold{
	color:#fff;
	font-weight:bold;
	font-size: 12px;
	}
.textcentered 	{
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-align: center
		}

.textsmall 	{
		font-family: Arial, sans-serif;
		font-size: 10px;
		color: #FFFFFF
		}
a.text:link, a.text:visited, a.text:active {
	font-family:Arial, Helvetica, sans-serif;
	color: #CCCC99;
	font-size:12px;
	text-decoration:none;
	}
a.text:hover {
	color: #CCCC99;
	text-decoration:underline;
	font-size:12px;
	}

.news {
	color:#fff;
	font-size: 12px;
	}

a.plain:link, a.plain:visited, a.plain:active {
	color:#660;
	text-decoration:none;
	font-size: 12px;
	}
a.plain:hover {
	color:#660;
	text-decoration:underline;
	font-size: 12px;
	}
/* Table Styles -----------------------------------------------------------------*/

#con_Cell {
	vertical-align:top;
	margin:0;
	padding:0;
	}
#inner_Table {
	background: url("images/main_overlay.gif") no-repeat top left;
	margin:0;
	padding:0;
	/*border-collapse:collapse;*/
	}
#leftCol {
	width:162px;
	vertical-align:top;
	height:436px;
	}
#centerCol{
	vertical-align:top;
	width:422px;
	}
.centerContent {
	margin: 265px 0 0 0;
	padding:2px;
	}
.pad {
	padding:9px 9px 9px 11px;
	}
#rightCol{
	width:178px;
	vertical-align:top;
	}
.footer {
	height:108px;
	background: url("images/body_footer.gif") no-repeat top left #fff;
	}
/* Navigation ---------------------- -------------------------------------------*/
.main_nav {
	margin-top: 155px;
	margin-left:0;
	padding:0 0 0 20px;
	list-style:none;
	width:109px;
	}
.main_nav li {
	width:109px;
	height:25px;
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	}
.main_nav li i {
	display:none;
	width:109px;
	height:25px;
	}
.main_nav li a {
	display:block;
	height:25px;
	width:107px;
	}
#nav_home {
	background: url("images/nav_home.gif") -109px 0 no-repeat;
	}
#nav_home a:hover, #nav_home_active {
	background: url("images/nav_home.gif") 0 0 no-repeat;
	}
#nav_members {
	background: url("images/nav_members.gif") -109px 0 no-repeat;
	}
#nav_members a:hover, #nav_members_active {
	background: url("images/nav_members.gif") 0 0 no-repeat;
	}
#nav_philosophy {
	background: url("images/nav_philosophy.gif") -109px 0 no-repeat;
	}
#nav_philosophy a:hover, #nav_philosophy_active{
	background: url("images/nav_philosophy.gif") 0 0 no-repeat;
	}
#nav_calendar {
	background: url("images/nav_calendar.gif") -109px 0 no-repeat;
	}
#nav_calendar a:hover, #nav_calendar_active{
	background: url("images/nav_calendar.gif") 0 0 no-repeat;
	}
#nav_about {
	background: url("images/nav_aboutUs.gif") -109px 0 no-repeat;
	}
#nav_about a:hover, #nav_about_active{
	background: url("images/nav_aboutUs.gif") 0 0 no-repeat;
	}
#nav_photos{
	background: url("images/nav_photoGallery.gif") -109px 0 no-repeat;
	}
#nav_photos a:hover, #nav_photos_active{
	background: url("images/nav_photoGallery.gif") 0 0 no-repeat;
	}
#nav_contact {
	background: url("images/nav_contactUs.gif") -109px 0 no-repeat;
	}
#nav_contact a:hover, #nav_contact_active{
	background: url("images/nav_contactUs.gif") 0 0 no-repeat;
	}
#nav_video {
	background: url("images/nav_video.gif") -109px 0 no-repeat;
	}
#nav_video a:hover, #nav_video_active{
	background: url("images/nav_video.gif") 0 0 no-repeat;
	}
/* Body Styles ---------------------------------------------------- */
.tabs {
	margin:110px 0;
	padding:0;
	}
.tabsBG {
	background: url("images/tab_bg.gif") right top repeat-y;
	margin:0;
	padding:0;
}
.tabItem {
	background: url("images/tabItemBG.gif") top left repeat-y;
	}
a.featmember:link, a.featmember:visited, a.featmember:active {
	font-family:Arial, Helvetica, sans-serif;
	color: #666600;
	font-size:12px;
	text-decoration:none;
	}
a.featmember:hover {
	color: #666600;
	text-decoration:underline;
	font-size:12px;
	}
.event 	{
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-align:left;
		color: #666600;
		margin:0 0 0 25px;
		padding:2px;
		}
.event a:link, .event a:visited, .event a:active {
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #666600;
		text-decoration: none;
		}
.event a:hover 	{
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #666600;
		text-decoration: underline;
		}

A:link {
	font-family: Arial, sans-serif;
	color: #CCCC99;
	text-decoration: none;
	}

A:visited {
	font-family: Arial, sans-serif;
	color: #FC6;
	text-decoration: none;
	}

A:hover {
	font-family: Arial, sans-serif;
	color: #CCCC99;
	text-decoration: underline;
	}

.rights {
	font-family: Georgia, Palatino, serif;
	color: #676733;
	font-size:11px;
	}