body {
	padding:0;
	margin:0;
	height:100%;
	background:#fdfaf1;
}
	
table, td {
	border-collapse:collapse;
}
	
table, td, img {
	border:0;
	padding:0;
}
	
form, td{
	margin:0;
	padding:0;
}
	
html {
	height:100%;
}
	
br{
	font-size:10px
}
	
table{
	border:0px;
	border-collapse:collapse;
}
	
body, td{
	font-size:12px;
        font-family: Georgia;
	color:#000000;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

a img{
	border:0px;
}
	
img{
	vertical-align:top;
}
	
b{

}

span{

}

span a{

}
 
span a:hover{

}

a{
	color:#8e8e7c;
	text-decoration:underline;
}
	
a:hover{ 
	color:#8e8e7c;
	text-decoration:none;
}
	
.color{ 
	color:#aaa895;
}
	
.bg_color{ 
	background:url(images/bg_bot.gif) bottom left repeat-x ;
	width:100%;
}
	
ul{
	margin:0;
	padding:0;
	list-style:none;
}
	
li{ 
	line-height:20px;
	font-size:12px;
}
	
li a{ 
	background:url(images/1_z1.gif)  center left no-repeat;
	background-position:0 5px;
	margin:0px;
	padding-left:13px;
	color:#717353;
	text-decoration:none;
}
	
li a:hover{
	color:#717353;
	text-decoration:underline;
}

.more{
	background:url(images/1_z1.gif)  center left no-repeat;
	background-position:0 6px;
	padding-left:9px;
	vertical-align:middle;
	color:#888674;
	text-decoration:underline;
}
	
.more:hover{ 
	text-decoration:none;
}

.more_1{
	background:url(images/1_z2.gif)  center left no-repeat;
	background-position:0 5px;
	padding-left:9px;
	font-size:9px;
	vertical-align:middle;
	color:#aaa895;
	text-decoration:none;
}
	
.more_1:hover{ 
	text-decoration:underline;
}
	
.more_2{
	background:url(images/1_z2.gif)  center right no-repeat;
	padding-right:22px;
	font-size:9px;
	vertical-align:middle;
	color:#aaa895;
	text-decoration:none;
}
	
.more_2:hover{ 
	text-decoration:underline;
}

.pic_hed_1{
	background:url(images/pic_hed_1.gif) top right no-repeat;
}
	
#header{ 
	height:407px; 
	width:766px; 
	background:url(images/bg_header.jpg) top left no-repeat;
}
	
#header .row1{ 
	height:181px;
}

#header .row1 .indent{ 
	margin:0 2px 0 2px;
}
	
#header .row1 .indent_1{ 
	margin:0 0 2px 0px;
}
	
#header .row1 .indent_2{ 
	margin:0 2px 0 2px;
}
	
#header .row1 div{ 
	padding:49px 0 0 361px;
}
	
#header .row2{ 
	height:186px;
}
	
#header .row2 .title{ 
	margin:44px 0 0 451px;
}
	
#header .row3{ 
	height:40px;
}
	
#header .row3 .indent{ 
	margin:0 0 0 258px;
}

/*content*/
#content{
	width:766px;
	height:378px;
}
	
/*page1*/
#page1 #content .col1{ 
	width:258px;
	background:url(images/bg_shadow_left.gif) top right no-repeat;
}
	
#page1 #content .col2{ 
	width:508px
}

#page1 #content .col2 .row1{ 
	height:145px;
	background:url(images/bg_pic.jpg) top left no-repeat #fff6d6;
}

#page1 #content .col2 .row1 div{ 
	padding:25px 20px 10px 0px;
}
	
#page1 #content .col2 .row2{ 
	height:233px;
	background:url(images/bg_shadow_bot.gif) top left no-repeat;
}
	
#page1 #content .col2 .row2 .box1{ 
	height:28px;
	width:508px;
}
	
#page1 #content .col2 .row2 .box2{ 
	height:178px;
}

#page1 #content .col2 .row2 .box2 .col4{ 
	width:244px;
}

#page1 #content .col2 .row2 .box2 .col4 .indent{ 
	margin:24px 0 13px 1px;
}
	
#page1 #content .col2 .row2 .box2 .col2{ 
	width:1px; 
	background:#eae7dd;
}
	
#page1 #content .col2 .row2 .box2 .col3{ 
	width:263px;
}

#page1 #content .col2 .row2 .box2 .col3 .indent{ 
	margin:22px 0 15px 38px;
}
	
#page1 #content .col2 .row2 .box2 .col3 span{ 
	color:#ca9134;
}
	
#page1 #content .col2 .row2 .box2 .col3 a{ 
	color:#ca9134; 
	text-decoration:underline;
}
	
#page1 #content .col2 .row2 .box2 .col3 a:hover{ 
	color:#ca9134;
	text-decoration:none;
}
	
#page1 #content .col2 .row2 .box3{
	height:27px;
}

/*footer*/
#footer { 
	height:65px;
	color:#9d9d9d;
}
	
#footer p{ 
	margin:28px 0 15px 54px;
}
	
#footer  a{ 
	color:#97ac2e; 
	text-decoration:underline;
}
	
#footer  a:hover{ 
	color:#97ac2e;
	text-decoration:none;
}

/*input*/
input{
   background:#272727;
   border:1px solid #888888;
   width:165px; height:25px;
}
	
.input1{
   background:#ffffff;
   border:1px solid #404040;
   width:198px; height:18px;
   color:#8e8e7c;
   font-size:10px;
}

textarea{
   background:#ffffff;
   border:1px solid #404040;
   width:198px; height:79px;
   overflow:auto;
   color:#8e8e7c;
   font-size:11px;
   font-family:Tahoma;
}
