/* CSS Document */
body {
	height: 100%;
	background-color: #545659;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
}
#spacer{ 
	height: 95%; 
	float: left; 
	width: 1px; 
	font-size: 1px; /* to make sure width is not overridden */ 
	padding: 0; 
	margin: 0; 
}
#all {
	margin: 0 auto;
	width: 743px;
	position: relative;
	height: 100%;
}
.header {
	height: 110px;
	width: 743px;
	background-image: url(images/header2.jpg);
	background-color: #FFFFFF;
	padding: 0px;
}
.headerLink {
	position: relative;
	left: 25px;
	top: 25px;
	height: 50px;
	width: 210px;
}
.contactForm {
	width: 319px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
/*Begin Navigation*/
.nav {
	background-color: #333333;
	background-image: url(images/backgrounds/navigation.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 24px;
	width: 743px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	line-height:16px;
}
.nav a:link, .nav a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
}
.nav a:hover, .nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	background-image: url(images/backgrounds/btn_gradient.jpg);
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
	height: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}

.active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	background-image: url(images/backgrounds/btn_gradient.jpg);
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
	padding: 4px 4px 5px;
	font-size: 12px;
}
.btn {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
}
.btn2 
{
	margin-right: 10px;
	float:right;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

/*End Navigation & Begin Body*/
#main {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: 0px;
	width: 523px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	padding-left: 180px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 20px;
	overflow:auto;
}
.thumbs {
	width: 60px;
	display: block;
	float: left;
	margin-right: 5px;
}
.H1 {
	font-size: 22px;
	font-weight: bold;
	color: #999999;
}
.nGeneYesLarge {
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	/*color: #009933;*/
	color: #006600;
}
.nGeneYesSmall {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	/*color: #009933;*/
	color: #006600;
}
.green
{
	color: #006600;
}
.GreenText {
	font-size: 14px;
	font-weight: bold;
	/*color: #009933;*/
	color: #006600;
}
.GreenText2 {
	font-size: 13px;
	font-weight: bold;
	/*color: #009933;*/
	color: #006600;
	display: block;
}
.GreenText3 {
	font-size: 11px;
	font-weight: normal;
	/*color: #009933;*/
	color: #006600;
}

.GreenText4 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.yellowbg { background-color:Yellow; }

.bigger {
	font-size: 14px;
	font-weight: bold;
}
.bigger2 {
	font-size: 16px;
	font-weight: bold;
}
.indent20
{
	text-indent: 20px;
}

.indent12 {
	text-indent:12px;
}
.indent18 {
	text-indent:18px;
}

.italic 
{
	font-style:italic;
}

.underline
{
	text-decoration:underline;
}
.bold
{ 
	font-weight:bold;
}

.who_border {
	font-size: 13.5px;
	font-weight: bold;
	/*
	padding-bottom:20px; 
	padding-top:20px; 
*/
	width:100%; 
	border-top: solid 1px silver;
}

.smaller {
	font-size: 11px;
	font-weight: normal;
}
#main .smaller a:link, #main .smaller a:visited, #main .smaller a:active 
{
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
}
#main .smaller a:hover{
	font-size: 11px;
	font-weight: normal;
}

.indexBox 
{
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	position: absolute;
	left: 396px;
	top: 374px;
	width: 320px;
	height: 73px;
}
.whoBox {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	width: 519px;
	height: 200px;
	display: block;
	padding-top: 35px;
}
.whoBoxLeft {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	width: 253px;
	height: 215px;
	display: block;
	padding-top: 22px;
	float:left;

}
.whoBoxRight {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	width: 250px;
	height: 215px;
	display: block;
	padding-top: 22px;
	float: left;

}
.whoContainer 
{
	border-right: dotted 1px #CFA180;

}
.RightColumn 
{
	position:relative;
	width: 220px;
	float: left;
	padding: 0px;
}
.LeftColumn 
{
	position:relative;
	width: 250px;
	float: left;
	padding: 0px;
	margin-right: 45px;
}
.smallLeft {
	display: block;
	float: left;
	width: 150px;
}
.smallLeft2 {
	display: block;
	float: left;
	width: 220px;
	padding-top: 10px;
}
.smallLeft3 
{
	clear: both;
	display: block;
	float: left;
	width: 220px;
}

