/* LAYERS */

#gsadiv {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #005969;
	background-color: #FFFFB3;
	border: 2px solid #005969;
	padding: 8px;
	margin-top: -40px;
	display: none;
	position: absolute;
}

#homeSpecialText {
	width: 130px;
	color: #000000;
	margin-bottom: 0px;
}

#footer {
	width: 800px;
	margin: 0px auto;
}

#pageHeader
{
	top: 0px;
	margin-left: 10px;
	padding-left: 20px;
	white-space: nowrap;
	float: left;
}

#pageTextLeft {
	width: 416px;
	margin-top: 0px;
	padding: 0px 0px 0px 45px;
	float: left;
}

#pageText {
	width: 754px;
	margin-top: 0px;
	padding: 0px 0px 0px 45px;
}

#pageTextNarrow {
	width: 754px;
	margin-top: 0px;
	padding: 0px 0px 0px 45px;
}

#pageTextRight {
	margin-top: 90px;
	padding: 0px 30px 0px 0px;
	width: 260px;
/*	width: 220px; */
	float: right;
}

#shoppingNav {
	margin: 44px 0px 6px 0px;
	padding-right: 14px;
	white-space: nowrap;
	float: right;
}

#toolbarNav {
	height: 34px;
	margin: 2px 0px -10px 0px;
	padding-left: 10px;
/*	padding-left: 130px; */
	vertical-align: middle;
	white-space: nowrap;
	float: left;
}

/* TAG REDEFINITIONS */

body {
	margin: 0px;
	background: #FFFF99;
	color: #005969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
}

a:link, a:visited {
	color: #005969;
	text-decoration: underline;
}

a:hover, a:active {
	color: #005969;
	text-decoration: none;
}

#gsadiv a, #gsadiv a:link, #gsadiv a:visited {
	color: #005969;
	text-decoration: underline;
}

#gsadiv a:hover, #gsadiv a:active {
	color: #005969;
	text-decoration: none;
}

h1 {
	font-size: 1.5em;
	line-height: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 16px 0px 0px 0px;
	padding-top: 10px;
}
	
h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 16px 0px 0px 0px;
	padding-top: 10px;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 16px 0px 0px 0px;
	padding-top: 10px;
	width: 362px;
}

#pageText p {
	width: 362px;
}

	
/* CUSTOM CLASSES */

.black {
	color: #000000;
}

a.black:link, a.black:visited {
	text-decoration: underline;
}

a.black:hover, a.black:active {
	text-decoration: none;
}

.borderBottomCream {
	margin: 4px 0px 4px 0px;
	border-bottom: 2px solid #FFFFB3;
}

.borderYellow {		/* use for data tables only */
	border: 2px solid #FFFFB3;
	border-collapse: collapse;
}

.center {
	text-align: center;
}

.diamonds
{
	background-image: url(graphics/diamonds.jpg);
	background-repeat: repeat;
}

.diamondsOffset
{
	background-image: url(graphics/diamonds.jpg);
	background-repeat: repeat-y;
	background-position: 30px;
}

.error {
	color: #CC0000;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.footerImgPadding {
	padding-right: 8px;
}

.formBox {
	border: 1px solid #C4C978;
}

.formText {
    display: inline;
    width: 100px;
    float: left;
    margin-bottom: 10px;
}

.formElement {
    width: 100px;
	white-space: nowrap;
    padding-right: 20px;
}

.greenBG {
	background-color: #E6ED90;
}

.inline {
	display: inline;
}

.marginTop0 {
	margin-top: 0px;
}

.marginTopBottom10 {
	margin: 10px 0px 10px 0px;
}

.marginTop4 {
	margin-top: 4px;
}

.marginTop50 {
	margin-top: 50px;
}

.marginLeft60 {
	margin-left: 60px;
}

.list {
	margin: -3px 0px -6px 0px;
	padding: 6px 0px 9px 0px;
}

.narrow {
	width: 362px;
}

.nav2 {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}

a.nav2:link, a.nav2:visited {
	text-decoration: none;
}

a.nav2:hover, a.nav2:active {
	text-decoration: underline;
}

.navBG {
	background-color: #C7CA74;
}

.navSpacer {
	margin-right: 2px;
	padding-right: 3px;
}

.nowrap {
	white-space: nowrap;
}

.photoMargin {
	margin: 0px 12px 12px 0px;
	clear: left;
}

.smallText {
	font-size: 0.9em;
}

a.smallText:link, a.smallText:visited {
	text-decoration: none;
}

a.smallText:hover, a.smallText:active {
	text-decoration: underline;
}

.stampBottom {
	background-image: url(graphics/stamp_bottom.gif);
	background-repeat: repeat-x;
}

.stampLeft {
	background-image: url(graphics/stamp_left.gif);
	background-repeat: repeat-y;
}

.stampLL {
	background-image: url(graphics/stamp_ll_corner.gif);
	background-repeat: no-repeat;
}

.stampLR {
	background-image: url(graphics/stamp_lr_corner.gif);
	background-repeat: no-repeat;
}

.stampRight {
	background-image: url(graphics/stamp_right.gif);
	background-repeat: repeat-y;
}

.stampUL {
	background-image: url(graphics/stamp_ul.gif);
	background-repeat:no-repeat;
}

.stampUR {
	background-image: url(graphics/stamp_ur.gif);
	background-repeat:no-repeat;
}

.sublist {
	margin: -3px 0px -6px 8px;
	padding-bottom: 8px;
}

.toolbarBG {
	background-color: #FDF8B9;
}

.valignMiddle {
	vertical-align: middle;
}

.yellowBG {
	background-color: #FFFFB3;
}


/* ADMINISTRATIVE PAGE CUSTOM CLASSES */

.adminNav {
	color: #005969;
	font-weight: bold;
	font-size: 11px;
}

a.adminNav:link, a.adminNav:visited {
	color: #005969;
	text-decoration: none;
}

a.adminNav:hover, a.adminNav:active {
	color: #FFFFB3;
	text-decoration: none;
}

.adminNavActive {
	color: #FFFFB3;
	font-weight: bold;
	font-size: 11px;
}

a.adminNavActive:link, a.adminNavActive:visited {
	color: #FFFFB3;
	text-decoration: none;
}

a.adminNavActive:hover, a.adminNavActive:active {
	color: #FFFFB3;
	text-decoration: underline;
}

.adminSubnav {
	color: #005969;
	font-weight: bold;
	font-size: 9px;
	margin-right: 20px;
}

a.adminSubnav:link, a.adminSubnav:visited {
	color: #005969;
	text-decoration: none;
}

a.adminSubnav:hover, a.adminSubnav:active {
	color: #005969;
	text-decoration: underline;
}

.borderGreen {
	border: 1px solid #C5C978;
}

.borderBottomDarkGreen {
	border-bottom: 1px solid #005969;
}

.borderBottomLightGreen {
	padding: 4px 0 4px 0;
	margin: 4px 0 4px 0;
	border-bottom: 1px solid #C7CA74;
}

.borderTopLightGreen {
	border-top: 1px solid #C7CA74;
}

.orderedList {
	margin-left: -15px;
	padding-left: 0px;
}

.shortCol {
	width: 362px;
}

.tableSpacing {
	padding: 4px 0 4px 0;
	margin: 4px 0 4px 0;
}


