@charset "UTF-8";
/* CSS Document */


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #aba48f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1a1a1a;
	font-size:80%;
}

#container {
background-image:url(images/shadow.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	overflow:visible;
	left: -30px;
	}
	
	
.oneColLiqCtrHdr #container {
	width: 934px;  /* this will create a container 80% of the browser width */
	margin:auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 2em;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #container h4 {
	margin-top: 0.5em;
	color: #aba48f;
	padding: 0em 10px 0 20px;
	font-size: 110%;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}
#footer a:link a:hover {
	color:#44443f;
}
li {
	display:inline;
	margin-right: -4px;
}
span {
	text-align:right;
	display:block;
	margin-top:-16px;
}
.footer {
	display:block;
	padding: 6px;
	height:auto;
	margin-top: 2em;
	font-size:80%;
	text-align:right;
	color:#44443f;
}
.footer a, a:hover {
	color:#54737E;
	text-decoration:none;
}
.footer2 {
	display:block;
	padding: 6px;
	height:auto;
	margin-top: 2em;
	font-size:80%;
	text-align:left;
	color: #808080;
}
.footer2 a:hover {
	color:#54737E;
	text-decoration:none;
}
.footer2 a {
	color:#cccccc;
	text-decoration:none;
}
ul {
	margin-left:0em !important;
}
.thumbs {
	margin-top:40px;
	margin-bottom: -70px;
	width: 935px;
	padding: 0px !important;
}
.description {
	padding-left:6px;
	padding-right:6px;
	padding-top:5px;
}
.coltitle {
	font-size:120%;
	color: #aba48f;
}
.rough {
	background-image: url(images/whitebox.png);
	height: 100px;
	padding:6px;
}
breadcrumbs {
}
.invertedshiftdown2 {
	padding: 0;
	width: 100%;
	border-top: 5px solid #44443f; /*Highlight red color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
.invertedshiftdown2 ul {
	margin:0;
	margin-left: 25px !important; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}
.invertedshiftdown2 li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}
.invertedshiftdown2 a {
	float: left;
	font: bold 11px Arial;
	color: #4b5457;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 8px 5px 8px; /*Padding within each menu item*/
}
.invertedshiftdown2 a:hover {
	color: #cccccc;
}
.invertedshiftdown2 .current a { /** currently selected menu item **/
	background-color: #1a1a1a; /*Highlight red color theme*/
	padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
	padding-bottom: 0; /*Set padding-bottom value to 0 */
	border-left: 1px solid #44443f; /*Highlight red color theme*/
	border-right: 1px solid #44443f; /*Highlight red color theme*/
	border-bottom: 1px solid #44443f; /*Highlight red color theme*/
	color: #54737e;
	height: 20px;
}
#spacer {
	margin-left: 7em !important;
}
#viccy {
	background-image:url(images/bg3.png);
	background-repeat:no-repeat;
	font-size:120% !important;
	margin-top:2em;
}
#viccy p {
	padding-left:1em !important;
}
#viccy2 {
	background-image:url(images/bg4.png);
	background-repeat:no-repeat;
	font-size:90% !important;
	text-align:right;
	color:#44443f;
	margin-top:2em;
}
#viccy2 p {
	padding-left:1em !important;
}
.folk {
	color:#54737E;
	font-weight:bold;
	text-align:left;
}

.text {
padding: 10px;
font-size:85%;
color:#54737E;
}

.text a{
color:#cccccc;
text-decoration:none;
}

.title {
font-size:95%;
color:#54737E;
}












