/* CSS Document */

body
{
	background-color: #887e4f;
}

.special
{
	display: none;
}

/* header block */
/*******************************************************************************/
div#container
{
	width: 774px;
	
}

/* header block */
/*******************************************************************************/
div#header_container
{
	background: #fff url(/site/img/header.gif) no-repeat;
	height: 47px;
	
	text-align: right;
}

/* navigation block */
/*******************************************************************************/
div#menu_container
{
	background: #f59f32 url(/site/img/menu_container_bg.gif) repeat-x;
	height: 23px;
}


/* body block */
/*******************************************************************************/
div#body_container
{
	background: #fff url(/site/img/body_container_bg.gif) repeat-y;
}


/* column definitions */
/*******************************************************************************/
div#image_column
{
	float: left;
	width: 199px;
/*	padding-top: 55px;	*/
}

div#copy_column
{
	float: left;
	width: 393px;
	margin-right: 13px;
	background-colour: #fff;
}

div#menutwo_column
{
	float: right;
	width: 169px;
/*	background-color: #f1eee9;*/
}


/* column details */
/*******************************************************************************/
div#image_column img
{
	padding-top: 4em;
}

div.menutwo_block
{
	width: 169px;
	background: #f1eee9 url(/site/img/menutwo_bg.gif) repeat-y;
}

div.menutwo_header
{
	height: 38px;
	background: #b2a97e url(/site/img/menutwo_header.gif) no-repeat;
}

div.menutwo_header_two
{
	height: 23px;
	background: #b2a97e url(/site/img/menutwo_header_two.gif) no-repeat;
}

div.menutwo_middle
{
}

div.menutwo_footer
{
	/*height: 7px;*/
	padding: 0 0 3px;
	background: url(/site/img/menutwo_footer.gif) left bottom no-repeat;	
}


/** hip block **/
.hip_block
{
	width: 169px;
	background: url(/site/img/alpha_bg.gif) repeat-y;
}

p.hip_header
{
	height: 20px;
	background: #b2a97e url(/site/img/alpha_header.gif) no-repeat;
	
	padding: 20px 0 0 6px;
	margin-bottom: 0;
	color: #fff;
	font-weight: bold;
}

span.hip_new
{
	color: #FFCCCC;
	font-weight: normal;
}

.hip_block a
{
	background: url(/site/img/hiplogo.png) left top no-repeat;
	padding: 60px 0 4px;

	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 0.833em;	
	color: #F59F32;
}

.hip_block div
{
	padding: 0 0 3px;
	background: url(/site/img/alpha_footer.gif) left bottom no-repeat;
}
/**************************/


/** alpha hr block **/
.alpha_block
{
	width: 169px;
	background: url(/site/img/alpha_bg.gif) repeat-y;
}

p.alpha_header
{
	height: 20px;
	background: #b2a97e url(/site/img/alpha_header.gif) no-repeat;
	
	padding: 20px 0 0 6px;
	margin-bottom: 0;
	color: #fff;
	font-weight: bold;
}

span.alpha_new
{
	color: #FFCCCC;
	font-weight: normal;
}

.alpha_block a
{
	background: url(/site/img/alpha_logo.gif) left top no-repeat;
	padding: 60px 0 4px;

	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 0.833em;	
	color: #F59F32;
}

.alpha_block div
{
	padding: 0 0 3px;
	background: url(/site/img/alpha_footer.gif) left bottom no-repeat;
}
/**************************/


div#latestnews_headline
{
	width: 393px;
	height: 31px;
	background: #f59f32 url(/site/img/latestnews_header.gif) no-repeat;
}

div#latestnews_headline p
{
	float: left;
}

img#feedicon
{
	float: right;
	width: 16px;
	height: 16px;
	padding: 11px 8px 0 0;
}

div#latestnews_body
{
	border: 1px solid #000;
	padding: 5px;
}

div#copy_column div.descriptionbox_container
{
	background: #b2a97e; /*#524e26;*/
	padding-bottom: 6px;
	margin-bottom: 35px;
	margin-left: 20px;
	margin-right: 20px;
}

/* footer block */
/*******************************************************************************/
div#footer_container
{
	margin-top: 0px;
	color: #cccccc;
}

div#footer_contactdetails
{
	background-color: #FFFFFF;
}
