@charset "utf-8";
.FAKE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	background-color: #FF0000;
}
/*-------------------/
/------  Tags -------/
/-------------------*/
body {
	background-color: #f1f1f1;
	background-attachment: scroll;
	background-image: url(img/bgBlue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*-------------------/
/-Global Positioning-/
/-------------------*/
/*#bgpicture {
	position: absolute;
	width: 571px;
	height: 319px;
	top: 0px;
	margin-left: -800px;
	left: 50%;
	z-index:1;
	overflow:visible;
}*/
#outterHolder {
	position: absolute;
	width:975px;
	z-index:2;
	left: 50%;
	margin-left: -487.5px;
	top:35px;
}
#relatedLogo {
	position:absolute;
	left:0px;
	top:0px;
	width:183px;
	height:34px;
	z-index:2;
}
#bannerImage {
	position:absolute;
	left:0px;
	top:54px;
	width:975px;
	height:214px;
	z-index:2;
}
#bodyHolder {
	position:absolute;
	left:0px;
	top:268px;
	width:975px;
	z-index:2;
	min-height:450px;
	height: auto !important;
	height: 450px;
}
#colorHolder {
	float:right;
	width:975px;
	z-index:3;
	min-height:450px;
	height: auto !important;
	height: 450px;
	background-color: #ffffff;
}
#navHolder {
	float:left;
	width:10%;
	z-index:4;
	background-color: #ffffff;
	min-height:450px;
	height: auto !important;
	height: 450px;
}
#copyHolder {
	float:right;
	width:90%;
	z-index:4;
	min-height:450px;
	height: auto !important;
	height: 450px;
	background-color: #ffffff;
}
#nav {
	float:left;
	width:150px;
	z-index:5;
	min-height:450px;
	height: auto !important;
	height: 450px;
	margin-left: 25px;
	margin-top: 25px;
	display: inline; 
}
#title {
	float:left;
	width:700px;
	height:25px;
	z-index:5;
	margin-left: 25px;
	margin-top: 25px;
}
#bar {
	float:left;
	width:700px;
	height:3px;
	z-index:5;
	margin-left: 25px;
	margin-top: 3px;
}
#copy {
	float:left;
	width:700px;
	z-index:5;
	min-height:450px;
	height: auto !important;
	height: 450px;
	margin-left: 25px;
	margin-top: 15px;
}
#space {
	float:left;
	width:700px;
	height:3px;
	z-index:5;
	margin-top: 35px;
}
#footspace {
	font-family: Arial, Helvetica, sans-serif;
    padding-top: 10px;
    font-size: 12px;
    text-align: right;
    color: #333333;
	float:right;
	width:100%;
	height:50px;
	z-index:4;
}
/*-------------------/
/------ Fonts -------/
/-------------------*/
.copyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
.copyTxtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
}
.copyTxtBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
	font-style: italic;
}
.copyTxtBoldSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	text-decoration: none;
}
.navTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	line-height: 23px;
}
.titleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #bd9c3a;
}
/*-------------------/
/------ Links -------/
/-------------------*/
a.subLinkNav:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFAFAF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 25px;
}
a.subLinkNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFAFAF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 25px;
}
a.subLinkNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9c3a;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 25px;
}
a.subLinkNav:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFAFAF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 25px;
}
a.linkNav:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFAFAF;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
a.linkNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFAFAF;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
a.linkNav:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9c3a;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
a.linkNav:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFAFAF;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

a.linkNavOver:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9c3a;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
a.linkNavOver:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9c3a;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
a.linkNavOver:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9c3a;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
a.linkNavOver:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9c3a;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

a.subLinkNavOver:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9c3a;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 25px;
}
a.subLinkNavOver:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9c3a;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 25px;
}
a.subLinkNavOver:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9c3a;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 25px;
}
a.subLinkNavOver:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9c3a;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 25px;
}

a.linkEmailTo:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9c3a;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a.linkEmailTo:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9c3a;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a.linkEmailTo:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9c3a;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a.linkEmailTo:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9c3a;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.infoBox
{
background-color: rgb(242, 242, 242);
border-bottom-color: rgb(153, 153, 153);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(153, 153, 153);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(153, 153, 153);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(153, 153, 153);
border-top-style: solid;
border-top-width: 1px;
color: rgb(51, 51, 51);
padding: 5px;
}

#footspace a
{
    color: #333333;
    text-decoration: none;
}
#footspace a:hover {
    color: #bd9c3a;
}
