/* CSS Document */

body{
	margin:0px;
	padding:0px;

}

/*a,img{
	border:none;
	outline:none;
}*/

.content {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #6d2e00;
	line-height:20px;
	text-decoration: none;
}
.content-blk {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #101010;
	line-height:20px;
	text-decoration: none;
}
.content-blka {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #101010;
	line-height:12px;
	text-decoration: none;
}
.content-blak {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #101010;
	line-height:14px;
	text-decoration: none;
}
.image_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #6d2e00;
	line-height:11px;
	text-decoration: none;
}
.inner-heading {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: bold;
	color: #6d2e00;
	text-decoration: none;
}
.inner-heading3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 19px;
	font-weight: bold;
	color: #6d2e00;
	text-decoration: none;
}
.inner-heading4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-weight: bold;
	color: #6d2e00;
	text-decoration: none;
}
.inner-heading5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #6d2e00;
	text-decoration: none;
}
.content-link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #6d2e00;
	line-height:16px;
	text-decoration: none;
	font-weight: bold;
}
.content-link:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #1baf00;
	font-weight:bold;
	line-height:16px;
	text-decoration: none;
}


.content2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #6d2e00;
	line-height:18px;
	text-decoration: none;
}
.content3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #6d2e00;
	line-height:10px;
	text-decoration: none;
}

.content-bold2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #6d2e00;
	font-weight: bold;
	text-decoration: none;
}
.content-bold {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #6d2e00;
	font-weight: bold;
	text-decoration: none;
}

ul.arrow {
	padding: 0px 0px 0px 17px;
margin: 5px 0px 12px 0px;}
ul.arrow li {
	padding: 0px 0px 0px 5px;
	list-style:disc;
	line-height: 18px;
}

.content-bullet ul {
	padding: 0px 0px 0px 0px;
}
.content-bullet ul li {
	list-style: none;
	background-position: 0px 8px;
	padding-left: 20px;
	line-height: 22px;
	background-image: url(../images/bullet-content.gif);
	background-repeat: no-repeat;
}

a#rollover {
	height: 54px;
	width:150px;
	display:block;
	background: url(../images/in-home-btn.jpg) left top;
	outline: none;
}

a#rollover span { display:none;
outline: none; }
a#rollover:hover {
	background: url(../images/in-home-btn-h.jpg) right top;
	outline: none;
}
