* {
	margin:0;
	padding:0;
	border:none;
}
body{
	font-family:Georgia,serif;
	font-size:12px;
}
a{
	text-decoration:none;
}
h2,h3{
	font-weight:normal;
}
h2{
	font-size:22px;
}
h3{
	font-size:16px;
}
h4{

	font-size:12px;
}
p,ul{
	font-size:11px;
	line-height:15px;
	margin:0 0 15px;
	font-family:verdana,sans-serif;
}
ol{
	margin:0 0 0 25px;
}
#wrap{
	width:980px;
	margin:0 auto;
}
#wrap_gutter{
	padding:0 18px;
}


/*	COLOURS		*/
/*-------------------------------------*/

/*    light green: #999966	*/
#top_search h3,#footer a:hover,.ctab h4,.ctab form,.featured h4,.news h4,a.more,a,.quote p,.news_item .date,.featured h3,.news h3{
	color:#999966;
}

/*    dark green: #336633	*/
#content h2,a:hover{
	color:#336633;
}

/*    light gray: #999999	*/
#footer,#footer a{
	color:#999999;
}

/*    dark gray: #666666	*/
body,p,.product h4,.news_item .title,.newsletter_success{
	color:#666666;
}

/*	HEADER	*/
/*---------------------------*/
#header{
	margin:18px 0 20px;
}
#logo{
	height:99px;
	width:142px;
	text-indent:-2000px;
	background:url(../images/core/logo.gif) 0% 100% no-repeat;
	float:left;
	margin:5px 0 0;
}
#top_search{
	float:right;
	margin:68px 0 0;
}
#top_search h3{
	font-size:12px;
	margin:0 0 7px;
}
.searchbox{
	background:url(../images/core/search_bg.gif) 0 0 no-repeat;
	width:183px;
	padding:3px;
}
#flashheader{
	width:789px;
	float:left;
	margin:0 0 0 13px;
}
#flashheader embed{
	margin:0;
}


/*	COLA		*/
/*---------------------------*/

#cola{
	float:left;
	width:144px;
}
.ctab{
	font-family:Georgia,serif;
}
.ctab h3{
	font-size:21px;
	color:#FFFFFF;
	background:#999966;
	padding:6px 10px;
	margin:0 0 2px;
	font-family:georgia,serif;
}
.ctab_img{
	border-top:1px solid #d8d8b8;
	border-bottom:1px solid #d8d8b8;
	margin:0 0 9px;
}
.ctab form{
	margin:28px 0 0;
	font-size:12px;
	border-bottom:1px solid #d8d8b8;
}
.ctab input{
	margin:6px 0;
	background:url(../images/core/input_bg.gif) 0 0 no-repeat;
	width:137px;
	padding:2px 4px 2px 3px;
}
.ctab input.submit{
	background:#999966;
	color:#FFFFFF;
	font-family:Georgia,serif;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	width:100%;
}
.newsletter_error{
	color:#FF0000;
	padding:0 0 5px 0;
	font-family:verdana,sans-serif;
}
.newsletter_success{
	padding:0 0 5px 0;
	font-family:verdana,sans-serif;
	font-size:11px;
	line-height:15px;
}

/*	COLC		*/
/*---------------------------*/

#colc{
	float:left;
	width:186px;
}
#colc h3{
	font-size:20px;
	color:#FFFFFF;
	background:#999966;
	padding:6px 10px;
	margin:0 0 2px;
}
.products{
	border:1px #cccc99;
	border-style:none dotted;
	padding:12px 9px;
	font-size:11px;
	font-family:Georgia,serif;
}
.product{
	padding:0 0 15px;
	margin:0 0 20px;
	background:url(../images/core/products_div.gif) 50% 100% no-repeat;
}
.product h4{
	font-size:11px;
	line-height:15px;
	margin:15px 0 6px;
}
.product p{
	font-size:11px;
	line-height:15px;
	margin:0 0 12px;
}
.quote{
	background:url(../images/core/quote_bg.gif) 0 0 repeat-x;
	padding:13px 14px 38px;
}
.quote p{
	font-size:17px;
	line-height:20px;
	font-style:italic;
	font-family:georgia,serif;
}
#archive{
	background:url(../images/core/featured_bg.gif) 0 0 repeat;
	padding:14px 10px 30px;
}
#archive .news_item{
	padding-bottom:12px;
}

/*	NAV		*/
/*---------------------------*/

/* top level */
#nav{
	min-height:303px;
	margin:0 0 28px;
}
#nav ul{
	font-family:georgia,serif;
	}
