body {
	margin:0px 0px 0px 0px;
	background-color:#3F383A;
	background-image:url(../images/bkg.gif);
	background-repeat: repeat;
}

div#lyrcontainer {
	background-color:#5B5A5A;
	margin-left:auto; 
	margin-right:auto;
	top:5px;
	width:800px;
	z-index:5;
	position: relative;
	text-align:left;
	border-width: thin;
	border-style: solid;
	border-color:#FFFFFF;
}
div#lyrcontainerslideshow {
	background-color:#5B5A5A;
	margin-left:auto; 
	margin-right:auto;
	top:5px;
	width:95%;
	z-index:5;
	position: relative;
	text-align:left;
	border-width: thin;
	border-style: solid;
	border-color:#FFFFFF;
}
div#lyrheader {
	background-color:#A73E24;
	top:0px;
	height:145px;
}
div#lyrmenu {
	background-color:#000000;
	background-image:url(../images/menu_bkg.gif);
	width:800px;
	height:30px;
	top:0px;
}


div#lyrslogan {
	position:absolute;
	top:0px;
	right:5px;
	background-color:#A73E24;
}
div#lyrslogan1 {
	position:absolute;
	top:5px;
	right:315px;
	width:90px;
	height:90px;
	background-color:#A73E24;
}
div#lyrslogan2 {
	position:absolute;
	top:5px;
	right:220px;
	width:90px;
	height:90px;
	background-color:#A73E24;
}
div#lyrslogan3 {
	position:absolute;
	top:5px;
	right:125px;
	width:90px;
	height:90px;
	background-color:#A73E24;
}
div#lyrslogan4 {
	position:absolute;
	top:5px;
	right:30px;
	width:90px;
	height:90px;
	background-color:#A73E24;
}
div#lyrslogan_contact {
	position:absolute;
	top:95px;
	right:275px;
	width:90px;
	background-color:#A73E24;
}


div#lyrsidecontainer {
	float:right;
	height:550px;
	width:340px;
}
div#lyrsister {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:5px;
	height:220px;
	width:320px;
	text-align:center;
	padding:2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	right: 5px;
}
div#lyrslideshow {
	width:320px;
	margin-right: 5px;
	margin-left: 5px;
	padding:2px;
	position:absolute;
	top:390px;
	height:325px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	right: 5px;
}
.islideshow {
	width:320px;
	border:0;
	margin:0px;
}

div#lyrbody {
	margin: 10px;
	padding-bottom:20px;
}
div#lyrfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-left:auto; 
	margin-right:auto;
	top:20px;
	height:50px;
	width:800px;
	position: relative;
	text-align:center;
}
div#lyrvideo {
	float:right;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
ul, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
.font12 {
	font-size: 12px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration:underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
a.cookie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:underline;
}
a.cookie:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
a.centerwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:underline;
	text-align:center;
}
a.centerwhite:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
	text-align:center;
}
.prev {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	position:absolute;
	left:60px;
	top:20px;
}
.next {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	position:absolute;
	left:660px;
	top:20px;
}

.strong {
	font-weight: bold;
}
.strongwhite {
	font-weight: bold;
	color: #FFFFFF;
}
.stronglg {
	font-weight: bold;
	font-size: larger;
}
.center {
	text-align:center;
}

.pad {
	padding:10px;
}

/*  ###########  drop down menu ##########  */

/* menu settings */
ul.dropdown li a {
 display: block;
 padding: 0px 10px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 17px;
 color: #FFFFFF;
 text-decoration:none;
}

/* sub-menu settings*/
	ul.dropdown ul a {
	 padding: 2px 2px 2px 10px;
	 width: 150px; 
	 height:15px;
	 background-color: #000000; 
  	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 12px;
	 color: #FFFFFF;
	 text-decoration:none;
	 border-width: thin;
	 border-style: solid;
	 border-color:#000000;
	}

	ul.dropdown ul a:hover {
	 color:#C4C4C4;
	 text-decoration:underline;
	 background-color: #5B5A5A; /* sub-menu background color-hover */
	}

	ul.dropdown a.open {
	 background-color: #2e2e2e;
	 color: #C4C4C4;
	}

	ul.dropdown ul a.open {
	 background-color: #C4C4C4;
	 color: #FFFFFF;
	}


	/* CSS 2.1 */

	ul.dropdown li:hover > a.dir {
	 background-color: #000000; /* 000000 */
	 color: #7C7B7B;
	}

	ul.dropdown ul li:hover > a.dir {
	 background-color: #C4C4C4; /* C4C4C4 */
	 color: #FFFFFF;
	}
	
/*  drop down menu - default settings  */
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}