body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 10px;
	padding: 0px;
	padding-top: 2em;
	text-align: justify;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
.news-more {
	text-align: right;
}

.left {
	float: left;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/***********************Green Tag****************************/
#green-tag {
	float: left;
	width: 105px;
	top:190px;
	left:0px;
	color:#330099;
	font-weight: bold;
	position:absolute;

}
#green-tag div {
	padding: 1px 0;
	margin: 0;
}
/***********************Search****************************/
#search-news {
	float: right;
	width: 135px;
	top:90px;
	color:#330099;
	font-weight: bold;
	position:relative;

}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #query {
	width: 128px;
	border: 1px solid #a6bf79;
}

#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}
	
/***********************Chapter Jump****************************/
#chapter-jump {
	float: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 15px;
	top:215px;
	position:relative;

}
#chapter-jump div {
	padding: 3px 0;
	margin: 0;
}
#chapter-jump #q {
	width: 128px;
	border: 1px solid #0099FF;
}


/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/project-header.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:none;
	color:#FF9900;
	font-size: 14px;
}
#logo_w1 {
	font-size: 28px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style:bold;
	color:#FFFFFF;
	position:absolute;
}
#logo_w2 {
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style:bold;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:110px;
}
#logo_w2{
	top:44px;
	left:110px;
}
#header_text {
	top:100px;
	left:50px;
	width:500px;
	position:absolute;
}
#header_text p{
	font-size: 13px;
	font-style:bold;
	color:#330099;
	
}
#header_text a{
	font-size: 13px;
	color:#330099; 
	text-decoration:none;
}
#header_text a:hover{
	font-size: 14px;
	color:#85a157; 
	text-decoration:none; 
}

/********************** Two Columns Content ***************************/
#content {
	background-color:white;
	width:717px;
	text-align: justify;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{
	color:#c77e0c;
	font-size:11px;
	text-decoration: none;
	
}
#left a:hover{
	color:#85a157;
	font-size:12px;
	text-decoration: none;

}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #736F6E 2px solid;

}
#right a{
	color:#c77e0c;
	font-size:11px;
	text-decoration: none;
	
}
#right a:hover{
	color:#85a157;
	font-size:12px;
	text-decoration: none;

}

#right .downcast {
	background: #E6E7EE;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}

#right h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}

/********************** Full Page Content  ***************************/
#content-fullpage {
	background-color:white;
	width:717px;
	text-align: justify;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#leftfullpage {
	float:left;
	width:670px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#leftfullpage a{
	color:#c77e0c;
	font-size:11px;
	text-decoration: none;
}
#leftfullpage a:hover{
	color:#85a157;
	font-size:12px;
	text-decoration: none;
}
#photos a{
	margin-right:14px;
}


/***********************Newsletter****************************/
#newsletter {
	float: justify;
	width: 210px;
	top:20px;
	position:relative;
	align: left;

}
#newsletter div {
	padding: 3px 0;
	margin: 0;
}
#newsletter #n {
	width: 180px;
	border: 1px solid #a6bf79;
}

#newsletter p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

/***********************Newsletter Unsubsibe****************************/
#newsletter-unsubscribe {
	float: justify;
	width: 510px;
	top:20px;
	position:relative;
	align: left;

}
#newsletter-unsubscribe div {
	padding: 3px 0;
	margin: 0;
}
#newsletter-unsubscribe #emailid {
	width: 220px;
	border: 1px solid #a6bf79;
}

#newsletter-unsubscribe p {
	padding-left: 25px;
	padding-right: 2px;
	margin: 0.1em 0;
}

/***********************Contactus Form****************************/
#contactus {
	float: justify;
	width: 500px;
	top:3px;
	position:relative;
	align: left;

}
#contactus div {
	padding: 2px 0;
	margin: 0;
}
#contactus #Your_Full_Name {
	width: 150px;
	border: 1px solid #a6bf79;
}

#contactus #Your_Email_Address {
	width: 150px;
	border: 1px solid #a6bf79;
}

#contactus #Contact_Phone_Number {
	width: 150px;
	border: 1px solid #a6bf79;
}

#contactus #chapter_info {
	width: 155px;
	border: 1px solid #a6bf79;
}

#contactus #Subject_of_Your_Query {
	width: 150px;
	border: 1px solid #a6bf79;
}

#contactus #Your_Query {
	width: 300px;
	border: 1px solid #a6bf79;
}

#contactus p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

/***********************Member Register Form****************************/
#memberreg {
	float: center;
	width: 710px;
	top:3px;
	position:relative;
	align: justify;

}
#memberreg div {
	padding: 2px 0;
	margin: 0;
}
#memberreg #first {
	width: 150px;
	border: 1px solid #a6bf79;
}

#memberreg #last {
	width: 150px;
	border: 1px solid #a6bf79;
}

#memberreg #addrline1 {
	width: 150px;
	border: 1px solid #a6bf79;
}

#memberreg #addrline2 {
	width: 150px;
	border: 1px solid #a6bf79;
}

#memberreg #city {
	width: 150px;
	border: 1px solid #a6bf79;
}

#memberreg #state {
	width: 150px;
	border: 1px solid #a6bf79;
}

#memberreg #country {
	width: 150px;
	border: 1px solid #a6bf79;
}
#memberreg #zippin {
	width: 150px;
	border: 1px solid #a6bf79;
}
#memberreg #pemail {
	width: 150px;
	border: 1px solid #a6bf79;
}
#memberreg #semail {
	width: 150px;
	border: 1px solid #a6bf79;
}
#memberreg #pphone {
	width: 150px;
	border: 1px solid #a6bf79;
}
#memberreg #sphone {
	width: 150px;
	border: 1px solid #a6bf79;
}
#memberreg #chapter {
	width: 150px;
	border: 1px solid #a6bf79;
}
#memberreg #file {
	width: 250px;
	border: 1px solid #a6bf79;
}

#memberreg p {
	padding-left: 15px;
	padding-right: 10px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
text-decoration:none;

}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}

#footer a{
	color:black; 
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#footer a:hover{color:white; text-decoration:none; }