body{
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}

a.link{
	color: #b32929;
	text-decoration: none;
	font: bold 17px 'Arial';
	height: 100%;
	padding: 0px;
}

a.link2{
	color: #b32929;
	text-decoration: none;
	font: normal 14px 'Arial';
	height: 100%;
	padding-left: 0px;
}

div.link{
	padding: 5px 5px 5px 4px;
	margin-left: 5px;
}

div.link2{
	padding: 5px 5px 5px 4px;
	margin-left: 150px;
}

div.line{
	width: 4px;
	display: inline;
	background-color: #ffedde;
	border: solid 2px #ffedde;
	margin-right: 5px;
}

div.header_back_left{
	margin-top: 20px;
	height: 16px;
	background: url(../img/text_back_l.gif) no-repeat bottom left #ffd6b2;
}

div.header_back_right{
	height: 100%;
	width: 100%;
	background: url(../img/text_back_r.gif) no-repeat top right;
}

div.dotted{
	border-bottom: dotted 1px #b32929;
	margin-bottom: -5px;
	overflow: hidden;
	display: block;
	height: 1px;
	width: 60%;
}

h2.header{
	color: #b32929;
	line-height: 0px;
	margin: -31px 0px 20px 5px;
	font: normal 25px 'Californian FB';
}

.bottom_table_left{
	background: url(../img/tbl_4_tl.gif) no-repeat #ffa04c;
	color: #fff;
	font: normal 12px 'Verdana';
	padding-left: 15px;
}

.bottom_table_right{
	height: 22px;
	width: 100%;
	padding-top: 8px;
	background: url(../img/tbl_4_tr.gif) no-repeat top right #ffa04c;
}

.image_border{
	border: 1px solid #FFFFFF;
	margin: 0px 15px 15px 0px;
}

td.content{
	font: normal 13px 'Verdana';
	color: #534a4a;
}

.news_header{
	font: bold 14px 'Verdana';
	text-decoration: none;
	color: #534a4a;
}

a.news_href{
	font-size: 13px;
	color: #534a4a;
	text-decoration: none;
}

a.news_href:hover{
	font-size: 13px;
	color: #884a4a;
	text-decoration: none;
}

.banner_border{
	margin: 0px 0px 10px 0px;
}

.table_border{
	border: 0px solid #E8B2A7;
	font-size: 12px;
	color: #884a4a;
	text-decoration: none;
	padding: 2px;
}

.table_td{
	text-align: left;
	vertical-align: top;
	border: 1px solid #E8B2A7;
	font-size: 12px;
	font: normal 12px 'Verdana';
	color: #884a4a;
	text-decoration: none;
	padding: 5px;
	background: #FFFFFF;
}

.gallery_image_border{
	border: 1px solid #FFA04C;
	margin: 5px;
}

.content{
    text-align: justify;
}
