html, body {
height: 100%;
}
body 
{
    font-family:Arial, Helvetica, sans-serif;
    background:#fff;
    color:#333;
    font-size:90%;
    background:#e5e0ca url(images/bgbogy.jpg) repeat-x top center;
}
* 
{
    margin:0;
    padding:0;
}
a{
	color:#44382D;
	text-decoration:underline;
}
a:hover{
	color:#c45a40;
	text-decoration:none;
}
/*for div-s with floating elements*/
.clear_cont:after, .cc:after
{
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both !important;
    visibility: hidden;
}
.clear_cont, .cc
{
    min-height: 1px;
}
* html .clear_cont, * html .cc
{
    height: 1px;
}
/**/
.clear
{
    clear:both;
}
img 
{ 
    border: 0px none; 
}
a:link 
{
    text-decoration:underline;
    color:#441c15;
}

a:active 
{
    text-decoration:none;
}

a:visited 
{
    text-decoration:underline;
} 
a:hover 
{
    text-decoration:none;
}
h1
{
     color: #fff;
    font-family: Georgia;
    font-size: 22px;
    margin:0 0 10px 0;
    font-weight:400;
}
h2
{      
    color: #e5e0ca;
    font-weight: 800;
    padding: 4px;
    margin:0 0 10px 0;
    background:url(http://model.tbinrc.com/Websites/modeltbinrcnew/templates/model/images/bgtitle.png) repeat;
    font-size:16px;
    letter-spacing:2px;
}
h3
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin:0px 0 0px 0;
    font-weight:800;
    padding:5px 0 6px 0px;
}
.full_wrap
{
    width:960px;
    margin:0 auto;
}
.header_wrap
{
    padding:0;
}
.topblock
{
    float:right;
    width:273px;
    height:20px;
    background:#372e25;
    text-align:center;
    padding:10px 0 0 0;
}
.bgtb
{
    background:url(images/rounder_b.png) no-repeat bottom;
    height:13px;
}
.topblock a
{
    color:#00ccff;
    text-decoration:none;
    display:block;
    margin:2px 0 0;
}
.top_header
{
    float:left;
    margin:3px 0 0 5px;
}
h2.headername
{
    font-size:25px;
    font-weight:800;
    float:left;
    text-shadow:1px 1px 1px #000;
}
/*
---------------------------------search wrap
*/
.search_wrap
{
    float:right;
}
.search
{
    float:right;
}

.bginput
{
    background:url(images/bginput.png) no-repeat;
    width:160px;
    height:20px;
    padding:2px 0;
    display:block;
    float:left;
    margin:0 5px 0 0;
}
.inputfield
{
    width:153px;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    margin:0 0 0 2px;
    padding:2px 0;
    background:none;
    border:none;
}
.submit_btn
{
    background:url(images/search_icon.png) no-repeat;
    width:24px;
    height:24px;
    cursor:pointer;
    border:none;
    display:block;
    float:left;
}
.searchInput
{
    background:url(images/bginput.png) no-repeat;
	float:left;
    width:160px;
    height:20px;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    margin:0 5px 0 5px;
    padding: 3px 5px;

    border:none;
}
.searchButton
{
    background:url(images/search_icon.png) no-repeat;
    width:24px;
    height:24px;
    cursor:pointer;
    border:none;
    display:block;
    float:left;
	overflow:hidden;
	text-indent:-999px;
}
.top_wrap
{
    margin:47px 0 22px;
}
.menu_wrap
{
    background:url(images/bgmenu.png) repeat-x;
    height:51px
}
ul.main_menu
{
    padding:9px 0 0 0;
    margin:0 0 0 8px;
	overflow:hidden;
}
ul.main_menu li
{
    float:left;
    text-transform:uppercase;
    list-style-type:none;
    margin:0 5px;
}
ul.main_menu li a
{
    display:block;
    color:#fff;
    padding:5px 0;
    text-decoration:none;
    padding:10px 4px 10px 14px;
    font-size:17px;
    background:url(images/separator.jpg) no-repeat 0 3px;
}
ul.main_menu li:first-child a
{
    background-image:none;
}
ul.main_menu li .selectedPage
{
    color:#c45a40!important;
	text-decoration:none;
}
/*
--------------------------content wrap
*/
.content_wrap
{
    margin:10px 0 20px 0;
	padding:0 0 30px 0px;
	overflow:hidden;
}
/*
-----------------------------sidebar1
*/
.sideba1
{
    float:left;
    width:640px;
}
/*
-----------------------------sidebar2
*/
.sideba2
{
    float: left;
    margin: 0 0 0 10px;
    width: 300px;
}
.sideba2 p
{
    margin:0 0 10px 0;
    line-height:18px;
    font-size:12px;
}
.sideba1 p
{
    margin:0 0 15px 0;
}
.sideba1 ul
{
    margin:0 0 0px 20px;
}
.slideshow
{
    height:280px;
    margin:0 0 8px 0;
}
.text_wrap
{
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color:#44382d;
    background:#f5f2e0;
    padding:28px 26px 5000px 26px;
    margin:0px 0 -5000px 0;
}
.text_wrap p
{
    line-height:18px;
}
.title_page
{
    color:#44382f;
}
.text_wrap a.read_more
{
    background:#af4332;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    padding:5px;
    text-decoration:none;
    color:#fff;
    display:block;
    float:right;
    margin:15px 0 5px;
}
.text_wrap a.read_more:hover
{
background:#c5422e;
}
/*
--------------------------red block
*/
.red_block
{
    background:#af4332;
    padding:15px;
    width:279px;
}
.ins_red
{
    background:#b04939;
    color:#fff;
    padding:15px;
}
.ins_red a
{
    color:#fff;
	text-decoration: none;
}
.ins_red a:hover
{
    color:#fff;
	text-decoration: underline;
}
h1.title_sidebar
{
    color:#fff;
    font-size:30px;
}
.grey_block
{
    background:#d8d4bd url(images/bggrey_block.jpg) no-repeat top;
    padding:25px 15px 20px;
    width:280px;
    border-left:1px solid #dad6bf;
    margin:8px 0 0 0;
}
.title_greyblock
{
    color:#44382f;
}
.req
{
    color:#fd0c0b;
    font-size:12px;
    padding:0 5px;
}
form.subscribe
{
    
}
form.subscribe p
{
    margin:0 0 5px 0;
    color:#44382e;
    font-size:12px;
}
.inputfield_sr
{
    border:1px solid #d6d6d5;
    background:#f4f4f4;
    padding:7px 2px;
    width:252px;
}
.subscribe_btn
{
    background:#af4332;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    padding:5px;
    color:#fff;
    display:block;
    float:right;
    cursor:pointer;
    border:none;
    margin:10px 23px 0 0;
}
.subscribe_btn:hover
{
    background:#c5422e;
}
/*
------------------footer wrap
*/
.footer_wrap
{
    width:100%;
    background:#b7503d url(images/bgfooter.jpg) repeat-x;
    height:124px;
	padding-bottom:20px;
}
.footer_content
{
    width:960px;
    margin:0 auto;
}
/*
--------------------------------copyright
*/
.footer_content .copyright
{
    font-size:11px;
    color:#fff;
    margin:15px 0 0 0;
    padding:0 5px;
}
.footer_content .copyright p
{
    font-size:11px;
    color:#fff;
}
.copyright .float_left
{
    float:left;
    color:#fff;
   /* width:329px;*/
	width:489px;
}
.copyright .float_left img {
    position: relative;
    top: -4px;
}
.nidrr {
    float: left;
    margin: 0 15px 0 0;
}
img {
    border: 0 none;
}

