/* layout setup
==============================================================================*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	vertical-align: text-top;
	height: 100%;
	background-color: #301700;
	background-image:url(../graphics/bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	vertical-align: text-top;
	text-align:center; /* horizontal centering for IE Win quirks */
}


/* global type and link styles
==============================================================================*/
.copy {font-family: georgia, serif; font-size:12px; color:#301700; line-height:20px;}

.homecopy {font-family: georgia, serif; font-size:11px; color:#301700; line-height:18px;}

a.copylink:link { text-decoration: underline; color: #301700; font-weight:normal; }
a.copylink:visited { text-decoration: underline; color: #301700; font-weight:normal;}
a.copylink:hover { text-decoration: none; color: #301700; font-weight:normal;}
a.copylink:active { text-decoration: underline; color: #301700; font-weight:normal;}

a.navlink:link { font-family: Geneva, sans-serif; font-size:9px; text-decoration: none; color: #EADDAF; font-weight:normal; letter-spacing:2px; }
a.navlink:visited { font-family: Geneva, sans-serif; font-size:9px; text-decoration: none; color: #EADDAF; font-weight:normal; letter-spacing:2px;}
a.navlink:hover { font-family: Geneva, sans-serif; font-size:9px; text-decoration: none; color: #793E05; font-weight:normal; letter-spacing:2px;}
a.navlink:active { font-family: Geneva, sans-serif; font-size:9px; text-decoration: none; color: #EADDAF; font-weight:normal; letter-spacing:2px;}

a.navlinkon:link { font-family: Geneva, sans-serif; font-size:9px; text-decoration: none; color: #ffffff; font-weight:bold; letter-spacing:1px; }
a.navlinkon:visited { font-family: Geneva, sans-serif; font-size:9px; text-decoration: none; color: #ffffff; font-weight:bold; letter-spacing:1px;}
a.navlinkon:hover { font-family: Geneva, sans-serif; font-size:9px; text-decoration: none; color: #793E05; font-weight:bold; letter-spacing:1px;}
a.navlinkon:active { font-family: Geneva, sans-serif;; font-size:9px; text-decoration: none; color: #ffffff; font-weight:bold; letter-spacing:1px;}

a.navlink:link { font-family: Geneva, sans-serif; font-size:9px; text-decoration: none; color: #EADDAF; font-weight:normal; letter-spacing:2px; }
a.navlink:visited { font-family: Geneva, sans-serif; font-size:9px; text-decoration: none; color: #EADDAF; font-weight:normal; letter-spacing:2px;}
a.navlink:hover { font-family: Geneva, sans-serif; font-size:9px; text-decoration: none; color: #793E05; font-weight:normal; letter-spacing:2px;}
a.navlink:active { font-family: Geneva, sans-serif; font-size:9px; text-decoration: none; color: #EADDAF; font-weight:normal; letter-spacing:2px;}

a.subnavlink:link { font-family: Geneva, sans-serif; font-size:10px; text-decoration: none; color: #301700; font-weight:normal; letter-spacing:0px;}
a.subnavlink:visited { font-family: Geneva, sans-serif; font-size:10px; text-decoration: none; color: #301700; font-weight:normal; letter-spacing:0px;}
a.subnavlink:hover { font-family: Geneva, sans-serif; font-size:10px; text-decoration: underline; color: #920000; font-weight:normal; letter-spacing:0px;}
a.subnavlink:active { font-family: Geneva, sans-serif; font-size:10px; text-decoration: none; color: #301700; font-weight:normal; letter-spacing:0px;}

a.subnavlinkon:link { font-family: Geneva, sans-serif; font-size:10px; text-decoration: underline; color: #301700; font-weight:normal; letter-spacing:0px; }
a.subnavlinkon:visited { font-family: Geneva, sans-serif; font-size:10px; text-decoration: underline; color: #301700; font-weight:normal; letter-spacing:0px;}
a.subnavlinkon:hover { font-family: Geneva, sans-serif; font-size:10px; text-decoration: none; color: #920000; font-weight:normal; letter-spacing:0px;}
a.subnavlinkon:active { font-family: Geneva, sans-serif; font-size:10px; text-decoration: underline; color: #301700; font-weight:normal; letter-spacing:0px;}

.navbullets { font-family: Geneva, sans-serif; font-size:9px; text-decoration: none; color:#793E05;; font-weight:normal; letter-spacing:2px; }

.footercopy {font-family: Geneva, sans-serif; font-size:9px; color:#A69A7A; line-height:22px;}

a.footerlink:link { font-family: Geneva, sans-serif; text-decoration: underline; font-size:9px; color:#A69A7A;}
a.footerlink:visited { font-family: Geneva, sans-serif; text-decoration: underline; font-size:9px; color:#A69A7A;}
a.footerlink:hover { font-family: Geneva, sans-serif; text-decoration: none; color: font-size:9px; color:#ffffff;}
a.footerlink:active { font-family: Geneva, sans-serif; text-decoration: underline; font-size:9px; color:#A69A7A;}



p {
	margin: 0px 0 10px 0;
}

div.spacer { margin: 0; padding: 0; clear: both; display: none; height:1; width:1; }

.halfreturn { font-family: sans-serif-serif; font-size: 6px;line-height: 6px; display: block; }

.lightboxType { font-family: Geneva, sans-serif; font-size:9px; text-decoration: none; color:#ffffff;; font-weight:normal; letter-spacing:0px; }