#nav ul li a{
	color:#FFFFFF;
	background:#cccc99;
	padding:3px 4px;
	font-size:14px;
	display:block;
	height:15px;
}
#nav ul li a:hover,#nav ul li a.act{
	background:#999966;
}
#nav ul{
	list-style:none;
}
#nav ul li{
	margin:0 0 1px;
	height:auto;
}
/* 2nd level */
#nav ul li ul{
	list-style:none;
	margin:0 0 5px;
}
#nav ul li ul li{
	margin:0;
	padding:2px 0 2px;
}
#nav ul li ul li a{
	background:none;
	color:#999966;
	font-size:11px;
	padding:0 0 0 10px;
	margin:0;
	display:inline;
}
#nav ul li ul li a:hover{
	color:#336633;
}
#nav ul li ul li a:hover,#nav ul li ul li a.act{
	background:none;
}
#nav ul li ul li a.act{
	font-weight:bold;
	color:#336633;
}
/* 3rd level */
#nav ul li ul li ul{
	margin:0 0 0 18px;
}
#nav ul li ul li ul li a{
	font-size:11px;
	padding:0;
}
#nav ul li ul li ul li a.act{
	font-weight:normal;
	color:#336633;
}


/*	CONTENT	*/
/*---------------------------*/

#content{
	float:left;
	width:614px;
}
#content_gutter{
	padding:0 7px 0 13px;
	margin:0 6px 0 0;
}
#content h2{
	background:url(../images/core/h2_bg.gif) bottom repeat-x;
	padding:0 0 11px;
	margin:0 0 9px;
}
#content ul{
	margin:0 0 0 20px;
}


/*	TWO COL	*/
/*---------------------------*/

.two_col{
	width:286px;
	float:left;
}
.main .two_col{
	width:284px;
	float:left;
	margin:10px 0 0;
}
.two_col .col_one{
	padding:0 6px 0 0;
}
.two_col .col_two{
	padding:0 0 0 6px;
}


/*	THREE COL	*/
/*---------------------------*/

.three_col{
	float:left;
	width:190px;
}
.three_col_gutter{
	padding:0 9px;
}
.three_col .with_div{
	background:url(../images/core/news_div.gif) 100% 50% no-repeat;
}


/*	HOME		*/
/*---------------------------*/

#flashcontent{
	margin:0 0 20px;
}
.featured{
	padding:0 0 2px;
	background:url(../images/core/featured_border.gif) 0% 100% repeat-x;
	margin:0 0 6px;
}
.featured_bg{
	padding:14px 8px 20px;
	background:url(../images/core/featured_bg.gif) 0 0 repeat;
}
.featured h3,.news h3{
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	margin:15px 0 0;
}
.featured h4,.news h4{
	margin:0 0 10px;
}
.featured p,.news p{
	font-size:11px;
	margin:0 0 12px;
}
a.more{
	font-size:11px;
	font-weight:bold;
	background:url(../images/core/more_link_bg.gif) 0 50% no-repeat;
	padding:0 0 0 10px;
	font-family:georgia,serif;
}
.news{
	padding:14px 8px 20px;
}


/*	WIDE		*/
/*---------------------------*/

.main_img{
	width:588px;
	height:303px;
	position:relative;
	margin:0 0 28px;
	padding:0px;
}
.img_title_bg{
	background:#cccc99;
	padding:4px 5px;
	position:absolute;
	bottom:0px;
	width:578px;
	/* for IE */
  	filter:alpha(opacity=58);
  	/* for everyone else :P */
	opacity:0.58;
}
.img_title{
	padding:4px 5px;
	position:absolute;
	bottom:0;
	width:588px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	width:100%;
}
.main{
	padding:0 10px;
}

/*	NEWS		*/
/*---------------------------*/

#news{

}
#story{
	width:389px;
	float:left;
	background:url(../images/core/content_bg.gif) 100% 0% repeat-y;
}
#story_gutter{
	padding:0 17px 0 0;
}
#story #image{
	width:372px;
	margin:0 0 30px;
}
#story #body{
	padding:0 0 0 10px;
}
#story #body h2.news{
	margin-bottom:19px;
}
.story_img_title{
	background:#cccc99;
	color:#FFFFFF;
	padding:6px 9px;
	font-weight:bold;
}
#other{
	width:193px;
	float:left;
}
#other_gutter{
	padding:0 0 0 12px;
}
.news_item{
	padding:0 0 20px;
	margin:0 0 18px;
	background:url(../images/core/products_div.gif) 0% 100% repeat-x;
}
.news_item .thumb{
	margin:0 0 9px;
}
.news_item .title{
	font-weight:bold;
}
.news_item .date{
	font-weight:bold;
	margin:0 0 10px
}
.news_item .short{
	margin-bottom:10px;
}


/*	FOOTER	*/
/*---------------------------*/

#footer{
	margin:100px 0 0;
	border-top:1px solid #999966;
	padding:12px 0;
	font-size:11px;
}
.foot_left{
	float:left;
}
.foot_right{
	float:right;
	width:144px;
}