@charset "utf-8";
/* CSS Document */
	  
-->
.rtop {
	display:block;
	background:#000000;
	position:absolute;
	width: 200px;
	left:20px;
	top:165px;
	z-index:10;
}
.rbottom {
	display:block;
	background:#000000;
	position:absolute;
	width: 200px;
	left:20px;
	top:668px;
	z-index:10;
}
.rtop * {
	display: block;
	height: 1px;
	overflow: hidden;
	background:#EDDDB0;
}
.rbottom * {
	display: block;
	height: 1px;
	overflow: hidden;
	background:#EDDDB0;
}
.r1 {
	margin: 0 5px
}
.r2 {
	margin: 0 3px
}
.r3 {
	margin: 0 2px
}
.r4 {
	margin: 0 1px;
	height: 2px;
}

#ctlnext, #ctlprev, #ctlpause, #ctlstart {
	position:absolute;
	z-index:95;
}
#ctlbackground {
	position:absolute;
	z-index:92;
	background-image:url('../images/site/controlbackground.png');
	border:none;
	outline:none;
	margin:0px;
	padding:0px;
}

#frame {
	position:absolute;
	left:100px;
	top:100px;
	z-index:90;
}

.boxtop {
	display:block;
	background:#000000;
	position:absolute;
	width: 200px;
	left:20px;
	top:155px;
	z-index:101;
}
.boxtop * {
	display: block;
	height: 1px;
	overflow: hidden;
	background:#DDD8C8;
	z-index:101;
}
.boxalone {
	position:absolute;
	width:90%;
	height:auto;
	left:5%;
	top:165px;
	background-color:#DDD8C8;
	text-align:center;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#404040;
	z-index:101;
}

.sidebar1container {
	position:absolute;
	width: 200px;
	height: 430px;
	left:20px;
	top:170px;
	background:#EDDDB0;
	text-align:center;
	padding: 5px 0; /* top and bottom padding create visual space within this div */
	z-index:10;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}




a {
	color: #660000;
	font-family:Times New Roman, Serif;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	text_align:left
}
a:hover {
	color: #880000
}
a:active {
	color: #880000
}
a.tab, a.tab:link {
	display:block;
	font-weight:bold;
	font-style:normal;
	color:#CCC8B8;
	background-image:url('../images/site/controlbackground.png');
	text-align:center;
	text-indent:4px;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
}
a.tab:visited {
	display:block;
	font-weight:bold;
	font-style:normal;
	color:#CCC8B8;
	background-image:url('../images/site/controlbackground.png');
	text-align:center;
	text-indent:4px;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
}
a.tab:hover, a.tab:active {
	color:#FFFBF0;
}
a.drobdown, a.dropdown:link, a.dropdown:visited {
	display:inline;
	font-weight:bold;
	font-style:normal;
	color:#AAAAAA;
	background-color:#662222;
	text-align:center;
	text-indent:0px;
	padding:4px;
	text-decoration:none;
}
a.dropdown:hover, a.dropdown:active {
	background-color:#662222;
	color:#FFFFFF;
}
a.link {
	font-weight:bold;
	font-style:normal;
	color:#CCC8B8;
	text-align:center;
	text-indent:0px;
	text-decoration:none;
}



li.link {
	display:block;
	font-weight:bold;
	font-style:normal;
	color:#CCC8B8;
	background-image:url('../images/site/controlbackground.png');
	text-align:center;
	text-indent:0px;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:12px;
	padding-right:12px;
	text-decoration:none;
	float:left;
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:solid;
	border-color:#808080;
	border-width:1px;
}
li.link:hover, li.link:active, a.link:hover, a.link:active {
		color:#FFFBF0;
}
li.dropdown {
	display:block;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
	background-color:#662222;
	text-align:center;
	text-indent:0px;
	padding:4px;
	text-decoration:none;
	float:none;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-color:#2F3485;
	border-width:0px;
	width:140px;
	z-index:200;
}
li.dropdown:hover {
	background-color:#662222;
}
li.tab {
	float:left;
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:solid;
	border-color:#808080;
	border-width:1px;
}




div.dropdown {
	list-style-type:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
	position:absolute;
	width:auto;
	border:1px solid #CDBD90;
	z-index:200;
}




ul.dropdown {
	list-style-type:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
ul.tab {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}



.logotop {
	position:absolute;
	left:100px;
	top:10px;
	width:800px;
	height:10px;
	display:block;
	background:#202020;
}
.logotop * {
	display: block;
	height: 1px;
	overflow: hidden;
	background:#A09080;
}
#logo {
	position:absolute;
	left:20px;
	top:6px;
	width:105px;
	height:105px;
	z-index:100;
}
#logoname {
	position:absolute;
	left:200px;
	top:15px;
	width:450px;
	height:100px;
}
#logohref {
	position:absolute;
	left:700px;
	top:45px;
}
#logotabname {
	position:absolute;
	left:240px;
	top:765px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	z-index:101;
	color:Silver;
}
#logobackground {
	position:absolute;
	left:100px;
	top:15px;
	width:800px;
	height:800px;
}
#logoimage {
	position:absolute;
	left:180px;
	top:140px;
	width:auto;
	height:575px;
	border:4px solid #CDBD90;
}
#logoimage2 {
	position:absolute;
	left:530px;
	top:440px;
	width:auto;
	height:240px;
	border:4px solid #CDBD90;
	z-index:110;
}
#logotext {
	position:absolute;
	left:570px;
	top:200px;
	width:240px;
	height:580px;
	text-align:center;
	font-family:Arial, Verdana;
	padding:20px;
	font-size:22px;
	color:#CDBD90;
}

#logotabs {
	position:absolute;
	left:68px;
	top:120px;
	z-index:80;
}



#slideshow {
	position:absolute;
	left:20px;
	top:0px;
	width:1000px;
}
#slideshowimage {
	position:absolute;
	z-index:100;
}
#slideshowprev {
	position:absolute;
	width:40px;
}
#slideshowpause {
	position:absolute;
	width:40px;
}
#slideshowstart {
	position:absolute;
	width:40px;
}
#slideshownext {
	position:absolute;
	width:40px;
}
#slideshowtext {
	position:absolute;
	text-align:center;
	font-family:Arial, Verdana;
	width:auto;
	padding:20px;
	width:640px;
	font-size:18px;
	color:#4A3208;
}
 </style>
