﻿html, body { margin: 0px;font-family:Tahoma;font-size: 0.85em;font-weight: normal;color: #323232;background-color: #fff;background-image:url('images2/bg.jpg');background-repeat:repeat-x;}

* { margin:0;padding:0;}

a img {	border: 0;}

a {	color: maroon;	text-decoration: none;}

a:hover {text-decoration: underline;}

/* Wapper */
/* =============================================================================== */
#wrapper {width: 987px;margin-left: auto;margin-right: auto;font-family: tahoma;}

/* Container Box*/
#container {width:977px;	margin: 0 5px;	font-family: tahoma;}

/* Menu */
/* =============================================================================== */
#header {width: 936px;height: 60px;margin: 0 41px;padding: 10px 0 13px 0;font-family: tahoma;}

/* Banner */
/* =============================================================================== */
#banner a:hover {text-decoration: underline;}

#mainnav {background:transparent;	padding: 15px 0 0 39px;}
/*header column */
#header .small_big_small{width: 900px;	line-height: 1.7em;}

#header .small_big_small .column1 {	width: 244px;	float: left;}

#header .small_big_small .column4 {	width: 244px;	float: left;color:#e5e5e5;text-align:right;padding-top:40px;}

#header .small_big_small .column5 {	width: 244px;float: left;color:#e5e5e5;text-align:right;padding-top:0px;}

/* Left column*/
/* Content Styles */
/* =============================================================================== */
#content {margin: 10px 0 0 40px;font-family: tahoma;}

.horizontal_divider_thick {width: 947px;	height: 4px;margin: 0 -25px 30px;padding-top: 30px;clear: both;border-bottom-width: 4px;border-bottom-style: solid;border-bottom-color: #e5e5e5;}

.horizontal_divider_thin {width: 947px;height: 1px;margin: 0 -25px 0;padding-top: 25px;clear: both;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #e5e5e5;}

#content h2 {font-family: tahoma;font-size: 1.8em;font-weight: normal;color: #225d93;margin: 0 0 10px 0;}

#content p {font-size: 1em;font-weight: normal;color: #225d93;margin: 0 0 0 15px;font-family: tahoma;}
/* Small Big Small Columns */
#content .small_big_small {width: 890px;line-height: 1.7em;font-family: tahoma;}

#content .small_big_small .column1 {width: 288px;height:150px;float: left;font-family: tahoma;border:thin #CBC192 solid;}

#content .small_big_small h2 {background-color:#CBC192;color:#8E550A;height:25px;font-size:small;font-weight:bold;font-family: tahoma;text-align:center;}

#content .small_big_small p {padding-left:5px;margin-left:2px;color:#8E550A;font-family: tahoma;}

#content .small_big_small ul {list-style: none;text-indent: 0px;margin-left: 10px;color:#8E550A;font-family: tahoma;}

#content .small_big_small li {	background-image: url(MerchantInfo/images/bullet.gif);background-repeat: no-repeat;background-position: 0px 3px;padding-left:25px;font-family: tahoma;}

#content .small_big_small .column2 {width: 288px;height:150px;	float: left;margin-left:6px;border:thin #CBC192 solid;font-family: tahoma;}

#content .small_big_small .column3 {width: 288px;height:150px;	float: left;margin-left:6px;border:thin #CBC192 solid;color:maroon}

#content .small_big_small .column4 {width: 400px;float: left;}

#content .small_big_small .column4 h1 {height:25px;font-size:small;font-weight:bold;color:#8E550A;margin-left:10px;}

#content .small_big_small .column4 p {font-size:small;font-weight:normal;color:#8E550A;margin-left:10px;}

#content .small_big_small .column5 {width: 350px;float: left;}

#content .small_big_small .column6 {width: 250px;text-align:center;}
#content .small_big_small .column7 {width: 350px;float: left;}
#content .small_big_small .column8 {width: 400px;float: left; padding-top:50px}

.lightolive {color:#8E550A;}

/* Accordion */

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
 background-color: #D3DEEF;
    color: white;
}


.accordion_toggle {display: block;height: 25px;width: 850px;background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;padding: 0 10px 0 10px;line-height: 30px;color: #ffffff;	font-weight: normal;text-decoration: none;outline: none;font-size: 12px;color: #000000;border-bottom: 1px solid #cde99f;cursor: pointer;margin: 0 0 0 0;}
		
.accordion_toggle_active {background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;color: #ffffff;border-bottom: 1px solid #f68263;}
		
.accordion_content {background-color: #ffffff;color: #444444;overflow: hidden;}
			
.accordion_content h2 {margin: 15px 0 5px 10px;color: #0099FF;}
			
.accordion_content p {line-height: 150%;padding: 5px 10px 15px 10px;}
			
.vertical_accordion_toggle {display: block;height: 25px;width: 850px;	background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;padding: 0 10px 0 10px;line-height: 30px;color: #ffffff;font-weight: normal;text-decoration: none;outline: none;font-size: 12px;color: #000000;border-bottom: 1px solid #cde99f;cursor: pointer;margin: 0 0 0 0;}

.vertical_accordion_toggle_active {background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;color: #ffffff;border-bottom: 1px solid #f68263;}

.vertical_accordion_content {background-color: #ffffff;color: #444444;overflow: hidden;}

.vertical_accordion_content h2 {margin: 15px 0 5px 10px;color: #0099FF;}

.vertical_accordion_content p {line-height: 150%;padding: 5px 10px 15px 10px;}
  			
/* Horizontal Accordion */
		
.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
.horizontal_accordion_toggle_active {background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;border-right: 1px solid #f68263;}
		
.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;background-color: #ffffff;color: #444444;}
			
.horizontal_accordion_content p {width: 450px;line-height: 150%;padding: 5px 10px 15px 10px;}
					
/* Container styling*/
#horizontal_container {margin: 20px auto 20px auto;width: 680px;height: 100px;}
    
#vertical_nested_container {margin: 20px auto 20px auto;width: 620px;}

/* Small Small Small Small Columns */
/* Big Small Columns */

/* Banner */
/* =============================================================================== */

#copyright {height: 40px;padding-top: 11px;margin: 0 ;font-size:x-small;clear: both;}

#copyright p {width: 900px;	text-align: center;}

/* scroller News */
/* =============================================================================== */
#pscroller1 {width: 260px;height: 100px;border: 0px solid black;padding: 5px;color:#8E550A;}

#pscroller2{width: 225px;height: 20px;border: 0px solid black;padding: 3px;float:right;font-size:x-small;color:#8E550A;}

#pscroller2 a{text-decoration: none;color:red;}