html {
}

body {
  height:100%;
  background-color:#1D2C01;
  font-size:12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  background-image: url(/images/BodyBackground.jpg);
  background-repeat: repeat-x;
  color: #FFFFFF;
}

/* ADDED FOR MEZZANINE CONSULTING */
#PageWrapper {
  width: 940px;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  margin-bottom: 10px;
}


#HeaderWrapper {
  width: 940px;
  height: 127px;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  background-image: url(/images/Landscape-Header.jpg);
  background-repeat: no-repeat;
}

#LeftNull {
  width: 25px;
  height: 127px;
  float: left;
  position: relative;
}

#LogoArea {
  width: 340px;
  height: 127px;
  float: left;
  position: relative;
}

#TagArea {
  width: 515px;
  height: 127px;
  float: left;
  position: relative;
  font-size: 24px;
  font-family: "Times New Roman";
  color: #4D9B4A;
  
}

#HorizontalNavWrapper {
  width: 940px;
  height: 49px;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  background-image: url(/images/HorizontalNavBg.jpg);
  background-repeat: no-repeat;
  font-family: Arial;
  font-size: 15px;
  font-weight: 800;
  color: #4D9B4A;
}

#HorizontalNavWrapper a, #HorizontalNavWrapper a:link, #HorizontalNavWrapper a:visited {
  text-decoration:none;
  color: #81B580;
  margin: 0;
  padding: 0;
}

#HorizontalNavWrapper a:hover {
  color: #E3E916;
}

#FaderWrapper {
  width: 940px;
  height: 208px;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
}

#FaderLeft {
  width: 52px;
  height: 208px;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  background-image: url(/images/Page-FaderLeftSpacer.jpg);
  background-repeat: no-repeat;
}

#FaderCenter {
  width: 563px;
  height: 208px;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  /* background-image: url(/images/Page-FaderBg.jpg);
  background-repeat: repeat-x; */
  backgroud-color: #FFFF00;
  font-size: 0px;
}

#ScrollArea {
  width:320px;
  height:208px;
  margin: 0;
  padding:0;
  float:left;
  position:relative;
  background-image: url(/images/Page-ScrollerBg.jpg);
  background-repeat: no-repeat;
  
}

#pscroller1{
  width: 300px;
  height: 188px;
  font-size: 13px;
  color: #868686;
  font-weight: 800;
  float: left;
}

#FaderRight {
  width: 5px;
  height: 208px;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  background-image: url(/images/Page-FaderRightSpacer.jpg);
  background-repeat: no-repeat;
}

#ContentWrapper {
  width: 940px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  background-image: url(/images/Page-ContentBg.jpg);
  background-repeat: repeat-y;
}

#ContentLeft {
  width: 257px;
  height: 100%;
  padding: 0;
  float: left;
  position: relative;
}

#nav, #nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  width: 185px;
  z-index:410;
  margin-bottom: 25px;
}

#nav li {
  position: relative;
  float: left;
  width: 185px;
  z-index:400;
}

#nav li a, #nav li a:visited {
  width: 185px;
  display: block;
  text-decoration: none;
  padding: 4px 4px 4px 4px;
  margin-bottom: 2px;
  font-family: Arial;
  font-size: 13px;
  color: #FFFFFF;
}	

#nav li a:hover {
  background-color: #073043;
  color: #FFFFFF;
}

#LeftLinks .current {
  background-color: #363636;
  color: #FFFFFF;
}

#SearchArea {
  margin-bottom: 20px;
  position: relative;
  float: left;
}

#SideBarLeft-Message {
  padding:0;
  float:left;
  position:relative;
  color:#FFFFFF;
}

#ContentCenter {
  width: 449px;
  height: 100%;
  padding: 0;
  float: left;
  position: relative;
}

#content-area {
  color: #FFFFFF;
} 

#content-area p {
  display:block;
  margin:15px 0 0;
  padding:0;
  line-height:16px;
}

#content-area blockquote {
  line-height:16px;
  font-size:12px;
  color:#DADADA;
}

#content-area ul li {
  padding-bottom:5px;
  color:#DADADA;
  line-height:16px;
  list-style:square;
}

#ContentRight {
  width: 229px;
  height: 100%;
  padding: 0;
  float: left;
  position: relative;
}

#SideBarRight-Message {
  padding:0;
  float:left;
  position:relative;
  color:#FFFFFF;
}

