@charset "utf-8";
.map {
	border: 1px solid #000;
	text-align: center;
	margin-left: 5px;
}

h1 {
	text-transform: capitalize;
}
.rhs_header {
	font-family: Calibri;
	font-size: 20px;
	font-style: normal;
	color: #FFF;
	background-color: #FCB120;
	margin: 0px;
	font-weight: bolder;
	text-transform: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D46E2C;
	border-right-color: #D46E2C;
	border-bottom-color: #D46E2C;
	border-left-color: #D46E2C;
}
.rhs_body {
	font-family: Calibri;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D46E2C;
	border-right-color: #D46E2C;
	border-bottom-color: #D46E2C;
	border-left-color: #D46E2C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../Images/Structure/Background_search.gif);
	background-repeat: repeat-x;
}

.main_header {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	color: #E6F1F7;
	background-color: #000FCC;
	margin: 0px;
	padding: 5px;
	font-weight: bolder;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-transform: capitalize;
	border: 1px solid #00279B;
}
.main_body {
	font-family: Calibri;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding: 5px;
	border: 0px solid #D7D7D7;
}
.form {
	font-family: Calibri;
	background-color: #D7BCA8;
}
.rhs_ad {
	margin: 0px;
	padding: 5px;
	background-position: center;
	text-align: center;
	border: 1px dotted #D46E2C;
}
.main_tb {
	margin: 0px;
	padding: 2px;
	border: 1px none #000000;
}
.main_td {
	margin: 0px;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.header_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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.img {
	float: right;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.img_centre {
	margin: 0px;
	float: none;
	border: 1px solid #000000;
}

.store_table {
	font-family: Calibri;
	font-size: 12px;
	padding: 5px;
}
.store_table p {
	line-height: 0px;
}
.main_header_colour {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #EAEAEA;
	margin: 0px;
	padding: 5px;
	border: 1px solid #D7D7D7;
	font-weight: bold;
}
.main_body_colour {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
.Float_right_text {
	float: right;
	color: #FFF;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10em;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2em;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	width: 15em;
	font-weight: bold;
}
.Float_right_text a  {
	float: none;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: underline;
}
.Float_right_text p {
	float: none;
	color: #FFF;
	text-decoration: underline;
	line-height: 0px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.float_left {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.centre {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.title_header h1{
	font-family: Calibri;
	font-size: 13px;
	font-style: normal;
	color: #000;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #8282FF;
	border-left-color: #CCC;
	text-transform: capitalize;
	border-top-width: 0px;
	border-right-width: 0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	margin: 0px;
	line-height: 17px;
	letter-spacing: 1px;
}
.title_header {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-repeat: repeat-x;
	border: 1px solid #999;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	color: #CCC;
	background-color: #E7E5DC;
	margin: 0px;
}
.title_header p {
	font-family: Calibri;
	font-size: 15px;
	font-style: normal;
	color: #1E507C;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #8282FF;
	border-left-color: #CCC;
	text-transform: capitalize;
	border-top-width: 0px;
	border-right-width: 0px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-top-right-radius: 15px;
	-moz-border-top-left-radius: 15px;
	margin: 0px;
}
.grey_box {
	float: none;
	color: #333;
	font-weight: bold;
	text-transform: capitalize;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 95%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.img_small {
	margin: 1px;
	border: 1px solid #000000;
}
.Twitter {
	text-align: center;
	background-position: center;
}
.image_small {
	border: 1px solid #000;
}
.main_tb_75 {
	margin: 0px;
	padding: 2px;
	border: 1px none #000000;
	float: none;
	width: 75%;
	clear: none;
}
.main_header_green {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	background-color: #199E80;
	margin: 0px;
	padding: 5px;
	font-weight: bolder;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-transform: capitalize;
	border: 1px solid #0D4F40;
}
.main_header_yellow {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	background-color: #F99C1B;
	margin: 0px;
	padding: 5px;
	font-weight: bolder;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-transform: capitalize;
	border: 1px solid #BB6D04;
}
.main_header a:link {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	background-color: #000FCC;
	margin: 0px;
	padding: 5px;
	font-weight: bolder;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-transform: capitalize;
	border: 0px solid #00279B;
	text-decoration: underline;
}
.main_header a:visited {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	background-color: #000FCC;
	margin: 0px;
	padding: 5px;
	font-weight: bolder;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-transform: capitalize;
	border: 0px solid #00279B;
	text-decoration: underline;
}
