body {
	margin: 0px;
	margin-bottom: 50px;
	background-color: #000000;
	color: #666666;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: none;
	font-size: 9pt;
	line-height:9pt;

}

.rule {
	border: 0px;
	border-top: 1px solid #666;/*the border*/
	color: #333;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	
	}

h2
{
	margin: 0px;
	
	color: #ffffff;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: none;
	font-size: 1.2em;
	line-height:1em;
	}

h4
{
	margin-top: 10px;
	
	color: #99cc33;
	font-family: Helvetica LT Std;
	font-weight: none;
	font-size: .99em;
	line-height:1em;
	}
	
table 
	{
	font-family: Helvetica, sans-serif, Arial;
	font-weight: none;
	font-size: 9pt;
	line-height:9pt;
	}
	
.caption	
	{
	margin-top: 5px;
	
	color: #99cc33;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: none;
	font-size: .6em;
	line-height:1em;
	}
.subtext	
	{
	
	width: 395px;
	color: #666666;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: none;
	font-size: 8 pt;
	line-height:10 pt;
	}	
	
a:link { 
color: #9bcc3a; 
text-decoration: none;
	}

a:visited { 
color: #9bcc3a; 
text-decoration: none;
	}

a:hover {
color: #ffffff; 
text-decoration: underline;
	}


a:link.press { 
color: #666666; 
text-decoration: none;
	}

a:visited.press { 
color: #666666; 
text-decoration: none;
	}

a:hover.press {
color: #9bcc3a; 
text-decoration: underline;
	}


.textArea {
	width: 315px;	
	margin-left:106px; 
	margin-right:45px;
	margin-top:37px;
	color: #666666;
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: none;
	letter-spacing: .7px;
	line-height:10pt;
	background-color: #000000;
	
	z-index: 200;

}


.textOnGreen {

	color: #333;
}

.greenText {
	color: #9c3;

}

.whiteText {
	color: #fff;

}

.quoteSite
 {
	font-size: 10px;

}

.bigGreen {
	color: #9c3;
	font-size: 18px;
	font-family: 'HelveticaLTStd-Cond','Helvetica LT Std Condensed','Helvetica','sans-serif' ; 
	line-height: 21px;
	}

.bigWhite {
	
	font-size: 14px;
	font-family:   'Helvetica','sans-serif' ; 
	line-height: 21px;
	color: #ffffff;
	font-weight: bold;
}


.lowerNav
	{
	position:absolute; 
	width:138; 
	height:138; 
	border:0px; 
	left:0px;  
	margin-top:27px;
	z-index:50;
	
	
	}


#blogFeedDiv {
	color: #333333;
	font-family: Garamond, Times;
	font-size: 10pt;
	line-height:1.2em;
	font-weight: lighter;
	padding: 0px;

}

.blogWrapper {
	font-family: Garamond, Times;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	width: 284px;
	height: 376;
}

.blogfeedFirst

{
	font-family: Garamond, Times;
    font-size: 18pt;
    font-weight: lighter;
    line-height: 20pt;
    margin-bottom: 0px;
}

p.blogfeedFirst:first-letter

{

    font-size: 44pt;
    font-weight: lighter;
    
}


a:link.blogFeed { 
color: #333333; 
text-decoration: none;
	}

a:visited.blogFeed { 
color: #333333; 
text-decoration: none;
	}

a:hover.blogFeed {
color: #ffffff; 
text-decoration: none;
	}
	
a:link.blogFeedFirst { 
color: #333333; 
text-decoration: none;
	}

a:visited.blogFeedFirst { 
color: #333333; 
text-decoration: none;
	}

a:hover.blogFeedFirst {
color: #ffffff; 
text-decoration: none;
	}
	
	
	
/* PopUp Stuff */
#wrapper {
	overflow: hidden;
	text-align: left;
	width:776px;
	margin: auto;
	margin-top: 0px;
	position: relative;
	
}

body.popup {
	margin: auto;
	margin-top:0px;
	background-color: #000000;
	background-image: url("images/popupBG1.gif");
	background-repeat: repeat-x;

}
