@charset "utf-8";

/* CSS Document */

/* Styles for Inner Pages */



body,td,th {

	font-family: Arial, Helvetica, sans-serif;

}

body {

	background:#a47d55;

	margin: 0px;

}



#wrap{

	width:752px;

	margin: 0em auto;

	margin-top:72px;

	margin-bottom:72px;

	background-color:#b5916b;

	height:100%;

	}

.header{

	background:#000000;

	height:131px;

	width:752px;

	float:left;

	position: relative;

	}

.title{

	width:347px; height:44px;

	float:left;

	margin:15px 0 0 24px;

	}

.top-icons{

	width:80px; 

	float:right; 

	margin-right:13px; 

	margin-top:25px;

	}

.top-nav{

	width:485px;

	height:55px;

	position:relative;

	float:right;

	margin-right:13px;

	margin-top:17px;

	}

div .top-nav a{

	width:48px;

	height:38px;

	display:inline-block;

	background: url(../images/top-nav-bg.jpg) no-repeat;

	list-style:none;

	padding:17px 23px 0px 23px;

	margin-left:2px;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif, Tahoma;

	color:#ffdcb9;

	float:left;

	text-align:center;

	text-decoration:none;

	}

	div .top-nav a:hover{

	color:#000000;

	text-decoration:none;

	}

.banner{

	width:752px;

	background:#666666;

	position:relative;

	float:left;

	}

.mid-body{

	background:#b5916b;

	width:752px;

	float:left;

	}

.left-img{

	width:180px;

	height:209px;

	float:left;

	margin:25px 0px 0px 25px;

	*margin:25px 0px 0px 10px;

	padding:0px;

	}

.img-bdr{

	border:#FFFFFF solid 2px;

	}

.content{

	width:450px;

	float:right;

	margin:25px 20px 0 50px;

	*clear: both;

	}

	

.content2{

	width:710px;

	*width:700px;

	float:left;

	margin:25px 20px 0 20px;

	*margin:25px 5px 0 10px;

	*clear: both;

	}

.txt{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	text-align:justify;

	line-height:18px;

	

	

	}

	a.txt, .txt a{

	color:#000000;

	text-decoration:underline;

	}

	a.txt:hover, .txt a:hover{

	color:#580000;

	text-decoration:none;

	}

.txt-red{

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#580000;

	line-height:28px;

	border:1px dashed #990000;

	text-align:center;	

	height:30px;

	width:450px;

	

	}

.more{

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#580000;

	line-height:20px;

	height:24px;

	}

	a.more, .more a{

		color:#580000;

		height:24px;

		text-decoration:none;

		}

	a.more:hover, .more a:hover{

		color:#000000;

		height:24px;

		text-decoration:underline;

		}



.content-list{

	float:right;

	width:440px;
	
	

	}

.list{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	text-align:justify;

	line-height:18px;

	margin:10px 0px 0px 0px;
	

	}

.list ul li{

	list-style: url(../images/bull-1.jpg) outside;

	display:block-inline;

	background: url(../images/list-bg.jpg) left repeat-x;

	height:21px;
	
	padding-left:10px;

	

	

	}

.footer{

	width:752px;

	background:#88362d;

	float:left;

	text-align:center;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#ffdcb9;

	padding:15px 0;

	}

	.footer a{

	color:#ffdcb9;

	text-decoration:none;

	padding:0 18px;;

	}

	.footer a:hover{

	color:#000000;

	text-decoration:none;

	padding:0 18px;;

	}

.copyright{

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#ffdcb9;

	text-align:center;

	padding-top:10px;

	padding-bottom:10px;

	float:left;

	width:752px;

	}