@charset "utf-8";
/* CSS Document */


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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: #000000;
	background-color: #660000;
	background-image: url(images/background_line.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtr #container {
	width: 855px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFF99;
	height: 768px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/web.jpg);
}
.oneColFixCtr #mainContent {
	height: 768px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}
#list-menu {
width: 170px;


}
#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
} 

 
#list-menu li {
margin: 0 0 0;
} 


#list-menu a:link, #list-menu a:active, #list-menu a:visited {

font-family: "Stencil Std";
color: #9B1321;
line-height: 30px;

}


#list-menu a:hover {

font-family: "Stencil Std";
color: #F7C147;
font-weight: bold;
background: #9B1321;
line-height: 30px;

}

#list-menu a {

width:220px;

padding: 0px 5px 0px 5px;


text-decoration: none;
filter: blendTrans(duration=0.5);
}

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
    background-color: #F0AB20;
	z-index:1000;
}
.highslide-html {
    background-color: #F0AB20;
	z-index:1000;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;


}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-black  {
	background-color: #871016;
	background: #871016;


}
.highslide-wrapper .highslide-html-content {
	width: 600px;
	padding: 5px 5px 5px 5px;
	background-color: #871016;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #800D10; font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.highslide-wrapper .highslide-header a:hover {
	color: #800D10; font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

.one {

	width: 244px;
	padding-top: 2px;
}

.onn {
	padding-top: 55px;
	
}


.content3 {
	background-color:#ECCB7E;

	width:121px;
}
