/* CSS Document */

body {
	margin:0px;
	background-color:#7F6356;
	font-family:Arial, Tahoma, Helvetica, SansSerif;
	font-size:12px;
	line-height:19px;
	background-image:url(../images/bg_strip.jpg);
	background-position:top center;
	background-repeat: repeat-y;
}

.content {
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat;
}

.TopNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/topnav_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	height:45px;
	width:100%;
}
.TopNav ul { 
	list-style-type:none;
	list-style-image:none;
}
.TopNav ul li {
	float: left !important;
	margin-right: 0px; }
.TopNav a { /* The nav links */
	font-size: 12px;
	text-align: left;
	height:45px;
	padding-top:12px;
	color: #FFFAF1;
	text-decoration: none;
	display: block;
	padding-top:12px;
	padding-right:13px;
	padding-left:13px;
}
.TopNav a:hover, .sf-menu span:hover {
	background-image:url(../images/topnav_bg_hover.jpg);
	background-repeat:repeat-x;
}
.TopNav a.rightcurrent {
	background-image:url(../images/link_hover.gif);
	background-repeat:repeat-x;
	color: #FFFAF1;
}
.TopSpecer {
	background-image:url(../images/header.jpg);
	background:url(../images/header.jpg) no-repeat ;
	background-repeat:no-repeat;
	background-position:top center;
	height:410px;
}
.Header {
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	height:157px;
	background-position:center;
}
.MenuSpacer {
	background-image:url(../images/link_bg_spacer.gif);
	height:33px;
	background-repeat:repeat-x;
}
.BottomBoxSpacer {
	background-image:url(../images/bottom_box_spscer.gif);
	background-repeat:repeat-x;
	height:212px;
}
.BottomLeftBg {
	background-image:url(../images/left_coloumn_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:212px;
	width:214px;
}
.FooterSpacer {
	background-image:url(../images/footer_spacer.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:59px;
}
td, th {

	font-size:12px;
	color:#250B01;
}
#faq a {
	font-size:12px;
	color:#009ece;
	margin:0px;
	padding:0px;
	text-decoration: none;
}
#faq a:hover {
	text-decoration:underline;
}
.faq {
	font-size:14px;
	color:#749E15;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
.faq_q a {
	font-size:12px;
	color:#009ece;
	margin:0px;
	padding:0px;
	text-decoration: none;
}
.faq_q:hover {
	text-decoration:underline;
}
a {
	outline:none;
}
h1 {

	font-size:22px;
	color:#749E15;
	padding-bottom:10px;
	margin-bottom:10px;
	line-height:28px;
}
h2, h2 a {

	font-size:16px;
	color:#749E15;
	margin:0px;
	padding:0px;
}
h3 {
	margin:0px;
	padding:0px;

	font-size:18px;
	color:#749E15;
	padding-bottom:20px;
}
h4 {
	margin:0px;
	padding:0px;

	font-size:16px;
}
h5 {
	margin:0px;
	padding:0px;

	font-size:14px;
}
h6 {
	margin:0px;
	padding:0px;

	font-size:12px;
}
img {
	border:0px;
}
ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
/*li	{
	background-position: 10px 5px;
	background-repeat: no-repeat;
	margin:2px 2px 2px 2px; 
	margin-left:0px;
	padding:0px 0px 0px 20px;
	line-height:14px;
}*/
.maxwidth {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
.BlueHeading14 {
	font-size:22px;
	color:#749E15;

}
.TextColor1 {
	color:#FFFFFF;
}
.TextColor2 {
	color:#250B01;
}
.TextColor3 {
	color:#749E15;
}
.TextColor4 {
	color:#aeafaf;
}
.SmallText {
	font-size:10px;
}
.Link {
	text-decoration:none;
}
.Link:hover {
	text-decoration:underline;
}
.LinkUL {
	text-decoration:underline;
}
.LinkUL:hover {
	text-decoration:none;
}
.Padding5 {
	padding:5px;
}
.Padding7 {
	padding:7px;
}
.Padding10 {
	padding:10px;
}
.Padding20 {
	padding:10px;
}
.PaddingLR {
	padding-left:20px;
	padding-right:20px;
}
.PaddingTB {
	padding-bottom:10px;
	padding-top:10px;
}
.MarginLeft {
	margin-left:10px;
	margin-bottom:7px;
}
.MarginRight {
	margin-right:10px;
	margin-bottom:7px;
}
.Width {
	width:100%;
}
.Caps {
	text-transform:uppercase;
}
.BlueLink, .BlueLink:hover, .BlueLink:visited, .BlueLink:active {
	text-decoration:underline;
	color:#250B01;
	font-weight:bold;
}
.cross-link, OrangeLink2, .OrangeLink2:hover, .OrangeLink2:visited, .OrangeLink2:active {
	text-decoration:underline;
	color:#749E15;
	font-weight:normal;
}
#sample .ul {
 style="list-style:circle;
	padding-left:20px;
}
 # sample li {
list-style-type:disc;
}
.hide_div {
	visibility: hidden;
}
li#rates {
	list-style:	disc;
	list-style-type:disc;
}
.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#009ece;
}

