a:hover {
	  color: #ff7f00;
}
a:link {
	  color: #313131;
}
a:visited {
	  color: #666666;
}

.bg1 {
	  background-image: url(images/bg.jpg);
		background-repeat: no-repeat;
		background-position: 4px 4px;
}
blockquote {
	  margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-left: 20px;
		color: #000000;
}
body {
	  background-color: #FFFFFF;
		color: #000000;
		margin-left: 25px;
		margin-top: 5px;
}

.centercoltext {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.copyright {
	  font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 8pt;
		color: #999999;
		border-top-color: #999999;
		border-top-width: 1px;
		border-top-style: solid;
		padding-top: 5px;
}

.headpad {
	  padding-top: 27px;
		padding-bottom: 40px;
		padding-left: 25px;
		padding-right: 25px;
}
.hnavbg {
	  background-color: #313131;
}
.hnavbg2 {
	  background-image: url(images/index_hnav_bg.gif);
		background-repeat: repeat-x;
	  background-color: #313131;
		height: 21px;
}

hr {
 height:1px;
 color: #FF7F00;
 border: 1px solid #FF7F00;
}

h1 {
	  font-size: 14pt;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 3px;
		color: #000000;
		text-decoration: none;
}
h2 {
	  font-size: 13pt;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 3px;
		color: #ff7f00;
}
h3 {
	  font-size: 10pt;
		font-weight: bold;
		margin-top: 3px;
		margin-bottom: 3px;
		color: #000000;
}
h4 {
	  font-size: 9pt;
		font-weight: bold;
		margin-top: 3px;
		margin-bottom: 0px;
		color: #000000;
		font-style: italic;
}

.imageborder {
	  padding-right: 4px;
		padding-top: 3px;
}

.leftcoltext {
	  padding-right: 20px;
		border-right-width: 2px;
		border-right-style: dashed;
		border-right-color: #ff7f00;
}

ol {
	  margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 25px;
		color: #000000;
}

p {
	  margin-top: 0px;
		margin-bottom: 0px;
}

.rightcolbottom {
	  background-image: url(images/index_hnav_bg.gif);
		background-repeat: repeat-x;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #ff7f00;
		border-bottom-color: #ff7f00;
		border-left-color: #ff7f00;
}
.rightcolleft {
	  background-image: url(images/index_rightcolumn_bg.gif);
		background-repeat: repeat-y;
		background-position: left;
}
.rightcoltext {
	  padding-left: 20px;
		padding-right: 10px;
		background-image: url(images/index_rightcolumn_bg.gif);
		background-repeat: repeat-y;
		background-position: right;
}


.serif {
	  font-family: Garamond;
		font-size: 12pt;
		color: #000000;
}
.serifH1 {
	  font-size: 15pt;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 3px;
		font-family: Garamond, Times New Roman;
		color: #000000;
}
.serifTimes {
	  font-family: Times New Roman;
		font-size: 12pt;
		color: #000000;
}
.subheadbg {
	  background-image: url(images/index_subheading_bg.gif);
		background-repeat: repeat-x;
		background-color: #313131;
}

table {
	  font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 18px;
}

ul {
	  margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 25px;
		list-style-image: url(images/index_bullet.gif);
		color: #000000;	
}

.warning {
	  color: #ff0000;
		font-weight: bold;
	  font-size: 12pt;
}

.signup{
	border:1px solid #F7931E;
	background: #000 url(images/Sign_up_boxBg.gif) top left repeat-x;
}



form#join{
	font-size:12px;
}

form#join .form-section{
	margin:4px 0 8px 6px;
}

label.join{
	float:left;
	width:50px;
	color:#FBB040;
	font-weight:bold;
}

#join .form-section input.text{	
	width:226px;
	background:#BFD73B;
	border:1px solid #1a1a1a;
}

#join .formButton{
	padding:8px 0 8px 56px;
}

/* Navigation  ******************************/

#nav ul
{
clear:both;
padding-left: 0;
margin-left: 0;
background-color: #2d2d2d;
color: #fff;
float: left;
width: 100%;
font-size:11px;
font-family: "Myriad Pro", arial, helvetica, sans-serif;
}

#nav ul li { display: inline; }

#nav ul li a
{
padding: 0.2em 2em;
background-color: #2d2d2d;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px solid #2d2d2d;
}

#nav ul li a:hover, #nav ul li a.current
{
background-color: #FF6600;
color: #fff;
}

/* Footer Navigation  ******************************/
#footernav{
	
	text-align:center;
	margin:0 0 6px 0;
}

#footernav ul{
clear:both;
float:none;
color: #999;
padding:0;
margin:0;
font-size:11px;
font-family: "Myriad Pro", arial, helvetica, sans-serif;
}

#footernav ul li { display: inline; }

#footernav ul li a{
padding: 0 0.5em;
text-decoration: none;

border-right: 1px solid #2d2d2d;
}

#footernav ul li a:hover, #footernav ul li a.current{
color: #FF6600;
}
 

 
/************************************/

#news #content img, #resources #content img{

	float:left;
	padding:2px;
	margin:2px 8px 4px 0px;
}

.clear{
	clear:both;
}

#news #content h1, #resources #content h1{
	margin-bottom:8px;
}

#news #content h2, #resources #content h3,
#news #content h2, #resources #content h3{
	color:#d75000;
}

#news #content h4, #resources #content h4{
	font-style:normal;
	font-size:106%;
}

#news #content p, #resources #content p{
	margin:6px 0;
}


	


/*******/

.divider{
	clear:both;
	height:16px;
	width:80%;
	padding:0 0 0 0;
	margin:0 0 10px 0;
	background:url(../images/x_divider.gif) repeat-x bottom center;
}