.contact {
	float: left;
	clear: left;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	width: 520px;
	text-align: right;
	margin: 0px;
}
.left {
	clear: left;
	float: left;
	width: 250px;
}
.left2 {
	clear: left;
	float: left;
	width: 250px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pdf {
	padding-left: 25px;
}
.smalRight {
	display: block;
	float: left;
	width: 370px;
}
.newsAndStoryBox {
	width: 450px;
	background-color: #FFFFFF;
}
.rightSideBox {
	width: 379px;
	right: 0px;
	float: left;
	top: 287px;
	position: absolute;
	display: block;
	left: 254px;
}
.ViewText {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	display: block;
	width: 86px;
	height: 20px;
	text-align: left;
	padding-top: 7px;
	padding-left: 35px;
	background-color: #FFFFFF;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: thin solid #999999;
	float: left;
}
.PDFText {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	display: block;
	width: 170px;
	height: 20px;
	text-align: left;
	padding-top: 7px;
	padding-left: 35px;
	background-color: #FFFFFF;
	background-image: url(images/pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: thin solid #999999;
	float: left;
}
#main a:link, #main a:visited {
	color:#666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-variant: normal;
}
#main a:hover, #main a:active {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-variant: normal;
}

.fauxlink {
	color:#666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-variant: normal;
	cursor:pointer;
}

.thumbLeft {
	float: left;
	width: 75px;
	height: 80px;
}
a#whoLink:link, a#whoLink:visited {
	color:#CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-variant: normal;
}
a#whoLink:hover, a#whoLink:active {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-variant: normal;
}
/*End Body & Begin Footer*/
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #6F6F55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DFE2C2;
	text-align: center;
	width: 743px;
	clear: both;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 5px;
	display: block;
}
a.footerLink:link, a.footerLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DFE2C2;
	text-align: center;
	text-decoration: none;
}
 a.footerLink:hover, a.footerLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CACDAE;
	text-align: center;
	text-decoration: none;
}
a.footerLinkSmall:link, a.footerLinkSmall:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DFE2C2;
	text-align: center;
}
a.footerLinkSmall:hover, a.footerLinkSmall:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CACDAE;
	text-align: center;
}

