/* CSS Document */

html,form, body, ul, li, a, div, img, p, hr {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 98%;
	color:#000000;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.mccform {
	clear:right;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 160%;
	line-height: 28px;
	color: #333333;
	min-height: 45px;
}

.pageheading {
	padding-left: 80px;
	min-height: 45px;
}

#Headerhack {
	background-image: url(../body_images/title_slice.gif);
	background-repeat: repeat-x;
	height: 45px;
	width: 500px;
	margin-bottom: 10px;
}

#Headerhack_long {
	background-image: url(../body_images/title_slice.gif);
	background-repeat: repeat-x;
	height: 45px;
	width: 610px;
	margin-bottom: 10px;
}

#Lefticon {
	background-image: url(../body_images/title_icon.gif);
	background-repeat:no-repeat;
	height: 45px;
}

#Rightslice {
	background-image: url(../body_images/title_righth.gif);
	background-repeat: no-repeat;
	background-position:right;
	height: 45px;
}

h4 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 90%;
	font-weight: bold;
}

.Recruitmentdetails em {
	font-size: 90%;
	color: #1568B3;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-weight: bold;
}

h6 {
	margin: 0px;
	padding:0px;
	font-size: 0.6em;
	line-height: 1.2em;
}

#Menu_Container h6 {
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

.indexmain {
	font-size: 90%;
	line-height: 90%;
	margin: 0px 0px 6px 0px;
}

#Content>p {
	margin: 0px;
}

#Content>p+p {
	text-indent: 30px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #0D3686;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #0D3686;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #0D3686;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #0D3686;
	text-decoration: none;
}



#Header {
	/*margin: 50px 0px 10px 0px;*/
	/*padding: 17px 0px 0px 20px;*/
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:240px; 
	width: 995px;
	/*border-style:solid;
	border-color:black;
	border-width:1px 0px;*/ /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
/* IE hack. 
Thanks to bluerobot for publicising it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 240px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {
	height:240px;
}

#Headerright {
	float: right;
	width: 521px;
	height: 240px;
}

#Flashheader {
	position: absolute;
	top: 0px;
	left: 474px;
	width: 520px;
	height: 240px;
	z-index: -10;
}


#Topnav {

	float: right;
	margin-top: 35px;
	padding-right: 85px;
	display: inline;
}

#Topnav ul.new_nav {
	list-style-type: none;
	display: inline;
}

#Topnav ul.new_nav li {
	padding-right: 20px;
	padding-left: 20px;
	display: inline;
}

#Topnav ul.new_nav li.divider {
	background-image: url(../header_images/divider.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#Topnav ul.new_nav a:link {
	font-size: 0.8em;
	background-image: none;
	color: #006600;
	text-decoration: underline;
	line-height: 1.4em;
	padding: 0px;
	margin: 0px;
}

#Topnav ul.new_nav a:visited {
	font-size: 0.8em;
	background-image: none;
	color: #000000;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}

#Topnav ul.new_nav a:hover {
	font-size: 0.8em;
	background-image: none;
	color: #0D3686;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#Topnav ul.new_nav a:active {
	font-size: 0.8em;
	background-image: none;
	color: #006600;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#Topnav h5 {
	padding-top: 2px;
	padding-right: 5px;
	margin-bottom: 7px;
}

#Topnav a:link {
	background-image: url(../body_images/top_button_up.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 6px;
	padding-bottom: 2px;
	color: #006600;
	text-decoration: underline;
}

#Topnav a:visited {
	background-image: url(../body_images/top_button_up.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 6px;
	padding-bottom: 2px;
	color: #006600;
	text-decoration: underline;
}

#Topnav a:hover {
	background-image: url(../body_images/top_button_down.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 6px;
	padding-bottom: 2px;
	color: #006600;
	text-decoration: none;
}

#Topnav a:active {
	background-image: url(../body_images/top_button_up.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 6px;
	padding-bottom: 2px;
	color: #006600;
	text-decoration: underline;
}

#Header_logo {
float: left;
}

/*Search button*/

.search a {
	display:block;
	float: right;
	width: 92px;
	color:#FFFFFF;
	margin: 0px 6px 0px 6px;
	background: url(../body_images/search.gif) 0 0 no-repeat;
	text-decoration:none;
}

.search a:hover {
	background-position: 0px -23px;
	color:#FF0033;
}

