/* CSS Document */
html{
   overflow: -moz-scrollbars-vertical;
	
	height:100%;
}

.body{
 
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.body2{
 
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#422008;
	font-family:Arial, Helvetica, sans-serif;
}

.top1 { background-color:#bae63b; height:178px;}
.nav1 { background-color:#000000; height:29px; color:#FFFFFF; font-size:14px;}
.nav1_txt { text-align: center; vertical-align:top; height:29px;}
.nav1_txt a { display:block; color:#FFFFFF; text-decoration:none;  padding-top:7px; height:22px;}
.nav1_txt a:hover { color:#000000; background-color:#FFFFFF;}
.content1_bg { background-color:#ffffff; background-image:url(../images/content1_bg.jpg); background-repeat:repeat-x;}
.content1_txt { text-align:left; padding:15px 120px 15px 15px; vertical-align:top; font-size:11px;}
.content1_txt img { margin:0 10px 5px 0;}
.content1_txt a { color:#000000;}
.title1 { font-size:18px; font-weight: bold;}
.footer1 { background-image:url(../images/footer1_bg.jpg); background-repeat:repeat-x; height:170px;}
.footer1_bg { background-image:url(../images/footer_bg.jpg); background-repeat:no-repeat; height:170px; font-size:11px; text-align:left; vertical-align:top;}
.footer1_bg a{ color:#000000; font-weight:bold;}


#Name{
	font-size:18px; font-weight:bold;
}

#Info{
	display:block;
	text-align:justify;
}


.top2 { background-image:url(../images/top2_bg.jpg); background-repeat:repeat-x; height:160px;}
.content2_bg { background-image:url(../images/content2_bg.jpg); background-repeat:repeat-x; background-color:#ce8231;; background-position:bottom;}
.sep_content { background-image: url(../images/sep_content.jpg); background-repeat:repeat-x; height:9px;}
.cup_bg { background-image:url(../images/cup.jpg); background-repeat:no-repeat; height:94px; background-position: bottom; vertical-align:top; vertical-align:bottom; padding-bottom:210px; text-align:right}
.cup_bg p { margin:5px 5px 0 5px; }
.cup_bg a { color:#a5a5a5; font-weight:bold;}

.contact {  font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#a5a5a5; text-align:left; vertical-align:top; }
.title_contact { color:#cb8030; font-size:18px;  padding:8px 0 5px 10px; background-color:#a50018}
.contact_txt { padding:15px;}
.contact_txt a {color:#a5a5a5; font-weight:bold;}
.content2 { background-image:url(../images/bg_trans.png); font-size:11px; color:#e8e5e5; text-align:left; padding:13px; height:380px; vertical-align:top;}
.trans { background-image:url(../images/bg_trans.png);}
.content2 img {margin:0 10px 5px 0;}
.content2 a { color:#ce8231;}
.title2 { color:#000000; font-size:18px;}
.footer2 { background-color:#422008;color:#c77d2f; font-size:11px; padding-top:5px;}
.footer2 a {color:#c77d2f; text-decoration:none;}
.footer2 a:hover {color:#c77d2f; text-decoration: underline;}
.flash { vertical-align:bottom; text-align:right; padding-bottom:216px;}





/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/

