/* Neutralize styling: 

   Elements we want to clean out entirely: */

html, body, form, {
	margin: 0;
	padding: 0;
	font-size:12px;
    line-height:14px;
    font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #fff;
	
}

* {
    font-family: Helvetica, sans-serif;
}

/* Neutralize styling: 
Elements with a vertical margin: */

h1, h2, h3, h4, p, ul {
	margin: 0px;
	padding: 0px;
}

/* Set specific headings for otherpages*/

#content-container p {
	font-size: small;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 20px;
	clear: left;
	color: white;
}

#content-container h1, h2, h3, h4 {
	font-weight: normal;
	 
}

#content-container h1 {
	font-size: 20px;
	margin: 12px 0 0 0;
	text-decoration: none;
	color: black;
	background: white;
	padding-left: 5px;
	line-height: 26px;
}

#content-container h2 {
	font-size: medium;
	margin: 10px 0 0 0;
font-variant: small-caps;
font-weight: bold;
}

#content-container h3 {
	font-size: small;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 20px;
}

/* Apply left margin:
 Only to the few elements that need it: */
 
li {
	margin-left: 0;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
	color:#ffffff;
	font-family: arial, sans-serif;
	
}

/* Form field text-scaling */

input.mail-input {
width: 110px;
height: 10pt;
font-size: 12px;
}


a, a:link, a:visited, a:hover{
	color:#DAA660;
	text-decoration:underline;
	}

a:hover{
	color:#A52A2A;
	text-decoration:none;
	}



/*------------------------------------------------------------------
END INITIAL RULES 
------------------------------------------------------------------*/

/*------------------------------------------------------------------
							Skeleton styles 
------------------------------------------------------------------*/

body{
	background: #330000 repeat-x url(images/bodybg.gif);	
}

#wrapper{
	width:810px;
	text-align:left; /* reset text alignment */
	margin:0 auto;
}

#header{
	width:810px;
	height:102px;
	background:url(images/headerbg.gif) no-repeat;
}

#mid-content {
width: 810px;
background: url(/images/midcontentbg.gif) no-repeat;
float: left;
display: inline;
}

#bottom-content {
width: 810px;
float: left;
display: inline;
}


#content-container {
width: 70%;
float: left;
display: inline;
margin: 8px 0 15px 0px;
clear: none;
color: white;
}
/*------------------------------------------------------------------
							SubHeader Classes 
------------------------------------------------------------------*/
.aboutus, .getinvolved, .events, .support, .contact {
width: 768px;
height: 200px;
display: block;
float: left;
margin-bottom: 10px;
}

.aboutus {
background: url(/images/headers/aboutheader.jpg) no-repeat;
}

.getinvolved {
background: url(/images/headers/involveheader.jpg) no-repeat;
}

.events {
background: url(/images/headers/eventsheader.jpg) no-repeat;
}

.support {
background: url(/images/headers/supportheader.jpg) no-repeat;
}

.contact {
background: url(/images/headers/contactheader.jpg) no-repeat;
}

/*------------------------------------------------------------------
							Navigation 
------------------------------------------------------------------*/


#primary-nav {
	float: right;
	padding: 0 2px 0 0;
}
#primary-nav ul {
	list-style: none;
	list-style-type: none;
}

#primary-nav li {
	float: right;
	list-style: none;
	list-style-type: none;
}

#primary-nav li a {
	display: block;
	height: 58px;
	width: 82px;
}


#primary-nav2 {
	float: right;
	padding: 0 9px 0 0;
}
#primary-nav2 ul {
	list-style: none;
	list-style-type: none;
}

#primary-nav2 li {
	float: right;
	list-style: none;
	list-style-type: none;
}

#primary-nav2 li a {
	display: block;
	height: 58px;
	width: 82px;
}


.b1off {
	background: url(images/btnHomeOff.gif) no-repeat;
}

.b1off:hover {
	background: url(images/btnHomeOn.gif) no-repeat;
}

.b1on {
	background: url(images/btnHomeOn.gif) no-repeat;
}

.b2off {
	background: url(images/btnAboutOff.gif) no-repeat;
}

.b2off:hover {
	background: url(images/btnAboutOn.gif) no-repeat;
}

.b2on {
	background: url(images/btnAboutOn.gif) no-repeat;
}

.b3off {
	background: url(images/btnInvolvedOff.gif) no-repeat;
}

.b3off:hover {
	background: url(images/btnInvolvedOn.gif) no-repeat;
}

.b3on {
	background: url(images/btnInvolvedOn.gif) no-repeat;
}

.b4off {
	background: url(images/btnEventsOff.gif) no-repeat;
}

.b4off:hover {
	background: url(images/btnEventsOn.gif) no-repeat;
}

.b4on {
	background: url(images/btnEventsOn.gif) no-repeat;
}

