body
{
    background-color: #333333;
    background-image: url(../images/trbackgrd.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0px;
    padding: 0px;
    color: #333;
    font-size: 17px;
    font-family: georgia, arial, "trebuchet ms" , sans-serif;
    line-height: 26px;
}
b
{
    font-size: 110%;
}

a:link
{
    color: #03c;
    text-decoration: none;
}
a:visited
{
    color: #03c;
    text-decoration: none;
}
a:hover
{
    color: #03c;
    text-decoration: underline;
}
a:active
{
}

.h1inside {color: #333333; font-size: 20px; font-weight: bold; font-family: arial, "trebuchet ms", sans-serif; line-height: 22px;}



#page_container
{
    width: 750px;
    border-left: solid 1px white;
    border-right: solid 1px white;
    border-bottom: solid 1px white;
    background-color: #ffffff;
    margin: 0 auto;
    text-align: left;
}
#topsection
{
    margin: 0;
    padding-top: 0px;
    border: none;
    padding: 0px;
    margin: 0px;
}
.topbartitle
{
    border: none;
    padding-top: 20px;
}
#contentwrapper
{
    float: left;
    width: 100%;
}

#homefeaturecontainer
{
    border: 1px solid #999999;
    width: 482px;
    height: 130px;
    float: left;
    background-color: #f4e4a3;
    padding: 15px;
}

#homeleftcontainer
{
    width: 260px;
    float: left;
    margin-top: 20px;
    padding-right: 10px;
}

#homerightcontainer
{
    width: 222px;
    float: left;
    margin-top: 20px;
    margin-left: 10px;
    border-left: 1px solid #999999;
    padding-left: 10px;
}


#contentcolumn
{
    margin-left: 0px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn
{
    /*float: left;
    width: 200px; 
    margin-left: -100%;
    background: #C8FC98;*/
    background-color: #71201D;
    background-image: url(../images/TR_leftnav.jpg);
    background-repeat: no-repeat;
    width: 188px;
    border:none;
    float: left;
 }
 
 #left_menu_area_nav
{
	width: 158px;
	float: left;
	padding: 15px 10px 15px 20px;
}


#footer
{
    clear: left;
    width: 100%;
    height: 100px;
    background-color: #CCCCCC;
    background-image: url(../images/TR_footerinfo.jpg);
    background-repeat: no-repeat;
    text-align: left;
    padding: 4px 0;
}
#footer a
{
    color: #FFFF80;
}

.elevenpt_detail { color: #333; font-size: 11px; font-family: arial, "trebuchet ms", sans-serif; line-height: 14px; }

#footeraddr
{
    
    float: left;
    padding: 15px 15px 15px 200px;
}

#innertube
{
    /*margin: 10px; Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
    background-color: #fff;
    float: right;
    padding: 20px;
    width: 522px;
    border: none;
}

#search_area
{
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 7px;
    margin: 0;
    width: 743px;
    height: 27px;
    background-color: #000000;
}
/*Home Mode*/
.home_banner_img
{
    width: 750px;
    border: none;
    padding: 0px;
    margin: 0px;
}

.HideElement
{
    display: none;
}

.detail_banner
{
    float: right;
    border: none;
    padding: 0px;
    margin: 0px;
}
#searchform
{
    margin: 0;
    float: right;
    font-size: 12px;
    font-family: arial, "trebuchet ms" , sans-serif;
    line-height: 12px;
    color: #fff;
}
#searchtxt
{
    font-size: 12px;
    font-family: arial, "trebuchet ms" , sans-serif;
    line-height: 12px;
    color: #fff;
}

