
.basictab ul{
margin: 4px;
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
display: block;
text-decoration: none;
color: #666666;
background-color: #ffffff;
height: 43px;
width: 182px;
font-family: georgia;
font-size: 14px;
padding-top: 10px;
text-align: center;
}


.basictab li a.current{
/* background-image: url(images/nav-bg.jpg); */
background-color: #f4decc;
height: 43px;
font-family: georgia;
font-size: 14px;
padding-top: 10px;
}

#tabcontentcontainer{
width:95%; /*width of 2nd level content*/
height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}


#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
width: 182px;
padding: 0px;
margin: 0px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
height: 43px;
width: 182px;
text-align: center;
}
#vertmenu ul li a.null {
display: block;
text-decoration: none;
color: #666666;
height: 43px;
width: 182px;
}

#vertmenu ul li a.null:hover {
display: block;
text-decoration: none;
color: #666666;
background-color: #f8fef7;
height: 43px;
width: 182px;

}

#vertmenu ul li.active {
background-image: url(images/nav-bg.jpg);
height: 43px;
}

td.content {
text-align: left;
font-family: georgia;
font-size: 11px;
}
td.content a {
color: #714d30;
text-decoration: none;
}
td.content a:hover {
color: #714d30;
text-decoration: underline;
}
p.copyright {
font-family: georgia;
font-size: 10px;
color: #d3c79d;
}
td.footernav {
font-family: arial;
font-size: 11px;
color: #ffffff;
letter-spacing: 2px;
padding-top: 5px;
padding-right: 15px;
}
td.footernav a{
font-family: arial;
font-size: 11px;
color: #714d30;
text-decoration: none;
}
td.footernav a:hover{
font-family: arial;
font-size: 11px;
color: #714d30;
text-decoration: underline;
}

.featureWidgetForm {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	background-image:url(images/widget_bg.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #967452;
	margin-bottom: 10px;
}
.featureWidgetForm td {
	padding: 2px 3px 2px 3px;
	text-align: left;
}
.featureWidgetForm th {
	padding: 2px 3px 0px 3px;
	text-align: left;
}
.featureWidgetForm input, .featureWidgetForm select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #624223;
	padding: 2px;
}
.GIFTTSoffer {
	width: 529px;
	padding: 10px 10px 0px 10px;
	border: solid 1px #292929;
	background-color: #d0c3b5;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
