/* CSS Document */

BODY {
	background-image:  url(images/bg.gif);
	background-position: top left;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
}

P, TD, UL, OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
}

TD.alignCenter { text-align: center; }
TD.alignTop { vertical-align: top; }
TD.alignTopRight { vertical-align: top; text-align: right; }
TD.alignBottom { vertical-align: bottom; }
TD.alignBottomRight { vertical-align: bottom; text-align: right; }

/* Logo Bar */
TD.logoBg {
	background-image:  url(images/top_p02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-bottom: 13px;
	text-align: center;
}

TD.titleBar {
	background-image:  url(images/top_p05.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #670000;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 2px;
}

/* Navigation */
TD.navBar {
	border: 1px solid #E9D9A7;
	background-color: #D3B96A;
	vertical-align: bottom;
}
TD.navContent, TD.navContent_B {
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 9px;
}
TD.navContent { border-right: 1px solid #E9D9A7; }
TD.navContent_On, TD.navContent_On_B {
	background-color:#D6C07D;
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 9px;
}
TD.navContent_On { border-right: 1px solid #E9D9A7; }

/* Side Frame */
TD.sideFrame_A, TD.sideFrame_A2 {
	background-image:  url(images/side_bg1.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #D6C07D;
}
TD.sideFrame_A { vertical-align: bottom; }
TD.sideFrame_A2 { vertical-align: top; }
TD.sideFrame_B, TD.sideFrame_B2 {
	background-image:  url(images/side_bg2.gif);
	background-position: top right;
	background-repeat: repeat-y;
	text-align: right;
}
TD.sideFrame_B { vertical-align: bottom; }
TD.sideFrame_B2 { vertical-align: top; }

TD.divline01 {
	background-image:  url(images/divline01.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
TD.divline02 {
	background-image:  url(images/divline02.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

/* Main Content */
TD.mainCopy {
	padding: 5px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

/* News */
TD.newsBg {
	background-image:  url(images/news_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
TD.newsTtl {
	font-size: 17px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}
TD.newsDate {
	background-color: #733E00;
	border: 1px solid #730000;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	padding: 3px;
}
TD.newsContent {
	border-top: 1px solid #730000;
	border-bottom: 1px solid #730000;
	border-right: 1px solid #730000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}

/* Info Box */
TD.info_mainBox {
	padding-top: 50px;
	vertical-align: top;
}
TD.info_Ttl, TD.info_TtlB {
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 10px;
}
TD.info_Ttl { background-image:  url(images/sec_bg1.gif); }
TD.info_TtlB { background-image:  url(images/sec_bg2.gif); }
TD.info_copy, TD.info_copyB {
	background-position: top left;
	background-repeat: repeat-y;
	padding: 8px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
}
TD.info_copy { background-image:  url(images/sec_bg1b.gif); }
TD.info_copyB { background-image:  url(images/sec_bg2b.gif); }
TD.info_shadowCopy, TD.info_shadowCopyB {
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 8px;
	text-align: center;
}
TD.info_shadowCopy { background-image:  url(images/sec_bg1d.gif); }
TD.info_shadowCopyB { background-image:  url(images/sec_bg2c.gif); }

TD.bullet {
	background-image:  url(images/bullet01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
	color: #681D00;
	line-height: 15px;
}


/* Sub Page */
TD.subPgTtl {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 26px;
	padding-bottom: 2px;
}
TD.subContent_Copy {
	color: #FFFFFF;
	font-size: 14px;

}

/* Footer */
TD.footer {
	background-image:  url(images/footer_bg3.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

/* Span */
SPAN.beigeText { color: #FAE6A0; }
SPAN.blackHilite { color: #000000; font-weight: bold; }
SPAN.redText_22px { color: #BB3805; font-size: 22px; }
SPAN.whiteText_13px { color: #FFFFFF; font-size: 13px; }


/* Link */
A.navLink { text-decoration: none; }
A.navLink:link { color: #FFFFFF; }
A.navLink:visited { color: #FFFFFF; }
A.navLink:active { color: #FFFFFF; }
A.navLink:hover { color: #7E0B0B; }

A.bulletLink { text-decoration: underline; }
A.bulletLink:link { color: #681D00; }
A.bulletLink:active { color: #681D00; }
A.bulletLink:visited { color: #681D00; }
A.bulletLink:hover { color: #A32D00; }

A.whiteLink { text-decoration: none; }
A.whiteLink:link { color: #FFFFFF; }
A.whiteLink:visited { color: #FFFFFF; }
A.whiteLink:active { color: #FFFFFF; }
A.whiteLink:hover { color: #FFFFFF; font-weight: bold; }

a { text-decoration: none; }
a:link { color: #FFFFFF; }
a:visited { color: #FFFFFF; }
a:active { color: #FFFFFF; }
a:hover { color: #A32D00; font-weight: bold; }

html { 
scrollbar-arrow-color:#000000; 
scrollbar-track-color:#733E00; 
scrollbar-face-color:#D6C07D; 
scrollbar-highlight-color:#000000; 
scrollbar-3dlight-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-shadow-color:#000000; 
}

/* model box */
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #cccccc;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position:absolute;
	top: 50;
	border: 1px solid;
	text-align:left;
	z-index:10000;
}
#MB_window[id] { position: fixed; }

#MB_frame {
	position:relative;
	background-color: #D3B96A;
	height:100%;
}

#MB_header {
	margin:0;
	height: 28px;
}

#MB_content {
	padding: 6px .75em;
	overflow:auto;
}

#MB_caption {
	font: bold 85% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em 0 .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display:block;
	position:absolute;
	right:5px; top:4px;
	padding:2px 3px;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
#MB_close:hover {
	background:transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url('http://www.thestringwalker.com/templates/stuff/coffee/spinner.gif') 50% 0 no-repeat;
}

/* Color scheme */
#MB_window {
	background-color:#D3B96A;
	color:#ffffff;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color:#733E00;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color:#ffffff;font-size:16px; }
#MB_close { color:#ffffff; }
#MB_close:hover { color:#ffffff; }

