@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
	margin-top: 0px;
	scrollbar-base-color: #ffb00b;
	scrollbar-face-color: #ffb00b;
	scrollbar-track-color: transparent;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
}
#main   { background-image: url("../images/bkgrd.jpg"); background-repeat: repeat-x; margin: 0 auto; width: 955px; height: 844px }
#header  { background-image: url("../images/header.jpg"); margin: 0 auto; width: 758px; height: 29px }
#tier2  { margin: 0 auto; width: 758px; height: 271px }
#leftMargin {
	float: left;
	width: 31px;
	height: 271px;
	background-image: url(../images/leftMargin.jpg);
}
#mainImage {
	float: left;
	width: 404px;
	height: 271px;
}
#mainNav {
	float: left;
	width: 323px;
	height: 271px;
	background-image: url(../images/mainNav.jpg);
}
#content  { background-color: #ffffff; margin: 0 auto; width: 758px }
#contentLeft  { background-image: url("../images/leftMarginContent2.jpg"); background-repeat: repeat-y; width: 26px; height: 474px; float: left }
#contentMid  { background-color: #ffffff; width: 414px; height: 474px; float: left }
#globalNav {
	width: 414px;
	height: 48px;
}
#subNav {
	width: 414px;
	height: 26px;
	background-image: url(../images/secNavBack.jpg);
}
#subNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 6px 0 0 10px;
}
#subNavText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#subNavText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#subNavText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#welcome  { background-color: #ffffff; background-image: url("../images/welcomeBack.jpg"); width: 414px; height: 227px }

#welcomeInside {
	width: 410px;
	height: 350px;
	overflow: scroll;
	overflow-x:hidden;
	background-color:#FFFFFF;
	
}

#welcomeText {
	width: 370px;
	height: 200px;
	padding: 15px 10px 0 20px;

}
#cta {
	width: 414px;
	height: 89px;
}
#contact {
	width: 414px;
	height: 64px;
	background-color: #FFFFFF;
}

#contactLeft {
	float: left;
	width: 275px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 0 0 0;
}

#contactRight {
	float: right;
	width: 110px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 10px 0 0;
}

#contentRight  { background-color: #ffffff; width: 318px; height: 474px; float: left }
#contentRightTextArea  { width: 309px; height: 474px; float: left }
#contentRightText {
	width: 275px;
	height: 425px;
	padding: 20px 0 0 20px;
}
#contentRightTextInside {
	width: 295px;
	height: 425px;
	padding: 5px 0 0 5px;
}
#contentRightMargin  { background-image: url("../images/rightMargin.jpg"); background-repeat: repeat-y; width: 9px; height: 474px; float: left }
#textFooter {
	clear: both;
	width: 758px;
	height: 20px;
	margin: 0 auto;
	background-color:#FFFFFF;
	text-align: center;
}
#footerGraphic  { background-image: url("../images/footer.jpg"); margin: 0 auto; width: 758px; height: 50px }
#footerLeft  { background-image: url("../images/leftMarginContent.jpg"); width: 26px; height: 20px; float: left }
#footerMid {
	float: left;
	height: 20px;
	width: 700px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0;
}

#footerRight {
	float: right;
	height: 20px;
	width: 26px;
	background-image: url(../images/rightMarginSmall.jpg);
}
#siteCredits {
	width: 100px;
	height: 20px;
	float: left;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 30px 0 0 10px;
}
#copyright {
	width:350px;
	height: 20px;
	float: right;
	text-align: right;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 30px 10px 0 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