.b5off {
	background: url(images/btnSupportOff.gif) no-repeat;
}

.b5off:hover {
	background: url(images/btnSupportOn.gif) no-repeat;
}

.b5on {
	background: url(images/btnSupportOn.gif) no-repeat;
}

.b6off {
	background: url(images/btnContactOff.gif) no-repeat;
}

.b6off:hover {
	background: url(images/btnContactOn.gif) no-repeat;
}

.b6on {
	background: url(images/btnContactOn.gif) no-repeat;
}

/*------------------------------------------------------------------
                         InfoColumn
------------------------------------------------------------------*/
#infocolumn {
	width: 167px;
	display: block;
	float: right;
	text-align: center;
	background: url(images/infocolumnbg.gif);
	margin: 10px 26px 0 0px;
	clear: none;
}

#infocolumnbottom {
	background: center url(images/infocolumnbottom.gif) no-repeat;
	display: block;
	width: 167px;
	height: 29px;
	
}

#infocolumn ul {
list-style: none;
padding: 0px;
margin: 0px;
float: none;
clear:both;
padding-top: 85px;
padding-left: 2px;

}

#infocolumn li {
font-size: 8pt;
margin-bottom: 10px;
margin-left: 2px;
}

#infocolumn li a {
color: white;
width: 160px;
display: block;
background: #330000;
font-size: 10pt;
border-top: 1px solid white;
border-bottom: 1px solid white;
text-decoration: none;
}

#infocolumn li a:hover {
	background: white;
	color: black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}


#flash-show {
	width: 584px;
	height: 180px;
	margin: 0 0 0 1px;
	display: inline;
	float: left;
}

#slogan a {
display: inline;
width: 584px;
height: 44px;
margin: 0 0 0 0px;
background: url(images/slogan.gif) no-repeat;
float: left;
}



/*------------------------------------------------------------------
					Three Content Navigation 
------------------------------------------------------------------*/

#threenavcontainer {
	float: left;
	display: inline;
	margin: 45px 0 0 51px;
}

.threebg1, .threebg2, .threebg3 {
	display: block;
	float: left;
	width: 160px;
	height: 195px;
	padding-right: 13px;
}

#threenavcontainer ul {
list-style: none;
text-align: center;
padding-top: 102px;
}

#threenavcontainer li {
font-size: 8pt;
margin: 0 0 10px 2px;
}

#threenavcontainer li a {
color: white;
width: 160px;
display: block;
background: #330000;
font-size: 10pt;
border-top: 1px solid white;
border-bottom: 1px solid white;
text-decoration: none;
}

#threenavcontainer li a:hover {
	background: white;
	color: black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.threebg1 {
	background: url(images/lrginvolvedbtn.jpg) no-repeat;
}

.threebg2 {
	background: url(images/lrgeventsbtn.jpg) no-repeat;
}

.threebg3 {
	background: url(images/lrgsupportbtn.jpg) no-repeat;
}

/*------------------------------------------------------------------
					Mailing List
------------------------------------------------------------------*/

#mailinglist {
float: right;
width: 186px;
height: 172px;
padding: 30px 26px 0 0;
color: #ffffff;
}

#mailinglist .title {
font-size: 14pt;
line-height: 30px;
}

#mailinglist .text {
width: 120px;
line-height: 18px;
margin: 0 0 10px 0;
font-size: 10pt;
}

#mailinglist .submit {
margin: 2px 0 0 55px;
}

/*------------------------------------------------------------------
					What is RSC button
------------------------------------------------------------------*/

#lrgaboutbutton {
float: right;
margin: 0 42px 0 0;
text-align: center;
display: inline;
}

#lrgaboutbutton a {
width: 174px;
height: 81px;
display: block;
background: url(images/aboutrscbtn.gif) no-repeat;
}



/*------------------------------------------------------------------
					News Items
------------------------------------------------------------------*/


.newsitem {
	display: block;
	width: 195px;
	height: 100%;
	float: left;
	margin: 9px 0 0 10px;
	padding: 15px 15px 0 20px;
    background: #000000;
}
.newsitem2 {
	display: block;
	width: 450px;
	height: 100%;
	float: left;
	margin: 9px 0 0 10px;
	padding: 0px 0px 0 0px;
    background: #000000;
}
.newsitem4 {
	display: block;
	width: 450px;
	height: 100%;
	float: left;
	margin: 9px 0 0 10px;
	padding: 0px 0px 0 0px;
    background: #000000;
}
.newsitem3 {
	display: block;
	width: 450px;
	height: 100%;
	float: left;
	margin: 0px 0 0 10px;
	padding: 15px 15px 0 20px;
    background: #000000;
}
.newsitem p {
font-size: 10pt;
color: #ffffff;
line-height: 18px;
}

