/*img, div { behavior: url(iepngfix.htc) }*/

body {
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(images/sitebknd.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;*/
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	height:100%; /* needed for container min-height */
	color: #333333;	
}

#content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#leftfloat {
	position: absolute;  
	left:0;
	top:0;
	padding:0;
	width: 99px;
	background-image: url(images/leftsidebknd.png);
	background-repeat: repeat-y;
	height:100%!important; /* real browsers */
	height:100%; /* needed for container min-height */
	min-height:100%; /* real browsers */
}
#rightfloat {
	float: right;
	width: 99px;
	background-image: url(images/rightsidebknd.png);
	background-repeat: repeat-y;
	height:auto !important; /* real browsers */
	height:100%; /* needed for container min-height */
	min-height:100%; /* real browsers */
}
#menuholder {
	background-image: url(images/menubkndNEW.png);
	background-repeat: repeat-x;
	height: 45px;
	z-index: 2;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#menu {
width: 90%;
	background-image: url(images/menubkndNEW.png);
	background-repeat: repeat-x;
	height: 37px;
	z-index: 2;
	margin-left: auto;
	margin-right: auto; position:relative;
}
#menu ul {
margin:0px;
padding:0px;
list-style-type:none;
z-index:100;
}
#menu ul ul {
width:170px;
z-index:100;
}
#menu li {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	float: left;
	position: relative;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 13px;
}
#menu ul .menuhome  a{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#menu li li {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	float: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#menu a:link, #menu a:visited {
display:block;
	margin-top:0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 9px; 
	padding-bottom: 9px;
}
#menu a:hover {
	background-image: url(images/menuhover_bknd.png);
	background-repeat: no-repeat;
}
#menu ul ul{
visibility:hidden;
position:absolute;
height:0;
top:30px;
left:0;
z-index: 100;
}

#menu ul ul ul{
position:absolute;
left:196px;
top:0;
width:130px;
}
/* style the table so that it takes no part in the layout - required for IE to work */
#menu table {position:absolute; top:0; left:0;}

/* style the second level links */
#menu ul ul a:link, #menu ul ul a:visited {
	background-image:none;
	font-size:12px;
	color:#FFFFFF;
	height:auto;
	width:175px;
	border-bottom:1px solid #666666;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 0px;
	background-color: #333333;
}

/* style the second level hover */
#menu ul ul a:hover{
background-image:none;
background-color:#000000;
color:#FFFFFF;
text-decoration:none;
}

#top_menu :hover > a {
	background-image: url(images/menuhover_bknd.png);
	background-repeat: no-repeat;
	background-color: #000;
}

#top_menu ul ul :hover > a {
color:#fff;
background-color:#000000;
}

/* make the second level visible when hover on first level list OR link */
#menu ul li:hover ul,
#menu ul a:hover ul{
visibility:visible; 
}


#logo {
	padding-top: 0px;
	display: block;
	position:relative;

}
#logo2 {
	padding-top: 0px;
	display: block;
	position:relative;
	padding-left: 12px;
}
#intro {
	height: 308px;
	width: 325px;
	background-image: url(images/introbknd.png);
	background-repeat: no-repeat;
	padding-top: 14px;
	font-size: 14px;
	margin-top: 11px;
}

#leftsideother {
	height: 308px;
	width: 330px;
	padding-top: 14px;
	font-size: 14px;
	margin-top: 11px;
	position: absolute;
	z-index: 1;
}

#gallery {
	padding:0;
	list-style-type:none;
	overflow:hidden;
	width:304px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
  }
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
   height:30px;
    width:305px;
     float:left; 
  text-decoration:none; 
  border-bottom:1px solid #fff; 
  cursor:default;
  }
#gallery li a img {
  /* width:300px; 
  height:30px; */
  clip: rect(10px, 5px, 10px, 5px);
  border:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }
#gallery li a:hover {
  background:#eee; 
  height:89px;
  }
#gallery li a:hover img {
  height:89px;
  }
#intro .text {
	padding-right: 8px;
	padding-left: 8px;
}
.phone {
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 7px;
	font-size: 17px;
}

.contentfloatright {
	float: right;
	position: relative;
	width: 619px;
	padding-top: 35px;
	z-index: 2;
}
#intro .introtext {
display: block;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;
	letter-spacing: 1px;
	line-height: 17px;
	width: 266px;
	margin-left: 20px;
}