.Border {
	border:1px solid #d9dada;
}

.headernav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	height:52px;
	margin-top:33px;
}
.headernav ul { /* The auto-generated set of links */
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
	height:52px;
}
.headernav ul li {
	float: left;
	display:block;
	margin:0px;
	padding:0px;
	height:52px;
}
.link1 {
	background-image:url("../images/tab1.jpg");
}
.link1 a:hover {
	background-image:url(../images/tab1_hover.jpg);
}
.link2 {
	background-image:url(../images/tab2.jpg);
}
.link2 a:hover {
	background-image:url(../images/tab2_hover.jpg);
}
.link3 {
	background-image:url(../images/tab3.jpg);
}
.link3 a:hover {
	background-image:url(/images/tab3_hover.jpg);
}
.link4 {
	background-image:url(../images/tab4.jpg);
}
.link4 a:hover {
	background-image:url(../images/tab4_hover.jpg);
}
.link5 {
	background-image:url(../images/tab5.jpg);
}
.link5 a:hover {
	background-image:url(../images/tab5_hover.jpg);
}
.link6 {
	background-image:url(../images/tab6.jpg);
}
.link6 a:hover {
	background-image:url(../images/tab6_hover.jpg);
}
#wrapper ul {
	list-style-type:circle;
}
.td[ class=content] {
min-height:800px:
}


#newsticker_container  {
background:url("../images/flashbg.jpg") no-repeat scroll right top transparent;
	height:454px;
	width:420px;
}
#newsticker_container2  { background:url("../images/flashbg.jpg") no-repeat scroll right top transparent; height:300px; width:420px;}
#newsticker {
	background:none no-repeat scroll 0 0 transparent;
	height:276px;
	overflow:hidden;
	position:relative;
}
#newsticker ul {
	height:276px;
	list-style:none outside none;
	margin:10px 0 2px;
	overflow:hidden;
	padding:37px 8px 0 38px;
}
* html #newsticker ul {
	height:1.6em;
	overflow:visible;
}
#newsticker li.error {
	color:#FF0000;
}
#newsticker li {
	color:#59483E;

	font-size:18px;
	font-weight:100;
	list-style:none outside none;
}
#newsticker #togglenewsticker {
	background:none no-repeat scroll 0 0 transparent;
	height:14px;
	outline:medium none;
	overflow:hidden;
	position:absolute;
	right:10px;
	text-indent:20px;
	top:12px;
	width:14px;
}
* html #newsticker #togglenewsticker {
	right:30px;
}
.tagline {
	padding:30px 0 0 26px;
}
#tb-wrapper {

margin-left:auto;
margin-right:auto;
margin-top:0;
padding-left:10px;
width:94%;
}
form input.half {
	color:#AAAAAA;
	float:left;
	margin-right:6px;
	width:48% !important;
}

.tb-leave-comment-legend  {
margin-top:0;
}

.flex {	padding:0px; }


.sf-menu, .sf-menu * {
	list-style:none;
	margin:0;
	padding:0;
}
.sf-menu {
	float:left;
	line-height:1.0;
	margin:0px 0 1em 20px;
}
.sf-menu ul {
	position:absolute;
	top:-999em;
	width:12em;
	padding-top:7px;
}
.sf-menu ul li {
	width:100%;
}
.sf-menu li:hover {
	visibility:inherit;
}
.sf-menu li {
	float:left;
	position:relative;
	background:none;
}
.sf-menu a, .sf-menu span {
	display:block;
	padding: 16px 10px 5px;
	position:relative;
	text-decoration:none;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:0;
	top:38px;
	z-index:99;
}
.sf-menu li li a {
	padding:0px 1em 1px 1em;
	height:20px;
}
.sf-menu a, .sf-menu a:visited, .sf-menu span,  .sf-menu span:visited {
	color:#fff;
	font-weight:bold;
}
.sf-menu li li {
	background:#917D64;
	height:20px;
	padding-top:8px;
}
.sf-menu li li li {
	background:#181818;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:0;
}
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background:#BCAF9F;
	height:18px;
	border-bottom:2px solid #749E15;
}
.sf-menu a.sf-with-ul {
	min-width:1px;
	padding-right:2em;
}
.sf-sub-indicator {
	background:none;
	display:block;
	height:10px;
	overflow:hidden;
	position:absolute;
	right:.8em;
	text-indent:-999em;
	top:1.45em;
	width:10px;
}
li ul li .sf-sub-indicator {
	right:1em;
}
a > .sf-sub-indicator {
	background-position:0 -100px;
	top:1.45em;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position:-10px -100px;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position:0 0;
}
.sf-shadow ul {
	background:url(../images/shadow.png) no-repeat bottom right;
	padding:0 8px 9px 0;
}
.sf-shadow ul.sf-shadow-off {
	background:transparent;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul, ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:10em;
	top:0;
}
li li a .sf-sub-indicator, li li a > .sf-sub-indicator {
	top:.9em;
}
.sf-menu ul .sf-sub-indicator, .sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position:-10px 0;
}


.ext, .ext2 {
	cursor:pointer
}

.ext2 {
	color: #57A000;
}
