@charset "UTF-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin-left: 113px;
	margin-top: 0px;
	background-color: #25201b;
}
#header {
	background-color: #24201B;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #24201B;
	width: 800px;
	height: 124px;
}
#boxes {
	background-color: #24201B;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #24201B;
}
#yellow {
	background-image: url(images/yellow.png);
	background-repeat: no-repeat;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #24201B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: .1em;
}
#main {
	background-color: #FFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #26201B;
}
#main2 {
	background-color: #666;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #26201B;
}
#footer {
	background-image: url(images/blue.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .1em;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #26201B;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
#content2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	width: 575px;
}
#subnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E2C233;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	width: 120px;
	margin-bottom: 15px;
	padding-right: 10px;
}
.border-right {
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #26201B;
}
#copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #52483C;
	height: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #745800;
}
a.footerlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #689DF4;
	font-weight: bold;
}
a.footerlink:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A4CCFF;
}
a.footerlink:visited {
	text-decoration: none;
	color: #689DF4;
}
a.footerlink:hover {
	text-decoration: underline;
	color: #FFF;
}
a.footerlink:active {
	text-decoration: none;
	color: #745800;
}
a.subnavlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E2C233;
}
a.subnavlink:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E2C233;
}
a.subnavlink:visited {
	text-decoration: none;
	color: #000;
}
a.subnavlink:hover {
	text-decoration: underline;
	color: #E2C233;
}
a.subnavlink:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0C5B93;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin-bottom: -8px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C90;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-bottom: -8px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin-bottom: -8px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin-bottom: -8px;
}
#main2 tr .border-right img {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #26201B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