.newsitem h3{
background: #330000;
padding: 5px 0 5px 5px;
font-size: 14pt;
color: #ffffff;
line-height: 18px;
}

.newsitem h4{
text-align: right;
background: #ffffff;
color: black;
padding: 0 10px 0 0;
font-size: 12px;
font-style: italic;
}

.newsitem a {
	text-align: right;
	float: right;
	font-size: 10pt;
	text-decoration: underline;
	padding: 3px 0 10px 0;
}

#newspaper {
	float: left;
	margin: -65px 0 0 -72px;
	display: inline;
	text-align: center;
}

#newspaper a {
	padding: 110px 0 0 0;
	height: 107px;
	width: 114px;
	display: block;
	background: url(images/newspaper.gif) no-repeat;
	text-decoration: none;
		position: relative;
}

/*------------------------------------------------------------------
					Sponsors
------------------------------------------------------------------*/

#sponsor-container {
float: left;
width: 810px;
background: url(images/sponsorthanks.gif) top center no-repeat;
padding: 45px 0 0 0;
margin: 4% 0 0 0;
}

.sponsor {
	color: #DAA561;
	width: 180px;
	text-align: center;
	font-size: 10px;
	float: left;
	padding: 10px 0 0 0;
	margin: 0 5px 0 0;
}

.sponsor:hover {
	background: #130000;
}

.sponsor:hover span {
	text-decoration: underline;
	
}

.sponsor ul {
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 0;
}

.sponsor li {
	margin: 0 0 8px 0;
	font-size: 10pt; 
}

.sponsor span {
	font-size: medium;
	color: white;
	border: 1px black;
}

.topsponsors {
	text-align: center;
	width: 580px;
	margin: 0px auto;
}

.bottomsponsors {
	text-align: center;
	width: 580px;
	float: left;
}
/*------------------------------------------------------------------
					Footer: Sponsor Logos, 501, etc.
------------------------------------------------------------------*/


#sponsorlogos {
margin-top:5px;
clear: both;
}

#sponsorlogos ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align:center;
}

#sponsorlogos ul li {
display:inline;
padding:6px;
}

#nonprofit {
color:#000000;
background: #ffffff;
border: 1px solid black;
font-family:"helvetica neue",arial,sans-serif;
font-size:11px;
padding:6px 0pt 5px 0px;
text-align:center;
clear: both;
}

/*------------------------------------------------------------------
							Every Other Page
/*------------------------------------------------------------------*/

.textbgbox {
background: black;
border: 1px  dotted white;
padding: 5px 8px 8px 5px;
color: white;
}

.textbgbox h2 {
color: white;
}

.memberpic1 {
display: block;
width: 100px;
height: 116px;
float: left;
padding: 0 0 6px 0;
margin: 12px 0 0 12px;
}

.memberdesc {
	float: left;
	width: 400px;
	display: block;
	margin: 0 0 0 12px;
	padding: 0 0 8px 0;
}
.memberdesc h2{
margin-left: 0px;
color: white;
}

.memberdesc p{
margin-left: 0;
}


.boardmember {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 100%;
	display: block;
	background: black;
	border: 1px white solid;
	padding: 0 6px 4px 0;
	float: left;
}

.center {
text-align: center;
color: white;
}

.benefits {

margin: 10px 0 0 15px;
padding: 10px 0 0 40px;

}



#form-signup {
margin: 15px 0 0 48px;
}

/* WEB */

ul.web {
        list-style-type:none;
        margin:15px -20px 0 0;
		color: white;
}

ul.web li {
        background:#000;
        float:left;
        display:block;
        width:220px;
        margin:0 20px 20px 0;
        padding:10px 15px 10px 10px;
		border: white 1px solid;
}

img.web-screenshot {
        width:220px;
        height:75px;
        display:block;
        margin:0;
}

h3.web-title {
        font-size:16px;
        margin:10px 0 5px 0;
}

p.web-text {
        font-size:12px;
        line-height:16px;
        margin:0 0 7px 0;
}

h2.web-title {
font-size:14px;
margin: 0 0 10px 0;
color: black;
background: white;
padding: 3px 0 3px 3px;
}

a.web-link,
a.web-link:active,
a.web-link:visited {
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
        color: #330000;
		background: white;
		padding: 0 2px 0 2px;
		margin: 0 0 3px 0;
}


a.web-link:hover {
        color:#fff;
        border-bottom: 4px solid #FFFFFF;
		background: black;
}

#events h1 {
	font-size: 20px;
	margin: 12px 0 0 0;
	text-decoration: none;
	color: black;
	background: white;
	padding-left: 5px;
	line-height: 26px;
	clear: both;
}
p.web-text2 {
	font-size:12px;
	line-height:16px;
	margin:0 0 7px 0;
	color: #FFFFFF;
}
