body
{
    background-repeat: repeat-x;
    background-color: #424242;
    margin: 0px 0px 0px 0px;
}

p, tr, td
{
    font-family: Trebuchet MS, Helvetica;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
}

a:visited, a:link
{
    font-family: Trebuchet MS, Helvetica;
    font-size: 12px;
    color: #809249;
    line-height: 16px;
    text-decoration: underline;
}

a:hover
{
    font-family: Trebuchet MS, Helvetica;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    text-decoration: underline;
}

.bullet-point
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #664713;
    font-weight: normal;
    line-height: 13pt;
}

.home_text
{
    font-family: Trebuchet MS, Helvetica;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.home_text2
{
    font-family: Trebuchet MS, Helvetica;
    font-size: 15px;
    color: #666666;
    line-height: 20px;
}

.sec_head_text
{
    font-family: Trebuchet MS, Helvetica;
    font-size: 21px;
    font-weight: bold;
    color: #8b8178;
    line-height: 24px;
}

.news_text
{
    font-family: Trebuchet MS, Helvetica;
    font-size: 12px;
    font-style: normal;
    color: #666666;
    line-height:14pt
}

a.news_text:link, a.news_text:visited
{
    font-family: Trebuchet MS, Helvetica;
    font-size: 12px;
    font-style: italic;
    text-decoration: underline;
    color: #666666;
    line-height:14pt
}

a.news_text:hover
{
    font-family: Trebuchet MS, Helvetica;
    font-size: 12px;
    font-style: italic;
    text-decoration: underline;
    color: #809249;
    line-height:14pt;
}

.news_header_text
{
    font-family: Trebuchet MS, Helvetica;
    font-size: 14px;
    color: #666666;
}

.bread
{
    font-family: Trebuchet MS, Helvetica;
    font-size: 10px;
    font-style: normal;
    color: #666666;
}

a.bread:link, a.bread:visited
{
    font-family: Trebuchet MS, Helvetica;
    font-size: 10px;
    font-style: normal;
    text-decoration: underline;
    color: #666666;
}

a.bread:hover
{
    font-family: Trebuchet MS, Helvetica;
    font-size: 10px;
    font-style: normal;
    text-decoration: underline;
    color: #809249;
}

.left-praise
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #58595B;
    font-weight: normal;
    line-height: 12pt;
}

a.left-praise:link, a.left-praise:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #58595B;
    font-weight: normal;
    line-height: 12pt;
}

a.left-praise:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #88952b;
    font-weight: normal;
    line-height: 12pt;
}

.footer
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 9pt;
    color: #cccccc;
    font-weight: normal;
}

a.footer:link, a.footer:visited
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 9pt;
    color: #cccccc;
    font-weight: normal;
    text-decoration: none;
}

a.footer:hover
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 9pt;
    color: #BBC893;
    font-weight: normal;
    text-decoration: none;
}

.bold-text
{
    font-size: 12;
    font-weight: bold;
}

div#main-table
{
    position: relative;
    border: 4px solid #8b8178;
    background-color: #ffffff;
    text-align: left;
    width: 792px;
    min-height: 470px;
    margin-top: 15px;
}

div#wrapper
{
    position: relative;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    width: 697px;
    min-height: 712px;
}

/* IE min-height hack */
* html div#wrapper
{
    height: 470px;
}

div#wrapper-lower-right
{
    position: absolute;
    bottom: -1px;
    right: -1px;
    height: 15px;
    width: 15px;
    background-image: url(images/lower-right-white-border.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}

/* another IE hack */
* html div#wrapper-lower-right
{
    right: -2px;
}
.product-title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
.product-text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

.product-text a
{
    color: #FFFFFF;
    text-decoration: none;
}

.product-text a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

.product-text ul
{
    list-style-type: square;
    margin-left: 0px;
    padding-left: 14px;
    text-indent: 0px;
    font-size: 12px;
    margin-top: 0px;
}

div#lower_menu_area
{
    position: relative;
    left: 196px;
}

ul.lower_menu
{
    margin: 0;
    padding: 0;
    padding-top: 10px;
    list-style-type: none;
}

ul.lower_menu li
{
    display: block;
    clear: none;
    float: left;
    margin: 0;
    padding: 0;
    padding-left: 12px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    position: relative;
    height: 20px;
}

ul.lower_menu li ul
{
    display: none;
    position: absolute;
    top: 18px;
    left: -28px;
    width: 300px;
}

ul.lower_menu li li
{
    display: block;
    clear: none;
    float: left;
    margin: 0;
    padding: 0;
    padding-right: 12px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    position: relative;
    height: 20px;
}

ul.lower_menu li:hover ul, ul.lower_menu li.over ul
{
    display: block;
}

/* Top navigation with dropdowns */
ul.nav-top
{
    list-style-type: none;
    float: left;
    margin: 0px;
    padding-left: 0px;
    z-index: 1000;
    text-align: left;
    font-size: 1.1em;
    color: #4b471a;
}

ul.nav-top li
{
    clear: none;
    display: block;
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-left: 0px;
    position: relative;
    z-index: 2000;
}

ul.nav-top li ul
{
    display: none;
    position: absolute;
    top: 27px;
    left: 0px;
    width: 205px;
    background-color: #ffe167;
    z-index: 3000;
}

ul.nav-top li li
{
    clear: left;
    width: 205px;
    height: 17px;
    background-color: #ffe167;
    border-bottom: 1px solid #FFFFFF;
    color: #4b471a;
    position: relative;
}

ul.nav-top li li.last
{
    border-bottom: none;
}

ul.nav-top li li a
{
    display: block;
    padding-top: 2px;
    padding-left: 12px;
    width: 205px;
    z-index: 20;
    position: absolute;
    color: #4b471a;
    text-decoration: none;
}

ul.nav-top li li a:hover
{
    color: #4b471a;
    text-decoration: underline;
}

ul.nav-top li:hover ul, ul.nav-top li.over ul
{
    display: block;
}

/*--------------------------- New Page Top Nav Menu ---*/

.pageTopNav
{
	border-top: 1px solid #BAC696; 
	border-bottom: 1px solid #BAC696; 
	height: 22px; 
	width:741px; 
	margin: 0 auto;
}

.pageTopNav ul
{
	padding:0;
	margin:0;
	margin-top:3px; 
	margin-left:228px;
}

.pageTopNav li
{
	display:inline;
	margin-right:25px;
}

.pageTopNav a:link, .pageTopNav a:visited
{
	font-size:1.4em;
	color: #BAC696;
	text-decoration: none;
}

.pageTopNav a:hover
{
	font-size:1.4em;
	color: #8B8178;
	text-decoration: none;
}

.pageTopNav a.current
{
	font-size:1.4em;
	color: #8B8178;
	text-decoration: none;
}