#news {width: 267px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#news h3 {
	font-weight: normal;
	font-size: 19px;
}
#news .comment {
	font-size: 10px;
	font-weight: bold;
	width: 95px;
	float: right;
}
#news .link a {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
.style2 {color: #98BC41}
#news .date {
	font-size: 17px;
	line-height: 19px;
	padding-bottom: 4px;
	color: #3C68B4;
	padding-top: 5px;
}
#news .date a:link, #news .date a:visited{
	font-size: 17px;
	line-height: 19px;
	padding-bottom: 4px;
	color: #3C68B4;
	padding-top: 5px;
	text-decoration: none;
}
#news .date a:hover{
	font-size: 17px;
	line-height: 19px;
	padding-bottom: 4px;
	color: #527DC5;
	padding-top: 5px;
	text-decoration: none;
}
.newsheadline {
	font-size: 17px;
	line-height: 19px;
	padding-bottom: 4px;
	color: #3C68B4;
	padding-top: 5px;
}
#contentmeat {
	float: right;
	width: 600px;
	position: relative;
	top: -95px;
	font-size: 14px;
}
#contentmeat h3 {
	font-size: 20px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}


.accordion_child {	padding:1px;
	background:#EEE;
}
.accordion_headings {
	background:#99CC00;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.header_highlight {	background:#000000;
}
#basic-accordian {
	width:304px;
	position:relative;
	z-index:2;
	margin-left: 2px;
}

#content-other {
	width: 882px;
	background-image: url(images/bk_mid_box_left.png);
	background-position: 0px 100px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	float: none;

}
#content-othertop {
width: 882px;
height: 78px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/newothercontenttop.png);
	background-repeat: no-repeat;
}

#content-other .contentmeat-other {
	width: 500px;
	font-size: 15px;
	padding-left: 15px;
	position: relative;
}

#logo .pageheader {
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: right;
	width: 881px;
}
.greenbknd {
	background-image: url(images/greendesigntop.png);
	background-position: 28px;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	height: 119px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;

}
#logoother {
	padding-top: 10px;

}
.greenbknd .header {
	margin-top: 93px;
	float: right;
	font-size: 20px;
	text-transform: uppercase;
}
.greenbknd .imglogo {
	margin-top: 17px;
}
#otherpage-leftalign {
	width: 326px;
	background-image: url(images/otherpageleftsidbknd.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 30px;
	position: relative;
	font-size: 12px;
}

#footercircle .green {
	width: 20px;
	margin-left: 250px;
}
#otherpage-leftalign h1 {
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #999999;
}
#otherpage-leftalign p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#content #content-other #contentbackup {
	top: -45px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}
.styleswitch {
	height: 35px;
	width: 89px;
	margin-left: 550px;
	position: relative;
	z-index: 5;
	top: -7px;
	background-image: url(images/styleswitchergraphic.png);
	background-repeat: no-repeat;
	padding-left: 5px;
}
.styleswitch img {
	margin-top: 5px;
	padding-right: 1px;
	padding-left: 1px;
}

#content #content-other #contentbackup .contentmeat-other p {
	margin-top: 0px;
}
#body2 #content .contentfloatright .rightsidebknd {
	background-image: url(images/otherpagesrightsidebknd.png);
	background-repeat: repeat-y;
	margin-left: 6px;
	margin-top: 0px;
	padding-right: 26px;
	padding-left: 20px;
	padding-bottom: 150px;
	font-size: 14px;
}
#body2 #content .contentfloatright .rightsidebknd p {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 20px;
}
#body2 #content .contentfloatright .greensquirrel {
	position: absolute;
	z-index: -1;
	top: -96px;
	padding-left: 25px;
}
#body2 #content .contentfloatright .greensquirrelreverse {
	position: absolute;
	z-index: 1;
	padding-left: 25px;
	top: -46px;
}
#body2 #content .contentfloatbkndcurve {
	background-image: url(images/rightsidecurvesbknd.png);
	background-repeat: no-repeat;
	position: relative;
	height: 287px;
	width: 635px;
	left: -6px;
}
#body2 #content .contentfloatright .contentfloatbkndcurve .rightsidebknd h1 {
	margin-top: 0px;
	color: #A2C655;
	font-size: 34px;
	margin-bottom: 8px;
	z-index: 0;
}
#otherpage-leftalign h1 a {
	color: #999999;
	text-decoration: none;
}
#otherpage-leftalign h1 a:hover {
	color: #000000;
	text-decoration: underline;
}
.portfolio { margin-top: 5px; }
.portfolio a {
	border: 2px solid #6D6D6D;
	margin: 2px;
	padding: 3px;
	display: block;
	float: left;
}
.portfolio a:hover {
	border: 2px solid #000000;
	margin: 2px;
	padding: 3px;
	display: block;
	float: left;
	background-color: #000000;
}
#body2 #content .contentfloatright .contentfloatbkndcurve .rightsidebknd .team {
	background-image: url(images/meetourteambknd.jpg);
	background-repeat: repeat-x;
	padding-top: 11px;
	padding-right: 9px;
	padding-left: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	background-position: bottom;
	margin-top: 8px;
	display: block;
}
#body2 #content .contentfloatright .contentfloatbkndcurve .rightsidebknd .team .teamtext {
	float: right;
	width: 375px;
	font-size: 14px;
}
.teamtextname {
	font-size: 16px;
	color: #333333;
	margin: 0px;
	font-weight: bold;
}
.teamtext .quotes {
	font-size: 12px;
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
}
.small {
	font-size: 11px;
	color: #999999;
}
#body2 #content .contentfloatright .contentfloatbkndcurve .rightsidebknd .team .twitter {
	height: 57px;
	width: 306px;
	float: right;
	background-image: url(images/twitterbknd.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 60px;
	padding-bottom: 4px;
}
#twitter_div {
	font-size: 12px;
	line-height: 15px; 	margin: 0px;
	padding: 0px;
}

