body
{
	font-size: 100%;
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	line-height: 1.6em;
}

.widget
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #f3f1eb;
	border: 0px solid #dedbd1;
	margin-bottom: 15px;
}

.widget a
{
	color: #222;
	text-decoration: none;
}

.widget a:hover
{
	color: #009;
	text-decoration: underline;
}
.tabnav
{
	margin:  0;
	padding: 15px 5px 0px 0px;
}
.tabnav li
{
	display: inline;
	list-style: none;
	padding-right: 5px;
}

.tabnav li a
{
	text-decoration: none;
	text-transform: uppercase;
	color: #222;
	font-weight: bold;
	padding: 8px 6px;
	outline: none;
}

.tabnav li a:hover, .tabnav li a:active,.tabnav li.ui-tabs-selected a
{
	background: #dedbd1;
	color: #222;
	text-decoration: none;
}

.tabdiv
{
	margin-top: 2px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 5px;
	text-align: center;
}
.tabdiv a
{
	text-decoration: none;
	text-align: left;
}
.tabdiv p
{
	text-align: left;
}

.tabdiv li
{
	list-style-image: url("star.png");
	margin-left: 20px;
}
/* Fixes google maps*/ 
.ui-tabs-hide
{
	display:block;
	position: absolute; 
    left: -999em; 
    top: -999em; 
}

#featuredvid
{
	text-align: center;
}

.fvid
{
	margin-bottom: 5px;
}

.vidselector li
{
	text-align: left;
	list-style: none;
	padding: 5px;
	background: #ffffff;
	border: 1px solid #dedbd1;
	text-transform: uppercase;
	margin-bottom: 5px;
}
