/* Goldleaf Standardized Page Design Classes */

body,td {
     font-family: "Arial", Times, serif;
     font-size: 13px;
     color: #000000;
}
body {
     background-color: #FFFFFF;
     margin-left: 0px;
     margin-top: 6px;
     margin-right: 0px;
     margin-bottom: 6px;
}
.bg {
     background-attachment: fixed;
     background-image: url(images/bg.jpg);
     background-repeat: repeat-x;
     background-position: top;
}
.content {
	padding: 10px;
	color: #333333;
	font-size: 12px;
}
a:link {
	color: #c20000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #c20000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover { 
    color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #c20000;
	text-decoration: none;
	font-weight: bolder;
}

/* Standardized Footer Classes */

.footer {
     font-size: 11px;
     background-color: #ffffff;
     width: 725px;
     border: 1px solid #000000;
}

.footerLogos {
     font-size: 11px;
     text-align: center;
     vertical-align: middle;
     padding: 2px;
     width: 120px;
}

.footerSitemap {
     font-size: 11px;
     text-align: center;
     vertical-align: top;
     padding: 2px;
}

.footerNotice {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #533F1E;
}
.footerNotice a:link {
     color: #c20000;
     text-decoration: underline;
}
.footerNotice a:visited {
     color: #c20000;
     text-decoration: underline;
}
.footerNotice a:hover {
     color: #FF0000;
     text-decoration: none;
}
.footerNotice a:active {
     color: #c20000;
     text-decoration: underline;
}

.copyright {
	color: #ffffff;
	background-color: #C20000;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: bold 10px Verdana;
}
.copyright a:link {
     color: #FFFFFF;
     text-decoration: underline;
}
.copyright a:visited {
     color: #FFFFFF;
     text-decoration: underline;
}
.copyright a:hover {
     color: #FFFFFF;
     text-decoration: none;
}
.copyright a:active {
     color: #FFFFFF;
     text-decoration: underline;
}


/* Standardized Content Classes */

.tableTop {
     font-family: "Arial", Times, serif;
     font-size: 13px;
     background-color: #927646;
     color: #FFFFFF;
     padding: 3px;
     font-weight: bold;
     text-transform: uppercase;
     text-align: left;
}
.tableBottom {
     font-size: 13px;
     background-color: #ffffff;
     padding: 1px;
}

.bold {
     font-weight: bold;
}
.italic {
     font-style: italic;
}
.boldItalic {
     font-weight: bold;
     font-style: italic;
}
.underline {
     text-decoration: underline;
}


/* Non-Standardized Classes, as needed */

.pageLinkTD {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #880000;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	border: 1px solid #880000;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.contentIndex {
	background-color: #FFFFFF;
	padding: 10px;
	font: 11px/9pt Verdana;
}
.contentIndex2 {
	background-color: #FFFFFF;
	font: 11px/9pt Verdana;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.adIndexTop {
	background-image: url(images/2522spa_r3_c3.jpg);
	background-repeat: no-repeat;
	padding: 5px;
}
.adIndexMiddle {
	background-image: url(images/2522spa_r10_c3_new.jpg);
	background-position: left top;
	vertical-align: middle;
	font-size: 9px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.adIndexBottom {
	background-image: url(images/2522spa_r14_c3_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	font-size: 9px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.navLeft {

	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	background-color: #C20000;
	text-align: center;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #533F1E;
	border-right-color: #533F1E;
	border-bottom-color: #533F1E;
	border-left-color: #533F1E;
}
.banner {


	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	background-color: #C20000;
	text-align: right;
	vertical-align: middle;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #533F1E;
	border-right-color: #533F1E;
	border-bottom-color: #533F1E;
	border-left-color: #533F1E;
}
table {
	border-collapse:collapse;
}
.images {
	background-position: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
	border: 1px solid #533F1E;
}
.borderRight {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #533F1E;
	border-right-color: #533F1E;
	border-bottom-color: #533F1E;
	border-left-color: #533F1E;
}
#buttonLogin {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #927646;
	text-align: center;
	padding: 3px;
	width: 215px;
	border: 1px solid #504122;
}

#buttonLogin a:link {
     color: #ffffff;
	background-color: #927646;
     text-decoration: none;
}
#buttonLogin a:visited {
     color: #ffffff;
	background-color: #927646;
     text-decoration: none;
}
#buttonLogin a:hover {
     color: #E1DACC;
	background-color: #927646;
     text-decoration: none;
}
#buttonLogin a:active {
     color: #ffffff;
	background-color: #927646;
     text-decoration: none;
}
#buttonLogin2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C20000;
	text-align: center;
	padding: 3px;
	width: 215px;
	border: 1px solid #504122;
}

#buttonLogin2 a:link {
     color: #FFFFFF;
	background-color: #C20000;
     text-decoration: none;
}
#buttonLogin2 a:visited {
     color: #FFFFFF;
	background-color: #C20000;
     text-decoration: none;
}
#buttonLogin2 a:hover {
     color: #E1DACC;
	background-color: #C20000;
     text-decoration: none;
}
#buttonLogin2 a:active {
     color: #FFFFFF;
	background-color: #C20000;
     text-decoration: none;
}
.pageHeader {
	padding-top: 5px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #876630;
	padding: 4px 4px 2px;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #C20000;
}
#buttononlinebox {
	color: #FFFFFF;
	background-color: #927646;
	text-align: center;
	padding: 3px;
	width: 212px;
	border: 1px solid #504122;
	font: bold 9px Verdana;
}

#buttononlinebox a:link {
     color: #ffffff;
	background-color: #927646;
     text-decoration: none;
}
#buttononlinebox a:visited {
     color: #ffffff;
	background-color: #927646;
     text-decoration: none;
}
#buttononlinebox a:hover {
     color: #E1DACC;
	background-color: #927646;
     text-decoration: none;
}
#buttononlinebox a:active {
     color: #ffffff;
	background-color: #927646;
     text-decoration: none;
}
#buttononlineboxsmall {
	color: #FFFFFF;
	background-color: #927646;
	text-align: center;
	padding: 3px;
	width: 103px;
	border: 1px solid #504122;
	font: bold 9px Verdana;
}

#buttononlineboxsmall a:link {
     color: #ffffff;
	background-color: #927646;
     text-decoration: none;
}
#buttononlineboxsmall a:visited {
     color: #ffffff;
	background-color: #927646;
     text-decoration: none;
}
#buttononlineboxsmall a:hover {
     color: #E1DACC;
	background-color: #927646;
     text-decoration: none;
}
#bbuttononlineboxsmall a:active {
     color: #ffffff;
	background-color: #927646;
     text-decoration: none;
}