.search a:active {
	background-position: 0 -23px;
}

/*Top left header icons*/

#Header_icons {
	position: absolute;
	top: 10px;
	left: 15px;
}

.Athome a {
	display:block;
	float: left;
	width: 23px;
	color:#FFFFFF;
	margin: 0px 6px 0px 6px;
	background: url(../body_images/buttons_top_left.gif) 0 0 no-repeat;
	text-decoration:none;
}

.Athome a:hover {
	background-position: 0px -23px;
	color:#FF0033;
}

.Athome a:active {
	background-position: 0 -23px;
}

/*Top left header icons end*/

#Searchbox {
	position: absolute;
	top: 217px;
	left: 890px;
	width: 95px;
}

#Breadcrumb {
	position: relative;
	display: block;
	left: 10px;
	color: #000000;
	width: 600px;
	height: 13px;
}

#Date {
	float: right;
	padding-right: 8px;
	padding-top: 2px;
}

#Breadcrumb h5 {
	font-size: 70%;
	font-weight: bolder;
	padding: 0px 0px 5px 0px;
}

#Breadcrumb a:link {
	color: #0D3686;
	text-decoration: underline;
}

#Breadcrumb a:visited {
	color: #0D3686;
	text-decoration: underline;
}

#Breadcrumb a:hover {
	color: #0D3686;
	text-decoration: none;
}

#Breadcrumb a:active {
	color: #0D3686;
	text-decoration: underline;
}

#Content {
/*Contribute Fix*/
	width: 825px;
	margin-right:0px;
	margin-bottom: 30px;
	margin-left: 160px;
	padding: 16px 0px 10px 10px;
}

#Content p {
	line-height: 20px;
}

ol {
	line-height: 20px;
}

ol li {
	padding-bottom: 20px;
}

#Content_header {
	padding: 5px;
}

#Content_top {
	float: left;
	border-bottom: 3px #0D3686 solid;
}

#Content_header2 {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
}

.Content_cell {
	clear: left;
	padding: 10px 0px 10px 0px;
}

#Ch_pic {
	float: right;
	margin-right: 5px;
}

#rightcolumn {
	float: right;
	width: 220px;
	background-color: #E6FFFF;
	margin-left: 5px;
	margin-bottom: 32px;
}

/*News layout begin*/

#newscolumns {
	width: 817px;
}

#leftnewscolumn {
	float: left;
	width:218px;
	background-color: #E6FFFF;
	display: inline;
}

#centrenewscolumn {
	float: left;
	background-color: #E6FFFF;
	margin-left: 3px;
	margin-right: 3px;
	width: 375px;
	display: inline;
}

#rightnewscolumn {
	float: left;
	width:218px;
	background-color: #E6FFFF;
	display: inline;
}

.newsheading_text {
	padding: 10px 8px 10px 8px;
	font-size: 120%;
	margin: 0px;
	text-align: center;
}

.news_text {
	padding: 7px 4px 4px 4px;
	margin: 0px;
	text-align: center;
}

.kibblenews_text {
	padding: 7px 4px 4px 4px;
	margin: 0px;
	text-align: center;
}

.news_desc {
	padding: 2px 10px 0px 8px;
	line-height: 11px;
	text-align: center;
	font-size: 80%;
}

/*News layout end*/

#rightcolumn img {
	padding: 10px 0px 5px 10px;
}

/*Right column construct here */

#rc_top {
	background-image: url(../body_images/rc_top.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
}

#rc_bottom {
	background-image: url(../body_images/rc_bottom.gif);
	background-repeat:repeat-x;
	background-position: 0 100%;
}

#rc_left {
	background-image: url(../body_images/rc_left.gif);
	background-repeat:repeat-y;
	background-position: 0 0;
}

#rc_right {
	background-image: url(../body_images/rc_right.gif);
	background-repeat:repeat-y;
	background-position: 100% 0;
}

#rcbl {
	background-image: url(../body_images/rcbl.gif);
	background-position: 0 100%;
	background-repeat:no-repeat;
}

#rcbr {
	background-image: url(../body_images/rcbr.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

#rctr {
	background-image: url(../body_images/rctr.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

#rctl {
	background-image: url(../body_images/rctl.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* Right column construct end */

/*Video right column adjustments */

#rightcolumnvideo {
	float: right;
	width: 310px;
	background-color: #E6FFFF;
	margin-left: 5px;
}

#rightcolumnmap {
	float: right;
	width: 310px;
	background-color: #E6FFFF;
	margin-left: 14px;
}

#videoright {
	padding: 10px 0px 25px 4px;
}

