body {
	font-size:small;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #FDCD93;
}

*html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

/*---- Main Frame ----*/

#main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;

}

#base {
	margin: 0px;
	width: 100%;
	background-color: #FFE0C1;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E0DAA0;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E6AF89;
}

#head {
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	background-color: #990000;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 20% 101%;
	height: 190px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CD7D51;

}

#topcorner {
	background-repeat: no-repeat;
	background-image: url(graphics/top-corner.gif);
	position: absolute;
	z-index: 1;
	float: left;
	height: 22px;
	width: 25px;
	left: 15%;
	top: 194px;

}

/* Styles for Menu Items */
#navigate {
	float: left;
	width: 20%;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#navigate ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

	}

#navigate li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 17px;
	font-weight: bold;
	line-height: 150%;
	background-image: url(nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 55%;

	}
	
#navigate .onpage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 17px;
	color: #E6AF89;
	font-weight: bold;
	line-height: 150%;
	background-image: url(nav-bullet-select.gif);
	background-repeat: no-repeat;
	background-position: 0% 55%;

	}

#navigate li a:link {
	color: #7E3500;
	text-decoration:none;
	font-weight:bold;

	}
#navigate li a:visited {
	color: #7E3500;
	text-decoration:none;
	font-weight:bold;

	}
#navigate li a:hover {
	text-decoration: underline;
	font-weight:bold;
	}

/*---- Contact Section ----*/

#banner {
	width: 90%;
	margin-top: 15px;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E6AF89;
}

#banner h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#D37332;
	text-align: left;
	text-transform: none;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: normal;
	padding-left: 0px;
}
#banner h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#333333;
	text-align: left;
	font-weight: normal;
	margin: 5px 0 0;
	text-decoration: none;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E6AF89;
	line-height: 150%;
}

#banner a:link {
	color: #D37332;
	text-decoration: none;
}

#banner .phone {
}

#banner .email {
}


#banner .arrow {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 60%;
}

#banner .html {
	background-image: url(html.gif);
	background-repeat: no-repeat;
	background-position: 0% 60%;
}

#banner .time {
	background-image: url(clock.gif);
	background-repeat: no-repeat;
	background-position: 0% 60%;
}


/*---- Page Contents ----*/

#mainphoto {
	width: 20%;
	float: left;
	text-align:left;
	padding: 0;
	margin: 0px;
	background-image: url(home-photo.jpg);
	height: 250px;
	background-repeat: no-repeat;
}

#pagecontent {
	width: 50%;
	float: left;
	text-align:left;
	padding: 20px 20px 0px 5px;
	margin: 0px 0px 0px 2%;
}

#pagecontent .img {
	padding: 0;
	margin: 0;
	float: right;
}

#pagecontent div {
	padding:0;
	margin-bottom: 25px;
	margin-top: 5px;
	display: block;
}

#pgtext {
	width:450px;
	padding:25px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(flower-content.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#pagecontent h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 110%;
	text-transform: uppercase;
	color: #CC3333;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #FFE0C1;
}

#pagecontent h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 100%;
	text-transform: none;
	color: #333333;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-top: 5px;
}

#pagecontent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #669900;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0;
}

#pagecontent h5{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 110%;
	color:#663300;
	text-align: left;
	text-transform: lowercase;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 10px 0 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6AF89;
}

#pagecontent h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 80%;
	color:#663366;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0;
	text-decoration: none;
}

#pagecontent p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 85%;
	color: #333333;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 7px;
	margin: 0px;
	padding-right: 20px;
}

#pagecontent a:link {
	color:#CC0000;
	font-weight:normal;
	float: none;
}

#pagecontent a:visited {
	color:#663366;
	font-weight:normal;
	float: none;
}

#pagecontent ul {
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}

#pagecontent li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 85%;
	color: #333333;
	line-height: 150%;
	list-style-type: none;
	background-image: url(check-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 60%;
	padding-left: 15px;
}

#pagecontent li a:link {
	color:#CC0000;
}

#pagecontent .imgright {
	float: right;
	margin: 5px 0px 8px 8px;
	padding: 2px;
	border-top: 1px solid #FFCC99;
	border-right: 1px solid #FFB366;
	border-bottom: 1px solid #FFB366;
	border-left: 1px solid #FFCC99;
}

#pagecontent .imgleft {
	float: left;
	margin: 3px 5px 0px 0px;
	padding: 2px;
	border: none;
}

/*--- Services ----*/

#services {
	float: right;
	width: 20%;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;

}

#services .icon {
	margin-right: 5px;
	margin-bottom: 10px;
	padding-right: 5px;
	margin-top: 5px;
	padding-top: 0px;
}

/*---- Footer Sections ----*/

#botcorner {
	background-repeat: no-repeat;
	background-image: url(graphics/bot-corner.gif);
	position: absolute;
	z-index: 1;
	float: left;
	height: 21px;
	width: 25px;
	background-position: 15% 0%;
	left: 15%;
	margin-top: -26px;	
}

#foot {
	clear: both;
	padding-top: 5px;
	text-align: center;
	width: 100%;
	background-color: #FDCD93;
	height: 50px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C4B84A;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#foot div {
	padding-right: 5px;
	padding-bottom: 2px;
	margin-left: 5px;
	text-align: center;
	padding-top: 15px;
}

#foot .icon {
	margin-right: 10px;
	margin-bottom: 0px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
}


#foot p {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 70%;
	color:#D37332;
}

#foot a:link, a:visited {
	color:#D37332;
	font-weight: normal;
	
}


#foot a:hover {
}
.center {
	text-align: center;
}











/*

http://www.mikepadgett.com/technology/technical/dreamweaver-cs3-crashes-and-wont-start-up-again/


Dreamweaver solution



Apparently, an install of Dreamweaver CS3 (mine is currently v9.0 Build 3481) crashes if you edit a file to exactly 8,192 bytes. Not a byte more, not a byte less. [Visitors have since reported that multiples of 8,192 bytes also cause DW to crash - Mike]

Don’t believe me? Well, I’m editing a CSS file, I try to change a pixel value and suddenly it’s all gone. I check David’s comment out and, lo and behold:







*/
