*
{
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, Tahoma, Sans-Serif;
	font-size: 10pt;
	color: #444444;
}

body
{
	padding: 0px;
	margin: 0px;
}

a
{
	color: #006DA1;
}

a:hover
{
	color: #FF2020;
}

h2
{
	display: block;
	background: url('images/heading.png') repeat-x;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: normal;
	height: 23px;
	padding-left: 10px;
	text-decoration: underline;
	border-left: 1px solid #C8BEA6;
	border-right: 1px solid #C8BEA6;
	border-bottom: 1px solid #C8BEA6;
}

h3
{
	display: block;
	background: url('images/sub_heading.png') repeat-x;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: normal;
	height: 23px;
	width: 50%;
	padding-left: 10px;
	text-decoration: underline;
	border-left: 1px solid #C8BEA6;
	border-right: 1px solid #C8BEA6;
	border-bottom: 1px solid #C8BEA6;
}

.h_green_1
{
	background: url('images/heading_g1.png') repeat-x;
	height: 23px;
}

.h_green_2
{
	background: url('images/heading_g2.png') repeat-x;
	height: 23px;
}

.h_red_1
{
	background: url('images/heading_r1.png') repeat-x;
	height: 23px;
}

.h_red_2
{
	background: url('images/heading_r2.png') repeat-x;
	height: 23px;
}


.header
{
	background: url('images/header.gif') repeat-x;
	height: 182px;
}

#buttons_menu a
{
	display: block;
	width: 103px;
	height: 56px;
	color: #000000;
	background: url('images/button.gif') no-repeat;
	text-align: center;
	font-size: 11pt;
	text-decoration: underline;
}

#buttons_menu a:hover
{
	color: #FFFFFF;
	background: url('images/button_h.gif') no-repeat;
	text-decoration: underline;
}

.menu_top
{
	background: url('images/menu_top.png') repeat-x;
	color: #FFFFFF;
	font-size: 11pt;
	height: 23px;
	padding-left: 10px;
	text-decoration: underline;
	border-left: 1px solid #C8BEA6;
	border-right: 1px solid #C8BEA6;

}

.menu
{
	padding: 4px;
	background-color: #F2E9D4;
	border-left: 1px solid #C8BEA6;
	border-right: 1px solid #C8BEA6;
	border-bottom: 1px solid #C8BEA6;
}

.featured
{
	background: url('images/featured.png') no-repeat;
	background-position: center;
}

#footer_menu a
{
	display: block;
	background-color: #DBC9A2;
	width: 186px;
	color: #444444;
	text-decoration: underline;
	padding: 4px;
}

#footer_menu a:hover
{
	background-color: #CEB580;
}