#twitter_div a:link{
	color: #29C4E6;
}
#twitter-link{
	color: #29C4E6;
	size: 10px;
}
.twitterfollow a:link, .twitterfollow a:visited {
	display: block;
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 25px;
	font-size: 12px;
	text-decoration: none;
	color: #29C4E6;
}
.firsrodeo {
	color: #5078BE;
	font-size: 22px;
	font-weight: normal;
}
#contact {
	background-image: url(images/contactformbknd.jpg);
	background-repeat: no-repeat;
}
#contact .contactmessage {
	width: 200px;
	margin-left: 20px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
textarea#styled {
	background-color: #EDEDED;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		font-size: 18px;
	line-height: 25px; color: #666666;
	margin: 0px; padding: 0px;

}#contact .contactinfo {
	float: right;
	width: 282px;
	margin-top: 59px;
	margin-right: 49px;
	padding-left: 10px;
}
.styledtextfield {
	background-color: #EDEDED;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	line-height: 25px;
	color: #666666;
}
.contactinfo .emailcontact {
	margin-top: 50px;
}
.contactinfo .phonecontact {
	margin-top: 50px;
}
.submit {
	margin:3px;
	height:45px;
	border:solid 0 #fff;
	width:106px;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:uppercase;
	background-color: transparent;
	background-image: url(images/submit.jpg);
	background-repeat: no-repeat;
	float: right;
 }
.rightsidebknd .contactphone {
	float: left;
	display: block;
	clear: both;
	margin-top: 5px;
}
.officepicture {
	float: right;
	width: 282px;
	font-size: 12px;
	color: #999999;
}
.contactconfirmlm {
	background-image: url(images/contactconfirm_lm.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 150px;
	height: 200px;
	padding-left: 150px;
}
.contactconfirmcust {
	background-image: url(images/contactconfirm_cust.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 85px;
	height: 250px;
	padding-left: 150px;
}
.contactconfirmlm .contactconfirmname {
	width: 270px;
	font-size: 30px;
	color: #CC6600;
	text-align: center;
}
.contactconfirmnamecust {
	width: 200px;
	font-size: 32px;
	color: #CC6600;
	text-align: center;
}
.portfolioviewer {
	color: #FFFFFF;
}.portfolioviewer a {
	color: #CCCCCC;
}
div.pagination {
width: 544px;
text-align: right;
clear: both;
}

div.pagination a {
float: left;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #666666;
	font-size: 10px;
	text-decoration: none; /* no underline */
	color: #666666;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #666666;
		font-size: 10px;
			padding: 2px 5px 2px 5px;
	margin: 2px;
	background-color: #666666;
		color: #FFF;
}
div.pagination span.current {
float: left;
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #666666;
				font-size: 10px;
		background-color: #666666;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		font-size: 10px;
		border: 1px solid #EEE;
		color: #DDD; float: left;
	}
.rightsidebknd h3 {
	margin-bottom: 0px;
}
.rightsidebknd a {
	color: #333333;
}

.rightsidebknd a:hover {
	color: #000000;
	text-decoration: none;
}
.news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}
.linkviewmore {
	text-align: right;
}
.linkviewmore a:link, .linkviewmore a:visited { 
 color:#333;
 text-decoration:none;
}.nextprev {
	position: relative;
	top: 30px;
	width: 565px;
	left: -3px;
}
.next {
	margin-top: 1px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	display: block;
	float: right;
	text-decoration: none;
	background-image: url(images/next.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 41px;
}
.next a, .next a:visited, .next a:link {
	text-decoration: none;
}

.prev {
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	display: block;
	float: left;
	text-decoration: none;
	background-image: url(images/prev.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 41px;
}
.prev a, .prev a:visited, .prev a:link {
	text-decoration: none;
}
#twitter_update_list2, #twitter_update_list3, #twitter_update_list, #twitter_update_list4, #twitter_update_list5, #twitter_update_list6, #twitter_update_list7, #twitter_update_list8 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	list-style-type: none;
}
