body {
	background-image: url(../images/tilepractice2.jpg);

	}
	
#siteshadow {
	margin: 0 auto;
	width: 990px;
	background-image: url(../images/shadow_sides.png);
	background-repeat: repeat-y;
	}

#topshadow {
	width:993px;
	height:15px;
	background-image:url(../images/shadow_top.png);
	background-repeat:no-repeat;
	padding:0;
	margin:10px auto 0 auto;
	display:block;
	}

#wrapper {
	width: 960px;
	margin:0 auto;
	border-right: 2px dotted #3f7227;
	border-left: 2px dotted #3f7227;
	border-top: 20px solid #3f7227;
	background-color: white;
	
	}
	
p {
		margin-bottom: 15px;
		font-size: 15px;
		line-height: 135%;
		font-family: Arial, helvetica, sans-serif;
	    /*color: #aaa;*/
		color: #757575;
		}
		
#header {
		margin-top: -12px;
		margin-bottom: 20px;
		}
		
/*#header h1 {
	background-image: url(../images/spotlessinklogo_new.gif);
	background-repeat: no-repeat;
}*/
		
.hidden {
	position:absolute;
	left: -10000px;
}
		
.logo {
	padding-top: 20px;
	padding-left: 10px;
	}
		
#topnav {
	border-bottom: 2px dotted #99cc00;
	/*padding-bottom: 50px;*/
	/*margin-top: -5px;*/
	/*padding-bottom: 28px;*/
	/*padding-left: -5px;*/
	/*width: 898px;*/
	width: 94%;
	margin-left: 23px;
	margin-bottom: 20px;
	
	}
	
#topnav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height: 29px;
	}
	
#topnav li {
	 position: relative;
     font-size:15px;
	display:block;
	font-weight: bold;
	list-style-type:none;
	float:left;
	/*background-image: url(assets/yellowbutton.gif);
	background-repeat: no-repeat;*/
	/*padding:9px 0px 0px 0;*/
	text-align: center;
	}
	
	



#topnav ul li a {
	font-family: Arial, helvetica, sans-serif;
	}
	
#topnav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	left: -999em;
}

#topnav li:hover ul {
	left: auto;
}
	
#topnav li:hover ul, #topnav li.sfhover ul {
	left: auto;
}
	
	
	
	
	
	
	
#topnav a {
	background-position: left;
	width: 114px;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	display: block;
	/*color: #1c3106;*/ 
	color: #4e7b1d;
	background-image: url(../images/yellowbutton.gif);
	background-repeat: no-repeat;
	/*padding:9px 10px 5px 15px;*/
	text-align: center;
	}
	
#topnav a:hover {
	text-decoration: none;
	color: #1c3106; 
	/*color: #4e7b1d;*/
	background-image: url(../images/greenbutton.gif);
	}
	
#topnav a.active {
	text-decoration: none;
	color: #1c3106; 
	/*color: #4e7b1d;*/
	background-image: url(../images/greenbutton.gif);
	}	
	
#sider {
	background-image: url(../images/bluegradientlighter.png);
	background-repeat: repeat-x;
	/*background-position: bottom;*/
	width: 168px;
	height: 565px;
	position: absolute;
	top: 20px;
	left: 700px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px dotted #3f7227;
	
	
	}
	
/*#contact_right {
	float: right;
	position: top;
	width: 240px;
	display: block;
	background-image: url(../images/bluegreenbox.png);
	background-position: bottom;
	background-repeat:no-repeat;
	border-left: 1px dotted #3f7227;
	border-right: 1px dotted #3f7227;
	border-bottom: 1px dotted #3f7227;
	margin-right: 28px;
	margin-top: -225px;
	margin-bottom: 25px;
	height: 275px;
	}*/
	

	
#sider h3 {
	color: #3f7227;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/*#sider p {
	color: #757575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	
}*/

.noborder {
	border: none;
	}
	
#indexsider {
	background-image: url(../images/dropletindexweb.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 315px;
	position: absolute;
	top: 20px;
	left: 700px;
	border-left: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	/*padding-left: 20px;*/
	
	}
	
#indexsider p {
	padding-left: 20px;
	}
	
.quote {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 22px;
	color: #aedfe5;
	/*color: #96CB17;*/
	line-height: 135%;
	}
	
	
/*#sider h3 {
	color: #3f7227;
	padding-bottom: 10px;
}*/

#sider p {
	color: #3f7227;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 185%;
	
}


#newssider {
	background-image: url(../images/bluegradientlighter.png);
	background-repeat: repeat-x;
	/*background-position: bottom;*/
	width: 185px;
	height: 515px;
	position: absolute;
	top: 20px;
	left: 680px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px dotted #3f7227;
	float: right;
	
	}
	
#newssider h3 {
	color: #3f7227;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#newssider p {
	color: #757575;
	/*padding-bottom: 10px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 95%;
}


	
#content {
	width: 650px;
	position: relative;
	margin-left: 30px;
	clear:both;
	}
	
#content p {
	font-family: Arial, helvetica, sans-serif;
	color: #757575;
	line-height: 160%;
	margin-bottom: 15px;
	}
	
	
#samplescontent {
	width: 850px;
	position: relative;
	margin-left: 30px;
	}
	
#samplescontent p {
	font-family: Arial, helvetica, sans-serif;
	color: #757575;
	line-height: 160%;
	margin-bottom: 15px;
	}
	
#samplescontent h2 {
	/*color: #3f7227;*/
	color: #96cb17;
	margin-top: 20px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 24px;

	}
	
