/* CSS Document */




A			{text-decoration: none;}
A:link 		{color:#E61E26;}
A:visited 	{color:#E61E26;}
A:hover 	{color:#bfb78f;}
A:active 	{color:#bfb78f;}

#sidebar1 A			{text-decoration: none;}
#sidebar1 A:link 		{color:#8d8146;}
#sidebar1 A:visited 	{color:#8d8146;}
#sidebar1 A:hover 	{color:#E61E26;}
#sidebar1 A:active 	{color:#E61E26;}

h1	{
	color: #bfb78f;
	font-family:Verdana, Arial, helvetica, san-serif; 
	font-size:22px;
	font-weight: normal;	
	line-height:24px;
	}

h2	{
	color:#666666; 
	font-family:Verdana, Arial, helvetica, san-serif; 
	font-size:13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height:15px;
	}

.bg-left
	{
	background-color: #e30912;
	background-image: url(/images/bg-left2.jpg);
	background-repeat: repeat-x;
	}

.bg-right
	{
	background-color: #e30912;
	background-image: url(/images/bg-right2.jpg);
	background-repeat: repeat-x;
	}

.content-bg
	{
	background-color: #ffffff;
	background-image: url(/images/header.jpg);
    background-repeat: no-repeat;
	}
.content
	{
	margin: 10px 5px 0px 50px;
	color:#666666; 
	font-family:Verdana, Arial, helvetica, san-serif; 
	font-size:11px;
	line-height:18px;
	}
ul
	{
	padding: 0px 0px 0px 50px;
	}

li
	{
	color:#666666; 
	font-family:Verdana, Arial, helvetica, san-serif; 
	font-size:11px;
	line-height:18px;
	}

.sidebar-bg
	{
	background-image: url(/images/sidebar-bg.gif);
	background-repeat: repeat-y;
	}

.sidebar
	{
	padding: 0px 50px 10px 55px;
	color:#666666; 
	font-family:Verdana, Arial, helvetica, san-serif; 
	font-size:11px;
	}
	
.sidebar1
	{
	padding: 0px 55px 0px 40px;
	color:#666666; 
	font-family:Verdana, Arial, helvetica, san-serif; 
	font-size:10px;
	}

.sidebar-li
	{
	padding: 0px 0px 0px 0px;
	color:#666666; 
	font-family:Verdana, Arial, helvetica, san-serif; 
	font-size:11px;
	line-height:18px;
	}
.sidebar-center
	{
	text-align: center;
	padding: 0px 10px 0px 0px;
	color:#666666; 
	font-family:Verdana, Arial, helvetica, san-serif; 
	font-size:11px;
	line-height:18px;
	}

.sidebar-fit
	{
	padding: 0px 50px 0px 40px;
	color:#666666; 
	font-family:Verdana, Arial, helvetica, san-serif; 
	font-size:11px;
	line-height:18px;
	}

.sidebar-form
	{
	padding: 0px 40px 0px 120px;
	}

.footer
	{
	padding: 0px 0px 0px 0px;
	color:#666666; 
	font-family:Verdana, Arial, helvetica, san-serif; 
	font-size:9px;
	}

.red
	{
	color:#e30912; 
	}

hr			
	{
	height: 0; 
	border-style: solid; 
	border-width: 1px 0 0 0; 
	border-color: #ece9dd;
	margin-top: 15px;
	}

.home-search
	{
	background-color: #ffffff;
	background-image: url(/images/home-search.jpg);
    background-repeat: no-repeat;
	height: 165px;
	}
	
.home-search1
	{
	background-color: #ffffff;
	background-image: url(/images/home-search1.jpg);
    background-repeat: no-repeat;
	height: 202px;
	}

.home-search-form
	{
	padding: 53px 0px 10px 90px;
	height: 160px;
	}

.steps
	{
	color:#666666; 
	font-family:Verdana, Arial, helvetica, san-serif; 
	font-size:11px;
    padding: 5 0 0 0;
	background-image: url(/images/step-bg.gif);
     }


.steps-no-bg
	{
	color:#666666; 
	font-family:Verdana, Arial, helvetica, san-serif; 
	font-size:11px;
    padding: 5 0 0 0;
	}

.BTTN
    {
    font-size: 9px;
	font-family: Verdana, Arial, Helvetica; 
	font-weight: bold; 
	color: #ffffff; 
	background: #e30912;
	}

.detail-side
    {
	background: #ece9dd;
	color:#666666; 
	font-family:Verdana, Arial, helvetica, san-serif; 
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
    }