
body
{
	padding: 0;
	margin: 0;
	background: url(images/top_bg.gif) repeat-x top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.top_left
{
	background:url(images/top_left.gif) no-repeat top left;
	height: 228px;
}
.top_right
{
	width: 224px;
	background: url(images/top_right.gif) no-repeat top right; 
}

.top_h
{
}

.top_h2
{
	font-weight: bold;
	font-size: 19px;
	color: #9fbf14;
	vertical-align: bottom;
	padding: 0 0 10px 0;
}

.top_ul
{
	padding: 10px 0 0 120px;
	margin: 0;
	list-style: none;
}

.top_ul li
{
	font-size: 13px;
	font-weight: bold;
	color: #9fbf14;
	background: url(images/bullet.gif) no-repeat 0 5px;
	padding: 0 0 0 15px;
	line-height: 20px;
}


.apply
{
	background: url(images/apply_now.gif) no-repeat;
	height: 116px;
}

#apply
{
	padding: 0;
	margin: 0;
	float: left;
	width: 77px;
	height: 65px;
}



.form
{
	background:url(images/form_bg.gif) no-repeat bottom;
	width: 470px;
	height: 258px;
	margin: 0 0 4px 0;
}

.form_christmas
{
	background: url(images/christmas_form_bg.gif) no-repeat bottom;
	width: 459px;
	height: 203px;
	margin: 0 0 4px 0;
}

.form-text
{
	padding: 0 0 0 20px;
}
	

.form2
{
	padding: 20px 0 0 30px;
}

.form_h
{
	font-weight: bold;
	font-size: 17px;
	color: #9fbf14;
	text-align: center;
	padding: 2px 0;
}



.form_select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 130px;
}

.form_label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}  

form, input, select, label{
	margin: 0px;
	padding: 0px;
}

.form_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 0px;
}

.input_field{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 105px;
}

.form_text_christmas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 3px 0px;
}

.input_field_christmas{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding:2px 0;
	width: 105px;
	border-left:1px solid #707070;
	border-top:1px solid #707070;
	border-right:none;
	border-bottom:none;
}

.nav
{
	padding:12px 0 0 0;
}

.nav ul
{
	padding:0;
	margin: 0;
	background: url(images/nav_bg.gif) repeat-y #04481f;
	list-style: none;
	height: 26px;
} 
.nav ul li
{
	float: left;
	line-height: 24px;
	padding: 0 15px;
}

.nav ul li a
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.nav ul li a:hover
{
}


.text_container
{
	padding: 0 20px;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
}

.text_container p
{
	padding: 0 0 20px 0;
	margin: 0;
}

.heading
{
	font-weight: bold;
	font-size: 21px;
	color: #9fbf14;
	vertical-align: bottom;
	padding: 0 0 15px 0;
}
	
.footer
{
	background: url(images/footer_bg.gif) no-repeat top #035524;
	height: 35px;
}	

.copy_right
{
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0 0 0;
}
.copy_right a
{
	font-size: 11px;
	color: #FFFFFF;
}

.news{
	float: left;
}

.news ul{}

.news ul li{}

.news ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
}

.news ul li a:hover{
	color: #333333;
}

.panel_title{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Poem1 {
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#E20A34;
	padding:10px;
	margin-bottom:10px;
	margin-left:70px;
	font-style:italic;
}


h1 {
	margin:0;
	padding:0;
	color:#76B120;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	padding-bottom:10PX;
}


.scroll {
	float:left;
	width:100%;
	overflow:auto;
	height:150px;
	margin:10px 0;
}

.form_top
{
	width:459px;
	height:68px;
}


.christmas_apply {
}

.christmas_apply a{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background:url(images/christmas_apply.gif) no-repeat left;
	height:33px;
	line-height:33px;
	width:357px;
	text-decoration:none;
}

.christmas_apply a:hover{
	color:#000;
	outline:none;
}