.openroad {
	background-image: url(../images/road.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	padding-bottom: 149px;
	}
	
#content.openroad p {
	padding-left: 5px;
}

#content.openroad h2 {
	padding-left: 5px;
}

#content.openroad h4 {
	padding-left: 5px;
}


.laptop {
	float: left;
	margin-right: 15px;
	
}

.rightalign {
	padding-right: 7px;
	}
	
#comingsoon {
	width: 900px;
	position: relative;
	margin-left: 30px;
	}
	
#comingsoon p {
	font-family: Arial, helvetica, sans-serif;
	color: #757575;
	line-height: 160%;
	margin-bottom: 15px;
	}
	
.inkjar {
	margin-left: 25px;
	margin-right: 15px;
	}
	
#screenshot1 {
	position: relative;
	float: right;
	width: 325px;
	}

#screenshot2 {
	position: relative;
	float: left;
	width: 325px;
}
	

.darker {
	color: #3f7227;
	font-weight: bold;
	}
	
#contactcontent {
	/*width: 100%x;*/
	position: relative;
	margin-left: 30px;
	}
	
#contactcontent p {
	font-family: Arial, helvetica, sans-serif;
	color: #757575;
	line-height: 160%;
	margin-bottom: 15px;
	}
	
#contactcontent h2 {
	color: #3f7227;
	margin-top: 20px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 24px;

	}
	
#contact_left {
	float: left;
	width: 545px;
	display:inline;
	/*margin-left: 25px;*/
	padding-right: 10px;
	padding-bottom: 60px;
	}
	
#contact_right {
	float: right;
	width: 304px;
	display:block;
	background-color: #dbf1f5;
	/*border: 1px solid #aad3db;*/
	/*margin-right: 18px;*/
	}
	
	
#frmContact label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #757575;
	line-height: 140%;
	padding-bottom: 16px;
	}
	
.envelope {
	float: left;
	margin-right: 15px;
	}
	
.atsymbol {
	float: left;
	margin-right: 18px;
	margin-top: -10px;
	}
	
.phone {
	float: left;
	margin-right: 5px;
	margin-top: -5px;
	}
	
	

/*#formsider {
	background-image: url(../images/bluegreenbox.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 275px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border-left: 1px dotted #3f7227;
	border-right: 1px dotted #3f7227;
	border-bottom: 1px dotted #3f7227;
	}*/
	
.resume {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #3f7227;
	font-weight: bold;
	font-size: 90%;
	line-height: 130%;
	}
	
.resume:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #aad3db;
	font-weight: bold;
	font-size: 90%;
	line-height: 130%;
	}
	
.newslink {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #96cb17;
	font-weight: bold;
	font-size: 100%;
	line-height: 130%;
	}
	
.newslink:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #3f7227;
	font-weight: bold;
	font-size: 100%;
	line-height: 130%;
	}
	
#form {
	padding-right: 15px;
	padding-left: 15px;
	}

.style4 {
	font-family: Arial, helvetica, sans-serif;
	color: #aaa;
	}
	
#albumwrap {
	margin-top: 30px;
	
		
		}
		
.floatphoto {
	float: left;
	margin-right: 40px;
	/*margin-bottom: 10px;*/
	padding-right: 30px;
	border-right: 1px dotted #96cb17; 
	border-bottom: 1px dotted #96cb17;
	margin-bottom: 30px;
	}
	
.floatphoto2 {
	float: left;
	margin-right: 40px;
	/*margin-bottom: 10px;*/
	padding-right: 30px;
	border-right: 1px dotted #96cb17; 
	border-bottom: 1px dotted #96cb17;
	margin-bottom: 30px;
	padding-bottom: 21px;
	}
	
		
h1 {
	color: #96cb17;
	margin-top: 20px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 24px;

	}
	
#content h2 {
	/*color: #3f7227;*/
	color: #96cb17;
	margin-top: 20px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 24px;

	}
		
h4 {
	color: #96cb17;
	font-family: Arial, helvetica, sans-serif;
	/*color: #009900;*/
	}
	
#main_right {
	float: right;
	width: 304px;
	display:block;
	background-color: #dbf1f5;
	/*border: 1px solid #aad3db;*/
	margin-right: 35px;
	margin-top: 20px;
	}


/*float: left;
	width: 565px;
	display:inline;
	margin-left: 25px;
	padding-right: 10px;
	background-image: url(../images/leaf_small.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 60px;*/



		
#footer {
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #3f7227;
	border-top: 2px dotted #99cc00;
	text-align: center;
	/*width: 960px;*/
	/*padding-top: 15px;
	padding-bottom: 15px;*/
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	}
	
#footer p {
	padding-bottom: 15px;
	}
	
#footernav {
	display:block;
	height:75px;
	margin:0 0 0 220px;	
	}
#footernav ul {
		
	}
	
#footernav ul li{ 
  display:inline; 
   }
   
#footernav ul li a{ 
  float:left; 
  color: #aad3db; 
  padding:20px 12px 6px 12px; 
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size:16px;
  
}

#footernav a:hover {
	text-decoration: none;
	color: #3f7227;
	text-align: center;
	padding:20px 12px 6px 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.footershadow {
	width: 992px;
	height:40px;
	background-image:url(../images/shadow_bottom2.png);
	background-repeat: no-repeat;
	clear: both;
	/*margin-top: -1px;*/
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display: block;
	}
	
	

	.formrequired{
	font-weight:bold;
	color:#3f7227;
	
}
	

