a:link{
    color:black;
}

a:visited{
    color:black;
}
a:active{
    color:red;
}

.Apple-style-span a:link{
    color:black;
}

.Apple-style-span a:visited{
    color:black;
}

.Apple-style-span a:active{
    color:red;
}

.linktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C49215;
	font-weight: bold;
}

a.linktxt:link{
    color: black;
}
a.linktxt:visited{
    color: black;
}
a.linktxt:active{
    color:red;
}


body{
	margin:0px;
	padding:0px;
	background:url('../image/slice_bg.gif');
}
.wrapper{
	width:100%;
	height:1169px;
	text-align:center;
	background:url('../image/slice_bg.gif');
	font:10px verdana;
}
.main{
	width:952px;	
	height:1169px;
	margin-left:auto;
	margin-right:auto;
	
}
.header{
	height:120px;
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	background:url('../../image/slice_header_bg.jpg') repeat-x;;
}
.logo{
	position:absolute;
	top:10px;
	left:35px;
	width:150px;
	height:100px;
	background:url('../../image/logo.jpg') no-repeat;
}
.menu{
	height:37px;
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	text-align:center;
	background:url('../../image/slice_menu_bg.gif');
}
.body_upper{
	height:476px;
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	background:url('../../image/slice_body_upper_bg.gif');
}
.message_wrapper{
	width:100%;
	height:285px;
	position:relative;
	top:25px;
	left:0px;
	text-align:center;
}
.message{
	width:892px;
	height:260px;
	margin-left:auto;
	margin-right:auto;
	background:url('../../image/message.jpg') no-repeat;
}
.upper_module{
	width:100%;
	height:186px;
	position:relative;
	top:0px;
	left:0px;
	text-align:left;
}
.about_us_summary{
	width:582px;
	height:186px;
	position:absolute;
	top:0px;
	left:0px;
	text-align:left;
}
.about_us_left{
	width:80px;
	height:186px;
	position:absolute;
	top:0px;
	left:0px;
	text-align:left;
}
.bracket{
	height:79px;
	width:47px;
	position:absolute;
	right:0px;
	top:50px;
	background:url('../../image/bracket.gif') no-repeat;
}
.about_us_right{
	width:502px;
	height:186px;
	position:absolute;
	top:0px;
	right:0px;
	text-align:left;
}
.about_us_right_top{
	width:502px;
	height:30px;
	position:relative;
	top:0px;
	right:0px;
	text-align:left;
	padding:10px 0px 10px 0px;
}
.about_us_title{
	font-size:20px;
	font-weight:bolder;
	color:#cd9a1d;
}
.about_us_right_middle{
	width:502px;
	height:106px;
	position:relative;
	top:0px;
	right:0px;
	text-align:left;
	font:10px verdana; line-height:150%;
}
.about_us_right_bottom{
	width:502px;
	position:relative;
	top:0px;
	right:0px;
	text-align:left;
}
.continue_link{
	height:28px;
	width:135px;
	font-size:13px;
	color:#ffffff;
	background:url('../../image/link_bg.gif') repeat-x;
	z-index:100;
	cursor:pointer;
}

#about_us_continue{
	position:absolute;
	right:0px;
	bottom:0px;
}
.events{
	width:370px;
	height:186px;
	position:absolute;
	top:0px;
	right:0px;
	text-align:center;
}
.event_link{
	width:310px;
	height:186px;
	margin-right:auto;
	margin-left:auto;
	background:url('../../image/events_bg.gif');
}
.body_lower{
	height:432px;
	/*width:528px;*/
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	/*background:url('../image/slice_body_lower_left_bg.gif');*/
}
.body_lower_left{
	height:432px;
	width:528px;
	position:absolute;
	top:0px;
	left:0px;
	/*background:url('../image/flash.gif');*/
}
.body_lower_right{
	height:432px;
	width:424px;
	position:absolute;
	top:0px;
	right:0px;
	background:url('../../image/body_lower_right_bg.gif');
}
.tbox{
	width:183px;
	height:19px;
	border:0px solid;
	background:url('');
}
.input_username{
	position:absolute;
	top:91px;
	right:110px;
}
.input_password{
	position:absolute;
	top:123px;
	right:110px;
}
.button_submit{
	width:53px;
	height:20px;
	position:absolute;
	top:160px;
	right:241px;
	cursor:pointer;
}
.mailing_list_link{
	width:180px;
	height:181px;
	position:absolute;
	top:245px;
	left:35px;
	cursor:pointer;
}
.contact_us_link{
	width:180px;
	height:181px;
	position:absolute;
	top:245px;
	right:15px;
	cursor:pointer;
}
.footer{
	height:60px;
	/*width:528px;*/
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	background:url('../../image/slice_footer_bg.gif');
	text-align:center;
	font-size:13px;
	color:#ffffff;
}
.copyright{
	position:relative;
	top:20px;
}

.menuText{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.footerText{
	font-family:Verdana;
	font-size:13px;
	color:#ffffff;
}

.about_us{
	font-family:Verdana;
	font-size:20px;
	font-weight:bolder;
	color:#cd9a1d;
}

.normalText{
	font:13px verdana; line-height:150%;
}
.footerText2 {
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #C49215;
}
hr {
	color: #C49215;
}




#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}
.contacttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.pageimage {
	margin-left: 30px;
	margin-bottom: 10px;
}
.bottom_container {
    padding: 15px 30px 50px 40px;
}
.chrome .bottom_container h2{
		padding:11px 0 15px 0px;
}
.bottom_container h2{
		font-family: "Times New Roman", Times, serif;
		color: #C49215;
		font-size:22px;
		padding:32px 0 15px 0px;
		margin:0;
}
.bottom_container h2 a{
		color: #C49215;
		text-decoration:none;
}
.bottom_container img{
		border-radius:8px;
}