#FooterWrapper {
  width: 940px;
  height: 127px;
  position: relative;
  float: left;
  background-image: url(/images/Page-FooterArea.jpg);
  background-repeat: no-repeat;
}

#FooterCopyright {
  width: 606px;
  height: 127px;
  position: relative;
  float: left;
  font-family: Arial;
  font-weight: 800;
  font-size: 12px;
  color: #274F26;
}

#FooterCopyright a, #FooterCopyright a:link, #FooterCopyright a:visited {
  color:#274F26;
  text-decoration:none;
}

#FooterCopyright a:hover {
  text-decoration:underline;
}

#FooterAddress {
  width: 306px;
  height: 127px;
  position: relative;
  float: left;
  font-family: Times New Roman;
  font-weight: 800;
  font-size: 15px;
  color: #A1A1A1;
  line-height: 19px;
  letter-spacing: 2px;
  margin-left: 13px;
}


/* HOME PAGE SPECIFIC CSS */
#Home-FaderWrapper {
  width: 940px;
  height: 478px;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
}

#Home-FaderLeft {
  width: 52px;
  height: 478px;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  background-image: url(/images/Home-FaderLeftSpacer.jpg);
  background-repeat: no-repeat;
}

#Home-FaderCenter {
  width: 883px;
  height: 478px;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  background-image: url(/images/Home-FaderBg.jpg);
  background-repeat: no-repeat;
}

#Home-FaderRight {
  width: 5px;
  height: 478px;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  background-image: url(/images/Home-FaderRightSpacer.jpg);
  background-repeat: no-repeat;
}

#Home-ContentWrapper {
  width: 940px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  background-image: url(/images/Home-ContentBg.jpg);
  background-repeat: repeat-y;
}

#Home-content-area {
  margin:0 auto;
  color: #FFFFFF;
} 

#Home-content-area p {
  display:block;
  margin:15px 0 0;
  padding:0;
  line-height:16px;
}

#Home-content-area blockquote {
  line-height:16px;
  font-size:12px;
  color:#DADADA;
}

#Home-content-area ul li {
  padding-bottom:5px;
  color:#DADADA;
  line-height:16px;
  list-style:square;
}

#Home-FooterWrapper {
  width: 940px;
  height: 127px;
  position: relative;
  float: left;
  background-image: url(/images/Home-FooterArea.jpg);
  background-repeat: no-repeat;
}
/* END HOME PAGE SPECIFIC CSS */



/* 00000000000000000000000000000000000000000000000000 */

/* END ADDED */

/*	general styles	*/
h1 {
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
    margin-top: -2px;
}

h2 {
	font-size:18px;
	color:#093D55;
    font-weight:900;
}

h3 {
	font-size:14px;
	color:#C0C0C0;
    font-weight:normal;
}

input, textarea {
	border:1px solid #CCC;
	margin-top:3px;
	margin-bottom:8px;
	padding:2px;
	color:#333;
	font-type: Arial;
	font-size: 14px;
}

label {
	font-size:12px;
	color:#DADADA;
}

address {
	font-style:normal;
	font-size:12px;
	line-height:18px;
}

a, a:link, a:visited {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:underline;
}
	
body,#header h1,#header-page h1,#nav-top p,#nav-top ul{
	margin:0; 
	padding:0;
}


.imgFloatLeft {
	float:left;
	border:1px solid #333;
	margin: 5px 10px 5px 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clear {
	clear:both;
}

.homimg {
	border:1px solid #666;
	padding:2px;
}

div.sideimg {
	margin:0;
	padding:0;
}

div.sideimg img {
	border: 1px solid #5a471b;
	margin:0;
	padding:0;
}

div.sideimg p {
display:block;
	width:217px;
	padding:10px !important;
	color:#fff !important;
	background-color:#5a471b;
	margin:0;
}

#legend p {
	font-size:10px;
}
#legend img {
	vertical-align:baseline;
}

/*	middle block styles	*/

* html #content-tab{
	
}
#content-tab{
	float:right;
	width:625px;
	min-height:640px;
	padding:0 23px 0 0;
	overflow:hidden;
}

#main{
	float:left;
	width:330px; 
}

* html #main {
	width:258px;
}
#main h3, #right-column h3 {
	display:block;
	width:308px;
	margin:10 10 15px 10px;
	padding:0 0 18px 20px;
	color:#5a471b;
	font:normal 20px/20px Lucida Sans, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	background:url(/images/errow-red.gif) no-repeat 0 4px;
	border-bottom:1px #DADADA solid;
}


