@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #2A2A2A;
	background-image: url(../images/background_page.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #996143;
	background-position: center top;
}

p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #2A2A2A;
	margin-top: 0px;
	margin-bottom: 8px;
}

.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #2A2A2A;
	margin-top: 0px;
	margin-bottom: 8px;
}


a:visited, a:link  {
	color:#80885B;
	text-decoration:none;
}

a:hover {
  color:#80885B;
	text-decoration: underline;
}

h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #80885B;
	margin-top: 0px;
	margin-bottom: 10px;
}

h1.pagtitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #80885b;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #80885B;
	margin-top: 0px;
	margin-bottom: 10px;
}

.content {
}

.image {
  padding: 2px;
  border: 1px solid #6E7748;
  margin: 3px;
}

.pimageL {
  padding: 2px;
  border: 1px solid #6E7748;
  margin: 3px 8px 1px 0;
}

.pimageR {
  padding: 2px;
  border: 1px solid #6E7748;
  margin: 3px 0 1px 8px;
}

#content {
  width: 540px;
  border-bottom: 1px solid #80885B;
}

#row {
  display: table-row;
}

#rowimage {
  display: table-cell;
  width: 170px;
  float: left;
}

#rowtext {
  display: table-cell;
  font-size: .8em;
  width: 360px;
  float: right;
}

ul   { /*body unordered list*/
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;

}

li   { /*body lists*/
	color: #000;
	font-size:1em;
	margin-top:0px;
	margin-bottom:8px;
	margin-left: 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.42em;
	padding-left: 1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	line-height: 120%;
}

ol  {
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 25px;
	padding: 0px;
	font-size: .8em;
}

ol li {
	list-style-image: none;
	background-image: none;
			
}
#wrapperShadow  {
	width:910px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/background_wrapper.jpg);
	background-repeat: repeat-y;
}

#wrapper  {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	
}

/*divs used for top page*/
#topBannerHome  {
	width:850px;
	height:105px;
}

#topNavHome  {
	width:850px;
	height: 24px;
}

#textareaHome  {
	width:563px;
	height:154px;
	padding-left:12px;
	padding-right:275px;
	padding-top:20px;
	background-color:#9D6F58;
	background-image:url(../images/background_top_text.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #9D6F58;
}

#textareaHome p  {
	color:#FFF;
	margin-bottom: 0px;
}

#topContent  {
	width:850px;
	background-color:#9D6F58;
	padding-bottom: 20px;
}


#sidenav  {
	float:right;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image: url(../images/background_sidenav.gif);
	background-repeat: repeat-y;
	width: 208px;
	background-color: #FFF;
}

.sidenavTop  {
	margin-top: 25px;
}

#sidenavText  {
	float:right;
	width: 180px;
}

#sidenavText p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	color: #5A603B;
	margin-top: 5px;
	margin-bottom: 3px;
	font-weight: bold;
}

#sidenavText p.selected  {
	color: #CC997F;	
}

#sidenavText  a:link {
	color: #993400;
	text-decoration:none;
}

#sidenavText  a:visited {
	color: #993400;
	text-decoration:none;
}

#sidenavText  a:hover {
	color: #993400;
	text-decoration:underline;
}

.address {
	font-size: 65%;
	line-height: 140%;
}

.portfolioTable  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80885b;
	margin-bottom: 15px;
}

.portfolioTdText  {
	font-size: 65%;
	margin-top: 7px;
}


	
}


#sidebarHome  {
	width:273px;
	padding-left:12px;
	float:left;
	background-color: #9D6F58;
}

#navtextHome  {
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 10px;
}

#navtextHome p  {
	margin-top: 0px;
	margin-bottom: 3px;
}

#navtextHome  a:link {
	color: #FFF;
	text-decoration:none;
}

#navtextHome  a:visited {
	color: #FFF;
	text-decoration:none;
}

#navtextHome  a:hover {
	color: #492800;
	text-decoration:underline;
}

#ContactInfoHome  {
		color:#F6F7C0;
}

#ContactInfoHome p  {
		color:#F6F7C0;
}

#ContactInfoHome a:link {
	color:#F6F7C0;
	text-decoration: underline;
}

#ContactInfoHome a:visited {
	color:#F6F7C0;
	text-decoration: underline;
}

#ContactInfoHome a:hover {
	color:#492800;
	text-decoration: underline;
}

#flashDiv  {
	width: 450px;
	height: 338px;
	border: 1px solid #993400;
	margin-top: 20px;
	
	
}

.flashpicture  {
	border: 1px solid #993400;
}

