@charset "UTF-8";



body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	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;
}
#text-column {
	width: 430px;
}
#container {
	width: 700px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
 #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #000000;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 700px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		line-height: 20px;

	text-transform: uppercase;
	color: #999900;
	font-weight: normal;
	width: 450px;
}
#mainContent {
	background-image: url(../img/4-corners-700a.gif);
	background-repeat: no-repeat;
	width: 700px;
	text-align: left;
	margin: 0px;
	height: 471px;
	padding: 0px;
}
#mainContentIndex {
	background-image: url(../img/4-corners-700a.gif);
	background-repeat: no-repeat;
	height: 440px;
	width: 750px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#mainimage {
	width: 525px;
	float: right;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 445px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.oneColFixCtrHdr #container #mainContent #menu {
	float: left;
	height: 395px;
	width: 160px;
	margin-top: 20px;
	padding-right: 7px;
	text-align: right;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 45px;
}
#maintext {
	width: 525px;
	float: right;
	text-align: left;
	vertical-align: top;
	height: 395px;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.links:visited {
	font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	font-variant: normal;
	padding-top: 0px;
}
#footer {
	background:#000000;
	float: none;
	padding-top: 0;
	padding-bottom: 0;
	clear: both;
	margin: 0px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0;  /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-weight: normal;
	text-indent: 20px;
	line-height: 5px;
	padding: 5px;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
.email:link {
	font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
.email:visited {
	font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.activelink {
	font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
	font-weight: normal;
	color: #999933;
	text-decoration: none;
}
.sub-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.sub-menu-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	line-height: 16px;
	color: #999900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.sub-menu:hover {
	color: #000000;
	font-weight: normal;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.oneColFixCtrHdr #container #mainContent .headings {
	font-size: 14px;
	font-weight: normal;
	color: #999933;
	line-height: 20px;
}
.white-border {
	border: 1px solid #FFFFFF;
}
.GOLD {
	color: #A39B2F;
}