.rcollogo {
	margin-bottom: 20px;
}

.image_rc {
	margin: 10px 0px 10px 52px;
}

/*Addition 12/06/07*/

.image_rc2 {
  margin: 10px 0px 10px 48px;
}

.image_rc3 {
  padding: 10px 0px 30px 77px;
}
/*End of Addition 12/06/07*/

/*Right column adjustment end*/

/*Education list*/

#rightcolumneducation {
	float: right;
	width: 180px;
	background-color: #E6FFFF;
	list-style-image: none;
}

.educationlist {
  	list-style: none outside none;
	text-align: center;
	padding: 0px 5px 12px 5px;
}

.educationlist li {
  padding:2px 4px 1px 1px;
}

.educationlist .seducation {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #22217F;
	padding: 0px 2px 2px 15px;
	background-image: url(../body_images/education_menubullet.gif);
	background-repeat: no-repeat;
}

/*Education list end*/

.Imgcap {
	padding: 2px 10px 10px 2px;
	text-align: center;
	font-size: 80%;
	font-style: italic;
}

.Imgcap2 {
	padding: 2px 10px 10px 2px;
	width: 180px;
	text-align: center;
	font-size: 80%;
	font-style: italic;
}

.Rhc_text {
	padding: 10px 4px 10px 4px;
	margin: 0px;
	text-align: center;
}

.Rhc_text2 {
	padding: 0px 18px 10px 14px;
	margin: 0px;
	text-align: left;
}

.Img_bodyleft {
	float: left;
	padding: 15px 10px 15px 15px;
}

.Img_bodyright {
	float: right;
	padding: 15px 15px 15px 10px;
}

.Img_bodyleft_flag {
	float: left;
	border: 1px solid #000000;
	margin: 15px 10px 15px 15px;
}

.row {
	clear: both;
	vertical-align: middle;
}

h2 {
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 110%;
	font-weight: normal;
	padding: 2px 0px 2px 24px;
	margin: 0px;
	text-align: center;
}

h3 {
	font-family: Arial, sans-serif;
	color: #0D3686;
	font-size: 140%;
    font-weight: normal;
	margin: 0px;
}

#rightcolumn h3 {
	text-align: center;
	padding: 10px 10px 10px 10px;
}

#Content_left {
	width:268px;
	float:left;
	/*margin-top: 15px;*/
	margin-bottom: 10px;
	border-right: 3px #0D3686 solid;
	padding-bottom:10px;
	padding-right: 4px;
	}

/* Left image in series of 3 on main page */	

#ImgCtrleft {
	min-height:160px;
	background-image: url(../Images/reception2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}

/* Hack for height setting in both firefox and IE */

* html #ImgCtrleft {
	height:160px;
	}	

#Content_centre {
	width:259px;
	float:left;
	/*margin-top: 15px;*/
	margin-bottom: 10px;
	padding-bottom:10px;
	padding-right: 4px;
	padding-left: 4px;
	}

/* Middle image in series of 3 on main page */

#ImgCtrmid {
	min-height:160px;
	background-image: url(../Images/Jordan-and-Billy-3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}

/* Hack for height setting in both firefox and IE */

* html #ImgCtrmid {
	height:160px;
}	

#Content_right {
	width:268px;
	float:left;
	/*margin-top: 15px;*/
	margin-bottom: 10px;
	border-left: 3px #0D3686 solid;
	padding-bottom:10px;
	padding-left: 4px;
}

#ImgCtrright {
	min-height:160px;
	background-image: url(../Images/upcoming_conf.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}

/* Hack for height setting in both firefox and IE */

* html #ImgCtrright {
	height:160px;
	}	

.submenu1 {
	background-image: url(../body_images/single_K.gif);
	background-position: left;
	background-repeat: no-repeat;
	min-height: 25px;
	vertical-align: bottom;
	width: 230px;
	padding-left:10%;
}

.indexrss {
	vertical-align: baseline;
	position: relative;
	right: -20px;
}

