﻿/*   Main Color - #C00000    Main			*/
/*   Compliment hue/shade - #863939 	 Lighter of main			*/
/*   Compliment 1 - #005FC0  complimentary		    */



body 
{
/*	abackground: #FFFfff  url('../images/red_sandstone_bg.jpg') repeat fixed;		*/
	background: #FFFfff  url('../images/GAGenWeb_Side_ST.gif') no-repeat fixed 1% 99%;
	color: black;
	margin: 0;
}
/*    not used 
#all
{
	background: #FFFfff  url('../images/GAGenWeb_Side_ST.gif') no-repeat fixed 1% 50%;
}
*/ 
 
#main 
{
	margin-top : 0em;
	margin-left : 15em;
	padding : 0em;
	margin-right : 1em;
	width:800px;
	background: #ffffff url('../images/Cream_Txtur.jpg');  /* no-repeat fixed 1% 50%;
	background: #B22234  	/*	 #e6e6e6;	*/
	
}
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: 800px;
	height:200px;
	background-image:url('../images/Header.png') ;
	background-repeat: no-repeat;
	margin:0 auto;
	text-align:center;		
}
a:link {
	color: #C00000;
	text-decoration: underline;
}
 
a:visited 
{
	color: #863939 ;
	text-decoration: underline;
}

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

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

hr
{
	color:#005FC0  ;
	background:#005FC0  ;
}
img 
{
	border: 0;
	padding: 4px;
}
.imgLeft
{
	float:left;
}
.imgRight
{
	float:right;
}
li
{
	list-style-type:none;
}
#cw li
{
	color:#C00000; 
	list-style-type:disc;
}
.black
{
	color:black;
}
.bld
{
	font-weight:bolder;
	color:#C00000; 
} 
.bold
{
	font-weight:bolder;
 
} 
.smallHR
{
	border-top: 1px #005FC0  solid;
	width: 75%;
	margin:0 auto;
}
.indent
{
	margin-left: 3em;
}
.centext
{
	text-align:center;
}
.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%;
}


/* *****  Tables   ******* */
th
{
	border:1px #005FC0 solid;
	color:#C00000;
}
td
{
	border:1px #005FC0 solid;
}
#borTR tr
{
	border:1px #005FC0 solid;

}
#borTR td
{
	border:0px #005FC0 solid;

}
.tbls
{
	margin:0 auto;
}
.tblsNoL
{
	margin:0 auto;
}
.tblsNoL td
{
	border:0px #863939 solid;
}
.tblsNoL th
{
	border:0px #863939 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;
}
/* ****   Footer   ****** */
#footer
{
	margin-left: 14em;
	margin-right: 14em;
	margin-top: 2em;
	border-top: 2px solid #005FC0; 
	font-size: .75em;
	margin: 0 auto;
	padding: 1em 10em;
 	text-align: center;
	clear: both;
}

#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;
}