.copyright .float_right
{
    float:right;
    width:272px;
    text-align:right;
}
ul.footer_menu
{
    padding:11px 0 0 5px;
    margin:0;
}
ul.footer_menu li
{
    float:left;
    list-style-type:none;
    margin:0 2px 0 0;
}
ul.footer_menu li a
{
    display:block;
    color:#fff;
    padding:5px 0;
    text-decoration:none;
    padding:10px 5px 4px 0;
    font-size:12px;
}
ul.footer_menu li a:hover
{
    text-decoration:underline;
}
ul.footer_menu li.last 
{
    
}
ul.list_item
{
    
}
ul.list_item li
{
    background:url(images/bullet.jpg) no-repeat left 6px;
    padding:0 0 0 10px;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type:none;
    margin:0 0 10px 0;
    font-weight:800;
}


/* <textEditor> */ 
.underline { text-decoration:underline;}
/* </textEditor> */

/* event list */
.eventsList {
padding: 0;
}
.eventsList ul {
margin: 0 !important;
padding: 0 !important;
list-style: none;
list-style-image: none;
}
.eventsList ul li {
    background:url(images/bullet.jpg) no-repeat left 6px;
    padding:0 0 0 10px;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type:none;
    margin:0 0 10px 0;
    font-weight:800;
}
.eventsList ul li a {
line-height: 1;
margin: 0 0 5px;
text-decoration: none;
color: #fff;
}
.eventsList ul li .eventDate {
margin: 0 0 15px;
font-size:10px;
color: #fff;
font-style: italic;
}
/* ICEBRRG */
.form_container {
margin: 0;
}
.form_container .title {
font-weight: bold;

color: #777;
font-size: 13px;
}
.form_container .textField {
padding: 4px 6px;
font-size: 18px;
border: 1px solid #bbb !important;
background: #fff !important;
color: #000;
margin: 5px 0 10px;
font-family: helvetica, arial, sans-serif;
background: #fff;
}
.form_container .fieldNote {
margin: 0 0 0 10px;
}
.form_container .submitButton {
width: 78px;
height: 32px;
background-color:#AF4332;
color: #fff;
border: none !important;
margin: 10px 0 5px;
}
/* background color of a selected field. */
.fieldSelected {
background: transparent !important;
border-color: transparent !important;
}
.sideba1  ul  li{line-height:130%;}

/* New Css Added here */
.linksModule{
	
}
.linksModule li{
	list-style:decimal;
	width:50%;
	float:left;
	padding:0px 0px 5px 0px;
	margin:0px;
	color:#44382D;
}
.linksModule li a{
	color:#44382D;
	text-decoration:underline;
}
.linksModule li a:hover{
	color:#c45a40;
	text-decoration:none;
}
.linksModule li span{
	padding:0 0 0 5px;
	font-style:italic;
	color:#c45a40;
}