body,
	html {
	margin:0;
	padding:0;
	background:#fff url(../images/bk.jpg) repeat-x top;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align:justify;
	line-height: 1.3em;
	}
	body
	{
		min-width:900px;
	}
	
	.formerr
	{
		color: red;
		font-size: 12px;
		font-family: "Trebuchet MS", Arial, sans-serif;
	}
	
	.suppliertableheadings
	{
		background-color: #F5F0E8;
		border: 1px solid #D6D3CD;
	}
	
	a:link { 
	text-decoration: underline;
	
	color: #353535;
	}
	
	.eventmonths
	{
		display: inline;
		list-style: none;		
	}
	
	a:visited { 
		text-decoration: underline; 
		color: #353535;
	}
	
	a:hover { 
		text-decoration: none; 
		color: #353535;
	}
	
	#wrap {
		margin:0 auto;
		width:900px;
		overflow:hidden;
		
	}
	#top_spacer
	{
	height:37px;
	width:730px;
	}
	
	
	


/* **** Top logo and slogan **** */
#header {
	margin: 0px;
	background:url(../images/banner.jpg) no-repeat top left;
	width:900px;
	height:308px;
	float:left;
	}
#header h1 span {
	display:none
	}

/* **** Top Navigation and footer **** */
	
	#logo
	{
	width:279px;
	height:158px;
	float:left;
	}
	
	#footer {
		width: 900px;
		text-align:center;
		clear:both;
		color:#4F97E6;
		margin-top:10px;
		padding-top:10px;
		margin-bottom:10px;
		border-top:2px solid #4F97E6;
		background-color:#fff;

	}
	#footer ul{
		margin:0;
		padding:0;
		list-style:none;
		
	}
	#footer li{
		display:inline;
		margin:0;
		padding:0;		
		color: #4E8109;
	}
	#footer p{
		
		margin:0;
		color: #4F97E6;
	}
	
#footer a:link {
	text-decoration: none;
	color: #4F97E6;
	font-weight: normal;
	}
#footer a:visited { 
	text-decoration: none; 
	color: #4F97E6;
	font-weight: normal;
	}
#footer a:hover, #footer a:active { 
	text-decoration: underline; 
	color: #4F97E6;
	}
.footer_left
{
float:left;
width:150px;
height:30px;
text-align:left;
font-size:10px;
}
.footer_right
{
float:right;
width:550px;
height:30px;
text-align:right;

}
/* **** spacers and dividers **** */
div.spacer {
  clear: both;
  height:1px;
  margin:0;
  padding:0;
  }
  
div.divider {
  clear: both;
  border-top: 1px solid #C67070;
  }
  


/* **** Main Section **** */
		#main
		{
		width:900px;
		float:left;
		}
		
		.areas
		{
		width:800px;
		float:left;
		margin-bottom:10px;
		}
		.areas_norm
		{
		padding-left:18px;
		width:500px;
		float:left;
		margin-bottom:10px;
		}
		
		
	
		.small_box h1
		{
		font-size:13px;
		font-weight:bold;
		text-align:left;
		padding:0;
		margin:6px 10px 6px 0;
		color:#00A8E2;
		}
		.small_box h2
		{
		font-size:11px;
		font-weight:bold;
		text-align:left;
		padding:0;
		margin:6px 10px 6px 0;
		color:#000;
		}
		.box_text
		{
		width:277px;
		margin-left:15px;
		margin-bottom:15px;
		}
		
		.box_leaf h1
		{
		font-size:13px;
		font-weight:bold;
		text-align:left;
		padding:0;
		margin:6px 10px 6px 10px;
		}
		.box_leaf p
		{
		width:445px;
		margin:0 0 10px 10px;
		padding:0;
		}
