h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
a { 
color: #5a7c10;
text-decoration: none;
outline-color: #888;	
}

a:hover {
color: #7e7e7e;
text-decoration:underline;
}
hr {
border:none;
height:1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #e5e5e5;
}
.side {
	background-image: url(../assets/images/bk_side_main.png);
	background-repeat: repeat-y;
}
.side_inner {
	padding-left: 15px;
}
.slide {
	display:inline;
	float: left;
	position: relative;
}
.slide_content  {
	position: absolute;
	left: 335px;
	top: 20px;
	color: #663300;
	width: 550px;
	font-weight: bold;
	line-height: 2.2em;
	font-size: 12px;
}
.tweet {
position: relative;
height: 400px;
overflow: hidden;
}
.tweet_inner {
position: absolute;
left: -5px;
top: -55px;
}
.menu{
	padding-bottom: 10px;
}
.menu_inner {
background-color: #fab124;
background-image: url(../assets/images/bk_menu.png);
background-repeat: repeat-y;
height: 45px;
}
.main {
background-image: url(../assets/images/main_bk.png);
background-repeat: repeat-y;
}
.footer{
	padding-top: 10px;
}
.footer_inner {
	background-color: #fab124;
	background-image: url(../assets/images/bk_menu.png);
	background-repeat: repeat-y;
	height: 100px;
	text-align: center;
	padding-top: 15px;
}

.footer ul {
margin-bottom:0px;
}
.footer_logo {
	border:none;
	text-align: right;
}
.B_crumb {

}
h1,  header img{
	float: left;
}
.information {
	font-size: 11px;
	float: left;
	height: 225px;
	width: 212px;
	background-image: url(../assets/images/information_bk.png);
	background-repeat: no-repeat;
}
.information_inner {
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.information  h3,.information p {
	margin-bottom:7px;
}
.cost1 dl dt {
	width: 180px;
}
.cost2 dl dt {
	width: 320px;
}
.submenu {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
dl dt {
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #ffffcc;
	clear:both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
dl dd {
	text-align: center;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.content {
	font-size: 12px;
	padding-top: 15px;
}
.content_inner{
	padding-right: 15px;
}
.content ul li {
	list-style-type: disc;
}
.content li {
	margin-left: 20px;	
}
.jirei {
padding-right: 10px;
padding-bottom: 10px;
float: left;
}

/* EmailForm 
------------------------------------------------------------------------------- */

#EmailForm {
width: 360px;
text-align: left;
padding-bottom: 20px;
border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
border: none;
}

#EmailForm legend {
display: none;
}
#EmailForm h3 {
clear: both;
padding: 15px 0 5px;
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;
color: #000;
font-weight: bold;
}

#EmailForm label,
#EmailForm p {
display: block;
clear: both;
width: 310px;
font-size: 1em;
line-height: 1.5em;
padding: 0 0 9px;
}

#EmailForm input {
display: block;
margin-top: 3px;
}

#EmailForm select {
float: left;
display: block;
}

#EmailForm label.first,
#EmailForm label.city {
clear: left;
margin-right: 10px;
width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
float: left;
clear: none;
margin: 0 10px 0 0;
width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
float: left;
width: 150px;
padding: 0;
}

#EmailForm label.state select {
width: 60px;
float: left;
margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
float: left;
width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
float: left;
clear: left;
width: 310px;
margin: 0;
line-height: 1.5em;
}

#EmailForm label input {
float: left;
width: 310px;
padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
clear: left;
float: left;
padding: 0;
margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
clear: none;
margin: 0 0 0 25px;
padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
clear: both;
float: left;
padding: 0;
margin: 0;
}

#EmailForm label.checkbox {
clear: none;
margin: 0 0 0 25px;
padding: 0 0 15px;
}

/* style the #EmailForm elements to look similar across browsers ... emulates Safari */

#EmailForm label input,
#EmailForm textarea {
border: 1px solid #ddd;
border-left-color: #c3c3c3;
border-top-color: #7c7c7c;
padding: 0 2px;
height: 18px;
line-height: 20px;
background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
border: 1px solid #ddd;
border-left-color: #c3c3c3;
border-top-color: #7c7c7c;
background-color: #fff;    
}
#EmailForm textarea {
margin-top: 3px;
width: 383px;
height: auto;
display: block;
}

#EmailForm label input.calc {
text-align: right;
width: 100px;
clear: left;
padding: 0;
}
#EmailForm input.button {
clear: left;
border: 1px solid #ddd;
border-left-color: #c3c3c3;
border-top-color: #7c7c7c;
background-color: #EBE9ED;
}

#EmailForm label input {
position: inherit;
left: auto;
}

/* menu 
------------------------------------------------------------------------------- */

#nav {
margin:0; 
padding:0; 
list-style:none;
}	

/* make the LI display inline */
/* it's position relative so that position absolute */
/* can be used in submenu */
#nav li {
float:left; 
display:block; 
width:135px;  
position:relative;
z-index:500; 
}

/* this is the parent menu */
#nav li a {
display:block; 
font-weight:700;  
height:45px; 
text-decoration:none; 
color:#fff; 
text-align:center; 
color:#333;
}

#nav li a:hover {
color:#fff;
}

/* you can make a different style for default selected value */
#nav a.selected {
color:#f00;
}

/* submenu, it's hidden by default */
#nav ul {
position:absolute; 
left:0; 
display:none; 
margin:0 0 0 -1px; 
padding:0; 
list-style:none;
}

#nav ul li {
width:135px; 
float:left; 
background:#fab124;
border-top:1px solid #fff;
}

/* display block will make the link fill the whole area of LI */
#nav ul a {
display:block;  
height:15px;
padding: 8px 5px; 
color:#fff;
}

#nav ul a:hover {
text-decoration:underline;	
color:#7e7e7e;
}

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
margin:0 0 0 -2px;
}

