/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B3C1E;
}
body {
	background-color: #BDB29D;
	background-image: url(../image/bg_sand.jpg);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
#homeheader{
	width: 909px;
	height: 183px;
	margin: 0 auto;
	background-image: url(../image/home_header.gif);
}

.mytd{
height:auto;}

table{
height:100%;}

#container {
	width:792px;
	height:592px;
	margin:0 auto;
	display:block;
}

#nav1 {
	width:186px;
	height:682px;
	background:url(../image/home-nav_bg.gif) no-repeat;
	float:left;
}

#body1 {
	width:606px;
	height:592px;
	background:url(../image/home_flash_temp.gif) no-repeat;
	float:left;
}

#body-inset {
	width:573px;
	height:565px;
	padding-right:11px;
	padding-top:16px;
	float:right;
}
p.ftr {
	color:#4b3c1e;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}
#ftr {
	width:660px;
	height:15px;
	display:block;
	text-align:center;
}

#ftr2 {
	width:560px;
	height:80px;
	display:block;
	text-align:left;
	float:right;
	margin:0px 20px 10px 10px;
	color:#000;
	font-size:14px;
	line-height:18px;
}
.ftrlinks {
	font-size: 10px;
	color: #623C1E;
	float:left;

}
a.ftrlinks {
	font-size: 10px;
	color: #623C1E;
}
a.ftrlinks:link {
	text-decoration: none;
}
a.ftrlinks:visited {
	text-decoration: none;
	color: #623C1E;
}
a.ftrlinks:hover {
	text-decoration: none;
	color: #CC6600;
}
a.ftrlinks:active {
	text-decoration: none;
	color: #623C1E;
}

/* Sidebar */

#sidebar {
	float: left;
	text-align:left;

}

/* Boxed */

#sidebar .boxed {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
float:left;
width:163px;
margin:0;
}

#sidebar .search {
margin:5px 0 5px 0;
float:left;
width:163px;
height:20px;
vertical-align:middle;
}

#sidebar .search p {
	float: left;
	text-align:left;
}

.form{
border:1px solid #DFDFD3;
}

.search .img{
height:20px;
}

#sidebar .boxed h2 {
	height: 15px;
	width:155px;
	background:#DFDFD3;
	font-size: 15px;
	font-weight: bold;
	color: #2F2F2E;
	float:left;
	padding:3px 3px 0px 3px;
	margin:10px 0px 0px 0px;
}

#sidebar .boxed .content {

	list-style:none;
	float:left;
}

#sidebar .boxed ul {
	float:left;
	
}

#sidebar .boxed li {
list-style-type:none;
margin:5px 5px;
float:left;
width:150px;
border-bottom:1px solid #e3e3e3;
line-height:14px;
letter-spacing:-1px;

}

#sidebar .boxed a {
text-decoration:none;
color:#C6560C;
}

#sidebar .boxed a:hover {
color:#FF6500;
}
/* Column Two */

#colTwo {
	float:left;
	list-style-type:none;
	list-style:none;
	padding:10px 10px 10px 0px;
}

#colTwo ul {
	margin: 0;
	padding: 0px 0 0 0;
}

#colTwo li {
	list-style-type:none;
	margin:0;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:5px;
	text-align:left;

}

#colTwo li a {
	text-decoration:none;
	color:#C6560C;
	border-bottom:1px solid #B9AD95;
	margin: 0;
	list-style:none;
}

#colTwo li a:hover {
	color:#FF6500;
}

#colTwo ul li a {
margin-left:20px;
	text-decoration:none;
	color:#C6560C;
	border-bottom:1px solid #B9AD95;
}

#colTwo ul li a:hover {
	color:#FF6500;
}

.none {
	list-style-type:none;
	margin-left:10px;
}

#colTwo li li {
	margin-bottom: auto;
}

#colTwo li ul {
	padding-left: 10px;
	list-style: square inside;
}

#colTwo ul li{
	padding-left: 10px;
	list-style: none;
}

#colTwo h2 {
	width:158px;
	background:#DFDFD3;
	font-size: 15px;
	font-weight: bold;
	color: #2F2F2E;
	padding-left: 5px;
	margin:0px 0px 5px 10px;
	border-bottom: 1px solid #2C2C2C;
}

#textfield1 {
	width: 95px;
	height:18px;
	background: #9E9E9E url(../image/img4.gif) repeat-x;
	border: 1px solid #9C9C9C;
	list-style-type:none;
	float:left;
}
#textfield2 {
width: 123px;
height:18px;
	background: #9E9E9E url(../image/img4.gif) repeat-x;
	border: 1px solid #9C9C9C;
	list-style-type:none;
	float:left;
}
#textfield3 {
width: 110px;
height:18px;
	background: #9E9E9E url(../image/img4.gif) repeat-x;
	border: 1px solid #9C9C9C;
	list-style-type:none;
	float:left;
}

#submit1 {
	background: #9E9E9E url(../image/img5.gif) repeat-x;
	border: 1px solid #625252;
	border-right-color: #1B0F0F;
	border-bottom-color: #1B0F0F;
	color: #CCCCCC;
	float:left;
	height:22px;
}

.fildstyle{
height:20px;
float:left;}