/* Page Elements */
	/* Home */
		#homeelements {
			padding:20px 0 0 30px;
			width:530px;
			float:left;
			}
		#homeelements h1 {
	font-family: Verdana;
	font-size: 1.8em;
	font-weight:normal;
	margin: 0px;
			}
		#homeelements h2 {
			font-family: Verdana; font-size: 11px;
			font-weight:bold;			
			margin: 0px;
			}
		#contelements {
			padding:20px 0 0 30px;
			width:530px;
			float:left;
			background:#fff url(../images/bk_flame.jpg) no-repeat top;
			}
		#contelements h1 {
			font-family: Verdana; font-size: 14px;
			font-weight:bold;			
			margin: 0px;
			}
		#contelements h2 {
			font-family: Verdana; font-size: 11px;
			font-weight:bold;			
			margin: 0px;
			}
		
	
	/* Normal */
		#normelements {
			padding:20px 0 0 25px;
			margin: 0 ;
			float:left;
			width:727px;
			}
		#normelements h1 {
			font-family: Verdana; font-size: 14px;
			font-weight:bold;			
			margin: 0px;
			}
	/* About */
		#aboutelements {
			padding:20px 0 0 25px;
			margin: 0 ;
			float:left;
			width:500px;
			}
		#aboutelements h1 {
			font-family: Verdana; font-size: 14px;
			font-weight:bold;			
			margin: 0px;
			}
		
		
/* ***** Table formatting ***** */

   
table {
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	padding: 2px;
	}

th {
	padding: 0 0.5em;
	text-align: left;
	}

tr.basketheadings td {
	border-top: 1px solid #D6D3CD;
	border-bottom: 1px solid #D6D3CD;
	background: #F5F0E8;
	font-weight:bold;
	}

tr.trsecondline td {
	border-top: 1px solid #D6D3CD;
	border-bottom: 1px solid #D6D3CD;
	background: #FCFBFA;
	}

td {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	/*border-bottom: 1px solid #CCC;*/
	padding: 0 0.5em;
	}

td:first-child {
	width: 190px;
	}

td+td {
	border-left: 1px solid #CCC;
	}

/*=======================================================================================================*/



.date
{
float:right;
width:200px;
height:30px;
text-align:right;
}

#left_bar
{
width:150px;
float:left;
padding:0;
margin:0;
}
.side_nav
{
width:130px;
border-bottom:1px solid #CCCCCC;
padding: 9px 0 0 5px;
margin:0;
height:20px;
}


#left_nav
{
font-size:12px;
}

#left_nav a
{
display:block;
text-decoration:none;
}
#left_nav a:hover
{
display:block;
text-decoration:underline;
}
#right_bar
{
float:right;
width:565px;
padding:0;
margin:0;
}

.text 
{
width:548px;
float:right;
}
.text img
{
margin-left:10px;
}
.text h1
{
font-size:14px;
margin:0;
padding:0;
}
.text h2
{
font-size:12px;
font-weight:bold;
}


.formnorm
{
		background-color:		#EDECEC;
		color:				#000000;
		border: 	1px solid 	#666666;
		font-family: 	Verdana; 
		font-size: 	11px;
		height:20px;
		width:25px;
		padding:0;
		margin:0 0 0 5px;
}
.formwidth
{
margin-left:25px;
width:345px;
}
#formtable
{
float:right;
}

.underline
{
text-decoration:underline;
}
#spacer2 {
  clear: both;
  width:400px;
  height:1px;
  margin:0;
  padding:0;
  display:block;
  float:left;
  }
.spacer_long
{
  width:1px;
  height:470px;
  margin:0;
  padding:0;
  display:block;
  float:left;
}
.small_box {
		width:307px;
		float:right;
		background-color:#E9F2FE;
	}
.box_top
{
background:url(../images/box_top.gif) no-repeat top;
width:307px;
height:10px;
}

.box_bottom
{
background:url(../images/box_bottom.gif) no-repeat bottom;
width:307px;
height:10px;
}

.big_box ul 
{
	margin: 0px; 
	padding: 0px; 
}
.big_box li 
{
	list-style: url(../images/bullet.gif) ; margin: 0px no-repeat;
	color: #000; text-decoration: none;
	padding: 0 0 4px 0;
	text-align:left;
	margin-left:40px; 
	position:relative;
	font-size: 11px;
	font-weight: none;
	margin-right:20px;
}
#main ul 
{
	margin: 0px; 
	padding: 0px; 
}
#main li 
{
	list-style: url(../images/bullet.gif); 
	color: #666666; text-decoration: none;
	padding: 0 0 4px 0;
	text-align:left;
	margin-left:30px; 
	font-size: 11px;
	font-weight: bold;
	margin-right:30px;
}
#main li a
{
color: #666666;
text-decoration:none;
}

#main li a:hover
{
color: #666666;
text-decoration:underline;
}