#bottomnavHome  {
	background-color:#80885b;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F6F7C0;
	border-bottom-color: #993400;
	height:30px;
	width:840px;
	padding-left:5px;
	padding-right:5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#bottomnavHome p  {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-top: 7px;
}

#bottomnavHome a:link {
	color:#FFF;
	text-decoration:none;
}

#bottomnavHome a:visited {
	color:#FFF;
	text-decoration:none;
}


#bottomnavHome a:hover  {
	color:#F6F7C0;
	text-decoration:underline;
}

.clearit  {
	clear:both;
	height: 0px;
}

/*divs used for secondary pages*/
#topBanner  {
	width:850px;
	height:113px;
}

#topnav  {s
	width:850px;
	height:28px;
	position:relative;
	background-image: url(../images/background_topnav.gif);
	background-repeat: repeat-x;
	width: 807px;
	padding-left: 43px;
}

#textarea  {
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #FFF;
	width: 774px;
	padding-right: 18px;
	padding-left: 38px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #80885B;
	border-left-color: #80885B;
	overflow: visible;
}

#textareaTop  {
	padding-bottom: 10px;
	padding-top: 20px;
	background-color: #FFF;
	width: 774px;
	padding-right: 18px;
	padding-left: 38px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #80885B;
	border-left-color: #80885B;
	overflow: visible;
}

#sectionTitle  {
	width:526px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80885B;
	height: 20px;
	
}

#TitleDiv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #80885B;
	float:left;
}

#twoColumnDiv  {
	width:526px;
	float:left;
}

#rcolTwoColumnDiv  {
	width:250px;
	float:right;
}

#bottomNavWrapper  {
	width:910px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/background_bottom_wrapper.jpg);
	background-repeat: no-repeat;
	height: 72px;
}

#bottomNav  {
	width:802px;
	height:32px;
	background-image: url(../images/background_bottombar.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	padding-left: 48px;
}

#bottomNav p  {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	padding-top: 7px;
}

#bottomNav a:link  {
	color:#FFF;
	text-decoration:none;
}

#bottomNav a:visited  {
	color:#FFF;
	text-decoration:none;
}

#bottomNav a:hover  {
	color:#FFF;
	text-decoration:underline;
}

.copyright  {
	float:right;
	font-size: 10px;
	width: 150px;
	margin-top: 8px;
	margin-right: 40px;
	color: #FFF;
	text-align: right;
}

.imageFloatLeftBottomnav  {
	float:left;
	padding-left:0px;
	
}

.FaqAnswerHeads  {
	/*color:#993400;*/
	font-weight: bold;
}


/*stuff from the old .css*/
.imagefloatLeft  {
	float:left;
	margin-right:10px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	border: 1px solid #492800;
}

.imagefloatRight  {
	float:right;
	margin-right:0px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
	border: 1px solid #492800;
}

.imageBordered  { /*this styles those images that may not float in text, like those in tables
to have the same border as all the other images in the text areas*/
	border: 1px solid #993400;	
}

.pictureTable  {  /*this styles the table on the Earth Plasters page. I don't ordinarily use
tables if I can use divs, but because the client will be maintaining their site in Contribute, I need
to have something they can tag, and you can't tag divs in Contribute*/
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.tablefloatRight  { /*ditto as above. If the client needs to add a caption under a picture or a separate image
that instructs the viewer to "click to enlarge" I have to put this in a table rather than a div for Contribute.
This table will float right in the text*/
	float:right;
	margin-right:0px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
}
.tablefloatRight p  { /*this styles the caption in the table above*/
	font-size:70%;
	margin-top: 3px;
}


.contact  { /*this styles the para on the Contact page to be slightly larger*/
	font-size:80%;
	line-height: 120%;
	
}

/*share buttons*/

#shareButtons  {
	width:160px;
	float:right;
	text-align: right;
	margin-right: -5px;	
}

#shareButtons a:link  {
	text-decoration:none;	
}

#shareButtons a:visited  {
	text-decoration:none;	
}

#shareButtons a:hover  {
	text-decoration:underline;	
}

#shareButtonsTop  {
	width:506px;
	float:left;
	margin-bottom:10px;
	
}

#shareButtonsTop a:link  {
	text-decoration:none;	
}

#shareButtonsTop a:visited  {
	text-decoration:none;	
}

#shareButtonsTop a:hover  {
	text-decoration:underline;	
}

.addthis_separator  {
	font-size: 11px;		
}

.addthis_button_expanded  {
	font-size: 12px;
	font-weight: bold;
}

#RSSfeed  {
	width:100px;
	float:right;
	text-align: right;
	margin-right: 20px;
}