.goldIcon {
	background-image: url(images/backgrounds/gold_icon.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 130px;
	padding-left: 150px;
	padding-top: 20px;
	border: solid 1px black;
}

.clear {
	display: block;
	clear: both;
}
.clear2 {
	display: block;
	clear: both;
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clear3 {
	display: block;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	width: 520px;
	text-align: left;
}

.clear4 {
	display: block;
	clear: both;
	padding-top: 5px;
	margin: 0;
}
.clear5 {
	display: block;
	clear: both;
	padding-bottom: 15px;
	margin-top: 0;
}
.clear6 {
	display: block;
	clear: both;
	padding-bottom: 30px;
	margin-top: 0;
}

.LeftColumn ul, .RightColumn ul {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 0px;
	margin-left: 0px;
}

.mainBottom 
{
	display: block;
	background-color: #FFFFFF;
	width: 743px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	padding-left: 0;
	padding-bottom:0;
	padding-top:50px;
	margin:  0;
	overflow: auto;
	position:relative;
}
.goldIconHome {
	width: 415px;
	height: 115px;
	float: left;
	font-size: 12px;
	cursor: hand;
	color:#999999;
	text-decoration:none;
}
form {
	margin: 0px;
	padding: 0px;
}
.spacer2{ 
	height: 100%; 
	float: left; 
	width: 95px; 
	font-size: 1px; /* to make sure width is not overridden */ 
	padding: 0; 
	margin: 0; 
}
.mainIcons 
{
	position: relative;
	width:700px;
	padding-top:30px;
	padding-left:25px;
	float:left;
}

.mainIcons2 
{
	position: relative;
	padding-top:35px;
	padding-bottom: 20px;
	padding-left:25px;
	float:left;
	}
	

.RightColumn2 {
	width: 250px;
	float: right;
	padding: 0px;
}

.LeftColumn2 {
	width: 250px;
	float: left;
	padding: 0px;
	margin-right: 0px;
}

.RightColumn3 {
	width: 255px;
	float: right;
	padding: 0px;
	padding-bottom: 20px;
}

.LeftColumn3 {
	clear: both;
	width: 255px;
	float: left;
	padding-bottom: 20px;
	margin-right: 0px;
}
.thumbLeft2 {
	float: left;
	width: 75px;
	height: 80px;
}
.pdf2 {
	padding-left: 5px;
}
.map { border: solid 1px silver}

.box 
{
	position: relative;
	width: 680px;
	border: dotted 1px silver;
	padding: 3px;
	height:100%;
}
.awards
{
	width:50px;
	font-size: 11px;
	font-weight: bolder;
	height:20px;
	vertical-align:text-top;
}

table.center {margin-left:auto; margin-right:auto;}

.partners 
{
	position:absolute;
	left:0px;
	top: 5px;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	/*
	border-bottom: dotted 1px #8b8e73;
*/
	border-bottom: dotted 1px silver;
	width:700px;
	background-image: url(images/backgrounds/lbl_gradient.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 6px 4px 5px 10px;
}
.more1
{
	position:absolute;
	right:0;
}

.more2
{
	position:absolute;
	top:220px;
	right:18px;
}

.memberships
{
	position:absolute;
	left:0px;
	top: 20px;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	background-image: url(images/backgrounds/lbl_gradient.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 6px 4px 5px 10px;
	border-bottom: dotted 1px silver;
	width:700px;
}

.myDocs 
{
	border-bottom: dotted 1px silver;
	border-top: dotted 1px silver;
	padding:8px 0 0 0;
	cursor:pointer;
	position:relative;
}

.arvee 
{
	border-bottom: dotted 1px silver;
	border-top: dotted 1px silver;
	padding:5px 0 4px 0;
	cursor:pointer;
	position:relative;
}
.ngen	
{
	border-bottom: dotted 1px silver;
	border-top: dotted 1px silver;
	padding:2px 0 2px 0;
	position:relative;
}
.dates
{
	position:absolute;
	left: 432px;
	top: 16px;
	font-weight:bold;
}
.sidetab
{
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	/*
	border-bottom: dotted 1px #8b8e73;
*/
	border-bottom: dotted 1px silver;
	background-image: url(images/backgrounds/lbl_gradient.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 6px 4px 5px 5px;
	margin-left: -180px;
}

#main .sidetab a:link, #main .sidetab a:visited, #main .sidetab a:hover, #main .sidetab a:active
{
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}


.forty40
{
	position:absolute;
	top: -30px;
	left: 150px;
}

.highlightBox
{
	position:absolute;
	top:113px;
	left:609px;
	display:none;
}

.Invisible { opacity: 0.0; filter:alpha(opacity=0); -moz-opacity:0.0; }

.adgroup
{
	width: 743px;
	height: 90px;
	margin: 0 auto;
	background-color:#fff;
}

.vcard
{
float:right;
margin-right:18px;
}

.vcard2
{
float:right;
margin-right:48px;
}

.sitedesign 
{
	clear:both;
	padding-top:30px;
	text-align:center;
}
.hilite2 {background-color:#ffcc66;color:#000000;}

#divTranslationTop 
{
	position:relative;
	background:white url(images/backgrounds/dj-top.gif) no-repeat bottom left;
	height:8px;
}
#divTranslationBtm 
{
	background:white url(images/backgrounds/dj-btm.gif) no-repeat;
	height:26px;
}
#divTranslationMid 
{
	background:white url(images/backgrounds/dj-mid.gif) repeat-y;
	padding: 3px 20px 10px 20px;
	font-family:Arial,sans Sans-Serif;
	font-size:12px;
	color:#999999;
	line-height:18px;
}

#divTranslation 
{
	position:absolute;
	bottom:1880px;
	left:260px;
	width:300px;
}
.hide {display:none;}
.show {display:block;}

.icon {display:inline-block; vertical-align:middle}

.darker {color:#666666;}
.black {color:#000000;}
.lighter { color: #dddddd }

.anniversary 
{
	position:absolute;
	top:450px;
	right:140px;
	background:url(images/20yr2.gif) no-repeat;
	height:97px;
	width:99px;
	z-index:1;
}

.comingsoon
{
	position:absolute;
	top:540px;
	right:40px;
	background:url(images/papersmall2.png) no-repeat;
	height:297px;
	width:243px;
	z-index:1;

}

.mailingaddress
{
	margin-left: 110px;
	border: dotted 1px silver;
	padding: 7px;
	width: 220px;
}

.center {text-align:center}

.contactbuttons 
{
	margin-left: 110px;
	
}