@charset "utf-8";
/* End hide */
body {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	background-color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e5e5e5;
}
h1 {
	color: #ff7700;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.4em;
}
h2 {
	color: #ff7700;
}
h3 {
	color: #ff7700;
}
a:link, a:visited {
	color: #FF7700;
}
a:hover {
	color: #FFE400;
}
#layout {
	background-color: #101010;
}
.hdrline3 {
	background-image: url(/img/cor1b.gif);
}
#topnav {
	background-image: url(/img/pixff6600.gif);
}
#topnav a {
	color: #d5d5d5;
	background-color: #202020;
	border: 1px solid #009fff;
}
	
#topnav a:hover, #current a {
	color: #f5f5f5;
	background-color: #0066ae;
	border: 1px solid #014372;
}
#sidenav {
	color: #eaeaea;
}
#sidenav a {
	color: #5fc3ff;
}
	
#sidenav a:hover {
	color: #FEF923;
	text-decoration: none;
}
#footerbot {
	background-image: url(/img/footerbot1b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-color: #777777;
	background-color: #202020;
}
#footerbot a {
	color: #5fc3ff;
}
#footerbot a:hover {
	color: #FEF923;
}

.fontGeorgia {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.gallerynav {
	color: #eaeaea;
	padding-bottom: 10px;
	margin:0px;
}
.gallerynav a {
	color: #5fc3ff;
}
.gallerynav a:hover {
	color: #FEF923;
}
.menubox {
	position: relative;
	padding: 0px;
	width: 766px;
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align:center;
}
.menusect {
	padding: 0px;
	float: left;
	width: 378px;
	margin-top: 10px;
	margin-right: 5px;
	text-align:left;
	display:inline;
}
.menusect img {
	float: left;
	margin: 6px;
}
.menusect h3 a {
	text-decoration: none;
}
.menusect h3 a:hover {
	color: #FF7700;
	text-decoration: underline;
}