/* CSS Document */


body {
	background: #fff url(homeBG.jpg) top left no-repeat;
	font-size:small;
}
a:link {
	font-weight: bold;
	color: #218774;
	text-decoration:none;
}

a:visited {
	font-weight: bold;
	color: #218774;
	text-decoration:none;
	}

a:hover {
	font-weight: bold;
	color: #284841;
	text-decoration: underline;
}

img { border:none; }

h1 { padding:0; margin:0 0 0 0px; }

#mainContainer {
width:720px;
position:relative;
padding-top:30px;
margin-left:100px;

}

.mainTextTitle { 
position:absolute;
top:175px;
left:73px;
height: 22px;
width: 552px;
padding:0 0 0 0px;
margin:10px;
margin-left:10px;
text-align:left;
behavior: url(iepngfix.htc);

}


#menu { 
position:absolute;
top:630px;
left:-20px;
width:500px;
list-style:none;
margin:0;
text-align:left;
font-size: 105%;

}

#menuL2 { 
position:absolute;
top:510px;
left:285px;
width:500px;
list-style:none;
margin:0;
text-align:left;
font-size: 105%;

}

#menu li, #menuL2 li {
	float:left;
	margin:0;
	padding:0;
	font-size:130%;
	padding-left:4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7700;
}

#menu a:link, #menuL2 a:link {
	color: #FFA654;
	text-decoration: none;
	font-weight:normal;
} 

#menu a:visited, #menuL2 a:visited {
	color: #FFA654;
	text-decoration: none;
	font-weight:normal;
}

#menu a:hover, #menuL2 a:hover {
	color: #FFCD00;
	text-decoration: none;
	font-weight:normal;
}





.bullet {
	float:left;
	padding:0 5px 0 5px;
	color: #FF7700;
}

#contentBox {
	
	clear:both;
	margin-top:20px;
	background: url(greenBG4.png) top left repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	line-height:135%;
	color: #000000;
	padding:25px;
	font-size:small;
	padding-bottom:15px;
}

#roundTop { background: url(roundTop.png) top left no-repeat;

height:10px;
clear:both;

}

#contentBox p { padding-top:7px; padding-bottom:7px; margin:0; }

#tbar { position:absolute;
	background: url(tbarHOME.png) top left no-repeat;
	position: absolute;
	height: 600px;
	width: 852px;
	height:545px;
	left: 38px;
	top: 140px;
	behavior: url(iepngfix.htc);

 }
 
 #websiteOf { position:absolute;
/*	background: url(websiteOf.png) top left no-repeat; */
	height:100px;
	left: 320px;
	top: 320px;
	/* behavior: url(iepngfix.htc); */

 }
 
 img { behavior: url(iepngfix.htc); };
 
 
 #rivet { position:relative; left: -20px;
 background: url(rivet.png) top left no-repeat;
 }
 
 #contentBox h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #2B3731;
	letter-spacing: 0.1em;
	font-weight:normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #789D8C;
	padding:0 0 3px 0 ;
	margin:0 10px 0 0;
}

#footer {
	padding:5px;
	background-color: #EDF1F1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-align: center;
	margin: 10px 220px 0 0;
	clear:both;
}

#leftContent { float:left; 
	width:450px;
	
}

#leftContent h2 {
	font-size: 125%;
	margin:0;
	padding:15px 0 0 0;
	font-weight:normal;
}

#rightContent {
	float:right;
	width:180px;
	margin-left:20px;
	padding:10px;
}

#rightContent p {
font-size:90%;
line-height:130%;

}

#rightContent a:link {
	color: #218774;
}

#rightContent a:visited {
	color: #218774;
	}

#rightContent a:hover {
	color: #284841;
}



.rightIMG {
	text-align:right;
	background-color: #FFFFFF;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

.contactInfo li { list-style:none; }

#articleListing h1 {
	font-size:170%;
	padding:0px;
	margin:0px;
	margin-top:10px;
	font-weight:normal;
	text-decoration:none;
	border:0;
	letter-spacing: normal;
	line-height: 110%;
}


#articleListing h2 { padding:0; margin:5px 0 10px 0; font-size:120%; } 

#articleListing h1 a:link, #articleListing h1 a:visited, #articleListing h1 a:hover  {
	
	font-weight: normal;
	text-decoration: none;
	margin:0;
	padding:0;
	
}