/**************************************************
LG Color Key:

gold:  #D1A446;
olive green: #663;
ivory background: #fef3d1;
med ivory background: #F6E5B2;
red: #800000;
link a = 444200
old-background: #fbfbef
Brown: #42290e
grey-purple background: #8a7d86
new-background #f2f2f0

***************************************************/



body 	{font: 12px Arial, Helvetica, sans-serif; color: #000; text-align: center; background-color:#e1e2c2; background-image: url(images/bkground.jpg); padding-bottom: 10px;}
* 		{margin: 0px;	padding: 0px;}
#wrapper {position: relative; width: 960px;	text-align: left; margin: 20px auto 0px auto;}
#main 	{width: 950px; background-color: #fff; border: 5px solid #663;}

#contentArea  {margin-left: 200px; margin-top: 50px; width: 560px;}
#contentArea ul {list-style-position: inside;	list-style-type: round;	margin-left: 10px; }
#contentArea li {margin-top: 10px;}

.img-center  {margin: auto;}
.img-right {float: right; margin-bottom: 15px; margin-left: 5px;}
.img-left {float: left; margin-right: 5px;}
.fine 	{font-size: 80%; margin-top: 5px;}
h1 {font-family:Georgia, "Times New Roman", Times, serif; margin-bottom: 15px;}
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size: 130%; margin-bottom: 10px;}
h3 {font-size: 150%;}
p {font: 12px/1.4em Arial, Helvetica, sans-serif; color: #000; margin-bottom: 20px;}


#logo {float: left; margin-left: 5px;}
#logo a {color:#fff;}
#logo a:hover {background-color:#fff;}

#lcol {
	width: 180px;
	position: absolute;
	top: 135px;
	left: 15px;
	background-color:#fff;
}
#lcol p {margin-left: 0;}
#lcol a {color: #000;}
#lcol a:hover {background: #000; color: #FFF;}
#lcol li {list-style:none; margin-bottom: 10px;}

#rcol {
	width: 160px;
	position: absolute;
	top: 67px;
	left: 788px;
	background-color: #fff;
	height: 1px;
}
	
a {color:#000; text-decoration: underline;}
a:hover {color: #FFF; background-color: #000; text-decoration:none;}

/* ***** Nav ***** */
#globalNav {font: bold 11px/18px Arial, Helvetica, sans-serif; color: #000;	width: 950px;}
#globalNav ul {list-style-type: none; margin: 0px; padding: 0px;}
#globalNav li {float: right; margin: 2px 5px;}  
#globalNav ul li a {border-top: 1px solid #000;	padding: 0 10px; border-left: 1px solid #000; border-bottom: 1px solid #000;color: #000; text-decoration: none; display: block;
	text-align: center;}
#globalNav ul li a:hover {border-top: 1px solid #000;	padding: 0 10px; border-left: 1px solid #000; border-bottom: 1px solid #000;color: #fff; text-decoration: none; display: block;
	text-align: center;}

#pageTitle {
	clear: both;	
}
#text {
	width: 710px;
	padding-left: 20px;
	clear: both;
}
.column {
	width: 210px;
	float: left;
	padding-left: 30px;
}
#footer {position: relative; clear: both; margin-top: 20px;}
#footer p {text-align: center; padding-top: 10px; padding-right: 20px; margin-bottom: 0;}

/* -- Home page styles--*/

#LogoHome  {position: absolute; top: 50px; width: 265px;}
#HomeContent {
	position: relative;
	float: left;
	width: 650px;
	left: 275px;
	top: 50px;
	margin-right: 10px;
}

/* -- End of exclusive home page styles -- */

/* -- h1 {
	background-image:   url(images/gpr_title.jpg);
	height: 140px;
	width: 750px;
}
h1 span {
	display:none
}

}
#a-g {
	background-image:  url(images/gpr_a-g.jpg);
}
#h-o {
	background-image:  url(images/gpr_h-o.jpg);
}
#p-z {
	background-image:  url(images/gpr_p-z.jpg);
}
p {font: 12px/1.4em Arial, Helvetica, sans-serif; color: #000; margin-left: 30px; margin-bottom: 20px;}

.column ul {
	color: #778833;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
}
.column li {
	margin-bottom: 6px;
}
a:link, a:visited {
	color: #779900;
}
a:hover {
	color: #ee6676;
}
li a:link, li a:visited {
	color: #000000;
	text-decoration: none;
}
li a:hover {
	color: #ee6676;
	text-decoration: none;
} --*/