#menu {
	margin-top: 2em;
	margin-bottom: 4em;
	height: 20px;
	font-family:"Verdana";
	font-size: 80%;
	width:932px;
	margin-left:auto;
	margin-right:auto;
}
.menutext1-1 {
	color: #666666;
	z-index:11;
	position:relative;
	left:0px;
	width:200px;
	height: 10px;
	top: 0px;
}
.menutext1-2 {
	color: #666666;
	position:relative;
	z-index:12;
	margin-left:51px;
	height: 10px;
	top:-10px;
}
.menutext1-3 {
	color: #666666;
	position:relative;
	margin-left:101px;
	z-index:13;
	height: 10px;
	top:-20px;
}
.menutext1-4 {
	color: #666666;
	position:relative;
	margin-left: 153px;
	z-index:14;
	height: 10px;
	top:-30px;
}
.menutext1-5 {
	color: #666666;
	position:relative;
	margin-left:204px;
	z-index:15;
	height: 10px;
	top:-40px;
}
.menutext1-6 {
	color: #666666;
	position:relative;
	margin-left: 255px;
	top: -50px;
	height: 10px;
	z-index:16;
}
.menutext1-7 {
	color: #666666;
	position:relative;
	margin-left: 308px;
	top: -60px;
	height: 10px;
	z-index:17;
}
.menutext1-8 {
	color: #666666;
	position:relative;
	margin-left: 359px;
	top: -70px;
	height: 10px;
	z-index:18;
}
.menutext1-9 {
	color: #666666;
	position:relative;
	margin-left: 411px;
	top: -80px;
	height: 10px;
	z-index:19;
}
.menutext1-10 {
	color: #666666;
	position:relative;
	margin-left: 462px;
	top: -90px;
	height: 10px;
	z-index:20;
}
.menutext1-11 {
	color: #666666;
	position:relative;
	margin-left: 512px;
	top: -100px;
	height: 10px;
	z-index:21;
}
.menutext1-12 {
	color: #666666;
	position:relative;
	margin-left: 564px;
	top: -110px;
	height: 10px;
	z-index:22;
}
.menutext1-13 {
	color: #666666;
	position:relative;
	margin-left: 617px;
	top: -120px;
	height: 10px;
	z-index:23;
}
.menutext1-14 {
	color: #666666;
	position:relative;
	margin-left: 667px;
	top: -130px;
	height: 10px;
	z-index:24;
}
.menutext1-15 {
	color: #666666;
	position:relative;
	margin-left: 710px;
	top: -140px;
	height: 10px;
	z-index:25;
}
.menutext1-16 {
	color: #666666;
	position:relative;
	margin-left: 705px;
	top: -150px;
	height: 10px;
	z-index:26;
}
.menutext1-17 {
	color: #666666;
	position:relative;
	margin-left: 705px;
	top: -160px;
	height: 10px;
	z-index:27;
}
.menutext1-18 {
	color: #666666;
	position:relative;
	margin-left: 705px;
	top: -170px;
	height: 10px;
	z-index:27;
}
.menutext2-1 {
	color: #666666;
	z-index:11;
	position:relative;
	left:0px;
	width:200px;
	height: 10px;
	top: 0px;
}
.menutext2-2 {
	color: #666666;
	position:relative;
	z-index:12;
	margin-left:51px;
	height: 10px;
	top:-10px;
}
.menutext2-3 {
	color: #666666;
	position:relative;
	margin-left:101px;
	z-index:13;
	height: 10px;
	top:-20px;
}
.menutext2-4 {
	color: #666666;
	position:relative;
	margin-left: 153px;
	z-index:14;
	height: 10px;
	top:-30px;
}
.menutext2-5 {
	color: #666666;
	position:relative;
	margin-left:204px;
	z-index:15;
	height: 10px;
	top:-40px;
}
.menutext2-6 {
	color: #666666;
	position:relative;
	margin-left: 255px;
	top: -50px;
	height: 10px;
	z-index:16;
}
.menutext2-7 {
	color: #666666;
	position:relative;
	margin-left: 308px;
	top: -60px;
	height: 10px;
	z-index:17;
}
.menutext2-8 {
	color: #666666;
	position:relative;
	margin-left: 359px;
	top: -70px;
	height: 10px;
	z-index:18;
}
.menutext2-9 {
	color: #666666;
	position:relative;
	margin-left: 411px;
	top: -80px;
	height: 10px;
	z-index:19;
}
.menutext2-10 {
	color: #666666;
	position:relative;
	margin-left: 462px;
	top: -90px;
	height: 10px;
	z-index:20;
}
.menutext2-11 {
	color: #666666;
	position:relative;
	margin-left: 512px;
	top: -100px;
	height: 10px;
	z-index:21;
}
.menutext2-12 {
	color: #666666;
	position:relative;
	margin-left: 564px;
	top: -110px;
	height: 10px;
	z-index:22;
}
.menutext2-13 {
	color: #666666;
	position:relative;
	margin-left: 617px;
	top: -120px;
	height: 10px;
	z-index:23;
}
.menutext2-14 {
	color: #666666;
	position:relative;
	margin-left: 725px;
	top: -140px;
	height: 10px;
	z-index:24;
}
.menutext2-15 {
	color: #666666;
	position:relative;
	margin-left: 730px;
	top: -150px;
	height: 10px;
	z-index:25;
}
.menutext2-16 {
	color: #666666;
	position:relative;
	margin-left: 737px;
	top: -160px;
	height: 10px;
	z-index:26;
}
.menutext2-17 {
	color: #666666;
	position:relative;
	margin-left: 739px;
	top: -170px;
	height: 10px;
	z-index:27;
}
.menutext2-18 {
	color: #666666;
	position:relative;
	margin-left: 668px;
	top: -130px;
	height: 10px;
	z-index:27;
}
.menutext3-1 {
	color: #666666;
	z-index:11;
	position:relative;
	left:0px;
	width:200px;
	height: 10px;
	top: 0px;
}
.menutext3-2 {
	color: #666666;
	position:relative;
	z-index:12;
	margin-left:51px;
	height: 10px;
	top:-10px;
}
.menutext3-3 {
	color: #666666;
	position:relative;
	margin-left:101px;
	z-index:13;
	height: 10px;
	top:-20px;
}
.menutext3-4 {
	color: #666666;
	position:relative;
	margin-left: 153px;
	z-index:14;
	height: 10px;
	top:-30px;
}
.menutext3-5 {
	color: #666666;
	position:relative;
	margin-left:204px;
	z-index:15;
	height: 10px;
	top:-40px;
}
.menutext3-6 {
	color: #666666;
	position:relative;
	margin-left: 255px;
	top: -50px;
	height: 10px;
	z-index:16;
}
.menutext3-7 {
	color: #666666;
	position:relative;
	margin-left: 308px;
	top: -60px;
	height: 10px;
	z-index:17;
}
.menutext3-8 {
	color: #666666;
	position:relative;
	margin-left: 359px;
	top: -70px;
	height: 10px;
	z-index:18;
}
.menutext3-9 {
	color: #666666;
	position:relative;
	margin-left: 411px;
	top: -80px;
	height: 10px;
	z-index:19;
}
.menutext3-10 {
	color: #666666;
	position:relative;
	margin-left: 462px;
	top: -90px;
	height: 10px;
	z-index:20;
}
.menutext3-11 {
	color: #666666;
	position:relative;
	margin-left: 512px;
	top: -100px;
	height: 10px;
	z-index:21;
}
.menutext3-12 {
	color: #666666;
	position:relative;
	margin-left: 564px;
	top: -110px;
	height: 10px;
	z-index:22;
}
.menutext3-13 {
	color: #666666;
	position:relative;
	margin-left: 617px;
	top: -120px;
	height: 10px;
	z-index:23;
}
.menutext3-14 {
	color: #666666;
	position:relative;
	margin-left: 667px;
	top: -130px;
	height: 10px;
	z-index:24;
}
.menutext3-15 {
	color: #666666;
	position:relative;
	margin-left: 710px;
	top: -140px;
	height: 10px;
	z-index:25;
}
.menutext3-16 {
	color: #666666;
	position:relative;
	margin-left: 705px;
	top: -150px;
	height: 10px;
	z-index:26;
}
.menutext3-17 {
	color: #666666;
	position:relative;
	margin-left: 705px;
	top: -160px;
	height: 10px;
	z-index:27;
}
.menutext3-18 {
	color: #666666;
	position:relative;
	margin-left: 540px;
	top: -170px;
	height: 10px;
	z-index:27;
}
.menutext4-1 {
	color: #666666;
	z-index:11;
	position:relative;
	left:0px;
	width:250px;
	height: 10px;
	top: 0px;
}
.menutext4-2 {
	color: #666666;
	position:relative;
	z-index:12;
	margin-left:51px;
	height: 10px;
	top:-10px;
}
.menutext4-3 {
	color: #666666;
	position:relative;
	margin-left:101px;
	z-index:13;
	height: 10px;
	top:-20px;
}
.menutext4-4 {
	color: #666666;
	position:relative;
	margin-left: 153px;
	z-index:14;
	height: 10px;
	top:-30px;
}
.menutext4-5 {
	color: #666666;
	position:relative;
	margin-left:204px;
	z-index:15;
	height: 10px;
	top:-40px;
}
.menutext4-6 {
	color: #666666;
	position:relative;
	margin-left: 255px;
	top: -50px;
	height: 10px;
	z-index:16;
}
.menutext4-7 {
	color: #666666;
	position:relative;
	margin-left: 308px;
	top: -60px;
	height: 10px;
	z-index:17;
}
.menutext4-8 {
	color: #666666;
	position:relative;
	margin-left: 359px;
	top: -70px;
	height: 10px;
	z-index:18;
}
.menutext4-9 {
	color: #666666;
	position:relative;
	margin-left: 411px;
	top: -80px;
	height: 10px;
	z-index:19;
}
.menutext4-10 {
	color: #666666;
	position:relative;
	margin-left: 462px;
	top: -90px;
	height: 10px;
	z-index:20;
}
.menutext4-11 {
	color: #666666;
	position:relative;
	margin-left: 512px;
	top: -100px;
	height: 10px;
	z-index:21;
}
.menutext4-12 {
	color: #666666;
	position:relative;
	margin-left: 564px;
	top: -110px;
	height: 10px;
	z-index:22;
}
.menutext4-13 {
	color: #666666;
	position:relative;
	margin-left: 617px;
	top: -120px;
	height: 10px;
	z-index:23;
}
.menutext4-14 {
	color: #666666;
	position:relative;
	margin-left: 667px;
	top: -130px;
	height: 10px;
	z-index:24;
}
.menutext4-15 {
	color: #666666;
	position:relative;
	margin-left: 710px;
	top: -140px;
	height: 10px;
	z-index:25;
}
.menutext4-16 {
	color: #666666;
	position:relative;
	margin-left: 760px;
	top: -150px;
	height: 10px;
	z-index:26;
}
.menutext4-17 {
	color: #666666;
	position:relative;
	margin-left: 750px;
	top: -160px;
	height: 10px;
	z-index:27;
}
.menutext4-18 {
	color: #666666;
	position:relative;
	margin-left: 748px;
	top: -170px;
	height: 10px;
	z-index:27;
}
.menutext5-1 {
	color: #666666;
	z-index:11;
	position:relative;
	left:0px;
	height: 10px;
	top: 0px;
}
.menutext5-2 {
	color: #666666;
	position:relative;
	z-index:12;
	margin-left:51px;
	height: 10px;
	top:-10px;
}
.menutext5-3 {
	color: #666666;
	position:relative;
	margin-left:101px;
	z-index:13;
	height: 10px;
	top:-20px;
}
.menutext5-4 {
	color: #666666;
	position:relative;
	margin-left: 153px;
	z-index:14;
	height: 10px;
	top:-30px;
}
.menutext5-5 {
	color: #666666;
	position:relative;
	margin-left:204px;
	z-index:15;
	height: 10px;
	top:-40px;
}
.menutext5-6 {
	color: #666666;
	position:relative;
	margin-left: 255px;
	top: -50px;
	height: 10px;
	z-index:16;
}
.menutext5-7 {
	color: #666666;
	position:relative;
	margin-left: 308px;
	top: -60px;
	height: 10px;
	z-index:17;
}
.menutext5-8 {
	color: #666666;
	position:relative;
	margin-left: 359px;
	top: -70px;
	height: 10px;
	z-index:18;
}
.menutext5-9 {
	color: #666666;
	position:relative;
	margin-left: 411px;
	top: -80px;
	height: 10px;
	z-index:19;
}
.menutext5-10 {
	color: #666666;
	position:relative;
	margin-left: 462px;
	top: -90px;
	height: 10px;
	z-index:20;
}
.menutext5-11 {
	color: #666666;
	position:relative;
	margin-left: 512px;
	top: -100px;
	height: 10px;
	z-index:21;
}
.menutext5-12 {
	color: #666666;
	position:relative;
	margin-left: 564px;
	top: -110px;
	height: 10px;
	z-index:22;
}
.menutext5-13 {
	color: #666666;
	position:relative;
	margin-left: 617px;
	top: -120px;
	height: 10px;
	z-index:23;
}
.menutext5-14 {
	color: #666666;
	position:relative;
	margin-left: 667px;
	top: -130px;
	height: 10px;
	z-index:24;
}
.menutext5-15 {
	color: #666666;
	position:relative;
	margin-left: 710px;
	top: -140px;
	height: 10px;
	z-index:25;
}
.menutext5-16 {
	color: #666666;
	position:relative;
	margin-left: 778px;
	top: -150px;
	height: 10px;
	z-index:26;
}
.menutext5-17 {
	color: #666666;
	position:relative;
	margin-left: 653px;
	top: -160px;
	height: 10px;
	z-index:27;
}
.menutext5-18 {
	color: #666666;
	position:relative;
	margin-left: 708px;
	top: -170px;
	height: 10px;
	z-index:27;
}
.menutext6-1 {
	color: #666666;
	z-index:11;
	position:relative;
	left:0px;
	height: 10px;
	top: 0px;
}
.menutext6-2 {
	color: #666666;
	position:relative;
	z-index:12;
	margin-left:51px;
	height: 10px;
	top:-10px;
}
.menutext6-3 {
	color: #666666;
	position:relative;
	margin-left:101px;
	z-index:13;
	height: 10px;
	top:-20px;
}
.menutext6-4 {
	color: #666666;
	position:relative;
	margin-left: 153px;
	z-index:14;
	height: 10px;
	top:-30px;
}
.menutext6-5 {
	color: #666666;
	position:relative;
	margin-left:204px;
	z-index:15;
	height: 10px;
	top:-40px;
}
.menutext6-6 {
	color: #666666;
	position:relative;
	margin-left: 255px;
	top: -50px;
	height: 10px;
	z-index:16;
}
.menutext6-7 {
	color: #666666;
	position:relative;
	margin-left: 308px;
	top: -60px;
	height: 10px;
	z-index:17;
}
.menutext6-8 {
	color: #666666;
	position:relative;
	margin-left: 359px;
	top: -70px;
	height: 10px;
	z-index:18;
}
.menutext6-9 {
	color: #666666;
	position:relative;
	margin-left: 411px;
	top: -80px;
	height: 10px;
	z-index:19;
}
.menutext6-10 {
	color: #666666;
	position:relative;
	margin-left: 462px;
	top: -90px;
	height: 10px;
	z-index:20;
}
.menutext6-11 {
	color: #666666;
	position:relative;
	margin-left: 512px;
	top: -100px;
	height: 10px;
	z-index:21;
}
.menutext6-12 {
	color: #666666;
	position:relative;
	margin-left: 564px;
	top: -110px;
	height: 10px;
	z-index:22;
}
.menutext6-13 {
	color: #666666;
	position:relative;
	margin-left: 594px;
	top: -120px;
	height: 10px;
	z-index:23;
}
.menutext6-14 {
	color: #666666;
	position:relative;
	margin-left: 594px;
	top: -130px;
	height: 10px;
	z-index:24;
}
.menutext6-15 {
	color: #666666;
	position:relative;
	margin-left: 710px;
	top: -140px;
	height: 10px;
	z-index:25;
}
.menutext6-16 {
	color: #666666;
	position:relative;
	margin-left: 705px;
	top: -150px;
	height: 10px;
	z-index:26;
}
.menutext6-17 {
	color: #666666;
	position:relative;
	margin-left: 705px;
	top: -160px;
	height: 10px;
	z-index:27;
}
.menutext6-18 {
	color: #666666;
	position:relative;
	margin-left: 643px;
	top: -170px;
	height: 10px;
	z-index:27;
}
.rough {
padding: 0px !important;
border:1px solid #ffffff;
margin-right: 1em;
width:300px;
 height:166px;
}
.rough2 {
padding: 0px !important;
border:1px solid #ffffff;
width:300px;
 height:166px;
}