.yellow_submenu {
	clear: left;
    background-image: url(../body_images/emboss_k_yellow.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #FFFEDE;
	border: 1px solid #0D3686;
	min-height: 30px;
	width: 300px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 328px;
}

.emboss_submenu {
	overflow: hidden;
    background-image: url(../body_images/white_k.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	color: #0D3686;
  	font-size: 110%;
	font-weight: bold;
	padding: 8px 0px 4px 18px;
	margin: 0px 0px 0px 18px;
	min-height: 21px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

/* Hack for height setting in both firefox and IE */

* html .submenu1 {
	height:30px;
}	

blockquote.pullquote {
	float: left;
	width: 200px;
	margin: 10px 10px 10px 20px;
	background-color: #c7c7c7;
	background-image: url(../body_images/pullquote_top.gif);
	background-repeat: no-repeat;
	position: relative;
}

#quotetext {
	color: #363636;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.2em;
	padding: 30px 10px 15px 10px;
	text-align: center;
	background-image: url(../body_images/quotemark_bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 200px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
}

p.quotecite {
	color: #0D3686;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 20px;
	background-image: url(../body_images/pullquote_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 0;
}

/* Menu CSS from here */

#Menu_Container {
	position: absolute;
	top: 255px;
	left: 5px;
	width: 156px;
    height: 415px;
    float: left;
}

#Menu_Top {
    width: 156px;
    height: 11px;
    background-image: url(../body_images/Menu_Top.jpg);
	background-repeat: no-repeat;
    float: left;
}

#Menu_Middle {
    width: 156px;
    background-image: url(../body_images/Menu_Middle.jpg);
	background-repeat: repeat-y;
    float: left;
    color: white;
    padding: 0px;
}

#Menu_Bottom {
    width: 156px;
    height: 10px;
    background-image: url(../body_images/Menu_Bottom.jpg);
	background-repeat: no-repeat;
    float: left;
}

ul.MenuContents li ul{
    display:none;
}

ul.MenuContents, ul ul {
    list-style-type: none;
  	padding: 0px;
  	margin: 0px;
}

ul.MenuContents {
    padding: 0px;
    margin: 0px;
}
 
