a,a:visited,a:hover
{
	color:#FF9900;
	text-decoration:none;
	font-size:12px;
}

p {
color:#fff;
font-size:12px;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
font-size:15px;
letter-spacing:1px;
color:#FCF4DE;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
font-weight:bold;
margin:0px;
padding:0px;

}
.error, .green {
color:#f00;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.green {
color:#090;
}


 body {
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-size:12px;
	color:#000000;
	background-color: #F1D574;
    background-attachment:fixed;	
 }
 div#shadow
 {
 	width:815px;
	height:800px;
	position:relative;
	z-index:0;
	margin:0 auto;     

 }
 div#wrap {
	width:800px;
	height:650px;
	border:1px solid #934913;
	text-align:left;
	background-color: #FAF9F9;
	margin:20px auto auto;
	position:relative;
	z-index:10; 
 }
 div#banner{
	width:800px; 
	height:128px;
	float:left;
	background-image: url(/images/banner/home_banner.png);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
 }
 div#top_nav {
	width:800px;
	height:35px;
	float:left;
	border:1px #333;
	background-color: #F1D574;
	background-repeat:no-repeat;
 }
 ul#nav , ul#nav li {
 list-style:none;
 margin:0px;
 padding:0px;
 float:left;
 }
 ul#nav {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:20px;
 }
 ul#nav li a {
	display:block;
	float:left;
	padding:3px;
	float:left;
	text-decoration:none;
	border-width:1px 1px 1px 0px;
	border-style:solid;
	border-color:#Fc6;
	color:#732808;
	background-color: #F1D574;
	margin-top:1px;
	font-size:20px;
	
 }
 .first {
 border-right:1px solid #fc6;
 }
 ul#nav li a:hover {
	background-color:#F6ECC3;
	
 }
div#left_column {
	width:150px;
	height:400px;
	float:left;
	margin:1px 0 0 1px;
	
}
div#left_child1, div#left_child2 {
width:148px;
height:200px;
float:left;
background-color:#FCF4DE;
padding-left:1px;
}
div#mid_column {
 width:450px;
 height:400px;
 float:left;
 margin:1px 0 0 1px;
 }
div#mid_child1,div#mid_child2,div#mid_child3 {
width:448px;
height:200px;
float:left;
border:1px solid #FFFFFF;
overflow:hidden;
margin-bottom:2px;
background-color:#FFFFFF;
}
div#mid_child2 {
width:150px;
height:197px;
overflow:hidden;
}
div#mid_child3 {
width:294px;
height:auto;
margin-left:1px;
}
div#rt_column {
	width:191px;
	height:400px;
	float:left;
	margin:1px 0 0 1px;
	border:1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.title {
width:100%;
height:27px;
background-color:#FFD825;
float:left;
border-bottom:1px solid #7f2e06;
}
div#footer {
width:800px;
height:30px;
text-align:center;
margin-top:40px;
}
p.footer {
color: #999999;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
/*Image style*/
img {
border:none;
}
div#bottom_trim {
width:795px;
height:20px;
float:left;
background-color:#FED207;
text-align:center;
}
 
td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
 
