/*

  American Web Systems, Design and E-Commerce Solutions
  http://www.ameriwebs.net

  Copyright (c) 2007 American Web Systems

  All rights reserved
*/
* {
	margin: 0;
	padding: 0;
}
/* body {
	background: #eee url(bg.gif) 0 100% repeat-x;
	font: 12px/18px "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	color: #333;
} */
h1 {
	margin-bottom: 11px;
	margin-left: -108px;
	padding: 15px 0 21px 108px;
	font: normal italic 1.5em/18px Georgia, serif;
	color: #633;
}
h1.currentEvents {
	margin-bottom: 5px;
	margin-left: -108px;
	padding: 15px 0 5px 108px;
	font: normal italic 1.5em/18px Georgia, serif;
	color: #633;
}
h2, h3{
	font-weight: normal;
	font-size: 1em;
	line-height: 18px;
}
h2 {
	padding: 10px 0 20px 204px;
	background: url(h2_ornament.gif) 3px 0 no-repeat;
	font-size: 1.25em;
	text-transform: uppercase;
	color: #999;
}

h1.plain, h2.plain, h3.plain {
	font-weight: normal;
}
h3 {
	padding-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #633;
}
p.currentEvents {
	margin-bottom: 10px;
}
#wrap {
	background: url(wrap.gif) repeat-x;
}
#page {
	margin: 0 auto;
	width: 960px;
	background: #fff url(page.gif) repeat-y;
	text-align: left;
}

/* Header.inc.php tag definitions */
#header {
	background-image: url(images/gsr_header3.gif);
	background-color: #2AAEA5;
	background-repeat: no-repeat;
}
#header p {
	float: left;
	padding: 60px 24px 24px 126px;
	font-size: 1.5em;
	line-height: 1em;
	color: #fffffe;
}
#header ul {
	padding-top: 0px;
	padding-right: 4px;
	text-align: center;
	list-style: none;
	background-image: url(images/icons/grn_navbar.jpg);
}
#header li {
	display: inline;
	margin: 0 4px;
}
#header li a {
	font-size: 11px;
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
#header li a:hover {
	color: #ff0000;
}
#cfa{
	float: right;
	top: 12px;
	z-index: 1;
	position: absolute;
	right: 10px;
}
.brdCrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background: transparent;
}

/* main text body */
#content-primary {
	float: right;
	margin: 12px 24px 60px 24px;
	width: 750px;
}
#content-primary p {
	padding-bottom: 18px;
}
#content-primary img {
	float: left;
	margin: -6px 18px 0 -114px;
	padding: 3px;
	border: 3px solid #eee;
	background: #fff; 
}
#content-secondary {
	float: right;
	margin: 30px 216px 60px 24px;
	width: 144px;
	font-size: 11px;
	color: #300;
}
#content-secondary p {
	padding-bottom: 18px;
}
#footer {
	clear: right;
	height: 192px;
	background: #333 url(footer.gif) top no-repeat;
	font-size: 10px;
	line-height: 1em;
	color: #FFFF99;
}
#footer a:link, #footer a:visited {
	color: #C5B821;
}		
#footer p {
	padding: 132px 24px 0 24px;
}
.clear {
	clear: both;
}
img{
	border: 0;	
}

#rtlogo{
	position:absolute;
	top:0;
	right:0;
	width:100px;
	margin-right: 60px;
	background-color: transparent;
}

/* TOC classes */
/*.btnav {
	color: #FFFFCC;
	text-decoration: none;
	background-image: url(images/buttons/button_gsr.gif);
	width: 135px;
	height: 21px;
} */


a.toc {
	color: #FFFFCC;
	text-decoration: none;
	vertical-align: middle;
}

a.toc:hover {
	color: #FFFFCC;
	text-decoration: none;
	cursor: hand;
}

a.toc:visted {
	color: #FFFFCC;
	text-decoration: none;
}

a.toc:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* TOC classes -eof */
sup { text-transform:lowercase;}