/* Interburns main stylesheet - designed by dorindesign(TM) */

div#pagecontent{
	background-image:url(../imgs/mainimg_left.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	background-attachment:scroll;
	position:relative;
	float:left;
	clear:both;
	top: 153px;
	border: 0px;
	width: 100%;
}

.wide{
	border: none;
	width: 100%;
	padding-right:20px;
	padding-left:95px;
	margin-top: 30px;
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height: 18px;
	text-align:justify;
	float:left;
	z-index:0;

}

#textblock{
	border: none;
	width: 415px;
	padding-right:20px;
	padding-left:95px;
	margin-top: 10px;
	margin-bottom: 20px;
	float:left;
	z-index:0;
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height: 18px;
}

#textblock p{
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height: 18px;
	text-align:justify;
}

#textblock span{
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height: 18px;
	text-align:left;
}

div#textblock a{
	text-decoration:underline;
	color: #FF7633;
}

div#textblock a:hover{
	text-decoration:none;
	color: #113275;
}

div#textblock ul{
	list-style:none;
	list-style-image:url(../imgs/arrow_list_bullet.gif);
	list-style-position:outside;
	line-height: 18px;
}

.subtitle{
	font-weight: bold;
	color: #FF7633;
}

div#morelink{
	padding-right: 5px;
	margin-bottom: 20px;
	float:right;
}