#main h3 {
	width:301px;
}

#main a.img{
	display:block;
	width:280px;
	margin-left:10px;
}
#main p {
	width: 250px;
	font-size: 10px;
	margin:10px 0 15px 10px;
	padding:0;
}

/*	bottom block styles	*/
#page-int #copy-page{
	position:absolute;
	left:310px;
	bottom:20px;
}

p.prevtxt {
	margin-top: 0px;
	margin-bottom: 20px;
	width:100%;
	display:block;
}
#bottom {
	clear:both;
	width:500px;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:40px;
}
#bottom h3{
	width:470px;
	margin-top:30px;
	margin-bottom:10px;
	padding:10px 0Px 8px 20px;
	color:#5a471b;
	font:normal 20px/20px Lucida Sans, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	background:url(/images/errow-red.gif) no-repeat 0 14px;
	border-bottom:1px #DADADA solid;
}


#bottom img{
	margin-right:10px;
	float:left;
	padding:0;
}
#bottom .box{
	width:144px;
	float:right;
	padding:0;
	
	
}

#left-column-page .box {
	margin-left:20px;
	margin-right:10px;
	margin-top:0px;
	padding:0;
}


div.news p{
	margin:0;
	padding-bottom:12px;
	color:#000 !important;
	font-size:10px !important;
}
#left-column-page div.news {
	margin-bottom:5px;
}


/* footer */



/**** contact us form ***/
.nameform210 {
	width: 210px;
}

.nameformleft {
	width: 350px;
}

.ctctforminput {
	width: 350px;
}

.nameform25 {
	width: 80px;
}
.nameform10 {
	width:40px;
}

.submit {
	border:none;
	margin-top:10px;
}
	
#AspenContact { 
	color: #DADADA;
}

#AspenContact input, textarea {
	border: 1px solid #DADADA;
	color: #333;
	font-size: 14px;
	margin: 3px 0px 10px 0px;
	padding: 3px;
	font-type: Arial;
}

#AspenContact label {
	font-size: 12px;
}

#AspenContact input.checkbox {
	margin: 0px;
}

label {
	display:block;
	padding:0;
	margin-top:5px;
}

label.contactMe {
	display:inline;
}

input.checkbox {
	margin-top:5px;
}

.form {
	width:280px;
	margin-left:10px;
	margin-bottom:30px;
}

.form form {

	margin:0;
	padding:0;
}

 div.form p, div.menu-and-form p {
	margin:0;
	padding:0 0 10px 0;
	color:#333;
}
div.menu-and-form p {
	width:268px;
}

div.form form select, div.menu-and-form form select {
	border:1px solid #000;
	font-size:10px;
	padding:3px;
	margin:0 0 2px 0;
	color:#666;
}
div.form form input, div.menu-and-form form input {
	border:1px solid #a9b3bb;
	font-size:10px;
	padding:2px;
	margin:1px 0 0 0;
	color:#666;
}
div.form form input.city {
	width:130px;
}
div.menu-and-form form input.city {
	width:129px;
}
div.form form input.state, div.menu-and-form form input.state {
	width:20px;
	display:inline;
	margin:0 0 0 5px;
}
div.form form input.zip, div.menu-and-form form input.zip {
	width:60px;
	display:inline;
	margin:0 0 0 5px;
}
div.menu-and-form form input.zip {
	width:60px;
}
div.form form input.image, div.menu-and-form form input.image {
	border:none;
	margin:5px 0 0 0;
}
div.form form input.text, div.form form textarea,
div.menu-and-form form input.text, div.menu-and-form form textarea {
	width:280px;
	border:1px solid #a9b3bb;
}
div.menu-and-form form input.text, div.menu-and-form form textarea {
	width:263px;
}
div.form ul, div.menu-and-form ul.form {
	margin:0;
	padding:0;
	width:280px;
	list-style:none;
	color:#666;
}
div.form ul li, div.menu-and-form ul.form li {
	width:280px;

	padding:0 0 7px 0;
}
	
/************* IMAGE GALLERY *****************/
ul.thumbs li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin:				10px 10px 0 10px !important;
}
ul.thumbs {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	clear: 				both;
}
ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
ul.thumbs li p {
	overflow:			hidden;
}
.thumbs .clearboth { 
	clear: 				both; 
}
.thumbscontainer {
	margin-bottom:		10px;
	float:              left;
}
