@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/background_plaster.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #492800;
	margin-top: 0px;
	margin-bottom: 8px;	
}

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

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

h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #993400;
	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: 80%;
	font-weight: bold;
	color: #993400;
	margin-top: 0px;
	margin-bottom: 10px;
}

.sectionTitle  {
	margin-top: 0px;
	margin-bottom: 3px;
}

ul   { /*body unordered list*/
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

li   { /*body lists*/
	color: #492800;
	font-size:75%;
	margin-top:0px;
	margin-bottom:8px;
	margin-left: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.42em;
	padding-left: 0.75em;
	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;
}

ol li {
	list-style-image: none;
	background-image: none;
			
}


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

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

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

#textareaHome  {
	width:563px;
	min-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: #FFF;
}

#textareaHome p  {
	color:#FFF;
}

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

#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:540px;
	padding-right:25px;
	text-align:right;
	float:right;
	background-color: #9D6F58;
	
}

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

#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:#FFF;
	text-decoration:underline;
}

.clearit  {
	clear:both;	
}

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

#topnav  {
	width:850px;
	height:28px;
	position:relative;
}

#textarea  {
	background-image: url(../images/little_house_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 100px;
	padding-top: 20px;
	min-height:300px;
}

#bottomNav  {
	width:845px;
	padding-right:5px;
	height:31px;
	background-color:#80885B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993400;
	text-align: right;
}

#bottomNav p  {
	font-size: 12px;
	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;
}

.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%;
	
}

