html, body {
	margin: 0px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #E4D08A;
}

* :focus {
	outline: 0;
}

p {
	margin: 0 0 1em 0;
}

a {
	color: #E4D08A;
	text-decoration: underline;
}
a:hover {
	color: #CC9C2E;
	text-decoration: underline;
}

input, select, textarea {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Photo1 {
	border: 5px solid #323232;
	margin: 3px;
}
a:hover .Photo1 {
	border: 5px solid #3F3F3F;
}

#Body {
	width: 1000px;
	background-image: url(images/Layout_BodyBG.gif);
	background-repeat: repeat-y;
	background-color: #000000;
	overflow: hidden;
}

#Container {
	padding: 15px 64px 1px 64px;
	min-height: 435px;
	line-height: 16px;
}

#Footer {
	width: 1000px;
	height: 104px;
	background-image: url(images/Layout_Footer.gif);
	background-repeat: no-repeat;
	background-color: #E4D08A;
}

#Copyright {
	width: 1000px;
	background-color: #E4D08A;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BCAB72;
	text-align: left;
}

.Copyright {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A38F4E;
}

#CopyrightContainer {
	padding: 0px 65px 0px 65px;
}

.Container_Home {
	background-image: url(images/Layout_BodyBG_Home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Footer_Home {
	background-image: url(images/Layout_Footer_Home.gif);
}

.NavBottom {
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	font-weight: bold;
	color: #BA8B20;
	text-align: center;
	margin-bottom: 10px;
}
.NavBottom a {
	color: #000000;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
.NavBottom a:hover {
	color: #AE871E;
	text-decoration: underline;
}

.Layout_FooterBG {
	background-image: url(images/Layout_FooterBG.gif);
	background-repeat: repeat-x;
}

.Layout_BodyBG {
	background-color: #232323;
}

.Layout_HeadingBG {
	background-image: url(images/Layout_HeaderBG.gif);
	background-repeat: repeat-x;
	background-color: #E2C16A;
}

.Navigation_Divider {
	padding: 0px 7px 0px 7px;
}

.Layout_CopyrightBG {
	background-color: #E4D08A;
}

UL LI {
	margin-bottom: 12px;
}

.List1 {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.List1 li {
	background-image: url(images/ICO_Bullet.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 24px;
}

.List1 a {
	color: #073668;
	text-decoration: none;
	border-bottom: 0px dotted #073668;
}
.List1 a:hover {
	color: #6D8FB3;
	text-decoration: none;
	border-bottom: 0px dotted #6D8FB3;
}

.List2 {
	margin: 0px;
}

.List2 li {
	line-height: 16px;
}

.Highlight1 {
	color: #E4D08A;
}
/*
.Highlight2 {
	color: #CC9C2E;
}

.Highlight3 {
	color: #FFFFFF;
}
*/
.Highlight2 {
	color: #C00;
}

.Highlight3 {
	color: #090;
}

.Background1 {
	background-color: #404040;
	padding-left: 5px;
	font-weight: bold;
	color: #C2C2C2;
}


/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}


/*---- Header styling ----*/
.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active h4,
.sIFR-active h5,
.sIFR-active h6,
.sIFR-active pre {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 5px;
}

.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active pre {
	font-size: 36px;
	height: 49px;
}

h1, h2, h3, pre {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
}
h1, pre {
	color: #CC9C2E;
}
h2 {
	color: #E4D08A;
}
h3 {
	color: #FFFFFF;
}
pre {
	text-align: center;
}

.sIFR-active h4,
.sIFR-active h5,
.sIFR-active h6 {
	font-size: 20px;
	height: 30px;
}

h4, h5, h6 {
	font-size: 18px;
}
h4 {
	color: #CC9C2E;
}
h5 {
	color: #E4D08A;
}
h6 {
	color: #FFFFFF;
}


/* Navigation (Header) */
#navh {
	position: relative;
	width: 100%;
	font-size: 17px;
	font-weight: bold;
	color: #CB9B2D;
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
}
#navh ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#navh ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#navh ul li a {
	color: #E4D08A;
	text-decoration: none;
	margin: 0 10px 0 6px;
}
#navh ul li a:hover {
	color: #FFF;
	text-decoration: none;
}