ul.MenuContents li.snone {
    margin: 0px 0px 5px 5px;
    padding: 1px 0px 2px 0px;
    background-image: url(../body_images/MenuButton.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

ul.MenuContents li a, ul.MenuContents li a:visited {
  	text-decoration: none;
  	color: #FFFFFF;
  	font-weight: bold;
  	font-size: 12px; /* Font change */
  	font-family : Verdana;
}

ul.MenuContents li.snone:hover {
	font-size: 12px; /* Font change */
    background-image: url(../body_images/MenuButtonDown.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

ul.MenuContents li a:hover {
	font-size: 12px; /* Font change */
	color: #90EE90;
	text-decoration: underline;
}

ul.MenuContents li.snone p{
    font-weight: bold;
    font-size: 12px; /* Font change */
    font-family: Verdana;
    margin: 0px 0px 0px 24px;
    padding: 0px;
}

ul.MenuContents li.sparent p{
    font-weight: bold;
    font-size: 90%; /* Font change */
    font-family: Verdana;
    margin: 0px 0px 0px 24px;
    padding: 0px;
}

ul.menuContents li.sparent ul.schild {
    margin: 0px 0px 0px 30px;
    width: 114px;
}

ul.MenuContents li.sparent ul.schild p{
    font-weight: bold;
    font-size: 12px; /* Font change is this sub menu?? */
    font-family: Verdana;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

ul.MenuContents li.sparent:hover{
    color: red;
}

ul.MenuContents li.sparent {
    margin: 0px 0px 5px 5px;
    padding: 1px 0px 2px 0px;
    background-image: url(../body_images/MenuButtonDown.gif);
	background-repeat: no-repeat;
    color: #90EE90;
}

ul.MenuContents li.sparent ul.schild {
    display: block;
}

ul.MenuContents li.sparent ul{
    background-image: url(../body_images/SubMenu_Middle.jpg);
}

ul.MenuContents li.sparent ul li {
    margin: 2px 0px 2px 0px;
    padding: 0px 0px 0px 10px;
}

ul.MenuContents li.sparent ul li:hover{
    background-image: url(../body_images/SubMenu_Middle_Hover.gif);
	background-position: -10px 0px;
    margin: 2px 0px 2px 0px;
    padding: 0px 0px 0px 10px;
}

ul.MenuContents li ul li.schild_selected a{
	font-size: 12px;
	border-left: 6px solid #299C37;
	padding-left: 4px;
}

ul.MenuContents .sparenta {
	font-size: 12px;
	border-left: 6px solid #BFCFFF;
	padding-left: 4px;
}

	/* End of Menu code */

ul#Units {
  	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul#Units li {
	display: inline;
	padding: 2px;
	width: 300px;
	height: 100px;
	border: medium groove #A5A5A5;
	background-color: #A5A5A5;
}

ul#Units li:hover {
  	border: medium ridge #BFCFFF;
	background-color: #BFCFFF;
}

ul#Units li a:hover {
	color: #299C37;
}

ul.bodylist {
	margin: 4px 5px 8px 280px;
	list-style-image: url(../body_images/bullet_swoosh.gif);
}

ul.bodylist li {
	padding: 0px 0px 4px 8px;
}

ul.bodylist2 {
	list-style-image: url(../body_images/bullet_swoosh.gif);
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 180px;
}
ul.bodylist2new {
	list-style-image: url(../body_images/bullet_swoosh.gif);
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 80px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}


ul.bodylist_none {
	margin: 4px 5px 8px 10px;
	list-style-image: url(none);
}

ul.bodylist2 li {
	padding: 0px 0px 4px 8px;
}

ul.bodylist_mc2 {
	margin: 4px 5px 8px 100px;
	list-style-image: url(../body_images/mc2_man.gif);
}

ul.bodylist_mc2 li {
	padding: 0px 0px 4px 8px;
}

ul.nobullet {
	list-style: none;	
}

/* Recruitment*/

.Recruitmentdetails {
	/*float:left;*/
	border-bottom: 2px dotted #0D3686;
	margin: 8px 15px 10px 0px;
	padding: 10px 0px 5px 10px;
}
.charityText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}


.recruitment_submenu {
  	background-image: url(../body_images/recruitment_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #1568B3;
	min-height: 24px;
	padding: 0px;
	width: 400px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 428px;
}

.Recruitmentdetails h2 {
	color: #FFFFFF;
	font-size: 130%;
	padding: 2px 0px 2px 36px;
	margin-bottom: 30px;
}

.Recruitmentdetails h2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.Recruitmentdetails h2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.Recruitmentdetails h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.Recruitmentdetails h2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#Rhcimage img {
	float: left;
	padding-right: 10px;
}

/*End Recruitment*/

#Clear {
	clear: both;
}

.clearall {
	clear: both;
}

.clearleft {
	clear: left;
}

.Indentleft1 {
	margin-left: 180px;
	margin-top: 15px;
}

#Footer {
	width: 970px;
	height: 48px;
	margin-left: 20px;
	margin-top: 18px;
	margin-bottom: 5px;
	background-image: url(../body_images/footer_slice.jpg);
	background-repeat: repeat-x;
}

.Footer_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	padding-top: 4px;
	margin-left: 10px;
}

#sss {
	position: relative;
	top: -38px;
	left: 480px;
	width: 320px;
	min-height: 8px;
	font-size: 70%;
	font-weight: bold;
	padding-bottom: 4px;
}

ul.footersss li {
	display: inline;
	padding: 2px 4px 2px 18px;
}

.bullet {
	background-image: url(../body_images/bullet_swoosh_trans.gif);
	background-position: left;
	background-repeat: no-repeat;
}

fieldset {
	border: 1px solid #0D3686;
	background-color: #bfcfff;
	position: relative;
	display: block;
}

legend {
	border: 2px solid #666666;
	background-color: #bfcfff;
	font-size: 120%;
	padding: 5px;
	position: relative;
	top: -17px;
}

label {
	font-size: 80%;
	font-weight: bold;
	display:block;
	padding-top: 10px;
}

em {
	font-size: 80%;
	font-weight: bold;
	color: #999999;
}

.quote {
	color:#333333;
}

#subscribe {
	position: absolute;
	top: 150px;
	right: 5px;
	width: 300px;
	height: 40px;
}

#subscribe fieldset {
	border: 1px solid #0D3686;
	background-color: #bfcfff;
	position: relative;
	top: -10px;
	display: block;
}

#subscribe label {
	font-size: 80%;
	font-weight: bold;
	display:block;
	padding: 0px 2px 2px 2px;
	margin: 0px;
}

