@import url(interior.css);

body {
background:transparent url(_images/landingRightBarBackground.gif) repeat-x top;
}
div.siteHeader {
background: url(_images/bg_SiteHeader.gif) repeat-x bottom;
}
.MainCol {
width: 550px;
float: left;
}
.RightCol {
width: 180px;
float: right;
}
div.landingContentWrapper {
	/*background: url(_images/interiorContentPaneBackground.gif) repeat-x;
	width: 786px;*/
	margin-top: 46px;
	*margin-top:48px;
	_margin-top:48px;
	padding-right: 35px;
	}
.landingButtons {
margin: 0 0 10px -10px;
}
ul.sidelist, ul.sidelist li {
list-style-type: none;
}
ul.sidelist li {
color: #535353;
font-size: 10px;
padding: 5px;
background: url(_images/bg_SiteHeader.gif) repeat-x top;
font-weight: bold;
line-height: 14px;
}
.orbutton {
display: block;
float: left;
width: 156px !important;
width: 186px;
_width: 156px;
height: 48px !important;
height: 60px;
_height: 48px;
background: url(_images/buttn_orange.gif) no-repeat top left;
padding: 12px 10px 0 20px;
*margin-left: -10px;
*margin-right: 10px;
}
.orbutton.last {
*margin-right: 0;
}
a.orbutton:link, a.orbutton:visited, a.orbutton:hover, a.orbutton:active {
color: #fff;
font-size: 14px;
}
h3, h3.Head {
font-weight: bold;
}
/*div.landingContentWrapper2 {
	background: url(_images/interiorContentPaneBackground.gif) repeat-x;
	width: 786px;
	margin-top: 52px;
	}
div.landingContentPane {
	width: 740px;
	}*/

/*.landingContentPane h1 {
color:#006502;
font-size:24px;
}

.landingContentPane h3 {
color:#006502;
font-size:16px;
margin:20px 0px 10px 0px;
}

.landingContentPane p {
color:#339933;
width:500px;
line-height:16px;
margin-bottom:10px;
}

.landingContentPane ul {
padding:5px 0px 0px 16px;
}

.landingContentPane li {
color:#006502;
margin-bottom:6px;
}

.landingContentPane a {
color:#006502;
text-decoration:underline;
}

div.landingIcon {
	position: absolute;
	top: -12px;
	_top:-26px;
	left: 0px;
	float: left;
	width: 216px;
	height: 112px;
	z-index: 100;
	overflow: hidden;
	}
div.landingIcon2 {
	position: absolute;
	top: -9px;
	left: 0px;
	float: left;
	width: 216px;
	height: 112px;
	z-index: 100;
	overflow: hidden;
	}*/
