@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;
	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;
}

.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: 40px !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 10px 5px 10px; /*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: 8em !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;
}


.rough {
padding: 0px !important;
border:1px solid #111111;
margin-right: 1em;
width:300px;
 height:166px;
}
.rough2 {
padding: 0px !important;
border:1px solid #111111;
width:300px;
 height:166px;
}
