#menu {
	background-color: #660000;
	border-left: 6px solid #828282;
	border-bottom: 2px solid #828282;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Georgia;
	font-size:14px;
	padding-top:10px;
	
	background-image: url(images/structure/bg-menu.png);
	background-repeat: repeat-x;
	background-position: top;
}
#menu a:link, #menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding-bottom: 4px;
	padding-top: 4px;
	
}
#menu div#line {
	width: 160px;
	border-bottom:1px dashed #DEB408;
	margin-left:10px;
	padding:15px 0 15px 0;
}
#menu div#noline {
	width: 160px;
	margin-left:10px;
	padding:15px 0 19px 0;
}
#menu a:hover {
	color:#DEB408;
}
#menu img {
	margin-top: 5px;
}
#topline {
	border-bottom: 6px solid #828282;
}
#sidebar {
	background-color:#B7BDBD;
	border-left:6px solid #CBCBCB;
	font-size: 11px;
}
#sidebar li {
	padding-bottom: 3px;
}
#sidebar h1 {
	margin-bottom: 1px;
	margin-top: 0px;
}
#sidebar a:hover {
	color:#990000;
}
#left {
	background-image: url(images/structure/bg-left.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-right: 1px solid #CBCBCB;
}
.doubleunderline {
	border-top-width: 2px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	height: 3px;
	margin-bottom: 10px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Georgia;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00355B;
	margin-bottom: 15px;
	background-image: url(images/structure/arrow-yellow-headings.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Georgia;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00355B;
	margin-bottom: 4px;
	background-image: url(images/structure/arrow-yellow-headings.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.yellow {
	color: #DEB408;
}
.imgborder {
	border: 1px solid #828282;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #253336;
	margin-top: 0px;
	background-image: url(images/structure/bg-slice.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link, a:visited {
	color: #00345B;
	text-decoration: underline;
}
a:hover {
	color:#DEB408;
}
#content {
	background-image: url(images/structure/border-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#footer {
	border-right:6px solid #828282;
	border-left: 6px solid #828282;
	background-color: #DCDCDC;
	padding:12px 0 12px 0;
	border-top-color: #CBCBCB;
	border-top-style: solid;
	border-top-width: 1px;
}
#footer a:link, #footer a:visited {
	color: #00345B;
	text-decoration: none;
	margin:0px 20px 0px 20px;
	font-size:12px;
}
#footer a:hover {
	color:#DEB408;
}
#copyright {
	font-size:10px;
	color:#ECECEC;
	padding-top: 10px;
}
#copyright a:link, #copyright a:visited {
	color: #DEB408;
	text-decoration: underline;
}
#copyright a:hover {
	color:#FFFFFF;
}
li {
	padding-bottom: 6px;
}
.gallery-col {
	width: 147px;
}
.brdr {
	border: 1px solid #253336;
}
#sidemenu ul {
	padding-left:12px;
	font-size:11px;
}
#sidemenu li {
	padding-bottom: 3px;
	margin-bottom:0px; 
	padding-left:0px;

}

