@charset "utf-8";
ul {
	margin-bottom: 30px;
}

ul li {
	padding-top: 4px;
	padding-bottom: 4px;
}

.bxes_hold
{
	display: block;
	padding-top: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8C4F50;
	border-right-color: #8C4F50;
	border-bottom-color: #8C4F50;
	border-left-color: #8C4F50;
	clear: both;
}

.bxes_hold .abs_top
{
	background-image: url(../img/css/box_hold/top_bg.jpg);
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	font-size: 14px;
	color: #cccccc;
	padding-top: 7px;
	font-weight: bold;
}


.bxes_hold .item
{
	margin-bottom: 4px;
	background-image: url(../img/css/box_hold/item_bg.jpg);
	height: 121px;
}
.bxes_hold  .item  .b 
{
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	font-weight: normal;
}

.bxes_hold .item p
{
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	height: 56px;
}

.bxes_hold .item a.more
{
	display: block;
	text-align: right;
	padding-right: 20px;
	padding-left: 15px;
	margin: 0px;
	color: #8e5051;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	font-size: 11px;
	text-decoration: underline;
	width: 105px;
	float: right;
}

.two-bx_hold
{
	height: 345px;
	padding-top: 10px;
}

.two-bx_hold .item
{
	float: left;
	width: 275px;
	height: 340px;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}
.two-bx_hold  .item  input.format
{
	border: 1px none #D8D9DD;
	width: 190px;
	background-color: #FFFFFF;
}

.two-bx_hold .item select
{
	background-color: #FFFFFF;
	border: 1px solid #D8D9DD;
}

.two-bx_hold .item textarea
{
	background-color: #FFFFFF;
	border: 1px none #D8D9DD;
	overflow: auto;
	width: 190px;
	height: 80px;
}




.two-bx_hold .item p.h
{
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 25px;
}

.two-bx_hold .item#two-box1
{
	background-image: url(../img/css/two-bx/bg_green.jpg);
}
.two-bx_hold  .item#two-box1 #send_button
{
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.two-bx_hold .item#two-box2
{
	background-image: url(../img/css/two-bx/bg_red.jpg);
	margin-left: 10px;
}

.two-bx_hold .item#two-box2map
{
	background-image: url(../img/css/two-bx/bg_red_map.jpg);
	margin-left: 10px;
}


.general_form
{
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	font-size: 11px;
}
.general_form   input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.form_item_head
{
	color: #853D3E;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	padding-right: 5px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	vertical-align: top;
}
#validation-code
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
}

.top_form_item_head
{
	font-weight: bold;
	color: #853D3E;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	font-size: 11px;
}


.r_float_img
{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.l_float_img
{
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}



.small_grey
{
	color: #333333;
	font-size: 10px;
}

.vbig_center_blue
{
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	font-size: 22px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #496E8B;
}

.speechmark_box
{
	background-color: #eeeeee;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	font-weight: normal;
	color: #753F3D;
	border-top-width: 3px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #D8D9DD;
	border-right-color: #D8D9DD;
	border-bottom-color: #D8D9DD;
	border-left-color: #D8D9DD;
	background-image: url(../img/css/speechmark_box/left.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	line-height: 21px;
	font-size: 12px;
	padding-bottom: 10px;
}

.speechmark_box p
{
	display: block;
	margin: 0px;
	padding-top: 9px;
	padding-right: 50px;
	padding-bottom: 7px;
	padding-left: 50px;
	background-image: url(../img/css/speechmark_box/right.jpg);
	background-repeat: no-repeat;
	background-position: 580px bottom;
	font-weight: normal;
}

.red_coloured_box
{
	background-image: url(../img/css/coloured_content_box/red/body.jpg);
	background-position: bottom;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}

.red_coloured_box .head
{
	background-image: url(../img/css/coloured_content_box/red/head.jpg);
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 22px;
	padding-left: 15px;
	margin-right: -15px;
	margin-left: -15px;
	background-repeat: no-repeat;
}



.blue_coloured_box
{
	background-image: url(../img/css/coloured_content_box/blue/body.jpg);
	background-position: bottom;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}

.blue_coloured_box .head
{
	background-image: url(../img/css/coloured_content_box/blue/head.jpg);
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 22px;
	padding-left: 15px;
	margin-right: -15px;
	margin-left: -15px;
	background-repeat: no-repeat;
}



.button_text
{
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}

ul#page_links
{
	padding-bottom: 20px;
}

ul#page_links li
{
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../img/css/page_links/down_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 1px;
	padding-bottom: 2px;
	background-position: left 4px;
}

ul#page_links li:hover
{
	background-image: url(../img/css/page_links/down_arrow-hover.jpg);
}

ul#page_links li a
{
	font-weight: bold;
	color: #853D3E;
}

ul#page_links li a:hover
{
	text-decoration: none;
}
ul.link_ul
{
}
ul.link_ul li a
{
	color: #295A85;
}

ul.link_ul li a:hover
{
	color: #853D3E;
}

ul.link_ul li a:visited
{
	color: #666666;
}

.formatted_table
{
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #737373;
	border-right-color: #737373;
	border-bottom-color: #737373;
	border-left-color: #737373;
}



.formatted_table tr.table_head td
{
	text-align: center;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FCFBFE;
	background-image: url(../img/css/formatted_table/table_head_bg.jpg);
	background-position: right top;
}

.formatted_table tr
{
}

.formatted_table tr.grey
{
	background-color: #FCFBFE;
}

.formatted_table tr td
{
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #D8D9DD;
	border-right-color: #D8D9DD;
	border-bottom-color: #D8D9DD;
	border-left-color: #D8D9DD;
}
.formatted_table  tr.blue td
{
	color: #5C7F9B;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	background-color: #FFFFFF;
}


.formatted_table tr.head1 td
{
	font-weight: bold;
	color: #935958;
	text-align: center;
	background-color: #eeeeee;
	border-bottom-color: #935958;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	font-size: 12px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #dddddd;
}

.formatted_table tr td.vert_head
{
	text-align: right;
	padding-right: 6px;
	font-weight: bold;
	color: #444444;
	padding-left: 0px;
}
.formatted_table tr td.left_head
{
	font-weight: bold;
	color: #94595A;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #292C29;
	border-right-color: #292C29;
	border-bottom-color: #292C29;
	border-left-color: #292C29;
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
}



#news_ticker
{
	height: 30px;
	background-image: url(../img/css/news_bg/bg.jpg);
	padding-left: 70px;
	padding-top: 2px;
}
#news_ticker a
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.more_info_quote
{
	background-image: url(../img/css/bottom_quote/more_info_quote_bg.jpg);
	height: 148px;
	width: 620px;
	padding: 0px;
	display: block;
	position: relative;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.more_info_quote  span
{
	margin-top: 60px;
	margin-left: 10px;
	color: #F0F0F0;
	display: block;
	position: absolute;
}

.more_info_quote a.bbz1
{
	position: absolute;
	right: 185px;
	bottom: 24px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.more_info_quote a.bbz1 img
{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.b2col_hold #b2col_hold_right {
	float: right;
	width: 280px;
	border: 1px solid #666;
	padding: 10px;
	background-color: #FCFCFE;
}
.b2col_hold #b2col_hold_left {
	float: left;
	width: 300px;
}
