a {
	outline: none;
}

h1 { text-align: center; font-size: 20px;}
h2{ text-align: center;  font-size: 18px;}
h3 { text-align: center;  font-size: 16px;}

a:link, a:visited {
	color: #200000; 
	text-decoration: none; 
	font-weight: bold; 
}

a:hover{          /* link colors are also harcoded in ligting java script */
	text-decoration: none;
	color: #b00000; 
	font-weight: bold; 
}


body{
	text-align: center; /* for IE */
	background-color: #b5b5b5;
/*	background-color: #9d9d9d;
	background-image: url('images/gradient.jpg');
	background-position: top; 
	background-repeat: repeat-x; */
	font-family: arial, sans-serif;
	font-size: 14px;
}

.container {
	color: #200000; 
	background-color: #cdcdcd;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 1020px;
	position: relative;	
}

.header {
	position: relative;	
	z-index: 1;
	height: 220px;
}

.splitted{
	position: relative;	
	background-image: url('images/splitted_background.jpg');
	background-position: 0 0; 
	background-repeat: repeat-y;
	border: 2px solid #cdcdcd;
}

.firstcolumn {
	position: relative;	
	width: 200px;
	float: left;
/*	color: #800000; */
	border: 0px solid;
	font-weight: bold;
	text-align: center;
}

.firstcolumn p{
	color: #200000; 
	font-size: larger;
}

/*
.firstcolumn a{
	margin-top: 5px;
	margin-left: 7px;
	width: 186px;
	float: left;
	clear: left;
	background-color: #d3d3d3;
	text-align: center;
	font-weight: bold; 
	line-height: 150%
}
*/

.menulink{
	margin-top: 5px;
	margin-left: 7px;
	width: 186px;
	background-color: #d3d3d3;
	text-align: center;
	font-weight: bold; 
	line-height: 150%
}


.secondcolumn {
	position: relative; /*fixes border problem in IE*/
	margin: 1em;
	margin-left: 210px;
	padding: 1em;
	border: 1px solid;
	text-align: justify;
	text-indent: 2em;
}

.footer {
	position: relative;	
	text-align: center;
	margin: 0 auto;
	background-color: #b5b5b5;
	width: 1020px;
	clear: both;
	font-size: smaller;
}

.breadcrumb{
	position: relative;	
/*	background-color: #d6d6d6;*/
	background-color: #cdcdcd;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
/*	font-style: oblique;*/
	font-weight: bold;
	font-size: smaller;
}

.breadcrumb a, .breadcrumb span{
	background-image: url('images/breadcrumb_arrow.gif');
	background-repeat: no-repeat;
	background-position: left; 
	padding-left: 1.5em; /*adjust bullet image padding*/
}

.background-frame {
	padding: 1em; 
	margin-bottom: 2em; 
	background-color: #b5b5b5;
	border: 1px solid #7c7c7c;
}

.audio-object {
	vertical-align:middle; 
	margin: 0.25em;
}

.centerblock {
	margin: 0 auto; 
	display: block; 
	text-align: center;
}

#review-highlights {
	font-size: 14px;
	position: relative;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-left: 420px;
	margin-bottom: 1em;
/*	left: 60px;
	width: 900px;
*/
	height: 6em;
/*	background-color: #d2d2d2;*/
}

#review-highlights  span{
	float: right;
	padding-right: 3em;
}

#review-highlights  div{
	position: absolute;
	top: 0.7em;
	padding: 0.5em;
/*	width: 900px;
	height: 4em; */
/*	text-align: center;*/
	display: none;
}

.front-icon-wrapper{
	margin-top: 2em;
	border: 1px solid #7c7c7c;
	background-color: #b5b5b5;
/*	width: 800px; */
	position:relative; 
/*	left:110px; */
/*	background-image: url('images/gradient_for_icons.jpg');
	background-color: #8c8c8c; 
*/	
	background-position: bottom; 
	background-repeat: repeat-x;
	padding: 35px;
}

.front-icon-text {
	text-align: justify;
}

.front-icon {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	position: relative;
	text-align: center; 
	font-size: 16px;
	font-weight: bold; 
	float: left;
}

.front-icon  img{
	display: block;
	border: 1px solid #bfbfbf;
}

.front-icon-ib{
	height: 35px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #ffffff;
}

.front-icon-ib div{
	width: 49%;
	float: left;
	margin-top: 7px;
}

.staff img {
	margin-right: 1em;
	margin-bottom: 0.5em;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width:1016px; 
	height:28px; 
	position:relative; 
	left: 2px;
	z-index:100;
	margin-bottom: 1em;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:127px;
	position:relative;
	height: 28px;
	line-height: 28px;   /* Center a-s vertically */
}
/* style the links for the top level */
.menu a, .menu a:visited  {
	display:block;
	font-size: 14px;
	text-decoration:none; 
	color:#200000; 
	width:127px; 
	font-weight:bold;
	text-align: left;
/*	padding-left: 1em;*/
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background-color:  #d2d2d2;
	width:127px;
}

.menu ul.wide {
	width: 210px;
}

.menu ul.wide  > li  > a, .menu ul.wide  > li > a:visited {
	background-color:  #d2d2d2;
	width:210px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:28px;
	left:0; 
	width: 0px;  /*???????*/
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:127px; 
	top:0px; 
/*	width:210px; */
}

.menu ul.wide > li ul {
	left: 210px;
	top: 0px;
}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}

/* style the top level and second level hover (for some rasons should be here for IE)*/
.menu a:hover,  .menu ul ul a:hover, .menu ul ul.wide a:hover{
	color:#b00000; 
	background-color: #b5b5b5;
}

.menu :hover > a, .menu ul ul :hover > a {
	color:#b00000; 
	background-color: #b5b5b5;
}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;
}

