﻿/*   Main Color - #7e3001    Main			*/
/*   Compliment hue/shade - #BF0000 	 Lighter of main			*/
/*   Compliment 1 - #DEBE85  complimentary		    */



body 
{

	background: #ffffff   url('../images/GAGenWeb01-In2.png') no-repeat fixed 95% 50%;
/*	abackground: #ad5700   url('../images/GAGenWeb_Side_ST.gif') no-repeat fixed 95% 50%;	*/
	color: #000000;
	margin: 0;
}
 
#main 
{
	margin-top : 0em;
	margin-left : 15em;
	padding : 0em;
	margin-right : 1em;
	background: #caf6ca;
	background:#fad5fa;
	background:#fcebfc;
	width:775px;
	padding-top: 5px;

}
pre
{
	font-family: "Times New Roman", Times, Georgia,  serif;
	font-size:  inherit;
}
.content
{
	margin-left: 2em;
	margin-right: 1em;
	min-height: 60%;		
	height: auto !important;
	padding-left: 1em;
	padding-right: 1em;
 
}
#pul li
{
	text-indent: -16px;
}
.paras
{
	padding-left: 1em;
	padding-right: 1em;
}

.header
{
	width: 775px;
	background-image:url('../images/Header.png') ;
	background-repeat: no-repeat;
	margin:0 auto;
	text-align:center;	
	height:250px;
	margin-bottom: -65px;
}
 


a:link {
 
	text-decoration: underline;
}
 
a:visited 
{
	color: #551A8B;
	text-decoration: underline;
}

a:hover
{
	color: #ff0000;  
	text-decoration: none;
}

h1
{
	color:#008500;
	text-align:center;
	font-size: 3em;
}
h2
{
	color:#008500;
	text-align:center;
}
h3
{
	color:#008500;
	text-align:center;
}
h4
{
	color:#008500;
	text-align:center;
}

hr
{
	color:#008500;
	background:#008500;
}
img 
{
	border: 0;
	padding: 4px;
}
.imgLeft
{
	float:left;
}
.imgRight
{
	float:right;
}
li
{
	list-style-type:none;
}
#cw li
{
	color:#7e3001; 
	list-style-type:disc;
}
.black
{
	color:black;
}
.bld
{
	font-weight:bolder;
	color:#7e3001; 
} 
.bold
{
	font-weight:bolder;
 
} 
.smallHR
{
	border-top: 1px #ff0000  solid;
	width: 75%;
	margin:0 auto;
}
.indent
{
	margin-left: 3em;
}
.indentBoth
{
	margin-left: 3em;
	margin-right: 3em;
}
.newspaper
{
	margin-left: 7em;
	margin-right: 7em;
	text-align: justify;
}
.centext
{
	text-align:center;
}
.rightext
{
	text-align:right;
}
.leftext
{
	text-align:left;
}
.em75
{
	font-size:0.75em;
}
.bi
{
	font-style: italic;
	font-weight:bolder;
}
.italic
{
	font-style: italic;
}
.hm
{
	width:60%;
	text-align: justify;
	margin:0 auto;
}
.clear
{
	clear:both;
}
.caption
{
	text-align:center;
	width:65%;
	margin:0 auto;
} 
.caption p
{
	text-align: justify;	
}
.tdLab
{
	color: #606060;
}
.splitCol
{
	margin:0 auto;
	width:90%;
}
.leftCol
{
	float:left; 
	width: 45%;
}
.rightCol
{
	float:right; 
	width: 45%;
}
.col1of3
{
	float:left; 
	width: 33%;
}
.col2of3
{
	float:left; 
	width: 33%;
}
.col3of3
{
	float:left; 
	width: 33%;
}



.ltGray
{
	color: #707070;
}
 

/* *****  Tables   ******* */
th
{
	border:1px #00cc00 solid;
	color:#008500;
}
td
{
	border:1px #00cc00 solid;
}
#borTR tr
{
	border:1px #00cc00 solid;

}
#borTR td
{
	border:0px #00cc00 solid;
}
.tbls
{
	margin:0 auto;
}
.tblsCen
{
	margin:0 auto;
	width: 715px;
	padding: 0em;
	font-size: 0.75em;
	
}
.tblsNoL
{
	margin:0 auto;
}
.tblsNoL td
{
	border:0px #00cc00 solid;
}
.tblsNoL th
{
	border:0px #00cc00 solid;
}
#alphabet
{
	text-align:center;
}
.nowrap
{
	white-space:nowrap;
}
.cellNwCtr
{
	white-space: nowrap;
	text-align:center;
}
.cellNwRt
{
	white-space: nowrap;
	text-align:right;
}
.cellNwLf
{
	white-space: nowrap;
	text-align:left;
}
#Proper td
{
	text-transform: lowercase;
}
#Proper td:first-letter{
	text-transform: capitalize;
}
/* ****   Footer   ****** */
#footer
{
	margin-left: 14em;
	margin-right: 14em;
	margin-top: 2em;
	border-top: 2px solid #008500; 
	font-size: .75em;
	margin: 0 auto;
	padding: 1em 10em;
 	text-align: center;
	clear: both;
	color: #000000;
}

#footer p
{

}
div#footer .cpyrt
{
	padding: 0 7em;
	text-align: center;
	font-size: .90em;
	width:75%;
}

#Search
{
	text-align: center;
	font-size: .80em;
}

div#footer .flinks
{
	float: left;
	width: 50%;
	text-align: center;
 	line-height: 1.5em;
}
