@charset "UTF-8";
@font-face {
    font-family: "Copper";
	src: url(http://yellowstonemanagement.com/fonts/copper.eot);
    src:  local('☺'), url(http://yellowstonemanagement.com/fonts/copper.ttf) format("truetype"), url(http://yellowstonemanagement.com/fonts/copper.woff) format("woff"), url(http://yellowstonemanagement.com/fonts/copper.svg) format("svg");
	
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #BAAD98;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #header {
	height: 130px;
}
#wrapper #main-menu {
	height: 50px;
	margin-left: 75px;
}
#wrapper #content {
	margin: 0px;
	padding: 0px;
	height: 500px;
}
#wrapper {
	background-image: url(../images/wrapperbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#center {
	position: absolute;
	left: 50%;
	top: 0px;
	right: auto;
	width: 1000px;
	margin-left: -500px;
}
.clearing {
	clear: both;
}
#left-Bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 50%;
	float: left;
}
#right-Bg {
	background-image: url(../images/bgRight.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 50%;
	float: left;
}
#header #logo {
	background-image: url(../images/headLogo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
	width: 300px;
	margin: 10px;
	top: 50px;
	position: absolute;
	left: 40px;
}
ul.topNav  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side-menu {
	position: relative;
	float: right;
	margin-right: 70px;
	margin-top: 130px;
}
#content #homeslide {
	height: 300px;
	width: 660px;
	margin-left: 50px;
	margin-top: -5px;
	background-image: url(../images/homeHeadBgWhite.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content #homeslide img{
	margin:0px 0px 0px 5px;
	padding:0px;
	border:none;
}
#content #textContent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#textContainer  .quoteAuthor {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	font-style: italic;
	margin: -15px 10px 0px 150px;
	padding: 0px;
}
#smlLogos {
	float: right;
	height: 50px;
	width: 300px;
	margin-top: 10px;
}
#smlLogos img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 2px;
	margin-left: 2px;
}
#textContent p {
	margin-left: 10px;
	font-size: 12px;
}
#content #textContentFoot {
	background-image: url(../images/contentFootBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#bottomLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #522C25;
	text-decoration: none;
	height: 20px;
	width: 660px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	text-align: center;
}
#side-text {
	clear: right;
	float: right;
	font-size: 12px;
	width: 230px;
	margin-right: 30px;
	text-align: justify;
	color: #591B12;
	margin-top: 20px;
}
#side-text h1 {
	font-family: "Copper";
	font-weight: normal;
	margin: 0px;
}
#wwwText h1 {
	font-family: "Copper";
	font-size: 18px;
	margin: 0px;
}
ul.topNav   li   {
	float: left;
	position: relative;
	cursor: pointer;
}
ul.topNav li a {
	display: block;
	height: 50px;
	line-height: 50px;
	background-image: url(../images/menuSep.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 13px;
	cursor: pointer;
}
ul.topNav a:hover {
	background-image: url(../images/btnHoverBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #5F110E;
	cursor: pointer;
}
ul.topNav li ul.subNav   {
	position: absolute;
	top: 48px;
	width: 150px;
	left: -2px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #55160F;
	z-index: 100;
	display: none;
	background-color: #754832;
}
#textContainer .maroon {
	color: #4A0E0B;
	font-size: 16px;
}
ul.topNav    li ul.subNav li  {
	width: 150px;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 25px;
	cursor: pointer;
}
ul.topNav li ul.subNav li a:hover {
	background-image: url(../images/btnHoverBg.png);
	background-repeat: repeat-x;
	background-position: left center;
	cursor: pointer;
}
ul.topNav     li ul.subNav li a  {
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #490C09;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #490C09;
	border-left-color: #490C09;
	display: block;
	padding: 0px 10px;
	height: 25px;
	line-height: 25px;
	background-image: url(../images/dropbtnBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	font-weight: bold;
}
.listing {
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52170F;
	margin-bottom: 10px;
}
.listingTitle {
	font-size: 18px;
	font-weight: bold;
	color: #4B100C;
}
.listingThumb {
	float: left;
	border: 1px solid #340B08;
	margin-right: 15px;
	margin-bottom: 5px;
	height: 100px;
	width: 100px;
}
.listingThumb  a {
	display: block;
	height: 100px;
	width: 100px;
	overflow: hidden;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.listingThumb img {
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.listingDesc {
	font-size: 12px;
	margin: 10px;
}
#header #wwwText {
	height: 40px;
	width: 325px;
	margin: 10px;
	top: 70px;
	position: absolute;
	left: 650px;
	text-align: center;
	color: #444444;
}
#wwwText h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
#content #pgSlide {
	height: 200px;
	width: 660px;
	margin-left: 50px;
	margin-top: -5px;
	background-image: url(../images/pgHeadBg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#pgHeadPhoto {
	height: 200px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
#textContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.formLabel {
	text-align: right;
}
.formInput .txInput {
	margin: 0px 5px 0px 0px;
	padding: 0px 3px;
	background-color: #EEEEDD;
	border: 1px solid #999999;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
}
.thumb img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textContent h2 {
	margin: 0px;
	padding: 0px;
}
.contactAddress {
	margin: 0px;
	padding: 0px;
}
.formInput {
	vertical-align: top;
}
.contactTbl {
	background-color: #eeeedd;
	border: 1px solid #999999;
}
.contactTbl tr {
	padding-top: 2px;
	padding-bottom: 2px;
}
#content #textContainer {
	background-image: url(../images/contentRep.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#textContainer p {
	margin-left: 10px;
}
#textContent  .rightImg {
	float: right;
	border: 5px solid #4E100C;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}
#textContent  .leftImg {
	float: left;
	border: 5px solid #4E100C;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}
.staffListing {
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52170F;
	margin-bottom: 10px;
}
.formInput .areaInput {
	margin: 0px;
	padding: 3px;
	background-color: #EEEEDD;
	border: 1px solid #999999;
	font-size: 12px;
}
#textContent h3 {
	margin: 0px 0px 3px;
	padding: 0px;
}
.submitBtn {
	background-color: #BAAD98;
	border: 1px solid #000000;
	background-image: url(../images/dropbtnBg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	margin: 0px 30px 0px 0px;
	width: 80px;
	float: right;
	cursor: pointer;
	text-align: center;
	line-height: 18px;
}
.submitBtn a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
#textContent a {
	text-decoration: none;
	color: #4D120E;
}
.careerListing {
	min-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52170F;
	margin-bottom: 10px;
}
.careerTitle {
	font-size: 18px;
	font-weight: bold;
	color: #4B100C;
}
.careerDesc {
	font-size: 12px;
	margin: 10px;
}
.applyBtn {
	background-color: #BAAD98;
	border: 1px solid #000000;
	background-image: url(../images/dropbtnBg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	margin: 0px 30px 0px 0px;
	width: 80px;
	float: right;
	cursor: pointer;
	text-align: center;
	line-height: 18px;
}
#textContent     .applyBtn a  {
	color: #FFFFFF;
	text-decoration: none;
}
button {
	background-color: #BAAD98;
	border: 1px solid #000000;
	background-image: url(../images/dropbtnBg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	margin: 0px 30px 0px 0px;
	width: 80px;
	float: right;
	cursor: pointer;
	text-align: center;
	line-height: 18px;
}
input.file {
	margin: 0px;
	padding: 0px 3px;
	background-color: #EEEEDD;
	border: 1px solid #999999;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
}
#
label.LabelHolder input.file{
margin: 0px;
	padding: 0px 3px;
	background-color: #EEEEDD;
	border: 1px solid #999999;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
/*#
position: relative;
#
height: 100%;
#
width: auto;
#
opacity: 0;
#
-moz-opacity: 0;
#
filter:progid : DXImageTransform.Microsoft.Alpha(opacity=0);
#
left:-152px;top:0px;
#*/
}
#
 
#
label.LabelHolder{
#
width: 79px;height: 22px;
#
background: url(../images/dropbtnBg.jpg);
#
display: block;
#
overflow: hidden;
#
cursor: pointer;
#
}
#propPhotos  .mainPhoto img {
	max-width: 475px;
	border: 3px solid #340B08;
}
#propPhotos .mainPhoto {
	text-align: center;
}
#propPhotos #thumbs {
	float: right;
	width: 65px;
	margin-left: 20px;
}
#property #propDesc {
}
#propPhotos #thumbs .propThumb {
	height: 55px;
	width: 55px;
	margin-bottom: 5px;
	border: 1px solid #340B08;
	cursor: pointer;
}
#propDesc .propCat {
	font-weight: bold;
	font-size: 14px;
}
