html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #E2E2E2;
	margin: 0px;
	height: 100%;
	width: 100%;
	padding: 0px;
}
img {
	border:none;
}
table#main_table {
	height: 100%;
	margin-left:auto; 
	margin-right:auto;
}
.left_shadow {
	background-image: url(../images/left_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.right_shadow {
	background-image: url(../images/rightt_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.middle_bg {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 900px;
	height: 100%;
	background-image: url(../images/content_area_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}.banner_container {
	background-color: #FFFFFF;
	background-image: url(../images/banner_swirls.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}
#logo {
	margin-left: 20px;
}
#coat_arms {
	margin-right: 20px;
}
#mnu_container {
	background-image: url(../images/mnu_container_bg.jpg);
	background-repeat: repeat-x;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 7px;
	padding-bottom: 5px;
}
#mnu_txt_bg {
	background-image: url(../images/mnu_text_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
#mnu_txt_bg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/mnu_div_line.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
}
#mnu_txt_bg a:hover {
	color: #F7E7CE;
	
}
.where_top {
	background-image: url(../images/shadow_at_mnu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	padding-bottom: 7px;
	padding-right: 6px;
	padding-left: 6px;
}
.text_boxx {
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.dash {
	background-image: url(../images/dash.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#left_mnu {
	margin-top: 20px;
}
#left_mnu a {
	color: #A66428;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3CCC5;
	line-height: 16px;
	width: 180px;
}
#left_mnu a:hover {
	color: #A66428;
	background-color: #F4F3F3;
}
p {
	margin: 0px;
	padding: 0px;
}
.page_title {
	font-family: "Lucida Sans Unicode";
	font-size: 20px;
	color: #8C1E17;
	font-weight: normal;
	margin-left: 245px;
}
.page_title_white {
	font-family: "Lucida Sans Unicode";
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 330px;
}
.base_line {
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D6D6D6;
	padding-bottom: 12px;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	margin-top: 25px;
}
.top_link {
	margin-top: 20px;
	margin-bottom: 24px;
	display: block;
	color: #BE732E;
	text-decoration: none;
}
.sub_hdrs {
	color: #A66428;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3CCC5;
}
.home_hdrs {
	color: #A66428;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3CCC5;
}
.news_hdrs {
	color: #A66428;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
.inner_links {
	color: #B87A27;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B87A27;
	text-decoration: none;
}
.news_item_container {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CECECE;
	padding-bottom: 15px;
	background-image: url(../images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.news_item_container2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CECECE;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-right: 30px;
}
.news_date {
	font-size: 11px;
	color: #999999;
}
#news_left_mnu {
	margin-top: 20px;
}
#news_left_mnu a {
	color: #A66428;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3CCC5;
	line-height: 16px;
	background-image: url(../images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#news_left_mnu a:hover {
	color: #A66428;
	background-color: #F4F3F3;
}
#home_left_mnu {
	height: 300px;
	overflow: auto;
	padding-top: 10px;
}
#home_left_mnu a {
	color: #A66428;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3CCC5;
	line-height: 16px;
	background-image: url(../images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 10px;
}
#home_left_mnu a:hover {
	color: #A66428;
	background-color: #F4F3F3;
}
.pink_box {
	background-color: #F7F3F0;
	background-image: url(../images/girl_test.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border: 2px solid #E0DFE3;
	padding-top: 10px;
	padding-right: 250px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bloo_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A3E72;
	text-decoration: none;
}
.text_boxx li {
	list-style-image: url(../images/orange_arrow.gif);
}
.text_boxx ul {
	padding: 0px;
	margin-left: 10px;
}
.pic_box {
	padding: 4px;
	margin-right: 20px;
	border: 1px solid #ECEBED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
pic_padda {
	margin-bottom: 20px;
}
.pic_padda {
	margin-bottom: 20px;
}
.pic_box img {
	margin-bottom: 3px;
}
.banner_grey_box {
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.hh_text {
	font-family: "Antique Olive", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #164F8D;
	text-decoration: none;
}
.lineeeee {
	background-image: url(../images/dash_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 25px;
}

.linnnz {
	height: 25px;
	padding-right: 3px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(/Assets/images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
.linnnz a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033CC;
	text-decoration: none;
}
