body
{
	background-color: #E5F2C4;
	background-image: url(../images/backgrounds/body.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.63em;
	margin: 0;
}
#header
{
	height: 166px;
	width: 868px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}
#header #header-left
{
	float: left;
	width: 194px;
}
#header #header-left #logo
{
	display: block;
	margin-top: 15px;
	margin-bottom: 24px;
	border: 0px;
}
#header #header-left #links
{

	text-align: right;
	width: 194px;
}
#header #header-left #links a
{
	color: #E7F4C6;
	text-decoration: none;
	text-transform: capitalize;
}
#header #header-left #links a:hover
{
	color: #6B9D00;
}
#header #header-left #links img
{
	border: 0px;
	margin-left: 5px;
	padding-right: 4px;
}
#header #banner
{
	float: left;
	height: 165px;
	width: 476px;
}
#header #banner #banner-content
{
	margin: 14px auto auto 24px;
	position: absolute;
	z-index: 10;
}
#header #banner #frame
{
	background-image: url(../images/backgrounds/banner.png);
	background-repeat: no-repeat;
	height: 166px;
	position: absolute;
	width: 476px;
}
#header #header-right
{
	color: #6B9D00;
	float: left;
	margin-left: 10px;
	margin-top: 115px;
}
#header #header-right a
{
	color: #6B9D00;
	text-decoration: none;
	text-transform: capitalize;
}
#header #header-right #currency
{
	color: #E7F4C6;
	margin-top: 14px;
	
}
#header #header-right #currency img
{
	vertical-align:baseline;
}
#main
{
	background-image: url(../images/backgrounds/main.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px;
	width: 836px;
}
#main #left
{
	float: left;
	width: 190px;
}
#main #left #menu li a
{
	color: #FFF;
	display: block;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	height: 19px;
	padding-right: 20px;
	padding-top: 4px;
	width: 160px;
	border-bottom: 1px solid #fff;
	background-color: #72A403;
	background-image: url(../images/menu-arrow.png);
	background-position: 165px 10px;
	background-repeat: no-repeat;
}
#main #left #menu li a:hover
{
	background-color: #FFAD00;
	background-image: url(../images/menu-arrow-hover.png);
}
#main #left #menu li a.alt
{
	height: 17px;
	padding-top: 14px;
	border-top: 4px solid #6EA202;
	background-position: 165px 18px;
}
#main #left #menu li a.alt:hover
{	
	border-top: 4px solid #FFAD00;
}
#main #left #menu li a.active
{
	background-color: #FFAD00;
	background-image: url(../images/menu-arrow-hover.png);
}
#main #left #menu li a.alt-active
{
	height: 17px;
	padding-top: 14px;
	background-position: 165px 18px;
	border-top: 4px solid #FFAD00;
	background-color: #FFAD00;
	background-image: url(../images/menu-arrow-hover.png);
}
#main #left .menu-separator
{
	background-image: url(../images/backgrounds/menu-separator.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 4px;
	padding-bottom: 10px;
	width: 180px;
}
#main #left .advert
{
	border: 1px solid #FFAD00;
}
#main #content
{
	background-image: url(../images/backgrounds/content-shadow.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 35px 20px 0px 20px;
	float: left;
	width: 418px;
	color: #718671;		
	line-height: 16px;
	text-align: justify;
	font-size: 1.1em;
}
#main #right
{
	float: left;
	padding-left: 9px;
	width: 179px;
}
#main #right h1
{
	background-image: url(../images/h1-right.jpg);
	background-repeat: no-repeat;
	height: 16px;	
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 8px 25px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
}
#main #right h1.alternative
{
	background-image: url(../images/h1-right-alt.jpg);
}
#main #right .search
{
	color: #71A302;
	font-weight: bold;
	padding-left: 10px;
}
#main #right .search p
{
	margin-top: 2px;
	margin-bottom: 2px;
}
#main #right .search select, #main #right .search input
{
	border: 1px solid #71A302;
	color: #83BA1D;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	text-align: left;
	width: 160px;
}
#main #right .search .submit
{
	background-color: #71A302;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-right: 8px;
	margin-top: 5px;
	width: 90px;
	text-transform: uppercase;
	text-align: center;
}
#main #right .news
{
	border-bottom: 1px solid #9EC942;
	padding-bottom:5px;
}
#main #right .news p
{
	color: #4D4842;
	line-height: 15px;
	margin: 0 auto;
	text-align: justify;
	width: 170px;
}
#main #right .news a
{
	background-color: #84BF03;
	color: #FFF;
	padding: 1px 13px;
	text-decoration: none;
}
#main #right .news a:hover
{
	color: #D9FF91;
}
#main #right .weather td
{
	border-bottom: 1px solid #D9FF91;
}
#main #right .weather a
{
	color: #fff;
	text-decoration: none;
	margin-left: 4px;	
}
#footer
{
	background-image: url(../images/backgrounds/footer.jpg);
	height: 68px;
	width: 100%;
}

#footer #footer-content
{
	margin: 6px auto 0 auto;
	width: 820px;
}
#footer #footer-content a
{
	color: #EFFFD2;
	text-decoration: none;
}

#footer #footer-content a:hover
{
	color: #496B01;
}
#footer #footer-content #copyright
{
	float:left;
	margin-top: 0px;
}
#footer #footer-content #copyright a.login:hover
{
	color: #EFFFD2;
}
#footer #footer-menu
{
	 float: right; 
	 text-align:right;
}
#footer .links
{
	clear: right;
	width: 820px;
	margin-left: auto;
	margin-right: auto;	
	text-align: right;

}
#footer .links img
{
	margin-top: 2px;
}

#main #content h1
{
	font-size: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	color: #718671;
	border-bottom-color: #7CC323;
	text-transform: uppercase;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	padding-left: 25px;
	padding-bottom: 2px;
	margin: 0px;
	text-transform: uppercase;
}
#main #content h1.alternative
{
	color: #FFC700;
	background-image: url(../images/h1-alt.jpg);
	border-bottom-color: #FFA300;
}
#main #content h2
{
	font-size: 1.3em;
	margin: 0px;
	color: #7CC323;
	font-weight: bold;
}
#main #content h3
{
	margin: 0px;
	font-size: 1.1em;
	border-bottom: 1px solid #999999;
	padding-left:8px;
	text-transform: uppercase;
	margin-top: 5px;
	color: #000;
}
#main #content h4
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 2.2em;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 2px;
	background-image: url(../images/backgrounds/price.jpg);
	background-repeat: repeat-x;
	height:20px;
	padding: 3px 0px 2px 0px;
	clear: both;
	margin: 0px;
	
}

#main #content a
{
	font-weight: bold;
	color: #E89C00;
	text-decoration: none;
}
#main #content a:hover
{
	color: #718671;
}

#main #content .box
{
	width: 126px;
	height: 222px;
	background-color: #F5FEE7;
	margin: 5px 5px 0px 6px;
	border: 1px solid #E8FCC2;
	border-right-color: #DEFBAA;
	border-bottom-color: #DEFBAA;	
	float: left;
	display: inline;
}
#main #content .box h3
{
	font-size: 1.1em;
	width: 126px;
	background-color: #84BF03;
	color: #FFFFFF;
	padding: 2px 2px 0px 0px;
	text-align: center;
	margin: 0px;
	text-transform: uppercase;
	/* height: 32px; */
}
#main #content .box p
{
	padding-left: 5px;
	line-height: normal;
}
#main #content .box img
{
	margin: 5px 0px 0px 2px;
	border: 1px solid #D5FB9B;
}
#main #content .paging
{
	background-color: #95CF22;
	float: left;
	width: 100%;
	margin-top: 5px;
	text-align: center;
	height: 20px;
	padding-top: 3px;
}
#main #content .paging a
{
	color: #FFFFFF;
	text-decoration: none;
}
#main #content .paging a:hover
{
	color: #FFD102;
}
#main #content .line 
{
	border-bottom: 1px solid #FFAD00;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

#main #content .toolbar
{
	background-color: #FFF1B9;
	height: 20px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	text-align:center;
	
}
#main #content .toolbar a
{
	margin-left: 12px;
	margin-right: 12px;
}
#main #content img.main
{
	background-image: url(../images/loading.jpg);
	float: right;
	height: 148px;
	width: 198px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#main #content table.details
{
	width: 208px;
	height: 157px;
}
#main #content .mail {
	float: right;
}
#main #content .form input, #main #content .form textarea, #main #content .form select
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	width: 145px;
	border: 1px solid #6B9D00;
}
#main #content .form input.radio, #main #content .form input.checkbox
{
	width: auto;
}
#main #content input.submit
{
	background-color: #71A302;
	color: #FFF;
	font-weight: bold;
	margin-right: 8px;
	margin-top: 5px;
	width: 90px;
	text-transform: uppercase;
}
#main #content input.submit2
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #F59E07;
	border: 1px solid #D78906;
	width: 100px;
}

p, form
{
	margin: 0px;
	padding: 0px;
}
ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}





#main #left #menu ul li
{
	position: relative;
}
#main #left #menu ul ul
{
	position: absolute;
	width: 100%;
	left: 180px;
	top: 0px;
	display: none;
}
#main #left #menu ul li:hover ul
{
	display: block;
}

#main #left #menu ul ul a.inner
{
	background-color: #B0E059;
	background-image: none;
	color: #FFFFFF;
	background-color: #84BF03;
	border: 1px solid #D9FF91;
	height: 16px;
	padding: 5px 0px 2px 8px;
	text-align: left;
	width: 170px;
}
#main #left #menu ul ul a.inner:hover
{
	background-color: #FFAE00;
	background-image: none;
}