.subscribetext {
	margin: 1px;
}

.subscribebutton {
	margin: 1px;
}

/*Maps css*/

#map {
	border: 1px solid black;
}

.bubble {
	width: 350px;
}

.bubble h1 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 130%;
	line-height: 28px;
	color: #333333;
}

.bubble p {
	margin: 0;
	border: 0;
	padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#deliverymap {
	margin: 20px 0px 10px 16px;
}

.error {
	font-size: 120%;
	color:#FF0000;
	padding: 5px;
}

/*Sitemap*/

.sitemap {
	margin-left: 40px;
	line-height: 1.3em;
	padding: 0px;
}

.sitemap span.none, .sitemap span.vert, .sitemap span.last, .sitemap span.midd {
	background:transparent 0px 0px no-repeat;
	width: 24px;
	height: 18px;
	display: block;
	float: left;
	margin-left: 1em;
}

.sitemap span.vert {background-image: url(../body_images/map_vert.gif);}

.sitemap span.last {background-image: url(../body_images/map_last.gif);}

.sitemap span.midd {background-image: url(../body_images/map_midd.gif);}

.sitemap ul, .sitemap li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Sitemap end */

#thumbwrap {
	width: 96%;
	float: left;
}

.thumb {
	float: left;
	border: 1px solid #000000;
	margin: 5px 15px 10px 0px;
}

.thumbhrh {
	float: left;
	border: 1px solid #000000;
	margin: 5px 15px 10px 0px;
	overflow: hidden;
	height: 80px;
	width:120px;
}

.panorama {
	float: right;
	padding-right: 30px;
	margin: 0px 0px 10px 10px;
}

#placement {
	width: 300px;
	margin-left: 20px;
	background-color: #FFFFFF;
}

#placement fieldset {
	padding: 0px 0px 10px 10px;
}

#upload em {
	color: #FF0000;
	font-size: 1.2em;
}

#Placements {
	float: right;
	clear: right;
	width: 220px;
	background-color: #BFCFFF;
	border: 1px solid #000000;
	margin: 5px;
	padding: 3px;
}

#Placements h4 {
	padding: 0px;
	margin: 0px;
}

#uploading {
	width: 85px;
	height: 45px;
	position: absolute;
	top: 300px;
	left: 300px;
	z-index: 1;
	visibility: hidden;
}

#uploading img {
	padding-left: 23px;
}

#news_right {
	float: right;
	width: 33%;
	padding-top: 5px;
}

#placement_box {
	margin-top: 3px;
}

.brd_rht{
	border-right: 1px solid #000000;
	padding: 3px 0px 3px 0px;
}

.brd_bot {
	border-bottom: 1px dashed #666666;
}
.conf {
	font-size: 80%;
	line-height: 2em;
	padding: 0px;
	margin: 0px;
}

.conf_h4 {
	font-size: 80%;
	font-weight: bold;
}

#placement_button {
	float: right;
	width: 150px;
	height: 150px;
	display: block;
	margin-top: -35px;
	margin-right: -4px;
}

#placement_button a{
	width: 150px;
	height: 150px;
	float: right;
	background-image: url(../body_images/placement_button.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
}

#placement_button h1 {
	position: relative;
	left: -1000px;
	font-size: 0.1em;
	line-height: 0.1em;
	margin: 0px;
	padding: 0px;
}

#placement_button a:hover {
	background-image: url(../body_images/placement_button.gif);
	background-position: 0 -148px;
	background-repeat: no-repeat;
	display: block;
}

#placement_button_ifs {
	float: right;
	width: 140px;
	height: 140px;
	display: block;
	padding-right: 5px;
}

#placement_button_ifs a{
	width: 140px;
	height: 140px;
	float: right;
	background-image: url(../body_images/placement_button_ifs.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
}

#placement_button_ifs h1 {
	position: relative;
	left: -1000px;
	font-size: 0.1em;
	line-height: 0.1em;
	margin: 0px;
	padding: 0px;
}

#placement_button_ifs a:hover {
	background-image: url(../body_images/placement_button_ifs.gif);
	background-position: 0 -139px;
	background-repeat: no-repeat;
	display: block;
}

#video {
	padding-top: 20px;
}

.img_front_rcol {
	float: right;
	width: 100px;
}

