/* SORT OUT THE DEFAULT LINKS */
a {
	text-decoration:underline;
	color:#5f8202;
}


/* SET UP FONT COLOUR PALETTE */
.blue				{	color:#2998cc	}
.backgrey			{	color:#818285;	}
.grey, .grey a		{	color:#999;		}
.orange				{	color:#ec9a26	}
.lightbrown			{	color:#663300;	}
.lightgreen			{	color:#5f8202;	}

/*HTML TAGS*/
body
{
	background: url('../images/bg.jpg') repeat-x top center #fff;
	background-position: top;
	font-family:'Trebuchet MS', Verdana, Arial;
	color:#666;
	font-size:12px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:center;
}
/*/END HTML TAGS/*/

#outer_frame
{
	width:1000px;
	margin:0px auto 0px auto; padding:5px 5px 5px 5px;
	background-color:#999;
	border: 0px solid black;
}
#skyscraper
{
	width: 120px;
	height: 600px;
	margin: 0px 0px 0px 0px; 
	padding: 108px 0px 0px 0px ;
	float: right;
}
/*CONTAINER*/
#container
{
	width:960px;
	border:0px;
	margin:0px auto 0px auto;
	text-align:left;
	padding:0px 0px 0px 0px;
}
/*/END CONTAINER/*/
/*HEADER*/

.header
{
	background: url('../images/header_bg.jpg') no-repeat top center #fff;
	height:282px;
	margin:0px auto 0px auto;
}
.header_logo
{
	margin:10px 20px 0px 10px;
}
.navigation_bar
{
	background:#660000;
	height:33px;
	color:#fff;
	font-size:14px;
}
.navigation
{
	margin:0px auto;
	width:900px;
}
.home_sidebar
{
	width:300px;
	background:#f0ebe7;
	color:#271206;
	float:left;
}
.products_sidebar
{
	width:300px;
	background:#fff;
	color:#271206;
	float:left;
}
.home_sidebar_header
{
	background:#5f8202;
	color:#fff;
	height: 38px;
	width:300px;
	padding-top:11px;
}
.littlearrow
{
	margin-right:15px;
	position:relative;
	top:-2px;
}
.horizon
{
	height:1px;
	display:block;
	background:#efefef;
	margin:5px 0px;
	line-height:1px;
	font-size:1px;
}
/*/ END HEADER/*/

/*SIDEBAR*/
.sidebar
{
	width:300px;
	background:#f0ebe7;
	color:#271206;
}
.sidebar_products
{
	width:300px;
	background:#fff;
	color:#271206;
	padding-right:5px;
}
.quickcontact_input
{
	padding:3px;
	border:1px solid #ccc;
	width:350px;
	font-family:verdana;
	font-size:11px;
	color:#999;
}

/*/END SIDEBAR/*/
/* MAIN BODY */

.pagebody
{
	float:left;
	color:#271206;
}
.fullbody
{
	float:left;
	color:#271206;
}
.page_header
{
	height: 38px;
	padding-top:11px;
}
.grey_readmore
{
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	height:15px;
	background:#999;
	color:#fff;
	font-size:14px;
	text-align:center;
	padding:10px;
	font-weight:bold;
	width:80px;
	float:right;
	margin-top:4px;
}
.green_readmore
{
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	height:15px;
	background:#5f8202;
	color:#fff;
	font-size:14px;
	text-align:center;
	padding:10px;
	font-weight:bold;
	width:80px;
	float:right;
}
.greenfull_readmore
{
	-moz-border-radius: 10px;
	height:15px;
	background:#5f8202;
	color:#fff;
	font-size:14px;
	text-align:center;
	padding:10px;
	font-weight:bold;
	width:80px;
	float:right;
}
.horizon
{
	height:1px;
	background:#efefef;
	width:100%;
	margin:5px 0px;
	display:block;
	line-height:1px;
	font-size:1px;
}
.big_news_image
{
	margin-right:10px;
}
.little_news_image
{
	margin-top:10px;
}
/*/ END MAIN BODY /*/
/*PAGINATION */
.pagination0
{
	width:16px;
	height:16px;
	padding:2px;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	color:#fff;
	background: #fff;
	border:1px solid #fff;
	cursor: default;

}
.pagination1
{
	width:16px;
	height:16px;
	padding:2px;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	color:#fff;
	background: url('../images/orangebutton_bg.jpg') repeat-x bottom center #fff;
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.pagination1 a
{
 display:block;
 color:#fff;
 
}
.pagination2 a
{
 display:block;
 color:#fff;
}
.pagination2
{
	width:16px;
	height:16px;
	padding:2px;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	color:#fff;
	background: #999;
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.show_page_content ul
{
	margin:5px 0px 5px 10px;
}
.show_page_content li
{
	list-style: disc;
	list-style-position: inside;
	list-style-type: disc;
	margin:5px 0px;
}
ul.tick 
{
  list-style-image: url('images/tick.gif');
  color: rgb(118, 146, 60);
}
.footer
{
	background: #660000;
	margin:0px auto 0px auto;
	clear:both;
	padding:10px 0px 0px 0px 0px;
	text-align:left;
	color:#fff;
}
.footerlinks
{
	list-style:none;
	color: #808080;
	margin-top: 20px;
}
.footerlinks .selected
{
	list-style:square;
	list-style-image:url('../images/bullet.jpg');
	list-style-position:outside;
	color: #1d85b6;
	padding:0px 0px 0px 0px;
}
.footerlinks a
{
	color: #808080;
}
.footerlinks a:hover
{
	color: #1d85b6;
}
.footer_info
{
	margin:0px auto 0px auto;
	padding:5px 10px;
	width:827px;
}
.show_page_content
{
	overflow:visible;
}